summaryrefslogtreecommitdiffstats
path: root/include/editeng/charrotateitem.hxx
Commit message (Expand)AuthorAgeFilesLines
* custom literal for Degree10Noel Grandin2020-12-241-4/+4
* new tools::Degree10 strong typedefNoel Grandin2020-10-211-6/+10
* tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen2020-07-131-1/+0
* Partial revert "make more classes private in mergedlibs"Thorsten Behrens2020-04-221-1/+1
* make more classes private in mergedlibs modeNoel Grandin2020-03-231-1/+2
* use covariant return type for SfxPoolItem::CloneCaolán McNamara2019-12-121-2/+2
* loplugin:finalclasses in editengNoel Grandin2019-10-291-1/+1
* improve SfxPoolItem operator== implementationsNoel Grandin2019-10-061-2/+0
* WIP: Further preparations for deeper Item changesArmin Le Grand2019-04-251-2/+0
* use the xmlTextWriterPtr typedef consistentlyNoel Grandin2019-02-281-2/+2
* Remove unused copy assignment ops of SfxPoolItem-derived classesStephan Bergmann2018-07-271-13/+0
* Removing unused SfxItemPool serialisation from editengVarun Dhall2017-08-071-4/+0
* make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara2017-07-311-2/+2
* Introduce text rotation for Impress tablesTamás Zolnai2017-04-151-0/+1
* loplugin:unusedmethodsNoel Grandin2017-04-041-2/+0
* Add SvxTextRotateItem inherited from SvxCharRotatItemTamás Zolnai2017-04-021-7/+49
* Typo: TopToBotton -> TopToBottomTamás Zolnai2017-04-021-2/+2
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* Resolves: coverity#705366 Mixing enum typesCaolán McNamara2016-08-191-2/+2
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* com::sun::star->css in include/editengNoel Grandin2015-10-211-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-9/+9
* remove default value from SfxPoolItem::PutValueNoel Grandin2015-08-141-1/+1
* Factor out SfxPoolItem::dumpAsXml() from swMiklos Vajna2015-01-231-1/+1
* Factor out SvxCharRotateItem::dumpAsXml() from swMiklos Vajna2014-12-111-0/+2
* simplify return argument of SfxPoolItem::GetPresentationNoel Grandin2014-07-291-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-8/+8
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-1/+1
* editeng: sal_Bool->boolNoel Grandin2014-02-211-6/+6
* SfxPoolItem::operator ==, != should return boolStephan Bergmann2014-01-101-1/+1
* fixincludeguards.sh: include/editengThomas Arnhold2013-10-231-2/+2
* execute move of global headersBjoern Michaelsen2013-04-231-0/+81