summaryrefslogtreecommitdiffstats
path: root/helpcompiler/source/HelpCompiler.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in helpcompiler/Gabor Kelemen2019-05-301-3/+2
* loplugin:unusedfields in helpcompiler..jvmfwkNoel Grandin2019-02-241-1/+0
* use clear() instead of erase(begin, end)Noel Grandin2019-02-181-1/+1
* improve function-local statics in forms..reportdesignNoel Grandin2018-11-211-7/+1
* clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin2018-10-231-2/+1
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-1/+2
* loplugin:returnconstant in helpcompilerNoel Grandin2018-07-271-2/+1
* Don't create std::string from nullptrStephan Bergmann2018-06-131-2/+10
* tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov2018-06-111-3/+3
* loplugin:useuniqueptr in StreamTableNoel Grandin2018-04-161-3/+3
* Use for-range loops in helpcompilerJulien Nabet2018-03-181-3/+2
* loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin2017-06-251-2/+1
* Make helpcompiler more verbose on dot ahelpsGabor Kelemen2017-05-261-1/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann2017-03-221-1/+1
* convert HelpProcessingErrorClass to scoped enumNoel Grandin2017-02-161-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-1/+0
* Reduce scope of variableStephan Bergmann2016-08-231-3/+1
* tdf#99589 tolower / toupper - dangerous to Turks ...Krishna Keshav2016-05-091-1/+2
* clang-tidy modernize-loop-convert in h-l/*Noel Grandin2016-04-281-2/+2
* tdf#84323: Make osl::Thread::wait more readableGurkaran2016-03-221-5/+2
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* tdf#96042: Oops, fix a typo.Jan Holesovsky2015-12-101-1/+1
* tdf#96042: 'std::string::find("something") == 0' means "startsWith()".Jan Holesovsky2015-12-081-2/+2
* loplugin:unusedfields helpcompilerNoel Grandin2015-11-201-1/+0
* cppcheck:stlIfStrFindNoel Grandin2015-11-151-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* coverity#1338258 Uncaught exceptionCaolán McNamara2015-11-061-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
* 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-201-22/+22
* coverity#704150 Resource leak in objectCaolán McNamara2014-12-151-9/+9
* coverity#983682 Uncaught exceptionCaolán McNamara2014-06-101-1/+2
* Fix memory leakStephan Bergmann2014-05-281-6/+11
* remove last uses of config 'GUI' variableMatúš Kukan2013-06-201-5/+4
* helpcompiler: remove Package_incMichael Stahl2013-05-071-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+1
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-2/+1
* avoid string substr/replace with invalid posDavid Tardon2013-02-261-3/+6
* compact help xml files with xslt which removes the cruftAndras Timar2013-02-131-5/+24
* fdo#41737 syntax highlighting of Basic code examples in offline helpAndras Timar2013-02-131-34/+40
* Basic code syntaxhighlighting added to LibreOffice helpDávid Vastag2013-02-131-5/+37
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-0/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-10-021-23/+14
* move help compiler/linker/indexer to a new moduleAndras Timar2012-09-161-0/+461