summaryrefslogtreecommitdiff
path: root/include/comphelper/syntaxhighlight.hxx
AgeCommit message (Expand)Author
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-05-29loplugin:unusedfields-in-constructor in variousNoel Grandin
2017-10-25loplugin:constmethod in comphelper,ucbhelperNoel Grandin
2016-02-24convert HighlighterLanguage to scoped enumNoel Grandin
2016-02-24convert TokenTypes to scoped enumNoel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-02-16boost->stdCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-12these can all be made constCaolán McNamara
2013-10-28Some clean-upStephan Bergmann
2013-10-28Remove unnecessary SyntaxHighlighter::Tokenizer statefulnessStephan Bergmann
2013-10-28Fold SyntaxHighlighter::initialize into ctorStephan Bergmann
2013-10-28Move implementation details to syntaxhighlight.cxxStephan Bergmann
2013-10-28Remove unused SimpleTokenizer_Impl::nLine/nColStephan Bergmann
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold
2013-10-22Make violation of "trailing OUString NUL is impl. detail" more obviousStephan Bergmann
2013-10-22Minor clean-upStephan Bergmann
2013-10-22HighlightPortion's indizes into strings should be sal_Int32Stephan Bergmann
2013-10-22Unwind HighlightPortions typedefStephan Bergmann
2013-10-12Bin obsolete CDECL crackTor Lillqvist
2013-04-23execute move of global headersBjoern Michaelsen