summaryrefslogtreecommitdiff
path: root/include/o3tl
AgeCommit message (Expand)AuthorFilesLines
2015-01-16fdo#75757: remove inheritance to std::vectorAshod Nakashian1-32/+46
2015-01-09One more place to work around missing std::underlying_type for GCC 4.6Stephan Bergmann2-60/+84
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin1-0/+39
2014-10-29coverity#1202781 Division or modulo by zeroCaolán McNamara1-0/+28
2014-10-23gcc4.7.3 complains about the assertsNoel Grandin1-2/+2
2014-10-14Reintroduce SFINAE-based selective enablement of &=, |=Stephan Bergmann1-35/+41
2014-10-14fixes and tests for o3tl::typed_flagsNoel Grandin1-8/+4
2014-10-14Work around missing std::underlying_type in GCC 4.6Stephan Bergmann1-38/+47
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-0/+208
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann1-0/+30
2014-09-30Some glue for using std::unique_ptr with the Boost Pointer Container LibraryStephan Bergmann1-0/+31
2014-09-24Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann1-283/+0
2014-09-15Mark o3tl::heap_ptr as SAL_WARN_UNUSEDStephan Bergmann1-2/+2
2014-06-06Extend o3tl::heap_ptr to support arraysStephan Bergmann1-36/+36
2014-05-12o3tl::default_deleter->boost::checked_deleterCaolán McNamara1-34/+0
2014-05-12Move this function object to o3tl.Kohei Yoshida1-0/+34
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni1-1/+1
2014-04-15Unused code: binary_compose, identityThorsten Behrens1-35/+0
2014-04-15Remove iota template function & last call site.Thorsten Behrens1-8/+0
2014-03-29typo: optimisation -> optimizationThomas Arnhold1-1/+1
2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa1-22/+0
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-10/+1
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-1/+1
2013-04-23execute move of global headersBjoern Michaelsen7-0/+1586