summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
2016-03-10coverity#1355507 uninitialized scalar fieldCaolán McNamara
2016-03-10loplugin:constantparam in editengNoel Grandin
2016-03-07loplugin:write only fieldsNoel Grandin
2016-03-07loplugin:unuseddefaultparam in editengNoel Grandin
2016-03-06bIsExpanding is unusedCaolán McNamara
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna
2016-02-18Fix SdrModel::libreOfficeKitCallback() vs ImpEditView duplicationMiklos Vajna
2016-02-09Use rtl::Reference<CppType> instead of HardCppRef<UnoType,CppType>Stephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08Fix typosAndrea Gelmini
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-22new loplugin sfxpoolitemNoel Grandin
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna
2016-01-22loplugin:overrideStephan Bergmann
2016-01-21tdf#42788: FORMATTING - Numbering/ordered listNusaiba Al-Kindi
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin
2016-01-12Mark some classes as finalStephan Bergmann
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin
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