summaryrefslogtreecommitdiff
path: root/include/comphelper/syntaxhighlight.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-09-22tdf#146619 Recheck include/c* with IWYUGabor Kelemen1-2/+1
2022-04-28use more string_view in comphelperNoel Grandin1-1/+1
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-4/+0
2018-05-29loplugin:unusedfields-in-constructor in variousNoel Grandin1-1/+0
2017-10-25loplugin:constmethod in comphelper,ucbhelperNoel Grandin1-1/+1
2016-02-24convert HighlighterLanguage to scoped enumNoel Grandin1-3/+3
2016-02-24convert TokenTypes to scoped enumNoel Grandin1-15/+15
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-02-16boost->stdCaolán McNamara1-2/+3
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-4/+4
2015-02-12these can all be made constCaolán McNamara1-1/+1
2013-10-28Some clean-upStephan Bergmann1-1/+2
2013-10-28Remove unnecessary SyntaxHighlighter::Tokenizer statefulnessStephan Bergmann1-7/+0
2013-10-28Fold SyntaxHighlighter::initialize into ctorStephan Bergmann1-11/+4
2013-10-28Move implementation details to syntaxhighlight.cxxStephan Bergmann1-50/+5
2013-10-28Remove unused SimpleTokenizer_Impl::nLine/nColStephan Bergmann1-11/+5
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold1-2/+2
2013-10-22Make violation of "trailing OUString NUL is impl. detail" more obviousStephan Bergmann1-3/+0
2013-10-22Minor clean-upStephan Bergmann1-0/+5
2013-10-22HighlightPortion's indizes into strings should be sal_Int32Stephan Bergmann1-1/+5
2013-10-22Unwind HighlightPortions typedefStephan Bergmann1-5/+2
2013-10-12Bin obsolete CDECL crackTor Lillqvist1-13/+0
2013-04-23execute move of global headersBjoern Michaelsen1-0/+162