summaryrefslogtreecommitdiff
path: root/include/svx/xbtmpit.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-07-09checkForUniqueItem should take a reference parameterNoel Grandin1-1/+1
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)1-2/+0
2021-06-19loplugin:finalclassesNoel Grandin1-1/+1
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann1-1/+1
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-1/+1
2019-12-03remove some useless comment linesNoel Grandin1-1/+0
2019-07-03tdf#42949 Fix IWYU warnings in include/svx/x*Gabor Kelemen1-1/+1
2019-05-07tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part2Noel Grandin1-1/+1
2019-04-29tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part1Noel Grandin1-0/+2
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-1/+0
2019-04-09remove some usages of BitmapColor outside of VCLTomaž Vajngerl1-2/+0
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin1-1/+1
2018-12-13use unique_ptr in checkForUniqueItemNoel Grandin1-1/+1
2018-08-21tdf#119282 Area tab, Pattern color changeNoel Grandin1-6/+0
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2018-02-19use std::array in createHistorical8x8FromArrayNoel Grandin1-1/+2
2018-02-19use VirtualDevice in createHistorical8x8FromArrayNoel Grandin1-1/+1
2017-08-25loplugin:unusedmethodsNoel Grandin1-2/+0
2017-08-10WIP: Removing unused SfxItemPool serialisation from svxVarun Dhall1-3/+0
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-1/+1
2017-06-15skip a default dtor + assign with copy ctorCaolán McNamara1-0/+2
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin1-1/+1
2017-03-29loplugin:unusedmethodsNoel Grandin1-1/+0
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin1-1/+1
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-3/+3
2016-06-16[GSoC] Member function to identify PatternRishabh Kumar1-0/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-9/+9
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin1-1/+1
2015-01-07Factor out XFillBitmapItem::dumpAsXml() from swMiklos Vajna1-0/+2
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-8/+8
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-14svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-01Remove visual noise from includeAlexander Wilms1-2/+2
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-1/+1
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold1-2/+2
2013-09-05convert include/svx/xbtmpit.hxx from String to OUStringNoel Grandin1-1/+1
2013-04-23execute move of global headersBjoern Michaelsen1-0/+75