summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl
2015-12-24Remove unneeded bitfieldDaniel Robertson
2015-12-23loplugin:unusedfields in /includeNoel Grandin
2015-12-18editeng: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-07tdf#34449 : ability of deleting borders of a cell from adjacent cellDennis Francis
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna
2015-11-26Avoid implicitly declared members of EDITENG_DLLPUBLIC classStephan Bergmann
2015-11-24loplugin:unusedfields in include/comphelper,include/editengNoel Grandin
2015-11-18use unique_ptr for pImpl in editeng/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04remove remaining boost/noncopyable includes from /includeNoel Grandin
2015-11-04editeng: Eliminate unecessary padding in classesDaniel Robertson
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-21com::sun::star->css in include/editengNoel Grandin
2015-10-13editeng: add EditView::GetSelectionRectangles()Miklos Vajna
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-01tdf#92341 Make Autocorrect entry actually workSamuel Mehrbrodt
2015-09-30Fix typosAndrea Gelmini
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-29coverity#1325077 Uninitialized pointer fieldCaolán McNamara
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22remove unused Link<> fieldNoel Grandin
2015-09-20WaE: this method can be declared staticTor Lillqvist
2015-09-20chained editeng: Add Chaining-related UNO attributematteocam
2015-09-20chained editeng: Add primitive creation methods for chainingmatteocam
2015-09-20chained editeng: Add interface and implementations for text chainingmatteocam
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-15tdf#62525 editeng: OutlinerParaObjectDaniel Robertson
2015-08-29sal_uLong to sal_uInt32 as SvxEditSourceHint IDMatteo Casalin