summaryrefslogtreecommitdiffstats
path: root/o3tl
Commit message (Expand)AuthorAgeFilesLines
* 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
* o3tl: rename compat_functional headerThorsten Behrens2015-08-171-3/+4
* LRU map (cache) implementation to o3tl + testsTomaž Vajngerl2015-07-242-0/+240
* create a macro to tidy up the declaration sites of o3tl::typed_flags_setNoel Grandin2015-07-151-4/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-111-1/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin2014-11-071-2/+0
* bug in typed flagsNoel Grandin2014-11-071-0/+3
* need explicit bool conversions hereNoel Grandin2014-10-141-2/+2
* fixes and tests for o3tl::typed_flagsNoel Grandin2014-10-142-0/+64
* We should know what our name isTor Lillqvist2014-10-081-1/+1
* It is "template library", not "tools"Tor Lillqvist2014-10-061-1/+1
* Add guess at what o3tl meansTor Lillqvist2014-10-061-0/+2
* Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann2014-09-243-161/+0
* Mark o3tl::heap_ptr as SAL_WARN_UNUSEDStephan Bergmann2014-09-151-0/+1
* Fix memory leaks in test codeStephan Bergmann2014-05-221-0/+11
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-3/+3
* coverity#1209778 & coverity#1209777 Resource leakChris Sherlock2014-05-021-0/+2
* coverity#1209779 & coverity#1209780 Resource leakChris Sherlock2014-05-021-0/+2
* prefer makefile-gmake-modeTakeshi Abe2014-04-281-1/+1
* Remove visual noise from o3tlAlexander Wilms2014-02-252-2/+2