summaryrefslogtreecommitdiff
path: root/include/o3tl
AgeCommit message (Expand)Author
2015-04-24loplugin:simplifyboolStephan Bergmann
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
td>Caolán McNamara Change-Id: I82f3574142bbcdfba5277a7ad5db82e3a33fdbd8 Reviewed-on: https://gerrit.libreoffice.org/61092 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> 2018-08-01loplugin:returnconstant in chart2Noel Grandin Change-Id: If44096ccf8d176023a1b7b8ae722e04417e4c131 Reviewed-on: https://gerrit.libreoffice.org/58425 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2017-10-23loplugin:includeform: chart2Stephan Bergmann Change-Id: I5b455c684e7cd689d5160135246f3400363c7d40 2017-02-15Drop :: prefix from std in c*/Tor Lillqvist Change-Id: If078cda95fa6ccd37270a5e9d81cfa0b84e71155 Reviewed-on: https://gerrit.libreoffice.org/34324 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tor Lillqvist <tml@collabora.com> 2016-11-08loplugin:unnecessaryvirtual in basctl..chart2Noel Grandin Change-Id: Id4eeb12792c3a66b68a907cb459ab437e3d64e4c Reviewed-on: https://gerrit.libreoffice.org/30680 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann ...which was introduced with 3ead3ad52f9bb2f9d1d6cf8dfc73a0a25e6778ed "Gradually typed Link" to distinguish the new, typed versions from the old, untyped ones, but is no longer necessary since 382eb1a23c390154619c385414bdbe6f6e461173 "remove untyped Link<>" removed the old versions. Change-Id: I494025df486a16a45861fcd8192dfe0275b1103c 2016-07-12chart2: make m_aEntryMap a non member constantJochen Nitschke Change-Id: Ic45ba10808ea2ce6bc6520bb4222cd8b3ebd8ea6 Reviewed-on: https://gerrit.libreoffice.org/27098 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> 2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti Now in a pie chart the text of a label can be wrapped, the wrapping is automatic and the maximum text width is fixed to almost half the pie radius. This feature is used to import correctly the relative text wrapping property provided by MSO. Moreover the data value and percent value of a label are now centered horizontally, respect with the label text. Conflicts: chart2/qa/extras/xshape/chart2xshape.cxx Change-Id: Ie10d6184365436f763cd9693a5bbefcfa9b3862b Reviewed-on: https://gerrit.libreoffice.org/17193 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com> 2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin Change-Id: Ie80dfb003118d40741549c41ebcc7eda4819f05b