summaryrefslogtreecommitdiffstats
path: root/include/editeng/overflowingtxt.hxx
Commit message (Expand)AuthorAgeFilesLines
* 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