summaryrefslogtreecommitdiff
path: root/sw/source/core/frmedt
AgeCommit message (Expand)AuthorFilesLines
2020-05-06Resolves: tdf#123801 captioning issuesCaolán McNamara1-43/+0
2020-05-05sw from-bottom relative orientation: fix calculation of position limitsMiklos Vajna1-1/+15
2020-04-25convert CursorMoveState to scoped enumNoel Grandin3-9/+9
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin1-8/+8
2020-04-16tdf#122444 Use fontwork name for object nameJim Raykowski1-3/+1
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin2-3/+2
2020-03-10Fix typoAndrea Gelmini1-1/+1
2020-03-02speedup sw build a littleNoel Grandin3-0/+3
2020-03-02tdf#130945 Writer: Preview of linked doc is not updated when editedSerge Krot1-0/+16
2020-02-25tdf#91219 sw: don't allow anchoring a shape+textbox into itselfMiklos Vajna1-1/+18
2020-02-21Drop o3tl::optional wrapperStephan Bergmann2-2/+2
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin1-8/+0
2020-02-07rename GetBaseOfstForFly->GetBaseOffsetForFlyNoel Grandin1-1/+1
2020-02-06cid#1458160 Dereference before null checkCaolán McNamara1-3/+4
2020-02-05sw: convert CopyRange boolean parameters to enumMichael Stahl1-2/+2
2020-02-04tdf#130362 sw: fix anchoring of inline math objectsMiklos Vajna1-1/+1
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin5-16/+16
2020-02-03sw: set unique name for fontwork object and style on insertionVasily Melenchuk1-0/+2
2020-01-22tdf#129382: sw: assign names to shape object stylesVasily Melenchuk1-1/+1
2020-01-10DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna1-2/+2
2020-01-08tdf#128782: sw: set name for draw frame style for text boxVasily Melenchuk1-0/+1
2019-12-15Make some SwFEShell data members privateStephan Bergmann1-2/+2
2019-12-15Fix use of uninitialized SwFEShell::bTableCopiedStephan Bergmann1-0/+2
2019-12-14tdf#37156 Writer menu: Paste as Nested tableLászló Németh1-1/+3
2019-12-11convert PrepareHint to scoped enumNoel Grandin1-1/+1
2019-12-11convert SwLabelType to scoped enumNoel Grandin1-6/+6
2019-12-11convert SwFrameSize to scoped enumNoel Grandin3-4/+4
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2-2/+2
2019-11-30Rewrite uses of boost::optionalStephan Bergmann1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann2-0/+11
2019-11-14tdf#42949 Fix IWYU warnings in sw/source/core/[e-l]*/*cxxGabor Kelemen8-48/+1
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-1/+1
2019-11-05tdf#127759 Writer: add table row/column insert modeLászló Németh1-0/+2
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara1-18/+10
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-2/+2
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski1-3/+1
2019-09-28loplugin:constmethod in swNoel Grandin1-2/+2
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin1-1/+1
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-2/+2
2019-08-24loplugin:returnconstval in swNoel Grandin2-2/+2
2019-08-23tdf#126784 sw: only distribute across selected columnsJustin Luth1-2/+2
2019-08-20loplugin:constvars in swNoel Grandin2-2/+2
2019-08-07Fix typosAndrea Gelmini1-2/+2
2019-08-01tdf#126138 sw: disambiguate SwTabFrame::FindLastContent()Michael Stahl1-3/+3
2019-07-24cid#1401334 Uncaught exceptionCaolán McNamara2-2/+2
2019-07-10sw: assume that JOE won't be availableMiklos Vajna1-1/+0
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen1-0/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+3
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen2-2/+1
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand2-12/+18