Age | Commit message (Expand) | Author |
2014-11-07 | fdo#84938: replace MOUSE_ modifier constants with enum | Noel Grandin |
2014-11-07 | bug in typed flags | Noel Grandin |
2014-10-14 | need explicit bool conversions here | Noel Grandin |
2014-10-14 | fixes and tests for o3tl::typed_flags | Noel Grandin |
2014-10-08 | We should know what our name is | Tor Lillqvist |
2014-10-06 | It is "template library", not "tools" | Tor Lillqvist |
2014-10-06 | Add guess at what o3tl means | Tor Lillqvist |
2014-09-24 | Remove o3tl/heap_ptr.hxx, use std::unique_ptr instead | Stephan Bergmann |
2014-09-15 | Mark o3tl::heap_ptr as SAL_WARN_UNUSED | Stephan Bergmann |
2014-05-22 | Fix memory leaks in test code | Stephan Bergmann |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-05-02 | coverity#1209778 & coverity#1209777 Resource leak | Chris Sherlock |
2014-05-02 | coverity#1209779 & coverity#1209780 Resource leak | Chris Sherlock |
2014-04-28 | prefer makefile-gmake-mode | Takeshi Abe |
2014-02-25 | Remove visual noise from o3tl | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2013-06-03 | re-base on ALv2 code. Includes: | Michael Meeks |
2013-05-08 | coverity#983036/37/38: Resource leak | Julien Nabet |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-03-23 | Validate cow_wrapper static default pattern. | Thorsten Behrens |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-02 | fdo#60886: _SetGetExpFlds: use the custom operator< | Michael Stahl |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-11 | fdo#58793: re-implement SwpHintsArray::Resort(): | Michael Stahl |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-21 | o3tl::sorted_vector::insert should take const parameter | Michael Stahl |
2012-08-02 | Revert "Revert "sorted_vector: turn Find parameter into template"" | Michael Stahl |
2012-08-01 | Revert "sorted_vector: turn Find parameter into template" | Michael Stahl |
2012-08-01 | sorted_vector: turn Find parameter into template | Michael Stahl |
2012-07-31 | sorted_vector: add an additional template parameter: | Michael Stahl |
2012-07-25 | sorted_vector: removing the vector::ersase makes more sense | Michael Stahl |
2012-07-25 | sorted_vector: MSVC doesn't know which erase to call | Michael Stahl |
2012-07-25 | sorted_vector: add erase(const_iterator) methods | Michael Stahl |
2012-07-20 | Unnecessary sorted_vector_compare | Stephan Bergmann |
2012-07-17 | sorted_vector: operator[] returning by value doesn't make much sense | Michael Stahl |
2012-07-17 | sorted_vector: rename nonconst methods to be more obvious | Michael Stahl |
2012-07-17 | sorted_vector: fix silly problems with gcc: | Michael Stahl |
2012-07-17 | Add erase(size_t) method to o3tl::sorted_vector | Noel Grandin |
2012-07-17 | Improvements to sorted_vector | Noel Grandin |
2012-07-12 | sorted_vector should not inherit public std::vector | Michael Stahl |
2012-07-12 | Create a template container class for sorted vector | Noel Grandin |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks |
2012-06-26 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |