summaryrefslogtreecommitdiffstats
path: root/helpcompiler/source
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2015-06-131-1/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* loplugin:loopvartoosmallNoel Grandin2015-05-291-1/+1
* loplugin:loopvartoosmallNoel Grandin2015-05-291-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-1/+1
* V801: Decreased performanceCaolán McNamara2015-03-091-1/+1
* Typo: containted->containedJulien Nabet2015-02-211-1/+1
* Typo: trough->throughJulien Nabet2015-02-211-1/+1
* Resolves: fdo#88970 fix Incorrect Extended-tips with dodgy ahelp tagsCaolán McNamara2015-02-021-5/+25
* replace '\n' to space in extended help textAndras Timar2015-01-221-0/+1
* Some more loplugin:cstylecast: helpcompilerStephan Bergmann2015-01-204-31/+31
* fdo#39440 reduce scope of local variablesŁukasz Hryniuk2015-01-071-1/+1
* Some loplugin:revisibility clean-upStephan Bergmann2015-01-051-1/+1
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-1/+1
* indent try-block, remove obsolete commentMichael Weghorn2014-12-171-136/+135
* coverity#704150 Resource leak in objectCaolán McNamara2014-12-151-9/+9
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-151-2/+1
* New loplugin:stringconcatStephan Bergmann2014-07-011-2/+1
* coverity#1223090 Uncaught exceptionCaolán McNamara2014-06-171-1/+1
* coverity#983682 Uncaught exceptionCaolán McNamara2014-06-101-1/+2
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-092-7/+0
* Fix memory leakStephan Bergmann2014-05-281-6/+11
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-171-1/+1
* fixincludeguards.sh: some smaller dirsThomas Arnhold2014-04-191-2/+2
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-04-172-8/+8
* typo: paramter -> parameterThomas Arnhold2014-04-141-2/+2
* Remove visual noise from helpcompilerAlexander Wilms2014-02-261-1/+1
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-171-2/+2
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2013-11-201-3/+3
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-3/+2
* remove redundant calls to OUString constructorNoel Grandin2013-11-041-4/+3
* Remove unnecessary SyntaxHighlighter::Tokenizer statefulnessStephan Bergmann2013-10-281-1/+0
* Fold SyntaxHighlighter::initialize into ctorStephan Bergmann2013-10-281-2/+2
* Remove unused SimpleTokenizer_Impl::nLine/nColStephan Bergmann2013-10-281-2/+2
* Use conventional std::vector idiomsStephan Bergmann2013-10-221-5/+5
* Unwind HighlightPortions typedefStephan Bergmann2013-10-221-1/+1
* remove last uses of config 'GUI' variableMatúš Kukan2013-06-201-5/+4
* helpcompiler: remove Package_incMichael Stahl2013-05-074-7/+7
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-305-120/+20
* HelpLinker: add comment for mysterious XML parsingMichael Stahl2013-04-081-0/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-077-68/+68
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-7/+7
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-2/+1
* do not create index for shared help moduleDavid Tardon2013-02-281-0/+5
* add opt -nolangroot needed for gbuildDavid Tardon2013-02-261-1/+5
* avoid string substr/replace with invalid posDavid Tardon2013-02-261-3/+6
* compact help xml files with xslt which removes the cruftAndras Timar2013-02-132-6/+37
* add headers to new filesCaolán McNamara2013-02-131-0/+11
* make building help not crashCaolán McNamara2013-02-131-7/+3
* fdo#41737 syntax highlighting of Basic code examples in offline helpAndras Timar2013-02-132-55/+46