summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode
AgeCommit message (Expand)AuthorFilesLines
2020-05-13sw doc model xml dump: show wrap polygon of graphic nodesMiklos Vajna1-0/+37
2020-05-12always use the LinkManager's persist as the known refererCaolán McNamara1-8/+2
2020-04-30loplugin:makeshared in swNoel Grandin1-1/+1
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin1-7/+7
2020-04-19loplugin:buriedassign in sw(2)Noel Grandin1-6/+9
2020-04-03(related: tdf#130685) sw_redlinehide: fix update of pLastNode/pParaPropsNodeMichael Stahl1-0/+2
2020-03-31Translate German variable namesJohnny_M1-2/+2
2020-03-31Translate German variable namesJohnny_M1-6/+6
2020-03-31Translate German variable namesJohnny_M1-5/+5
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin1-2/+2
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin5-6/+6
2020-03-04tdf#130680 sw_redlinehide: fix crash in SwUndoDeleteMichael Stahl1-7/+18
2020-03-02speedup sw build a littleNoel Grandin3-0/+3
2020-02-09Fix typoAndrea Gelmini1-1/+1
2020-02-05sw: convert CopyRange boolean parameters to enumMichael Stahl1-1/+1
2020-01-26Avoid explicit cast to smaller sal_uInt16 from larger longStephan Bergmann1-1/+2
2020-01-24loplugin:makeshared in swNoel Grandin1-1/+1
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci1-2/+1
2020-01-10DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna1-1/+1
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-2/+2
2019-12-11convert PrepareHint to scoped enumNoel Grandin1-1/+1
2019-12-11convert LinkCreateType to scoped enumNoel Grandin2-7/+7
2019-12-11convert SectionType to scoped enumNoel Grandin2-22/+22
2019-12-11convert SwFrameSize to scoped enumNoel Grandin2-15/+15
2019-11-26sw: remove SwNodes::CheckNodesRange()Michael Stahl1-34/+9
2019-11-26sw: document CheckNodesRange functionsMichael Stahl1-2/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann6-0/+42
2019-11-19tdf#121186: sync itemset and supportsFullDrawingLayerFillAttributeSetMike Kaganski1-0/+5
2019-11-19tdf#115576 sw: fix borders for single row/col autotable stylesJustin Luth1-11/+22
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen11-42/+2
2019-10-30remove some unnecessary includesCaolán McNamara1-1/+0
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann2-3/+3
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski1-7/+5
2019-09-28loplugin:constmethod in swNoel Grandin2-2/+2
2019-09-26source/core/access: no more SwClientBjoern Michaelsen1-5/+6
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-1/+1
2019-08-23tdf#126784 sw: only distribute across selected columnsJustin Luth1-16/+16
2019-08-20loplugin:constvars in swNoel Grandin1-1/+1
2019-08-13sw doc model xml dump: improve OLE node handlingMiklos Vajna1-3/+1
2019-08-09tdf#118699 sw_redlinehide: need some more changes to use the last nodeMichael Stahl1-2/+18
2019-08-07Fix typosAndrea Gelmini1-3/+3
2019-08-07Fix typosAndrea Gelmini1-1/+1
2019-08-05Fix typosAndrea Gelmini1-1/+1
2019-08-01tdf#126138 sw: disambiguate SwTabFrame::FindLastContent()Michael Stahl1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann1-1/+1
2019-07-29sw: SwSttNdPtrs -> SwStartNodePointersMiklos Vajna1-4/+4
2019-07-22tdf#117185 tdf#110442 sw: bring harmony & peace to fly at-char selectionMichael Stahl1-1/+1
2019-07-20loplugin:referencecasting in swNoel Grandin1-1/+1
2019-06-21tdf#125983 CRASH: Updating link to external filesNoel Grandin1-3/+5