summaryrefslogtreecommitdiffstats
path: root/comphelper/qa
Commit message (Expand)AuthorAgeFilesLines
* convert HighlighterLanguage to scoped enumNoel Grandin2016-02-241-6/+6
* convert TokenTypes to scoped enumNoel Grandin2016-02-241-7/+12
* loplugin:unusedmethodsNoel Grandin2016-02-081-57/+0
* cleanup OInterfaceContainer2 unit testsNoel Grandin2016-01-252-85/+34
* loplugin:overrideStephan Bergmann2016-01-251-2/+2
* loplugin:cstylecastStephan Bergmann2016-01-251-6/+6
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-252-0/+357
* Fix typosAndrea Gelmini2016-01-071-1/+1
* Seems more natural to pass a homogenous list by initializer_listStephan Bergmann2015-11-201-50/+0
* java: make inner classes static where possibleNoel Grandin2015-11-051-2/+2
* Remove obsolete version map filesStephan Bergmann2015-10-231-24/+0
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-27/+27
* tdf#94228 comphelper: replace BOOST_PPDaniel Robertson2015-10-061-0/+234
* Remove demonstrated-useless comphelper::compareStephan Bergmann2015-08-211-94/+0
* Demonstrate comphelper::compare is uselessStephan Bergmann2015-08-211-0/+94
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-201-3/+3
* Fix typosAndrea Gelmini2015-06-161-2/+2
* Remove unnecessary comphelper::string::getTokenStephan Bergmann2015-01-021-5/+5
* java: reduce visibility of fields and methodsNoel Grandin2014-12-111-1/+1
* java: simplify the getMSF() methodsNoel Grandin2014-12-102-4/+2
* java: remove some comment noiseNoel Grandin2014-12-102-2/+3
* Some more compareVersionStrings() testsTor Lillqvist2014-11-141-0/+4
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* Add a function to compare version number stringsTor Lillqvist2014-11-111-0/+40
* java: remove modifiers implied by the contextNoel Grandin2014-08-201-1/+1
* java: remove unnecessary return statementsNoel Grandin2014-08-201-1/+1
* java: use 'Short.valueOf' instead of 'new Short'Noel Grandin2014-08-191-1/+1
* java: use 'Long.valueOf' instead of 'new Long'Noel Grandin2014-08-191-1/+1
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-191-1/+1
* java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin2014-08-191-1/+1
* java: remove commented out codeNoel Grandin2014-08-052-41/+0
* fix-includes.pl: comphelperThomas Arnhold2014-05-113-7/+7
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-27/+27
* Remove visual noise from comphelperAlexander Wilms2014-02-271-3/+3
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-27/+27
* 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
* Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin2013-05-061-1/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-52/+52
* RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith2013-01-311-44/+44
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* fdo#51304: Remove the author of some java source filesAnurag Jain2012-10-011-2/+0