summaryrefslogtreecommitdiff
path: root/include/editeng/overflowingtxt.hxx
AgeCommit message (Expand)Author
2019-09-06use unique_ptr in OutlinerNoel Grandin
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-02-05loplugin:useuniqueptr in OFlowChainedTextNoel Grandin
2017-07-28loplugin:constparams in editengNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-21com::sun::star->css in include/editengNoel Grandin
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-09-29coverity#1325077 Uninitialized pointer fieldCaolán McNamara
2015-09-20WaE: this method can be declared staticTor Lillqvist
2015-09-20chained editeng: Add interface and implementations for text chainingmatteocam