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