summaryrefslogtreecommitdiff
path: root/comphelper/qa
AgeCommit message (Expand)AuthorFilesLines
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-1/+1
2017-04-29add test for MD5 hashingMarkus Mohrhard1-0/+12
2017-04-28loplugin:cppunitassertequals: comphelperStephan Bergmann1-1/+2
2017-04-21add test for generic digest classMarkus Mohrhard1-0/+80
2017-04-14update cppunit to 1.14.0Markus Mohrhard1-5/+0
2017-03-31This only wants to check for Windows in general?Stephan Bergmann1-1/+1
2017-03-29sw: plain-text ASCII export: filter out all CH_TXT_ATR_*Michael Stahl1-0/+22
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-02-26loplugin:loopvartoosmallStephan Bergmann1-1/+1
2017-02-21loplugin:subtlezeroinit: comphelperStephan Bergmann1-12/+12
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin1-7/+4
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann3-40/+30
2016-12-07tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke2-4/+4
2016-11-21Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-1/+1
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-1/+1
2016-08-10comphelper: fix loplugin:cppunitassertequals warningsMiklos Vajna4-42/+42
2016-07-04remove comphelper::string::removeNoel Grandin1-16/+0
2016-06-18add comphelper::string::splitMarkus Mohrhard1-0/+12
2016-06-16Expect fewer than MAX_CONCURRENCY threads in test (2)Ashod Nakashian1-1/+1
2016-06-16Expect fewer than MAX_CONCURRENCY threads in testAshod Nakashian1-1/+1
2016-06-15tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian1-0/+55
2016-02-24convert HighlighterLanguage to scoped enumNoel Grandin1-6/+6
2016-02-24convert TokenTypes to scoped enumNoel Grandin1-7/+12
2016-02-08loplugin:unusedmethodsNoel Grandin1-57/+0
2016-01-25cleanup OInterfaceContainer2 unit testsNoel Grandin2-85/+34
2016-01-25loplugin:overrideStephan Bergmann1-2/+2
2016-01-25loplugin:cstylecastStephan Bergmann1-6/+6
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin2-0/+357
2016-01-07Fix typosAndrea Gelmini1-1/+1
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann1-50/+0
2015-11-05java: make inner classes static where possibleNoel Grandin1-2/+2
2015-10-23Remove obsolete version map filesStephan Bergmann1-24/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-27/+27
2015-10-06tdf#94228 comphelper: replace BOOST_PPDaniel Robertson1-0/+234
2015-08-21Remove demonstrated-useless comphelper::compareStephan Bergmann1-94/+0
2015-08-21Demonstrate comphelper::compare is uselessStephan Bergmann1-0/+94
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-3/+3
2015-06-16Fix typosAndrea Gelmini1-2/+2
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann1-5/+5
2014-12-11java: reduce visibility of fields and methodsNoel Grandin1-1/+1
2014-12-10java: simplify the getMSF() methodsNoel Grandin2-4/+2
2014-12-10java: remove some comment noiseNoel Grandin2-2/+3
2014-11-14Some more compareVersionStrings() testsTor Lillqvist1-0/+4
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-11Add a function to compare version number stringsTor Lillqvist1-0/+40
2014-08-20java: remove modifiers implied by the contextNoel Grandin1-1/+1
2014-08-20java: remove unnecessary return statementsNoel Grandin1-1/+1