summaryrefslogtreecommitdiffstats
path: root/helpcompiler/source/HelpLinker.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#96042: 'std::string::find("something") == 0' means "startsWith()".Jan Holesovsky2015-12-081-1/+1
* loplugin:unusedfieldsNoel Grandin2015-11-301-1/+0
* loplugin:unusedfields helpcompilerNoel Grandin2015-11-201-6/+3
* cppcheck:stlIfStrFindNoel Grandin2015-11-151-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-18/+18
* coverity#1338235 Uncaught exceptionCaolán McNamara2015-11-061-1/+1
* Fix typosAndrea Gelmini2015-09-301-1/+1
* boost->stdCaolán McNamara2015-09-191-2/+1
* coverity#1308500 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-2/+2
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-151-2/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* Some more loplugin:cstylecast: helpcompilerStephan Bergmann2015-01-201-2/+2
* 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
* New loplugin:stringconcatStephan Bergmann2014-07-011-2/+1
* coverity#1223090 Uncaught exceptionCaolán McNamara2014-06-171-1/+1
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-04-171-6/+6
* typo: paramter -> parameterThomas Arnhold2014-04-141-2/+2
* remove redundant calls to OUString constructorNoel Grandin2013-11-041-4/+3
* helpcompiler: remove Package_incMichael Stahl2013-05-071-2/+2
* 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-071-28/+28
* do not create index for shared help moduleDavid Tardon2013-02-281-0/+5
* add opt -nolangroot needed for gbuildDavid Tardon2013-02-261-1/+5
* compact help xml files with xslt which removes the cruftAndras Timar2013-02-131-1/+13
* Basic code syntaxhighlighting added to LibreOffice helpDávid Vastag2013-02-131-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-10-021-120/+19
* move help compiler/linker/indexer to a new moduleAndras Timar2012-09-161-0/+1087