summaryrefslogtreecommitdiff
path: root/comphelper/qa
AgeCommit message (Expand)Author
2020-10-06fix allocating thread pool workersLuboš Luňák
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-01Implement parallel version of super-scalar-sample-sort...Dennis Francis
2019-09-30fix: SequenceOutputStream does append content correctlyVasily Melenchuk
2019-04-26Fix a copypaste error in commentMike Kaganski
2019-04-26Add a unit test for comphelper's guardsMike Kaganski
2019-04-26tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-07-20loplugin:unusedfields - look for fields that can be const, in comphelperNoel Grandin
2018-07-06base64: change impl. of encodig to also work with OStringBufferTomaž Vajngerl
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-02-27Use for-range loops in comphelper and configmgrJulien Nabet
2018-02-26Introduce enum comphelper::Hash::IterCount instead of boolEike Rathke
2018-02-26Prepare to handle OOXML Agile Encryption password hash as wellEike Rathke
2018-02-26Move convenience abstractions to DocPasswordHelper, tdf#104250 follow-upEike Rathke
2018-02-24Hash Base64, Sequence and cleansing, tdf#104250 prepEike Rathke
2018-02-24Implement OOXML password hashing algorithm, tdf#104250 prepEike Rathke
2018-01-12More loplugin:cstylecast: comphelperStephan Bergmann
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