summaryrefslogtreecommitdiff
path: root/include/o3tl
AgeCommit message (Expand)Author
2015-04-10Get rid of false GCC 4.7 -Werror=type-limits in template codeStephan Bergmann
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02Model o3tl::enumarray after std::array to allow aggregate initializationStephan Bergmann
2015-04-01CosmeticsTor Lillqvist
2015-04-01WaE: c-style castTor Lillqvist
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-03-19We require MSVC2013 (_MSC_VER == 1800) nowTor Lillqvist
2015-03-11convert CHILD_ constants to enum classNoel Grandin
2015-03-05Simplify o3tl::LazyUpdateStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-24Typo: syncro->synchroJulien Nabet
2015-01-16fdo#75757: remove inheritance to std::vectorAshod Nakashian
2015-01-09One more place to work around missing std::underlying_type for GCC 4.6Stephan Bergmann
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2014-10-29coverity#1202781 Division or modulo by zeroCaolán McNamara
2014-10-23gcc4.7.3 complains about the assertsNoel Grandin
2014-10-14Reintroduce SFINAE-based selective enablement of &=, |=Stephan Bergmann
2014-10-14fixes and tests for o3tl::typed_flagsNoel Grandin
2014-10-14Work around missing std::underlying_type in GCC 4.6Stephan Bergmann
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30Some glue for using std::unique_ptr with the Boost Pointer Container LibraryStephan Bergmann
2014-09-24Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann
2014-09-15Mark o3tl::heap_ptr as SAL_WARN_UNUSEDStephan Bergmann
2014-06-06Extend o3tl::heap_ptr to support arraysStephan Bergmann
2014-05-12o3tl::default_deleter->boost::checked_deleterCaolán McNamara
2014-05-12Move this function object to o3tl.Kohei Yoshida
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni
2014-04-15Unused code: binary_compose, identityThorsten Behrens
2014-04-15Remove iota template function & last call site.Thorsten Behrens
2014-03-29typo: optimisation -> optimizationThomas Arnhold
2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-04-23execute move of global headersBjoern Michaelsen