summaryrefslogtreecommitdiff
path: root/helpcompiler/inc
AgeCommit message (Expand)AuthorFilesLines
2017-05-09Clean up uses of SAL_U/SAL_W: helpcompilerStephan Bergmann1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann1-1/+1
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann1-1/+0
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann1-1/+2
2017-02-16convert HelpProcessingErrorClass to scoped enumNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-4/+3
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin2-4/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, helpcompilerStephan Bergmann2-0/+5
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin1-2/+1
2016-10-16clang-cl loplugin: helpcompilerStephan Bergmann1-1/+1
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin1-15/+1
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu1-1/+2
2016-02-24convert TokenTypes to scoped enumNoel Grandin1-1/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-01-18Remove unused FILE_WRITING BasicCodeTagger::TaggerExceptionStephan Bergmann1-1/+1
2015-11-30loplugin:unusedfieldsNoel Grandin1-2/+0
2015-11-20loplugin:unusedfields helpcompilerNoel Grandin2-3/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-6/+6
2015-11-06coverity#1338258 Uncaught exceptionCaolán McNamara1-1/+1
2015-11-06coverity#1338235 Uncaught exceptionCaolán McNamara1-1/+1
2015-09-17boost->stdCaolán McNamara1-2/+0
2015-07-30loplugin:unusedmethodsNoel Grandin1-9/+0
2015-06-28coverity#1308500 Uncaught exceptionCaolán McNamara1-1/+1
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 Grandin3-3/+3
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-17coverity#1223090 Uncaught exceptionCaolán McNamara1-1/+1
2014-06-10coverity#983682 Uncaught exceptionCaolán McNamara1-1/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold3-6/+6
2014-02-11coverity#707948 Uninitialized scalar fieldCaolán McNamara1-3/+5
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-05-07helpcompiler: remove Package_incMichael Stahl4-244/+0
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-48/+8
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák5-43/+43
2013-02-28do not create index for shared help moduleDavid Tardon1-0/+2
2013-02-26add opt -nolangroot needed for gbuildDavid Tardon1-0/+2
2013-02-16Move SyntaxHighlighter class from svtools to comphelperAndras Timar1-1/+1
2013-02-13compact help xml files with xslt which removes the cruftAndras Timar2-0/+4
2013-02-13add headers to new filesCaolán McNamara1-0/+11
2013-02-13fdo#41737 syntax highlighting of Basic code examples in offline helpAndras Timar2-2/+2
2013-02-13Basic code syntaxhighlighting added to LibreOffice helpDávid Vastag2-3/+60
2012-10-02re-base on ALv2 code. Includes:Michael Meeks3-80/+46
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 Timar6-0/+672