Age | Commit message (Expand) | Author |
2016-09-12 | coverity#1371178 Missing move assignment operator | Caolán McNamara |
2016-06-03 | CppunitTest_sal_osl_file: fix loplugin:cppunitassertequals warnings | Miklos Vajna |
2016-06-02 | CppunitTest_o3tl_tests: fix loplugin:cppunitassertequals warnings in ... | Miklos Vajna |
2016-05-27 | CppunitTest_o3tl_tests: fix loplugin:cppunitassertequals warnings in ... | Miklos Vajna |
2016-04-30 | Fix typos | Andrea Gelmini |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-29 | remove unused o3tl::range | David Tardon |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-09-15 | Fix binary ops with two o3tl::type_flags<E>::Wrap params | Stephan Bergmann |
2015-09-01 | coverity#1321598 Resource leak in object | Caolán McNamara |
2015-08-30 | loplugin:implicitboolconversion | Stephan Bergmann |
2015-08-29 | o3tl: add another unit test to cow_wrapper | Daniel Robertson |
2015-08-26 | Revert "create a macro to tidy up the declaration sites of o3tl::typed_flags_... | Noel Grandin |
2015-07-24 | LRU map (cache) implementation to o3tl + tests | Tomaž Vajngerl |
2015-07-15 | create a macro to tidy up the declaration sites of o3tl::typed_flags_set | Noel Grandin |
2015-06-11 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
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-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-02-25 | Remove visual noise from o3tl | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2013-05-08 | coverity#983036/37/38: Resource leak | Julien Nabet |
2013-03-23 | Validate cow_wrapper static default pattern. | Thorsten Behrens |
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-17 | Add erase(size_t) method to o3tl::sorted_vector | Noel Grandin |
2012-07-17 | Improvements to sorted_vector | Noel Grandin |
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-03-20 | callcatcher update list | Caolán McNamara |
2011-12-01 | typo fix: explicitely -> explicitly | Lior Kaplan |
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ... | Stephan Bergmann |
2011-08-02 | convert o3tl to gbuild | Matúš Kukan |
2011-06-06 | Bypass when cross-compiling in general, not just for iOS | Tor Lillqvist |
2011-05-26 | Don't build qa executables for iOS | Tor Lillqvist |
2011-04-05 | remove ADAPT_EXT_STL | Caolán McNamara |
2011-03-11 | Merge commit 'ooo/DEV300_m101' into intm101 | Jan Holesovsky |
2011-02-09 | Trying to remove the stlport mention from the code | Fridrich Štrba |