summaryrefslogtreecommitdiff
path: root/helpcompiler
AgeCommit message (Expand)Author
2015-05-14Rename makefile to match target nameMatúš Kukan
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-07loplugin:staticmethodsNoel Grandin
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-21Typo: containted->containedJulien Nabet
2015-02-21Typo: trough->throughJulien Nabet
2015-02-02Resolves: fdo#88970 fix Incorrect Extended-tips with dodgy ahelp tagsCaolán McNamara
2015-01-22replace '\n' to space in extended help textAndras Timar
2015-01-20Some more loplugin:cstylecast: helpcompilerStephan Bergmann
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-17indent try-block, remove obsolete commentMichael Weghorn
2014-12-15coverity#704150 Resource leak in objectCaolán McNamara
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-11(Rudimentary) C++11 support is a hard requirement nowStephan Bergmann
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-17coverity#1223090 Uncaught exceptionCaolán McNamara
2014-06-10coverity#983682 Uncaught exceptionCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-28Fix memory leakStephan Bergmann
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-17Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-14typo: paramter -> parameterThomas Arnhold
2014-02-26Remove visual noise from helpcompilerAlexander Wilms
2014-02-11coverity#707948 Uninitialized scalar fieldCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-28Remove unnecessary SyntaxHighlighter::Tokenizer statefulnessStephan Bergmann
2013-10-28Fold SyntaxHighlighter::initialize into ctorStephan Bergmann
2013-10-28Remove unused SimpleTokenizer_Impl::nLine/nColStephan Bergmann
2013-10-22Use conventional std::vector idiomsStephan Bergmann
2013-10-22Unwind HighlightPortions typedefStephan Bergmann
2013-06-20remove last uses of config 'GUI' variableMatúš Kukan
2013-06-13rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák
2013-05-07helpcompiler: remove Package_incMichael Stahl
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-09rename expat external to 'expat'David Tardon
2013-04-08HelpLinker: add comment for mysterious XML parsingMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03Remove Mac OS X for PowerPC supportTor Lillqvist
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-02-28remove all d.lstMichael Stahl
2013-02-28do not create index for shared help moduleDavid Tardon