summaryrefslogtreecommitdiff
path: root/include/comphelper/syntaxhighlight.hxx
AgeCommit message (Expand)Author
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