summaryrefslogtreecommitdiff
path: root/svx/source/items/pageitem.cxx
AgeCommit message (Expand)Author
2019-05-18Resolves: tdf#125104 crash on getting text desc of numberingCaolán McNamara
2019-04-15improve loplugin simplifyconstructNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-10-24loplugin:implicitboolconversionStephan Bergmann
2017-08-16Removing unused serialisation codeVarun Dhall
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2016-11-18svx: assert SfxPoolItem::operator==Michael Stahl
2016-11-03svx: add missing ~CONVERT_TWIPS mask in SvxPageItem::PutValue()Miklos Vajna
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-02-09Remove excess newlinesChris Sherlock
2015-11-28Non-implicit virtual SvxPageItem dtorStephan Bergmann
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-06-10Remove unnecessary Bool2AnyStephan Bergmann
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-02-09fdo#39468 translated german commentsDaniel Sikeler
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-20loplugin: cstylecastNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-09-05convert svx/source/items/*.cxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/pageitem.hxx from String to OUStringNoel Grandin
2013-09-01XubString->OUStringCaolán McNamara
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-02Change if-statements to switchWerner Koerner
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-01-07Add a missing space in the format -> page -> organizer tabIvan Timofeev
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara