summaryrefslogtreecommitdiffstats
path: root/helpcompiler/inc
Commit message (Expand)AuthorAgeFilesLines
* Use Unicode paths on Windows for help compilerMike Kaganski2021-01-011-9/+14
* tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen2020-11-101-1/+0
* make some classes module privateNoel Grandin2019-12-051-2/+2
* fs::getThreadTextEncoding->osl_getThreadTextEncodingCaolán McNamara2019-11-221-7/+6
* make some classes module-privateNoel Grandin2019-11-031-2/+2
* simplify "a = a +" to "a +="Noel Grandin2019-10-111-1/+1
* cid#1448495 Unchecked return valueCaolán McNamara2019-07-191-1/+1
* tdf#42949 Fix IWYU warnings in helpcompiler/Gabor Kelemen2019-05-303-20/+7
* std::string has a std::hash specialisation since C++11Noel Grandin2019-04-071-25/+2
* loplugin:unusedfields in helpcompiler..jvmfwkNoel Grandin2019-02-241-1/+0
* loplugin:simplifyconstruct in helpcompiler..ioNoel Grandin2018-09-091-1/+0
* loplugin:returnconstant in helpcompilerNoel Grandin2018-07-271-1/+1
* helpcompiler: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-271-1/+0
* tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov2018-06-112-3/+2
* loplugin:useuniqueptr in StreamTableNoel Grandin2018-04-161-7/+7
* loplugin:useuniqueptr in BasicCodeTaggerNoel Grandin2018-01-151-1/+2
* Replace lists by vector and deque (helpcompiler)Julien Nabet2017-11-262-4/+5
* loplugin:constmethod in idl,helpcompilerNoel Grandin2017-10-301-1/+1
* loplugin:includeform: helpcompilerStephan Bergmann2017-10-231-1/+1
* 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-2/+2
* loplugin:constparams in vclNoel Grandin2017-07-181-2/+2
* Clean up uses of SAL_U/SAL_W: helpcompilerStephan Bergmann2017-05-091-1/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann2017-04-041-1/+1
* Remove unused #include <ctype.h>Stephan Bergmann2017-03-231-1/+0
* Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann2017-03-221-1/+2
* convert HelpProcessingErrorClass to scoped enumNoel Grandin2017-02-161-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-262-4/+3
* loplugin: unnecessary destructor forms..idlcNoel Grandin2017-01-252-4/+0
* New loplugin:dynexcspec: Add @throws documentation, helpcompilerStephan Bergmann2017-01-192-0/+5
* new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin2017-01-171-2/+1
* clang-cl loplugin: helpcompilerStephan Bergmann2016-10-161-1/+1
* loplugin:singlevalfields in basic..idlNoel Grandin2016-09-161-15/+1
* tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu2016-06-231-1/+2
* convert TokenTypes to scoped enumNoel Grandin2016-02-241-1/+1
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* Remove unused FILE_WRITING BasicCodeTagger::TaggerExceptionStephan Bergmann2016-01-181-1/+1
* loplugin:unusedfieldsNoel Grandin2015-11-301-2/+0
* loplugin:unusedfields helpcompilerNoel Grandin2015-11-202-3/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-102-6/+6
* coverity#1338258 Uncaught exceptionCaolán McNamara2015-11-061-1/+1
* coverity#1338235 Uncaught exceptionCaolán McNamara2015-11-061-1/+1
* boost->stdCaolán McNamara2015-09-171-2/+0
* loplugin:unusedmethodsNoel Grandin2015-07-301-9/+0
* coverity#1308500 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann2015-06-261-2/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-1/+1
* loplugin:staticmethodsNoel Grandin2015-04-073-3/+3
* V801: Decreased performanceCaolán McNamara2015-03-091-1/+1