summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/syntaxhighlight.cxx
AgeCommit message (Expand)Author
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-01-26coverity#1130481 : Uninitialized scalar fieldNorbert Thiebaud
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
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-28Correctly fix "Terminating NUL" fixStephan Bergmann
2013-10-28Revert "COMPHELPER: Allow empty comments in SyntaxHighlight"Stephan Bergmann
2013-10-27COMPHELPER: Allow empty comments in SyntaxHighlightArnaud Versini
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-22Terminating NUL at end of its buffer is not considered part of OUStringStephan Bergmann
2013-10-14Probably best to use extern "C" hereTor Lillqvist
2013-10-12Bin obsolete CDECL crackTor Lillqvist
2013-06-14Highlight "LIMIT" as a keyword in sql editZolnai Tamás
2013-03-02fdo#39468 Translated German comments to EnglishGábor Nyers
2013-02-16Move SyntaxHighlighter class from svtools to comphelperAndras Timar