summaryrefslogtreecommitdiff
path: root/helpcompiler/inc/HelpCompiler.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-06coverity#1338258 Uncaught exceptionCaolán McNamara1-1/+1
2015-09-17boost->stdCaolán McNamara1-2/+0
2015-07-30loplugin:unusedmethodsNoel Grandin1-9/+0
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-2/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-07loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-09V801: Decreased performanceCaolán McNamara1-1/+1
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-3/+3
2014-09-11(Rudimentary) C++11 support is a hard requirement nowStephan Bergmann1-4/+1
2014-06-10coverity#983682 Uncaught exceptionCaolán McNamara1-1/+2
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold1-2/+2
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-06-13rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák1-1/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-17/+17
2013-02-13compact help xml files with xslt which removes the cruftAndras Timar1-0/+3
2013-02-13fdo#41737 syntax highlighting of Basic code examples in offline helpAndras Timar1-1/+2
2013-02-13Basic code syntaxhighlighting added to LibreOffice helpDávid Vastag1-3/+3
2012-10-02re-base on ALv2 code. Includes:Michael Meeks1-28/+14
2012-09-19fix system-clucene/-boost build with gcc 4.4Rene Engelhard1-0/+3
2012-09-16move help compiler/linker/indexer to a new moduleAndras Timar1-0/+275