summaryrefslogtreecommitdiffstats
path: root/include/editeng/outlobj.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:stringviewparam extend to comparison operatorsNoel2020-11-241-2/+2
* drop newly unused OutlinerParaObject ctor variantCaolán McNamara2020-10-101-1/+0
* ofz#23492 the only user of this ctor throws away the original of the cloneCaolán McNamara2020-10-101-1/+1
* Better handling of text rotation attribute.Tamás Zolnai2019-11-271-1/+5
* ofz#12553 TimeoutCaolán McNamara2019-11-061-0/+2
* tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen2019-06-071-0/+1
* use the xmlTextWriterPtr typedef consistentlyNoel Grandin2019-02-281-1/+1
* loplugin:unusedmethodsNoel Grandin2018-08-091-1/+0
* pass OutlinerParaObject around by std::unique_ptrNoel Grandin2018-07-021-0/+1
* pass EditTextObject around using std::unique_ptrNoel Grandin2018-04-111-1/+1
* Fix typosAndrea Gelmini2017-10-041-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* Avoid using implicit assignment operatorTamás Zolnai2017-04-151-0/+3
* Introduce text rotation for Impress tablesTamás Zolnai2017-04-151-1/+2
* new loplugin: useuniqueptr: editengNoel Grandin2017-01-131-3/+4
* loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin2016-12-051-1/+1
* convert OUTLINER_MODE to scoped enumNoel Grandin2016-05-091-2/+3
* loplugin:unusedmethods unused return value in include/editengNoel Grandin2016-01-121-1/+0
* tdf#62525 editeng: OutlinerParaObjectDaniel Robertson2015-09-151-4/+27
* Factor out OutlinerParaObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna2014-11-271-0/+2
* Apply a simple pimpl idiom and rename the old Impl to make it non-Impl.Kohei Yoshida2014-08-141-3/+2
* codemaker,editeng: prefer passing OUString by referenceNoel Grandin2014-03-171-1/+1
* fdo#63154 Remove unused solar.h reference in editengAlexandre Vicenzi2014-02-211-7/+0
* Resolves: #i123228# ParagraphData symbols shouldn't be required...Herbert Dürr2014-01-291-5/+3
* fixincludeguards.sh: include/editengThomas Arnhold2013-10-231-2/+2
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-251-4/+4
* resolved fdo#35756 import more than 64k HTML table cellsEike Rathke2013-05-101-3/+3
* execute move of global headersBjoern Michaelsen2013-04-231-0/+93