summaryrefslogtreecommitdiff
path: root/o3tl
AgeCommit message (Expand)AuthorFilesLines
2017-12-05loplugin:useuniqueptr extend to check local varsNoel Grandin1-84/+66
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 Tardon2-227/+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-08-17o3tl: rename compat_functional headerThorsten Behrens1-3/+4
2015-07-24LRU map (cache) implementation to o3tl + testsTomaž Vajngerl2-0/+240
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 Grandin2-0/+64
2014-10-08We should know what our name isTor Lillqvist1-1/+1
2014-10-06It is "template library", not "tools"Tor Lillqvist1-1/+1
2014-10-06Add guess at what o3tl meansTor Lillqvist1-0/+2
2014-09-24Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann3-161/+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-04-28prefer makefile-gmake-modeTakeshi Abe1-1/+1
2014-02-25Remove visual noise from o3tlAlexander Wilms2-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms4-5/+5
2013-06-03re-base on ALv2 code. Includes:Michael Meeks2-42/+24
2013-05-08coverity#983036/37/38: Resource leakJulien Nabet1-0/+3
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-2/+0
2013-04-23execute move of global headersBjoern Michaelsen9-1625/+0
2013-03-23Validate cow_wrapper static default pattern.Thorsten Behrens3-0/+97
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-02fdo#60886: _SetGetExpFlds: use the custom operator<Michael Stahl1-0/+5
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
2013-01-11fdo#58793: re-implement SwpHintsArray::Resort():Michael Stahl1-1/+11
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-21o3tl::sorted_vector::insert should take const parameterMichael Stahl1-3/+2