summaryrefslogtreecommitdiff
path: root/include/editeng/charrotateitem.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-12-24custom literal for Degree10Noel Grandin1-4/+4
2020-10-21new tools::Degree10 strong typedefNoel Grandin1-6/+10
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen1-1/+0
2020-04-22Partial revert "make more classes private in mergedlibs"Thorsten Behrens1-1/+1
2020-03-23make more classes private in mergedlibs modeNoel Grandin1-1/+2
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-2/+2
2019-10-29loplugin:finalclasses in editengNoel Grandin1-1/+1
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin1-2/+0
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-2/+0
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin1-2/+2
2018-07-27Remove unused copy assignment ops of SfxPoolItem-derived classesStephan Bergmann1-13/+0
2017-08-07Removing unused SfxItemPool serialisation from editengVarun Dhall1-4/+0
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-2/+2
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai1-0/+1
2017-04-04loplugin:unusedmethodsNoel Grandin1-2/+0
2017-04-02Add SvxTextRotateItem inherited from SvxCharRotatItemTamás Zolnai1-7/+49
2017-04-02Typo: TopToBotton -> TopToBottomTamás Zolnai1-2/+2
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-2/+2
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-21com::sun::star->css in include/editengNoel 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-23Factor out SfxPoolItem::dumpAsXml() from swMiklos Vajna1-1/+1
2014-12-11Factor out SvxCharRotateItem::dumpAsXml() from swMiklos Vajna1-0/+2
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-8/+8
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-02-21editeng: sal_Bool->boolNoel Grandin1-6/+6
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-1/+1
2013-10-23fixincludeguards.sh: include/editengThomas Arnhold1-2/+2
2013-04-23execute move of global headersBjoern Michaelsen1-0/+81