summaryrefslogtreecommitdiff
path: root/o3tl/qa
AgeCommit message (Expand)AuthorFilesLines
2016-09-12coverity#1371178 Missing move assignment operatorCaolán McNamara2-0/+28
2016-06-03CppunitTest_sal_osl_file: fix loplugin:cppunitassertequals warningsMiklos Vajna1-9/+9
2016-06-02CppunitTest_o3tl_tests: fix loplugin:cppunitassertequals warnings in ...Miklos Vajna1-56/+56
2016-05-27CppunitTest_o3tl_tests: fix loplugin:cppunitassertequals warnings in ...Miklos Vajna3-27/+36
2016-04-30Fix typosAndrea Gelmini1-1/+1
2016-02-09Remove excess newlinesChris Sherlock2-3/+0
2016-01-29remove unused o3tl::rangeDavid Tardon1-226/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-09-15Fix binary ops with two o3tl::type_flags<E>::Wrap paramsStephan Bergmann1-0/+4
2015-09-01coverity#1321598 Resource leak in objectCaolán McNamara1-3/+2
2015-08-30loplugin:implicitboolconversionStephan Bergmann3-17/+17
2015-08-29o3tl: add another unit test to cow_wrapperDaniel Robertson3-0/+190
2015-08-26Revert "create a macro to tidy up the declaration sites of o3tl::typed_flags_...Noel Grandin1-1/+4
2015-07-24LRU map (cache) implementation to o3tl + testsTomaž Vajngerl1-0/+239
2015-07-15create a macro to tidy up the declaration sites of o3tl::typed_flags_setNoel Grandin1-4/+1
2015-06-11cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin1-2/+0
2014-11-07bug in typed flagsNoel Grandin1-0/+3
2014-10-14need explicit bool conversions hereNoel Grandin1-2/+2
2014-10-14fixes and tests for o3tl::typed_flagsNoel Grandin1-0/+63
2014-09-24Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann1-157/+0
2014-09-15Mark o3tl::heap_ptr as SAL_WARN_UNUSEDStephan Bergmann1-0/+1
2014-05-22Fix memory leaks in test codeStephan Bergmann1-0/+11
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-3/+3
2014-05-02coverity#1209778 & coverity#1209777 Resource leakChris Sherlock1-0/+2
2014-05-02coverity#1209779 & coverity#1209780 Resource leakChris Sherlock1-0/+2
2014-02-25Remove visual noise from o3tlAlexander Wilms2-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms4-5/+5
2013-05-08coverity#983036/37/38: Resource leakJulien Nabet1-0/+3
2013-03-23Validate cow_wrapper static default pattern.Thorsten Behrens3-0/+97
2012-08-02Revert "Revert "sorted_vector: turn Find parameter into template""Michael Stahl1-4/+2
2012-08-01Revert "sorted_vector: turn Find parameter into template"Michael Stahl1-2/+4
2012-08-01sorted_vector: turn Find parameter into templateMichael Stahl1-4/+2
2012-07-31sorted_vector: add an additional template parameter:Michael Stahl1-0/+114
2012-07-17Add erase(size_t) method to o3tl::sorted_vectorNoel Grandin1-0/+31
2012-07-17Improvements to sorted_vectorNoel Grandin1-0/+40
2012-07-12Create a template container class for sorted vectorNoel Grandin1-0/+80
2012-06-27targetted re-work of cppunit pieces.Michael Meeks4-23/+4
2012-06-26re-base on ALv2 code.Michael Meeks4-46/+64
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
2012-03-20callcatcher update listCaolán McNamara1-0/+9
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan1-1/+1
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann4-1/+13
2011-08-02convert o3tl to gbuildMatúš Kukan3-117/+1
2011-06-06Bypass when cross-compiling in general, not just for iOSTor Lillqvist1-3/+4
2011-05-26Don't build qa executables for iOSTor Lillqvist1-0/+4
2011-04-05remove ADAPT_EXT_STLCaolán McNamara1-7/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-0/+7
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-7/+0