summaryrefslogtreecommitdiffstats
path: root/include/comphelper/syntaxhighlight.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constmethod in comphelper,ucbhelperNoel Grandin2017-10-251-1/+1
* convert HighlighterLanguage to scoped enumNoel Grandin2016-02-241-3/+3
* convert TokenTypes to scoped enumNoel Grandin2016-02-241-15/+15
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* boost->stdCaolán McNamara2015-02-161-2/+3
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-161-4/+4
* these can all be made constCaolán McNamara2015-02-121-1/+1
* Some clean-upStephan Bergmann2013-10-281-1/+2
* Remove unnecessary SyntaxHighlighter::Tokenizer statefulnessStephan Bergmann2013-10-281-7/+0
* Fold SyntaxHighlighter::initialize into ctorStephan Bergmann2013-10-281-11/+4
* Move implementation details to syntaxhighlight.cxxStephan Bergmann2013-10-281-50/+5
* Remove unused SimpleTokenizer_Impl::nLine/nColStephan Bergmann2013-10-281-11/+5
* fixincludeguards.sh: include/c*Thomas Arnhold2013-10-231-2/+2
* Make violation of "trailing OUString NUL is impl. detail" more obviousStephan Bergmann2013-10-221-3/+0
* Minor clean-upStephan Bergmann2013-10-221-0/+5
* HighlightPortion's indizes into strings should be sal_Int32Stephan Bergmann2013-10-221-1/+5
* Unwind HighlightPortions typedefStephan Bergmann2013-10-221-5/+2
* Bin obsolete CDECL crackTor Lillqvist2013-10-121-13/+0
* execute move of global headersBjoern Michaelsen2013-04-231-0/+162