summaryrefslogtreecommitdiff
path: root/o3tl/qa
AgeCommit message (Expand)Author
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
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-08-02convert o3tl to gbuildMatúš Kukan
2011-06-06Bypass when cross-compiling in general, not just for iOSTor Lillqvist
2011-05-26Don't build qa executables for iOSTor Lillqvist
2011-04-05remove ADAPT_EXT_STLCaolán McNamara
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-09Removing the ext_std masterpieceFridrich Štrba
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06#i113503# cppunit stl wrapper headersCaolán McNamara
2010-08-03cmcfixes77: #i113503# system non-stlport cppunit with OOo stlportCaolán McNamara