summaryrefslogtreecommitdiff
path: root/comphelper/qa
AgeCommit message (Expand)Author
2016-02-24convert TokenTypes to scoped enumNoel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-25cleanup OInterfaceContainer2 unit testsNoel Grandin
2016-01-25loplugin:overrideStephan Bergmann
2016-01-25loplugin:cstylecastStephan Bergmann
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-07Fix typosAndrea Gelmini
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann
2015-11-05java: make inner classes static where possibleNoel Grandin
2015-10-23Remove obsolete version map filesStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-08-21Remove demonstrated-useless comphelper::compareStephan Bergmann
2015-08-21Demonstrate comphelper::compare is uselessStephan Bergmann
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-16Fix typosAndrea Gelmini
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-10java: simplify the getMSF() methodsNoel Grandin
2014-12-10java: remove some comment noiseNoel Grandin
2014-11-14Some more compareVersionStrings() testsTor Lillqvist
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-11Add a function to compare version number stringsTor Lillqvist
2014-08-20java: remove modifiers implied by the contextNoel Grandin
2014-08-20java: remove unnecessary return statementsNoel Grandin
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin
2014-08-19java: use 'Long.valueOf' instead of 'new Long'Noel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-05-11fix-includes.pl: comphelperThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from comphelperAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
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
2013-05-06Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain
2012-06-29Java5 update - use generics in code, and general cleanupNoel Grandin