summaryrefslogtreecommitdiff
path: root/helpcompiler/source/HelpCompiler.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-25Use SAL_WNODEPRECATED_DECLARATIONS_(PUSH|POP)Mike Kaganski1-14/+2
2024-01-05upgrade libxml2, libxslt & liblangtagCaolán McNamara1-0/+14
2023-08-25Simplify a bitMike Kaganski1-11/+10
2022-06-21clang-tidy modernize-pass-by-value in helpcompilerNoel Grandin1-9/+10
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen1-2/+0
2019-11-22cid#1448239 unsafe_xml_parse_configCaolán McNamara1-3/+0
2019-11-22cid#1448239 unsafe_xml_parse_configCaolán McNamara1-0/+1
2019-11-22document HelpCompiler::getSourceDocument behaviourCaolán McNamara1-4/+6
2019-11-22fs::getThreadTextEncoding->osl_getThreadTextEncodingCaolán McNamara1-6/+0
2019-11-22drop impl_sleep hackCaolán McNamara1-21/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-05-30tdf#42949 Fix IWYU warnings in helpcompiler/Gabor Kelemen1-3/+2
2019-02-24loplugin:unusedfields in helpcompiler..jvmfwkNoel Grandin1-1/+0
2019-02-18use clear() instead of erase(begin, end)Noel Grandin1-1/+1
2018-11-21improve function-local statics in forms..reportdesignNoel Grandin1-7/+1
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin1-2/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-1/+2
2018-07-27loplugin:returnconstant in helpcompilerNoel Grandin1-2/+1
2018-06-13Don't create std::string from nullptrStephan Bergmann1-2/+10
2018-06-11tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov1-3/+3
2018-04-16loplugin:useuniqueptr in StreamTableNoel Grandin1-3/+3
2018-03-18Use for-range loops in helpcompilerJulien Nabet1-3/+2
2017-06-25loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin1-2/+1
2017-05-26Make helpcompiler more verbose on dot ahelpsGabor Kelemen1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann1-1/+1
2017-02-16convert HelpProcessingErrorClass to scoped enumNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+0
2016-08-23Reduce scope of variableStephan Bergmann1-3/+1
2016-05-09tdf#99589 tolower / toupper - dangerous to Turks ...Krishna Keshav1-1/+2
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin1-2/+2
2016-03-22tdf#84323: Make osl::Thread::wait more readableGurkaran1-5/+2
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
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