summaryrefslogtreecommitdiffstats
path: root/include/editeng/overflowingtxt.hxx
Commit message (Expand)AuthorAgeFilesLines
* Drop redundant 'using rtl::OUString'Mike Kaganski2021-11-161-5/+0
* pass OutlinerParaObject around by valueNoel Grandin2021-08-161-8/+8
* flatten OFlowChainedTextNoel Grandin2021-08-141-4/+5
* Fix --enable-mergelibs `make check`Stephan Bergmann2021-07-291-2/+2
* use more compact namespace syntax in /includeNoel Grandin2020-05-031-4/+3
* make more classes private in mergedlibs modeNoel Grandin2020-03-231-2/+3
* use unique_ptr in OutlinerNoel Grandin2019-09-061-6/+4
* tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen2019-04-231-2/+0
* pass OutlinerParaObject around by std::unique_ptrNoel Grandin2018-07-021-8/+8
* loplugin:useuniqueptr in OFlowChainedTextNoel Grandin2018-02-051-2/+3
* loplugin:constparams in editengNoel Grandin2017-07-281-9/+9
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-3/+3
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-1/+0
* loplugin:unusedmethodsNoel Grandin2015-10-271-1/+0
* more removal of com::sun::star typedefsNoel Grandin2015-10-211-9/+6
* com::sun::star->css in include/editengNoel Grandin2015-10-211-2/+1
* loplugin:unusedmethodsNoel Grandin2015-10-061-4/+0
* coverity#1325077 Uninitialized pointer fieldCaolán McNamara2015-09-291-1/+1
* WaE: this method can be declared staticTor Lillqvist2015-09-201-2/+2
* chained editeng: Add interface and implementations for text chainingmatteocam2015-09-201-0/+149