summaryrefslogtreecommitdiff
path: root/include/svx/sxcecitm.hxx
AgeCommit message (Expand)Author
2024-03-18reduce symbol visibility in svxNoel Grandin
2022-02-03tools::Long -> sal_Int32Noel Grandin
2021-06-19loplugin:finalclassesNoel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2018-11-15loplugin:staticmethods in svxNoel Grandin
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-07-27svx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-03-29loplugin:unnecessaryvirtualNoel Grandin
2018-03-29loplugin:virtualdown in svl,svtoolsNoel Grandin
2017-08-14Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-17Translate randomly found German commentsJohnny_M
2017-03-31tdf#39468 Translate German commentsJens Carl
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-18convert SdrCaptionEscDir to scoped enumNoel Grandin
2016-05-19loplugin:unusedmethods in svxNoel Grandin
2015-11-23crashtesting: fdo30583-1 hits the Clone ugly tree all the way downCaolán McNamara
2015-11-11loplugin:nullptrStephan Bergmann
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen