summaryrefslogtreecommitdiff
path: root/include/editeng/overflowingtxt.hxx
AgeCommit message (Expand)Author
2022-06-09clang-tidy modernize-pass-by-value in editengNoel Grandin
2021-12-20Recheck include/[e-r]* with IWYUGabor Kelemen
2021-11-16Drop redundant 'using rtl::OUString'Mike Kaganski
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-14flatten OFlowChainedTextNoel Grandin
2021-07-29Fix --enable-mergelibs `make check`Stephan Bergmann
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-23make more classes private in mergedlibs modeNoel Grandin
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