summaryrefslogtreecommitdiffstats
path: root/helpcompiler/inc/HelpCompiler.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin2023-04-241-2/+2
* tdf#143148: Use pragma once instead of include guardsUday Sharma2023-03-161-4/+1
* clang-tidy modernize-pass-by-value in helpcompilerNoel Grandin2022-06-211-12/+13
* Use Unicode paths on Windows for help compilerMike Kaganski2021-01-011-9/+14
* fs::getThreadTextEncoding->osl_getThreadTextEncodingCaolán McNamara2019-11-221-7/+6
* 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-301-13/+4
* 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: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-111-2/+1
* loplugin:useuniqueptr in StreamTableNoel Grandin2018-04-161-7/+7
* Replace lists by vector and deque (helpcompiler)Julien Nabet2017-11-261-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
* Clean up uses of SAL_U/SAL_W: helpcompilerStephan Bergmann2017-05-091-1/+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-261-1/+1
* New loplugin:dynexcspec: Add @throws documentation, helpcompilerStephan Bergmann2017-01-191-0/+2
* 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
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* coverity#1338258 Uncaught exceptionCaolán McNamara2015-11-061-1/+1
* boost->stdCaolán McNamara2015-09-171-2/+0
* loplugin:unusedmethodsNoel Grandin2015-07-301-9/+0
* 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-071-1/+1
* V801: Decreased performanceCaolán McNamara2015-03-091-1/+1
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-3/+3
* (Rudimentary) C++11 support is a hard requirement nowStephan Bergmann2014-09-111-4/+1
* coverity#983682 Uncaught exceptionCaolán McNamara2014-06-101-1/+2
* fixincludeguards.sh: some smaller dirsThomas Arnhold2014-04-191-2/+2
* bool improvementsStephan Bergmann2014-01-281-2/+2
* rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák2013-06-131-1/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-17/+17
* compact help xml files with xslt which removes the cruftAndras Timar2013-02-131-0/+3
* fdo#41737 syntax highlighting of Basic code examples in offline helpAndras Timar2013-02-131-1/+2
* Basic code syntaxhighlighting added to LibreOffice helpDávid Vastag2013-02-131-3/+3
* re-base on ALv2 code. Includes:Michael Meeks2012-10-021-28/+14
* fix system-clucene/-boost build with gcc 4.4Rene Engelhard2012-09-191-0/+3
* move help compiler/linker/indexer to a new moduleAndras Timar2012-09-161-0/+275