summaryrefslogtreecommitdiff
path: root/sw/source/core/draw
AgeCommit message (Expand)AuthorFilesLines
2021-06-04Extended MoveShapeHandle command for Anchors as wellmerttumer1-2/+4
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin2-5/+5
2021-04-12svx: prefix members of SdrObjectMiklos Vajna2-43/+43
2021-04-09tdf#141549 sw: fix ordering of virtual SdrObjects for textboxesMichael Stahl1-8/+34
2021-04-09Recheck include/ with IWYUGabor Kelemen4-0/+4
2021-03-08(related: tdf#133487) sw: fix ordering of virtual SdrObjects for textboxesMichael Stahl1-3/+24
2021-03-07ref-count SdrPageNoel2-4/+4
2021-03-06loplugin:staticdynamic look for static after dynamicNoel1-2/+1
2021-02-10clean up SdrObject cloningNoel1-15/+16
2021-02-02loplugin:redundantcast catch more dynamic_castNoel1-1/+1
2021-01-02introduce Degree100 strong_int typeNoel2-12/+12
2020-12-29use Degree10 in SwRotationGrfNoel Grandin1-5/+5
2020-11-26tdf#135198 tdf#138050 sw editing: fix text box position syncDaniel Arato (NISZ)1-1/+28
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-2/+0
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara1-1/+1
2020-11-05retire most of SwModifyBjoern Michaelsen1-2/+2
2020-10-20use tools::Long in swNoel2-14/+14
2020-10-13static_cast after dynamic_castNoel2-21/+15
2020-10-04SwDrawModel ctor always dereferences its SwDoc* argCaolán McNamara1-11/+9
2020-10-04SwDrawContact::GetTextObjectsFromFormat always dereferences is SwDoc* argCaolán McNamara1-2/+2
2020-09-08tdf#135149 sw: fix deleting textbox of as-char shapesMiklos Vajna1-7/+8
2020-09-07sw: prefix members of PaMIntoCursorShellRing, SwDPage, ...Miklos Vajna1-15/+15
2020-09-01tdf#135661 sw: fix Undo of text deletion of SdrObjectMichael Stahl1-0/+3
2020-08-21tdf#106153 sw compatibility: fix textboxes exceeding the pageAttila Bakos1-1/+1
2020-08-20tdf#129542 the control is already anchored to header/footer contentCaolán McNamara1-2/+4
2020-08-14rework this to make it more readableCaolán McNamara1-5/+11
2020-08-01loplugin:flatten in sw/core/draw..sw/core/editNoel Grandin3-259/+259
2020-07-27tdf#134610 sw: fix incorrect position of math object from DOCXMiklos Vajna1-1/+1
2020-06-10loplugin:buriedassign in swNoel Grandin2-10/+11
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2-0/+2
2020-04-20remove direct access to Size field on SwRectNoel Grandin1-2/+2
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin1-1/+1
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-2/+2
2020-03-02speedup sw build a littleNoel Grandin1-0/+1
2020-02-07remove use of macro DeclPrimitive2DIDBlock in everywhereTomaž Vajngerl1-1/+1
2020-02-04rename GetOfst -> GetOffsetNoel Grandin1-1/+1
2020-01-31new loplugin:namespaceindentationNoel Grandin2-14/+14
2020-01-15clang-tidy modernize-concat-nested-namespace in swNoel Grandin2-35/+14
2019-12-11convert PrepareHint to scoped enumNoel Grandin1-7/+7
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann3-0/+20
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen6-40/+6
2019-11-05tdf#128335 sw textbox: fix crash on deleting multiple shapes with textboxesMiklos Vajna1-1/+5
2019-10-24ODF-imported textboxes identify themselves as suchKatarina Behrens1-7/+2
2019-10-23ofz#18454 Bad-cast to SwDrawContact from SwFlyDrawContactCaolán McNamara1-1/+1
2019-10-22tdf#127412 sw: fix reported ZOrder of shape+textbox pairsMiklos Vajna1-0/+7
2019-10-02Resolves: tdf#127924 give hyperlink tooltip an areaCaolán McNamara1-3/+10
2019-09-05use unique_ptr in SdrObject::getFullDragCloneNoel Grandin1-2/+2
2019-08-23loplugin:returnconstval in svxNoel Grandin1-1/+1
2019-08-20loplugin:constvars in swNoel Grandin1-2/+2
2019-08-05Fix typosAndrea Gelmini3-7/+7