summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode
AgeCommit message (Expand)AuthorFilesLines
2015-02-01Extract SfxUndoManager::dumpAsXml() from swMiklos Vajna1-13/+0
2015-01-31Extract SfxUndoAction::dumpAsXml() from swMiklos Vajna1-19/+1
2015-01-24Move sw::mark::MarkManager::dumpAsXml() out of docnodeMiklos Vajna1-85/+0
2015-01-23Related: fdo#78599 wrong methodCaolán McNamara1-1/+1
2015-01-23'Ownership' is one word, as is 'relationship'Tor Lillqvist1-1/+1
2015-01-23Related: fdo#78599 ensure RegisterFormat is called before SetModifiedCaolán McNamara1-2/+2
2015-01-23just use the returned ref, don't get its addressCaolán McNamara1-31/+29
2015-01-23Factor out SfxPoolItem::dumpAsXml() from swMiklos Vajna1-162/+1
2015-01-22Merge common code of sw format listsJan-Marek Glogowski1-17/+0
2015-01-22Factor out SfxStringItem::dumpAsXml() from swMiklos Vajna1-24/+5
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann3-11/+12
2015-01-21SwSection::GetFmt const-correctnessStephan Bergmann1-2/+2
2015-01-21Factor out SwFmtPageDesc::dumpAsXml() from docnodeMiklos Vajna1-8/+3
2015-01-20Factor out SvxShadowItem::dumpAsXml() from swMiklos Vajna1-3/+3
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn2-5/+4
2015-01-17Factor out SvxULSpaceItem::dumpAsXml() from swMiklos Vajna1-3/+3
2015-01-16fdo#39440 sw: reduce scope of local variablesMichael Weghorn3-11/+11
2015-01-16Factor out SvxLRSpaceItem::dumpAsXml() from swMiklos Vajna1-3/+3
2015-01-15Factor out SwFmtNoBalancedColumns::dumpAsXml() from docnodeMiklos Vajna1-3/+4
2015-01-14Factor out SwFmtEditInReadonly::dumpAsXml() from sw coreMiklos Vajna1-3/+4
2015-01-12Factor out SvxProtectItem::dumpAsXml() from swMiklos Vajna1-3/+3
2015-01-11Factor out XFillBmpStretchItem::dumpAsXml() from swMiklos Vajna1-3/+4
2015-01-10Factor out XFillBmpPosItem::dumpAsXml() from swMiklos Vajna1-3/+4
2015-01-09Factor out XFillBmpTileItem::dumpAsXml() from swMiklos Vajna1-3/+4
2015-01-08Factor out XFillTransparenceItem::dumpAsXml() from swMiklos Vajna1-3/+4
2015-01-07Resolves: fdo#87003 - Kill BOOST_FOREACHPieter Adriaensen1-0/+2
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-07Factor out XFillBitmapItem::dumpAsXml() from swMiklos Vajna1-3/+4
2015-01-06Factor out XFillColorItem::dumpAsXml() from swMiklos Vajna1-3/+4
2015-01-05Factor out XFillStyleItem::dumpAsXml() from swMiklos Vajna1-25/+3
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee3-11/+8
2014-12-28Factor out SwFmtCol::dumpAsXml() from docnodeMiklos Vajna1-7/+3
2014-12-28Factor out SwFmtWrapInfluenceOnObjPos::dumpAsXml() from docnodeMiklos Vajna1-5/+4
2014-12-28Factor out SwFmtFollowTextFlow::dumpAsXml() from coreMiklos Vajna1-5/+4
2014-12-27fdo#84714 ODT export: write <loext:table> inside <draw:custom-shape>Miklos Vajna1-0/+3
2014-12-25sal_uInt16 to size_tMatteo Casalin1-1/+1
2014-12-23inline stream operator and remove objectBjoern Michaelsen1-28/+0
2014-12-23inline AssignBjoern Michaelsen1-55/+0
2014-12-23Make SwNodeIndex constructors inlineBjoern Michaelsen1-54/+0
2014-12-23Move Register/DeRegister functions to SwNodeIndexBjoern Michaelsen2-26/+12
2014-12-23use sw::Ring insteadBjoern Michaelsen2-62/+21
2014-12-22Factor out SwFmtSurround::dumpAsXml() from docnodeMiklos Vajna1-30/+3
2014-12-22Factor out SwFmtAnchor::dumpAsXml() from nodedumpMiklos Vajna1-30/+3
2014-12-22Factor out SwFmtHoriOrient::dumpAsXml() from nodedumpMiklos Vajna1-7/+3
2014-12-22Factor out SwFmtVertOrient::dumpAsXml() from nodedumpMiklos Vajna1-7/+3
2014-12-20Factor out SwFmtFrmSize::dumpAsXml() from nodedumpMiklos Vajna1-8/+3
2014-12-19Factor out SwFmtCntnt::dumpAsXml() from nodedumpMiklos Vajna1-7/+3
2014-12-18Factor out SvxFontHeightItem::dumpAsXml() from swMiklos Vajna1-8/+4
2014-12-17Factor out SvxBrushItem::dumpAsXml() from swMiklos Vajna1-1/+3
2014-12-16Factor out SvxFontItem::dumpAsXml() from swMiklos Vajna1-1/+3