summaryrefslogtreecommitdiff
path: root/o3tl
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-02Revert "Revert "sorted_vector: turn Find parameter into template""Michael Stahl2-13/+12
2012-08-01Revert "sorted_vector: turn Find parameter into template"Michael Stahl2-8/+9
2012-08-01sorted_vector: turn Find parameter into templateMichael Stahl2-9/+8
2012-07-31sorted_vector: add an additional template parameter:Michael Stahl2-26/+174
2012-07-25sorted_vector: removing the vector::ersase makes more senseMichael Stahl1-3/+7
2012-07-25sorted_vector: MSVC doesn't know which erase to callMichael Stahl1-5/+0
2012-07-25sorted_vector: add erase(const_iterator) methodsMichael Stahl1-0/+12
2012-07-20Unnecessary sorted_vector_compareStephan Bergmann1-19/+3
2012-07-17sorted_vector: operator[] returning by value doesn't make much senseMichael Stahl1-21/+0
2012-07-17sorted_vector: rename nonconst methods to be more obviousMichael Stahl1-7/+8
2012-07-17sorted_vector: fix silly problems with gcc:Michael Stahl1-23/+24
2012-07-17Add erase(size_t) method to o3tl::sorted_vectorNoel Grandin2-0/+36
2012-07-17Improvements to sorted_vectorNoel Grandin2-24/+131
2012-07-12sorted_vector should not inherit public std::vectorMichael Stahl1-3/+7
2012-07-12Create a template container class for sorted vectorNoel Grandin4-0/+218
2012-06-27targetted re-work of cppunit pieces.Michael Meeks4-23/+4
2012-06-26re-base on ALv2 code.Michael Meeks7-115/+106
2012-06-21re-base on ALv2 code.Michael Meeks4-92/+56
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0