summaryrefslogtreecommitdiff
path: root/comphelper/qa
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: comphelperStephan Bergmann
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-29add test for MD5 hashingMarkus Mohrhard
2017-04-28loplugin:cppunitassertequals: comphelperStephan Bergmann
2017-04-21add test for generic digest classMarkus Mohrhard
2017-04-14update cppunit to 1.14.0Markus Mohrhard
2017-03-31This only wants to check for Windows in general?Stephan Bergmann
2017-03-29sw: plain-text ASCII export: filter out all CH_TXT_ATR_*Michael Stahl
2017-03-25Fix typosAndrea Gelmini
2017-02-26loplugin:loopvartoosmallStephan Bergmann
2017-02-21loplugin:subtlezeroinit: comphelperStephan Bergmann
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-07tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke
2016-11-21Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-10comphelper: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-18add comphelper::string::splitMarkus Mohrhard
2016-06-16Expect fewer than MAX_CONCURRENCY threads in test (2)Ashod Nakashian
2016-06-16Expect fewer than MAX_CONCURRENCY threads in testAshod Nakashian
2016-06-15tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian
2016-02-24convert HighlighterLanguage to scoped enumNoel Grandin
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