summaryrefslogtreecommitdiff
path: root/editeng/source/outliner/overflowingtxt.cxx
AgeCommit message (Expand)Author
2019-09-06use unique_ptr in OutlinerNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-02-05loplugin:useuniqueptr in OFlowChainedTextNoel Grandin
2017-10-23loplugin:includeform: editengStephan Bergmann
2017-07-28loplugin:constparams in editengNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-09-29coverity#1325077 Uninitialized pointer fieldCaolán McNamara
2015-09-29coverity#1325050 Resource leak in objectCaolán McNamara
2015-09-20WaE: this method can be declared staticTor Lillqvist
2015-09-20WaE: rewrite as call of rtl::OUString::isEmptyTor Lillqvist
2015-09-20WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist
2015-09-20chained editeng: Convert fprintf to SAL_INFOThorsten Behrens
2015-09-20chained editeng: Add interface and implementations for text chainingmatteocam