summaryrefslogtreecommitdiffstats
path: root/helpcompiler/source/HelpLinker.cxx
Commit message (Expand)AuthorAgeFilesLines
* New loplugin:externalStephan Bergmann2018-09-171-3/+7
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-0/+1
* loplugin:returnconstant in helpcompilerNoel Grandin2018-07-271-13/+1
* tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov2018-06-111-1/+1
* tdf#96099 Remove std::vector typedefsAbhyudaya Sharma2018-06-071-1/+0
* loplugin:useuniqueptr in StreamTableNoel Grandin2018-04-161-3/+3
* Use for-range loops in helpcompilerJulien Nabet2018-03-181-32/+19
* Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2017-10-051-1/+2
* Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski2017-10-031-36/+16
* cppcheck: unreadVariableJochen Nitschke2017-08-061-4/+0
* loplugin:constparams in vclNoel Grandin2017-07-181-1/+1
* loplugin:casttovoid: helpcompilerStephan Bergmann2017-07-021-4/+1
* loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin2017-06-251-1/+1
* remove empty commentsNoel Grandin2017-05-031-3/+0
* Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann2017-03-221-2/+4
* convert HelpProcessingErrorClass to scoped enumNoel Grandin2017-02-161-26/+26
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-2/+1
* new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin2017-01-171-3/+2
* New loplugin:conststringvar: helpcompilerStephan Bergmann2017-01-101-1/+1
* New loplugin:charrightshiftStephan Bergmann2017-01-061-1/+1
* loplugin:singlevalfields in basic..idlNoel Grandin2016-09-161-8/+0
* clang-tidy modernize-loop-convert in h-l/*Noel Grandin2016-04-281-10/+9
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-5/+5
* Fix typosAndrea Gelmini2016-01-101-1/+1
* 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