summaryrefslogtreecommitdiff
path: root/o3tl/qa
AgeCommit message (Expand)Author
2017-06-17create o3tl::array_viewNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-07Introduce o3tl::string_view.hxx approximation of C++17 <string_view>Stephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-03-14fix typo: alreay --> already dennisroczek
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-24coverity#1399266 Uncaught exceptionCaolán McNamara
2016-09-12coverity#1371178 Missing move assignment operatorCaolán McNamara
2016-06-03CppunitTest_sal_osl_file: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-06-02CppunitTest_o3tl_tests: fix loplugin:cppunitassertequals warnings in ...Miklos Vajna
2016-05-27CppunitTest_o3tl_tests: fix loplugin:cppunitassertequals warnings in ...Miklos Vajna
2016-04-30Fix typosAndrea Gelmini
2016-02-09Remove excess newlinesChris Sherlock
2016-01-29remove unused o3tl::rangeDavid Tardon
2016-01-10Fix typosAndrea Gelmini
2015-09-15Fix binary ops with two o3tl::type_flags<E>::Wrap paramsStephan Bergmann
2015-09-01coverity#1321598 Resource leak in objectCaolán McNamara
2015-08-30loplugin:implicitboolconversionStephan Bergmann
2015-08-29o3tl: add another unit test to cow_wrapperDaniel Robertson
2015-08-26Revert "create a macro to tidy up the declaration sites of o3tl::typed_flags_...Noel Grandin
2015-07-24LRU map (cache) implementation to o3tl + testsTomaž Vajngerl
2015-07-15create a macro to tidy up the declaration sites of o3tl::typed_flags_setNoel Grandin
2015-06-11cppcheck: noExplicitConstructorCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-11-07bug in typed flagsNoel Grandin
2014-10-14need explicit bool conversions hereNoel Grandin
2014-10-14fixes and tests for o3tl::typed_flagsNoel Grandin
2014-09-24Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann
2014-09-15Mark o3tl::heap_ptr as SAL_WARN_UNUSEDStephan Bergmann
2014-05-22Fix memory leaks in test codeStephan Bergmann
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-02coverity#1209778 & coverity#1209777 Resource leakChris Sherlock
2014-05-02coverity#1209779 & coverity#1209780 Resource leakChris Sherlock
2014-02-25Remove visual noise from o3tlAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-05-08coverity#983036/37/38: Resource leakJulien Nabet
2013-03-23Validate cow_wrapper static default pattern.Thorsten Behrens
2012-08-02Revert "Revert "sorted_vector: turn Find parameter into template""Michael Stahl
2012-08-01Revert "sorted_vector: turn Find parameter into template"Michael Stahl
2012-08-01sorted_vector: turn Find parameter into templateMichael Stahl
2012-07-31sorted_vector: add an additional template parameter:Michael Stahl
2012-07-17Add erase(size_t) method to o3tl::sorted_vectorNoel Grandin
2012-07-17Improvements to sorted_vectorNoel Grandin
2012-07-12Create a template container class for sorted vectorNoel Grandin
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-03-20callcatcher update listCaolán McNamara
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan