summaryrefslogtreecommitdiff
path: root/comphelper/qa/unit/syntaxhighlighttest.cxx
AgeCommit message (Expand)Author
2020-06-03Upcoming loplugin:elidestringvar: comphelperStephan Bergmann
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen
2018-02-27Use for-range loops in comphelper and configmgrJulien Nabet
2017-10-23loplugin:includeform: comphelperStephan Bergmann
2017-04-14update cppunit to 1.14.0Markus Mohrhard
2016-02-24convert HighlighterLanguage to scoped enumNoel Grandin
2016-02-24convert TokenTypes to scoped enumNoel Grandin
2014-05-11fix-includes.pl: comphelperThomas Arnhold
2013-10-28Disambiguate CPPUNIT_ASSERT_EQUAL argumentsStephan Bergmann
2013-10-28Fold SyntaxHighlighter::initialize into ctorStephan Bergmann
2013-10-28Remove unused SimpleTokenizer_Impl::nLine/nColStephan Bergmann
2013-10-28Correctly fix "Terminating NUL" fixStephan Bergmann
2013-10-28Demonstrate that empty comments are handled just fineStephan Bergmann
2013-10-28Revert "COMPHELPER: Allow empty comments in SyntaxHighlight"Stephan Bergmann
2013-10-27COMPHELPER: Allow empty comments in SyntaxHighlightArnaud Versini
2013-10-23Improve testStephan Bergmann
2013-10-23Fix and enable CppunitTest_comphelper_syntaxhighlight_testStephan Bergmann
2013-10-23add inital test for syntaxhighlighterMarkus Mohrhard