summaryrefslogtreecommitdiff
path: root/include/editeng/outliner.hxx
AgeCommit message (Expand)Author
2019-09-06use unique_ptr in OutlinerNoel Grandin
2019-09-02loplugin:constmethod in editengNoel Grandin
2019-08-12Don't select hyperlink fields arbitrarilySamuel Mehrbrodt
2019-07-22tdf#118370 Draw: add option to consolidate multiple textObjsJustin Luth
2019-07-12Move remove url code to editengSamuel Mehrbrodt
2019-06-12loplugin:unusedmethodsNoel Grandin
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2019-02-23loplugin:unusedfields in editengNoel Grandin
2019-02-19use boost::optional in EditFieldInfoNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-16Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-02tdf#112935 Paste as Unformatted doesn't work in shapes and commentsMaxim Monastirsky
2018-07-31loplugin:returnconstant in editengNoel Grandin
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-05-15loplugin:useuniqueptr in ParagraphListNoel Grandin
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin
2018-05-02Fix typosAndrea Gelmini
2018-04-10loplugin:unusedmethodsNoel Grandin
2018-04-04tdf#108608 Draw file unresponsive on large text pasted into textboxNoel Grandin
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-08loplugin:unusedmethodsNoel Grandin
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin
2018-02-17tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai
2018-02-16tdf#115783 sd: fix lost char attributes during in-table copy&pasteMiklos Vajna
2018-02-05loplugin:useuniqueptr in OutlinerNoel Grandin
2018-01-19loplugin:useuniqueptr in EditFieldInfoNoel Grandin
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-12-28loplugin:passstuffbyref improved return in editengNoel Grandin
2017-12-16convert EETextFormat to scoped enumNoel Grandin
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-07-28loplugin:constparams in editengNoel Grandin
2017-07-22loplugin:unusedfields in editengNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-06rework as a shared_ptrCaolán McNamara
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-05-09loplugin:constantparamNoel Grandin
2017-05-04convert EVAnchorMode enum to scoped enumJochen Nitschke
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-15Fix vertical text and bitmap bullet renderingTamás Zolnai
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai