summaryrefslogtreecommitdiffstats
path: root/src/XMLParser.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Minor changes (#3909)mathiascode2017-08-241-1/+1
|
* Bulk clearing of whitespaceLogicParrot2016-02-051-39/+39
|
* Unified the doxy-comment format.Mattes D2015-07-311-1/+1
|
* More style checking.Mattes D2015-05-091-20/+20
| | | | Spaces around some operators are checked.
* BasicStyle: Added missing braces to control statements.Mattes D2014-12-051-0/+8
|
* Fixed reported parentheses around comparisons.Mattes D2014-12-051-3/+3
|
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-58/+58
|
* Normalized comments.madmaxoft2014-07-171-1/+1
| | | | | This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign.
* Fixed basic whitespace problems.madmaxoft2014-07-171-18/+18
| | | | Indenting by spaces and alignment by spaces, as well as trailing whitespace on non-empty lines.
* Moved source to srcAlexander Harkness2013-11-241-0/+701