summaryrefslogtreecommitdiff
path: root/sw/source/core/frmedt
AgeCommit message (Expand)Author
2020-10-20use tools::Long in swNoel
2020-10-13static_cast after dynamic_castNoel
2020-10-07dynamic_cast followed by static_castCaolán McNamara
2020-10-05SwUndoTableMerge::MoveBoxContent always dereferences its SwDoc* argCaolán McNamara
2020-10-05SwGetRefFieldType ctor never passed a null SwDoc*Caolán McNamara
2020-10-04SwXAutoStylesEnumerator always dereferences its SwDoc* argCaolán McNamara
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-08-05loplugin:indentation (--disable-assert-always-abort)Stephan Bergmann
2020-07-31loplugin:flatten in sw/core/frmedtNoel Grandin
2020-07-23tdf#107225 tdf#122887 sw: fix reanchoring of textboxesBakos Attila
2020-06-16sw: remove useless SET_CURR_SHELL macroMiklos Vajna
2020-06-10loplugin:buriedassign in swNoel Grandin
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