summaryrefslogtreecommitdiffstats
path: root/helpcompiler/source
Commit message (Expand)AuthorAgeFilesLines
* New loplugin:stringconcatStephan Bergmann2014-07-011-2/+1
* coverity#1223090 Uncaught exceptionCaolán McNamara2014-06-171-1/+1
* coverity#983682 Uncaught exceptionCaolán McNamara2014-06-101-1/+2
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-092-7/+0
* Fix memory leakStephan Bergmann2014-05-281-6/+11
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-171-1/+1
* fixincludeguards.sh: some smaller dirsThomas Arnhold2014-04-191-2/+2
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-04-172-8/+8
* typo: paramter -> parameterThomas Arnhold2014-04-141-2/+2
* Remove visual noise from helpcompilerAlexander Wilms2014-02-261-1/+1
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-171-2/+2
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2013-11-201-3/+3
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-3/+2
* remove redundant calls to OUString constructorNoel Grandin2013-11-041-4/+3
* Remove unnecessary SyntaxHighlighter::Tokenizer statefulnessStephan Bergmann2013-10-281-1/+0
* Fold SyntaxHighlighter::initialize into ctorStephan Bergmann2013-10-281-2/+2
* Remove unused SimpleTokenizer_Impl::nLine/nColStephan Bergmann2013-10-281-2/+2
* Use conventional std::vector idiomsStephan Bergmann2013-10-221-5/+5
* Unwind HighlightPortions typedefStephan Bergmann2013-10-221-1/+1
* remove last uses of config 'GUI' variableMatúš Kukan2013-06-201-5/+4
* helpcompiler: remove Package_incMichael Stahl2013-05-074-7/+7
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-305-120/+20
* HelpLinker: add comment for mysterious XML parsingMichael Stahl2013-04-081-0/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-077-68/+68
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-7/+7
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-2/+1
* do not create index for shared help moduleDavid Tardon2013-02-281-0/+5
* add opt -nolangroot needed for gbuildDavid Tardon2013-02-261-1/+5
* avoid string substr/replace with invalid posDavid Tardon2013-02-261-3/+6
* compact help xml files with xslt which removes the cruftAndras Timar2013-02-132-6/+37
* add headers to new filesCaolán McNamara2013-02-131-0/+11
* make building help not crashCaolán McNamara2013-02-131-7/+3
* fdo#41737 syntax highlighting of Basic code examples in offline helpAndras Timar2013-02-132-55/+46
* WaE: warning C4101: 'ex' : unreferenced local variableAndras Timar2013-02-131-1/+1
* Basic code syntaxhighlighting added to LibreOffice helpDávid Vastag2013-02-133-6/+289
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-0/+1
* loplugin: unused std::stringsCaolán McNamara2012-11-141-4/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-10-023-169/+50
* move help compiler/linker/indexer to a new moduleAndras Timar2012-09-168-0/+2079