summaryrefslogtreecommitdiffstats
path: root/o3tl/qa
Commit message (Expand)AuthorAgeFilesLines
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-02-011-84/+66
* coverity#1399266 Uncaught exceptionCaolán McNamara2017-01-241-9/+5
* coverity#1371178 Missing move assignment operatorCaolán McNamara2016-09-122-0/+28
* CppunitTest_sal_osl_file: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-06-031-9/+9
* CppunitTest_o3tl_tests: fix loplugin:cppunitassertequals warnings in ...Miklos Vajna2016-06-021-56/+56
* CppunitTest_o3tl_tests: fix loplugin:cppunitassertequals warnings in ...Miklos Vajna2016-05-273-27/+36
* Fix typosAndrea Gelmini2016-04-301-1/+1
* Remove excess newlinesChris Sherlock2016-02-092-3/+0
* remove unused o3tl::rangeDavid Tardon2016-01-291-226/+0
* Fix typosAndrea Gelmini2016-01-101-1/+1
* Fix binary ops with two o3tl::type_flags<E>::Wrap paramsStephan Bergmann2015-09-151-0/+4
* coverity#1321598 Resource leak in objectCaolán McNamara2015-09-011-3/+2
* loplugin:implicitboolconversionStephan Bergmann2015-08-303-17/+17
* o3tl: add another unit test to cow_wrapperDaniel Robertson2015-08-293-0/+190
* Revert "create a macro to tidy up the declaration sites of o3tl::typed_flags_...Noel Grandin2015-08-261-1/+4
* LRU map (cache) implementation to o3tl + testsTomaž Vajngerl2015-07-241-0/+239
* create a macro to tidy up the declaration sites of o3tl::typed_flags_setNoel Grandin2015-07-151-4/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-111-1/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin2014-11-071-2/+0
* bug in typed flagsNoel Grandin2014-11-071-0/+3
* need explicit bool conversions hereNoel Grandin2014-10-141-2/+2
* fixes and tests for o3tl::typed_flagsNoel Grandin2014-10-141-0/+63
* Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann2014-09-241-157/+0
* Mark o3tl::heap_ptr as SAL_WARN_UNUSEDStephan Bergmann2014-09-151-0/+1
* Fix memory leaks in test codeStephan Bergmann2014-05-221-0/+11
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-3/+3
* coverity#1209778 & coverity#1209777 Resource leakChris Sherlock2014-05-021-0/+2
* coverity#1209779 & coverity#1209780 Resource leakChris Sherlock2014-05-021-0/+2
* Remove visual noise from o3tlAlexander Wilms2014-02-252-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-234-5/+5
* coverity#983036/37/38: Resource leakJulien Nabet2013-05-081-0/+3
* Validate cow_wrapper static default pattern.Thorsten Behrens2013-03-233-0/+97
* Revert "Revert "sorted_vector: turn Find parameter into template""Michael Stahl2012-08-021-4/+2
* Revert "sorted_vector: turn Find parameter into template"Michael Stahl2012-08-011-2/+4
* sorted_vector: turn Find parameter into templateMichael Stahl2012-08-011-4/+2
* sorted_vector: add an additional template parameter:Michael Stahl2012-07-311-0/+114
* Add erase(size_t) method to o3tl::sorted_vectorNoel Grandin2012-07-171-0/+31
* Improvements to sorted_vectorNoel Grandin2012-07-171-0/+40
* Create a template container class for sorted vectorNoel Grandin2012-07-121-0/+80
* targetted re-work of cppunit pieces.Michael Meeks2012-06-274-23/+4
* re-base on ALv2 code.Michael Meeks2012-06-264-46/+64
* re-base on ALv2 code.Michael Meeks2012-06-212-46/+28
* callcatcher update listCaolán McNamara2012-03-201-0/+9
* typo fix: explicitely -> explicitlyLior Kaplan2011-12-011-1/+1
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-124-1/+13
* convert o3tl to gbuildMatúš Kukan2011-08-023-117/+1
* Bypass when cross-compiling in general, not just for iOSTor Lillqvist2011-06-061-3/+4
* Don't build qa executables for iOSTor Lillqvist2011-05-261-0/+4
* remove ADAPT_EXT_STLCaolán McNamara2011-04-051-7/+0