summaryrefslogtreecommitdiff
path: root/helpcompiler/source/HelpCompiler.cxx
AgeCommit message (Expand)Author
2019-05-30tdf#42949 Fix IWYU warnings in helpcompiler/Gabor Kelemen
2019-02-24loplugin:unusedfields in helpcompiler..jvmfwkNoel Grandin
2019-02-18use clear() instead of erase(begin, end)Noel Grandin
2018-11-21improve function-local statics in forms..reportdesignNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:returnconstant in helpcompilerNoel Grandin
2018-06-13Don't create std::string from nullptrStephan Bergmann
2018-06-11tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-04-16loplugin:useuniqueptr in StreamTableNoel Grandin
2018-03-18Use for-range loops in helpcompilerJulien Nabet
2017-06-25loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin
2017-05-26Make helpcompiler more verbose on dot ahelpsGabor Kelemen
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann
2017-02-16convert HelpProcessingErrorClass to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-08-23Reduce scope of variableStephan Bergmann
2016-05-09tdf#99589 tolower / toupper - dangerous to Turks ...Krishna Keshav
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin
2016-03-22tdf#84323: Make osl::Thread::wait more readableGurkaran
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-12-10tdf#96042: Oops, fix a typo.Jan Holesovsky
2015-12-08tdf#96042: 'std::string::find("something") == 0' means "startsWith()".Jan Holesovsky
2015-11-20loplugin:unusedfields helpcompilerNoel Grandin
2015-11-15cppcheck:stlIfStrFindNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06coverity#1338258 Uncaught exceptionCaolán McNamara
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-02Resolves: fdo#88970 fix Incorrect Extended-tips with dodgy ahelp tagsCaolán McNamara
2015-01-22replace '\n' to space in extended help textAndras Timar
2015-01-20Some more loplugin:cstylecast: helpcompilerStephan Bergmann
2014-12-15coverity#704150 Resource leak in objectCaolán McNamara
2014-06-10coverity#983682 Uncaught exceptionCaolán McNamara
2014-05-28Fix memory leakStephan Bergmann
2013-06-20remove last uses of config 'GUI' variableMatúš Kukan
2013-05-07helpcompiler: remove Package_incMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-02-26avoid string substr/replace with invalid posDavid Tardon
2013-02-13compact help xml files with xslt which removes the cruftAndras Timar
2013-02-13fdo#41737 syntax highlighting of Basic code examples in offline helpAndras Timar
2013-02-13Basic code syntaxhighlighting added to LibreOffice helpDávid Vastag
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-10-02re-base on ALv2 code. Includes:Michael Meeks
2012-09-16move help compiler/linker/indexer to a new moduleAndras Timar