summaryrefslogtreecommitdiff
path: root/helpcompiler/source
AgeCommit message (Expand)AuthorFilesLines
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold1-2/+2
2014-04-17Avoid possible memory leaks in case of exceptionsTakeshi Abe2-8/+8
2014-04-14typo: paramter -> parameterThomas Arnhold1-2/+2
2014-02-26Remove visual noise from helpcompilerAlexander Wilms1-1/+1
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-2/+2
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin1-3/+3
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-3/+2
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-4/+3
2013-10-28Remove unnecessary SyntaxHighlighter::Tokenizer statefulnessStephan Bergmann1-1/+0
2013-10-28Fold SyntaxHighlighter::initialize into ctorStephan Bergmann1-2/+2
2013-10-28Remove unused SimpleTokenizer_Impl::nLine/nColStephan Bergmann1-2/+2
2013-10-22Use conventional std::vector idiomsStephan Bergmann1-5/+5
2013-10-22Unwind HighlightPortions typedefStephan Bergmann1-1/+1
2013-06-20remove last uses of config 'GUI' variableMatúš Kukan1-5/+4
2013-05-07helpcompiler: remove Package_incMichael Stahl4-7/+7
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks5-120/+20
2013-04-08HelpLinker: add comment for mysterious XML parsingMichael Stahl1-0/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák7-68/+68
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-7/+7
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-2/+1
2013-02-28do not create index for shared help moduleDavid Tardon1-0/+5
2013-02-26add opt -nolangroot needed for gbuildDavid Tardon1-1/+5
2013-02-26avoid string substr/replace with invalid posDavid Tardon1-3/+6
2013-02-13compact help xml files with xslt which removes the cruftAndras Timar2-6/+37
2013-02-13add headers to new filesCaolán McNamara1-0/+11
2013-02-13make building help not crashCaolán McNamara1-7/+3
2013-02-13fdo#41737 syntax highlighting of Basic code examples in offline helpAndras Timar2-55/+46
2013-02-13WaE: warning C4101: 'ex' : unreferenced local variableAndras Timar1-1/+1
2013-02-13Basic code syntaxhighlighting added to LibreOffice helpDávid Vastag3-6/+289
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-0/+1
2012-11-14loplugin: unused std::stringsCaolán McNamara1-4/+0
2012-10-02re-base on ALv2 code. Includes:Michael Meeks3-169/+50
2012-09-16move help compiler/linker/indexer to a new moduleAndras Timar8-0/+2079