summaryrefslogtreecommitdiff
path: root/helpcompiler/source/HelpLinker.cxx
AgeCommit message (Expand)Author
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-08tdf#96042: 'std::string::find("something") == 0' means "startsWith()".Jan Holesovsky
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-20loplugin:unusedfields helpcompilerNoel Grandin
2015-11-15cppcheck:stlIfStrFindNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06coverity#1338235 Uncaught exceptionCaolán McNamara
2015-09-30Fix typosAndrea Gelmini
2015-09-19boost->stdCaolán McNamara
2015-06-28coverity#1308500 Uncaught exceptionCaolán McNamara
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-01-20Some more loplugin:cstylecast: helpcompilerStephan Bergmann
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-17indent try-block, remove obsolete commentMichael Weghorn
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-17coverity#1223090 Uncaught exceptionCaolán McNamara
2014-04-17Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-14typo: paramter -> parameterThomas Arnhold
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-05-07helpcompiler: remove Package_incMichael Stahl
2013-04-08HelpLinker: add comment for mysterious XML parsingMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-28do not create index for shared help moduleDavid Tardon
2013-02-26add opt -nolangroot needed for gbuildDavid Tardon
2013-02-13compact help xml files with xslt which removes the cruftAndras Timar
2013-02-13Basic code syntaxhighlighting added to LibreOffice helpDávid Vastag
2012-10-02re-base on ALv2 code. Includes:Michael Meeks
2012-09-16move help compiler/linker/indexer to a new moduleAndras Timar