summaryrefslogtreecommitdiffstats
path: root/comphelper/qa/unit/syntaxhighlighttest.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:ostr in comphelperNoel Grandin2 days1-1/+1
* use more string_view in comphelperNoel Grandin2022-04-281-5/+5
* Upcoming loplugin:elidestringvar: comphelperStephan Bergmann2020-06-031-10/+5
* tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen2019-04-191-1/+0
* Use for-range loops in comphelper and configmgrJulien Nabet2018-02-271-5/+4
* loplugin:includeform: comphelperStephan Bergmann2017-10-231-4/+4
* update cppunit to 1.14.0Markus Mohrhard2017-04-141-5/+0
* convert HighlighterLanguage to scoped enumNoel Grandin2016-02-241-6/+6
* convert TokenTypes to scoped enumNoel Grandin2016-02-241-7/+12
* fix-includes.pl: comphelperThomas Arnhold2014-05-111-1/+1
* Disambiguate CPPUNIT_ASSERT_EQUAL argumentsStephan Bergmann2013-10-281-14/+14
* Fold SyntaxHighlighter::initialize into ctorStephan Bergmann2013-10-281-19/+7
* Remove unused SimpleTokenizer_Impl::nLine/nColStephan Bergmann2013-10-281-6/+6
* Correctly fix "Terminating NUL" fixStephan Bergmann2013-10-281-8/+82
* Demonstrate that empty comments are handled just fineStephan Bergmann2013-10-281-0/+8
* Revert "COMPHELPER: Allow empty comments in SyntaxHighlight"Stephan Bergmann2013-10-281-3/+2
* COMPHELPER: Allow empty comments in SyntaxHighlightArnaud Versini2013-10-271-2/+3
* Improve testStephan Bergmann2013-10-231-0/+1
* Fix and enable CppunitTest_comphelper_syntaxhighlight_testStephan Bergmann2013-10-231-4/+4
* add inital test for syntaxhighlighterMarkus Mohrhard2013-10-231-0/+53