summaryrefslogtreecommitdiff
path: root/svx/source/items/pageitem.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-15More loplugin:cstylecast: svxStephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: svxStephan Bergmann1-1/+1
2017-10-24loplugin:implicitboolconversionStephan Bergmann1-1/+1
2017-08-16Removing unused serialisation codeVarun Dhall1-49/+0
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-7/+15
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann1-2/+6
2017-05-19make string translation loading more uniformCaolán McNamara1-11/+11
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin1-1/+1
2017-02-28new loplugin unoanyNoel Grandin1-2/+1
2016-11-18svx: assert SfxPoolItem::operator==Michael Stahl1-1/+1
2016-11-03svx: add missing ~CONVERT_TWIPS mask in SvxPageItem::PutValue()Miklos Vajna1-1/+1
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin1-19/+18
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin1-2/+2
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann1-3/+4
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-4/+4
2016-02-09Remove excess newlinesChris Sherlock1-4/+0
2015-11-28Non-implicit virtual SvxPageItem dtorStephan Bergmann1-0/+2
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+2
2015-06-10Remove unnecessary Bool2AnyStephan Bergmann1-1/+1
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann1-1/+1
2015-02-09fdo#39468 translated german commentsDaniel Sikeler1-6/+5
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-2/+2
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-10-20loplugin: cstylecastNoel Grandin1-1/+1
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin1-1/+1
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-22/+5
2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin1-2/+0
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin1-7/+7
2014-04-15svx: sal_Bool->boolNoel Grandin1-2/+2
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-6/+6
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-3/+3
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-1/+1
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-1/+1
2013-09-05convert svx/source/items/*.cxx from String to OUStringNoel Grandin1-4/+4
2013-09-05convert include/svx/pageitem.hxx from String to OUStringNoel Grandin1-2/+2
2013-09-01XubString->OUStringCaolán McNamara1-3/+3
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-16/+11
2013-01-02Change if-statements to switchWerner Koerner1-9/+8
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous include commentsThomas Arnhold1-2/+0
2012-01-07Add a missing space in the format -> page -> organizer tabIvan Timofeev1-2/+12
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara1-2/+1
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-2/+2
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara1-2/+2
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-2/+2
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0