summaryrefslogtreecommitdiffstats
path: root/comphelper/qa
Commit message (Expand)AuthorAgeFilesLines
...
* loplugin:cppunitassertequals: comphelperStephan Bergmann2017-04-281-1/+2
* add test for generic digest classMarkus Mohrhard2017-04-211-0/+80
* update cppunit to 1.14.0Markus Mohrhard2017-04-141-5/+0
* This only wants to check for Windows in general?Stephan Bergmann2017-03-311-1/+1
* sw: plain-text ASCII export: filter out all CH_TXT_ATR_*Michael Stahl2017-03-291-0/+22
* Fix typosAndrea Gelmini2017-03-251-1/+1
* loplugin:loopvartoosmallStephan Bergmann2017-02-261-1/+1
* loplugin:subtlezeroinit: comphelperStephan Bergmann2017-02-211-12/+12
* unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin2017-02-021-7/+4
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-281-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-263-40/+30
* tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke2016-12-072-4/+4
* Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann2016-11-211-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann2016-08-301-1/+1
* Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann2016-08-291-1/+1
* comphelper: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-08-104-42/+42
* remove comphelper::string::removeNoel Grandin2016-07-041-16/+0
* add comphelper::string::splitMarkus Mohrhard2016-06-181-0/+12
* Expect fewer than MAX_CONCURRENCY threads in test (2)Ashod Nakashian2016-06-161-1/+1
* Expect fewer than MAX_CONCURRENCY threads in testAshod Nakashian2016-06-161-1/+1
* tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian2016-06-151-0/+55
* 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