summaryrefslogtreecommitdiffstats
path: root/helpcompiler/source/BasCodeTagger.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in helpcompiler/Gabor Kelemen2019-05-301-0/+1
* loplugin:indentation in helpcompiler..ioNoel Grandin2019-02-091-6/+5
* Use for-range loops in helpcompilerJulien Nabet2018-03-181-6/+5
* loplugin:useuniqueptr in BasicCodeTaggerNoel Grandin2018-01-151-5/+1
* Replace lists by vector and deque (helpcompiler)Julien Nabet2017-11-261-4/+2
* loplugin:constmethod in idl,helpcompilerNoel Grandin2017-10-301-1/+1
* convert HighlighterLanguage to scoped enumNoel Grandin2016-02-241-1/+1
* convert TokenTypes to scoped enumNoel Grandin2016-02-241-13/+13
* Remove excess newlinesChris Sherlock2016-02-091-2/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-15/+15
* Fix typosAndrea Gelmini2015-06-131-1/+1
* Typo: containted->containedJulien Nabet2015-02-211-1/+1
* Typo: trough->throughJulien Nabet2015-02-211-1/+1
* Some more loplugin:cstylecast: helpcompilerStephan Bergmann2015-01-201-5/+5
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-4/+0
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-171-1/+1
* Remove visual noise from helpcompilerAlexander Wilms2014-02-261-1/+1
* 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
* helpcompiler: remove Package_incMichael Stahl2013-05-071-1/+1
* 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-131-21/+6
* WaE: warning C4101: 'ex' : unreferenced local variableAndras Timar2013-02-131-1/+1
* Basic code syntaxhighlighting added to LibreOffice helpDávid Vastag2013-02-131-0/+251