summaryrefslogtreecommitdiffstats
path: root/o3tl
Commit message (Expand)AuthorAgeFilesLines
* allow altering the max size of o3tl::lru_cacheLuboš Luňák2021-06-101-0/+14
* tdf#123936 Formatting files in module o3tl with clang-formatPhilipp Hofer2020-11-182-37/+36
* Don't run CompilerTest_o3tl_* with COMPILER_PLUGIN_TOOL=...Stephan Bergmann2020-05-261-2/+3
* Adapt o3tl::span to removal of std::span::cbegin et alStephan Bergmann2020-02-221-6/+0
* Adapt o3tl::span to P1872R0Stephan Bergmann2019-12-071-3/+4
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-222-0/+7
* Extend loplugin:external to warn about enumsStephan Bergmann2019-11-171-0/+3
* Introduce o3tl::unsafe_downcast for known-good dynamic_cast downcastsStephan Bergmann2019-10-083-0/+49
* Fix '..'Andrea Gelmini2019-09-011-1/+1
* Mark move ctors/assignments noexceptMike Kaganski2019-08-232-12/+12
* o3tl::make_unique -> std::make_unique in include/ & o3tl/Gabor Kelemen2019-02-201-9/+8
* array_view was changed to span in upcoming C++20Stephan Bergmann2019-01-133-86/+66
* Drop o3tl/string_view.hxxStephan Bergmann2019-01-112-222/+0
* Fix o3tl::string_view streaming operator <<Stephan Bergmann2018-12-161-0/+9
* -Werror=catch-value=Julien Nabet2018-10-071-1/+1
* Convert ImplFontCache to use o3tl::lru_mapJan-Marek Glogowski2018-10-061-0/+20
* Add a glyph-bound-rect cache to the font cacheJan-Marek Glogowski2018-10-061-0/+55
* implement find(T*) for o3tl::sorted_vector when it contains unique_ptr<T>Noel Grandin2018-09-191-0/+48
* clang-tidy bugprone-use-after-moveNoel Grandin2018-09-081-1/+1
* loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin2018-06-011-9/+9
* New o3tl::temporary to simplify calls of std::modfStephan Bergmann2018-05-173-0/+42
* Fix typoAndrea Gelmini2018-05-141-1/+1
* o3tl: add some comments to sorted_vector testTomaž Vajngerl2018-05-131-2/+10
* Add test for o3tl::saturating_addStephan Bergmann2017-10-262-0/+120
* improve o3tl::enumarray const-nessNoel Grandin2017-10-252-0/+49
* loplugin:includeform: o3tlStephan Bergmann2017-10-236-18/+18
* const correctness in o3tl::array_viewNoel Grandin2017-09-061-3/+9
* loplugin:oncevarNoel Grandin2017-07-311-3/+3
* create o3tl::array_viewNoel Grandin2017-06-172-0/+80
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-211-1/+0
* Introduce o3tl::string_view.hxx approximation of C++17 <string_view>Stephan Bergmann2017-04-072-0/+213
* Sort lines lexicographicallyStephan Bergmann2017-03-311-2/+2
* Fix typosAndrea Gelmini2017-03-251-1/+1
* fix typo: alreay --> already dennisroczek2017-03-141-2/+2
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-02-011-84/+66
* coverity#1399266 Uncaught exceptionCaolán McNamara2017-01-241-9/+5
* coverity#1371178 Missing move assignment operatorCaolán McNamara2016-09-122-0/+28
* CppunitTest_sal_osl_file: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-06-031-9/+9
* CppunitTest_o3tl_tests: fix loplugin:cppunitassertequals warnings in ...Miklos Vajna2016-06-021-56/+56
* CppunitTest_o3tl_tests: fix loplugin:cppunitassertequals warnings in ...Miklos Vajna2016-05-273-27/+36
* Fix typosAndrea Gelmini2016-04-301-1/+1
* Remove excess newlinesChris Sherlock2016-02-092-3/+0
* remove unused o3tl::rangeDavid Tardon2016-01-292-227/+0
* Fix typosAndrea Gelmini2016-01-101-1/+1
* Fix binary ops with two o3tl::type_flags<E>::Wrap paramsStephan Bergmann2015-09-151-0/+4
* coverity#1321598 Resource leak in objectCaolán McNamara2015-09-011-3/+2
* loplugin:implicitboolconversionStephan Bergmann2015-08-303-17/+17
* o3tl: add another unit test to cow_wrapperDaniel Robertson2015-08-293-0/+190
* Revert "create a macro to tidy up the declaration sites of o3tl::typed_flags_...Noel Grandin2015-08-261-1/+4