summaryrefslogtreecommitdiff
path: root/comphelper/qa
AgeCommit message (Expand)Author
2017-04-03sw: plain-text ASCII export: filter out all CH_TXT_ATR_*Michael Stahl
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
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