summaryrefslogtreecommitdiff
path: root/helpcompiler/inc/HelpCompiler.hxx
AgeCommit message (Expand)Author
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-07-19cid#1448495 Unchecked return valueCaolán McNamara
2019-05-30tdf#42949 Fix IWYU warnings in helpcompiler/Gabor Kelemen
2019-04-07std::string has a std::hash specialisation since C++11Noel Grandin
2019-02-24loplugin:unusedfields in helpcompiler..jvmfwkNoel Grandin
2018-07-27loplugin:returnconstant in helpcompilerNoel Grandin
2018-07-27helpcompiler: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-06-11tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-04-16loplugin:useuniqueptr in StreamTableNoel Grandin
2017-11-26Replace lists by vector and deque (helpcompiler)Julien Nabet
2017-10-23loplugin:includeform: helpcompilerStephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski
2017-05-09Clean up uses of SAL_U/SAL_W: helpcompilerStephan Bergmann
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
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
2017-01-19New loplugin:dynexcspec: Add @throws documentation, helpcompilerStephan Bergmann
2016-10-16clang-cl loplugin: helpcompilerStephan Bergmann
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06coverity#1338258 Uncaught exceptionCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-07loplugin:staticmethodsNoel Grandin
2015-03-09V801: Decreased performanceCaolán McNamara
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-09-11(Rudimentary) C++11 support is a hard requirement nowStephan Bergmann
2014-06-10coverity#983682 Uncaught exceptionCaolán McNamara
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-01-28bool improvementsStephan Bergmann
2013-06-13rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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-10-02re-base on ALv2 code. Includes:Michael Meeks
2012-09-19fix system-clucene/-boost build with gcc 4.4Rene Engelhard
2012-09-16move help compiler/linker/indexer to a new moduleAndras Timar