summaryrefslogtreecommitdiff
path: root/helpcompiler/source/HelpCompiler.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-10tdf#96042: Oops, fix a typo.Jan Holesovsky1-1/+1
2015-12-08tdf#96042: 'std::string::find("something") == 0' means "startsWith()".Jan Holesovsky1-2/+2
2015-11-20loplugin:unusedfields helpcompilerNoel Grandin1-1/+0
2015-11-15cppcheck:stlIfStrFindNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-11-06coverity#1338258 Uncaught exceptionCaolán McNamara1-1/+1
2015-05-29loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-03-09V801: Decreased performanceCaolán McNamara1-1/+1
2015-02-02Resolves: fdo#88970 fix Incorrect Extended-tips with dodgy ahelp tagsCaolán McNamara1-5/+25
2015-01-22replace '\n' to space in extended help textAndras Timar1-0/+1
2015-01-20Some more loplugin:cstylecast: helpcompilerStephan Bergmann1-22/+22
2014-12-15coverity#704150 Resource leak in objectCaolán McNamara1-9/+9
2014-06-10coverity#983682 Uncaught exceptionCaolán McNamara1-1/+2
2014-05-28Fix memory leakStephan Bergmann1-6/+11
2013-06-20remove last uses of config 'GUI' variableMatúš Kukan1-5/+4
2013-05-07helpcompiler: remove Package_incMichael Stahl1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-2/+1
2013-02-26avoid string substr/replace with invalid posDavid Tardon1-3/+6
2013-02-13compact help xml files with xslt which removes the cruftAndras Timar1-5/+24
2013-02-13fdo#41737 syntax highlighting of Basic code examples in offline helpAndras Timar1-34/+40
2013-02-13Basic code syntaxhighlighting added to LibreOffice helpDávid Vastag1-5/+37
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-0/+1
2012-10-02re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-16move help compiler/linker/indexer to a new moduleAndras Timar1-0/+461