summaryrefslogtreecommitdiff
path: root/include/editeng/outlobj.hxx
AgeCommit message (Expand)Author
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2017-10-04Fix typosAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-15Avoid using implicit assignment operatorTamás Zolnai
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin
2016-12-05loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin
2015-09-15tdf#62525 editeng: OutlinerParaObjectDaniel Robertson
2014-11-27Factor out OutlinerParaObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna
2014-08-14Apply a simple pimpl idiom and rename the old Impl to make it non-Impl.Kohei Yoshida
2014-03-17codemaker,editeng: prefer passing OUString by referenceNoel Grandin
2014-02-21fdo#63154 Remove unused solar.h reference in editengAlexandre Vicenzi
2014-01-29Resolves: #i123228# ParagraphData symbols shouldn't be required...Herbert Dürr
2013-10-23fixincludeguards.sh: include/editengThomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-04-23execute move of global headersBjoern Michaelsen