summaryrefslogtreecommitdiff
path: root/include/svx/pageitem.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin1-9/+10
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann1-11/+1
2016-09-19loplugin:unusedenumvaluesNoel Grandin1-3/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-6/+6
2016-08-14ubsan: 9 is not a valid value for type ´SvxNumType´Caolán McNamara1-8/+11
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin1-6/+1
2016-03-23svx: extend SvxNumType with BITMAP and CHARS_UPPER_LETTER_NMiklos Vajna1-1/+3
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2015-11-28Non-implicit virtual SvxPageItem dtorStephan Bergmann1-0/+2
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
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-11/+11
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin1-1/+1
2015-07-16loplugin:unusedmethods svxNoel Grandin1-1/+0
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-11/+11
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-3/+3
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold1-2/+2
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-1/+0
2013-09-05convert include/svx/pageitem.hxx from String to OUStringNoel Grandin1-4/+4
2013-04-23execute move of global headersBjoern Michaelsen1-0/+134