summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
2015-04-08convert DIC_ERR_ constants to scoped enumNoel Grandin
2015-04-08convert SHADOW_ constants to enum classNoel Grandin
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-27convert GETATTRIBS_ constants to enum classNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-26the valid flags in SvxBulletItem are unusedNoel Grandin
2015-03-26bullet justification in SvxBulletItem is unusedNoel Grandin
2015-03-26convert BS_ constants to SvxBulletStyle enum classNoel Grandin
2015-03-26convert SvxNumRuleType to enum classNoel Grandin
2015-03-26convert NUM_ constants to enum clasNoel Grandin
2015-03-25convert SPELLCMD_ constants to enum classNoel Grandin
2015-03-25convert EE_STAT constants to enum classNoel Grandin
2015-03-25convert EV_CNTRL constants to enum classNoel Grandin
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-25convert MouseTarget to enum classNoel Grandin
2015-03-25convert VALID_ constants to enum classNoel Grandin
2015-03-23editeng tiled rendering: implement drag of the middle selection handleMiklos Vajna
2015-03-19loplugin:constantfunction: editengNoel Grandin
2015-03-16LOK: extract the callback typedef to a separate LibreOfficeKitTypes.h headerMiklos Vajna
2015-03-16Add ImpEditView::libreOfficeKitCallback()Miklos Vajna
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-11const_cast -> mutableZolnai Tamás
2015-03-11Avoid casting SvxBrushItem:nShadingValueZolnai Tamás
2015-03-02convert PARAFLAG_ constants to enum classNoel Grandin
2015-02-23ImpEditEngine::UpdateViews: need to go via Invalidate() for tiled renderingMiklos Vajna
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-02-01coverity#1267693 Uncaught exceptionCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-23Factor out SfxPoolItem::dumpAsXml() from swMiklos Vajna
2015-01-20Factor out SvxShadowItem::dumpAsXml() from swMiklos Vajna
2015-01-17Factor out SvxULSpaceItem::dumpAsXml() from swMiklos Vajna
2015-01-16Factor out SvxLRSpaceItem::dumpAsXml() from swMiklos Vajna
2015-01-12Factor out SvxProtectItem::dumpAsXml() from swMiklos Vajna
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-18Factor out SvxFontHeightItem::dumpAsXml() from swMiklos Vajna
2014-12-17Factor out SvxBrushItem::dumpAsXml() from swMiklos Vajna
2014-12-16protect against self-assignmentDavid Tardon
2014-12-16Factor out SvxFontItem::dumpAsXml() from swMiklos Vajna
2014-12-11Factor out SvxCharRotateItem::dumpAsXml() from swMiklos Vajna
2014-12-09Factor out SvxRsidItem::dumpAsXml() from swMiklos Vajna
2014-12-08Factor out SvxWeightItem::dumpAsXml() from swMiklos Vajna
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-05Factor out SvxPostureItem::dumpAsXml() from swMiklos Vajna
2014-11-27Factor out OutlinerParaObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna