Age | Commit message (Expand) | Author |
2019-02-20 | o3tl::make_unique -> std::make_unique in include/ & o3tl/ | Gabor Kelemen |
2019-01-13 | array_view was changed to span in upcoming C++20 | Stephan Bergmann |
2019-01-11 | Drop o3tl/string_view.hxx | Stephan Bergmann |
2018-12-16 | Fix o3tl::string_view streaming operator << | Stephan Bergmann |
2018-10-07 | -Werror=catch-value= | Julien Nabet |
2018-10-06 | Convert ImplFontCache to use o3tl::lru_map | Jan-Marek Glogowski |
2018-10-06 | Add a glyph-bound-rect cache to the font cache | Jan-Marek Glogowski |
2018-09-19 | implement find(T*) for o3tl::sorted_vector when it contains unique_ptr<T> | Noel Grandin |
2018-09-08 | clang-tidy bugprone-use-after-move | Noel Grandin |
2018-06-01 | loplugin: look for CPPUNIT_ASSERT_EQUALS with params swapped | Noel Grandin |
2018-05-17 | New o3tl::temporary to simplify calls of std::modf | Stephan Bergmann |
2018-05-14 | Fix typo | Andrea Gelmini |
2018-05-13 | o3tl: add some comments to sorted_vector test | Tomaž Vajngerl |
2017-10-26 | Add test for o3tl::saturating_add | Stephan Bergmann |
2017-10-25 | improve o3tl::enumarray const-ness | Noel Grandin |
2017-10-23 | loplugin:includeform: o3tl | Stephan Bergmann |
2017-09-06 | const correctness in o3tl::array_view | Noel Grandin |
2017-07-31 | loplugin:oncevar | Noel Grandin |
2017-06-17 | create o3tl::array_view | Noel Grandin |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-07 | Introduce o3tl::string_view.hxx approximation of C++17 <string_view> | Stephan Bergmann |
2017-03-31 | Sort lines lexicographically | Stephan Bergmann |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-14 | fix typo: alreay --> already | dennisroczek |
2017-02-01 | loplugin:useuniqueptr extend to check local vars | Noel Grandin |
2017-01-24 | coverity#1399266 Uncaught exception | Caolán McNamara |
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-08-17 | o3tl: rename compat_functional header | Thorsten Behrens |
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-10-08 | We should know what our name is | Tor Lillqvist |