summaryrefslogtreecommitdiff
path: root/helpcompiler/source/BasCodeTagger.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-05-30tdf#42949 Fix IWYU warnings in helpcompiler/Gabor Kelemen1-0/+1
2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin1-6/+5
2018-03-18Use for-range loops in helpcompilerJulien Nabet1-6/+5
2018-01-15loplugin:useuniqueptr in BasicCodeTaggerNoel Grandin1-5/+1
2017-11-26Replace lists by vector and deque (helpcompiler)Julien Nabet1-4/+2
2017-10-30loplugin:constmethod in idl,helpcompilerNoel Grandin1-1/+1
2016-02-24convert HighlighterLanguage to scoped enumNoel Grandin1-1/+1
2016-02-24convert TokenTypes to scoped enumNoel Grandin1-13/+13
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-15/+15
2015-06-13Fix typosAndrea Gelmini1-1/+1
2015-02-21Typo: containted->containedJulien Nabet1-1/+1
2015-02-21Typo: trough->throughJulien Nabet1-1/+1
2015-01-20Some more loplugin:cstylecast: helpcompilerStephan Bergmann1-5/+5
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-02-26Remove visual noise from helpcompilerAlexander Wilms1-1/+1
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-05-07helpcompiler: remove Package_incMichael Stahl1-1/+1
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 Timar1-21/+6
2013-02-13WaE: warning C4101: 'ex' : unreferenced local variableAndras Timar1-1/+1
2013-02-13Basic code syntaxhighlighting added to LibreOffice helpDávid Vastag1-0/+251