summaryrefslogtreecommitdiff
path: root/sw/source/core/draw
AgeCommit message (Expand)Author
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-29use Degree10 in SwRotationGrfNoel Grandin
2020-11-26tdf#135198 tdf#138050 sw editing: fix text box position syncDaniel Arato (NISZ)
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-10-20use tools::Long in swNoel
2020-10-13static_cast after dynamic_castNoel
2020-10-04SwDrawModel ctor always dereferences its SwDoc* argCaolán McNamara
2020-10-04SwDrawContact::GetTextObjectsFromFormat always dereferences is SwDoc* argCaolán McNamara
2020-09-08tdf#135149 sw: fix deleting textbox of as-char shapesMiklos Vajna
2020-09-07sw: prefix members of PaMIntoCursorShellRing, SwDPage, ...Miklos Vajna
2020-09-01tdf#135661 sw: fix Undo of text deletion of SdrObjectMichael Stahl
2020-08-21tdf#106153 sw compatibility: fix textboxes exceeding the pageAttila Bakos
2020-08-20tdf#129542 the control is already anchored to header/footer contentCaolán McNamara
2020-08-14rework this to make it more readableCaolán McNamara
2020-08-01loplugin:flatten in sw/core/draw..sw/core/editNoel Grandin
2020-07-27tdf#134610 sw: fix incorrect position of math object from DOCXMiklos Vajna
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-20remove direct access to Size field on SwRectNoel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-03-02speedup sw build a littleNoel Grandin
2020-02-07remove use of macro DeclPrimitive2DIDBlock in everywhereTomaž Vajngerl
2020-02-04rename GetOfst -> GetOffsetNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in swNoel Grandin
2019-12-11convert PrepareHint to scoped enumNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2019-11-05tdf#128335 sw textbox: fix crash on deleting multiple shapes with textboxesMiklos Vajna
2019-10-24ODF-imported textboxes identify themselves as suchKatarina Behrens
2019-10-23ofz#18454 Bad-cast to SwDrawContact from SwFlyDrawContactCaolán McNamara
2019-10-22tdf#127412 sw: fix reported ZOrder of shape+textbox pairsMiklos Vajna
2019-10-02Resolves: tdf#127924 give hyperlink tooltip an areaCaolán McNamara
2019-09-05use unique_ptr in SdrObject::getFullDragCloneNoel Grandin
2019-08-23loplugin:returnconstval in svxNoel Grandin
2019-08-20loplugin:constvars in swNoel Grandin
2019-08-05Fix typosAndrea Gelmini
2019-07-12tdf#121014 Display tooltip for URLs in Writer textboxes/shapesSamuel Mehrbrodt
2019-07-11Deduplicate URL tooltip creationSamuel Mehrbrodt
2019-05-20Fix typosAndrea Gelmini
2019-05-20lok: writer: svg export transformed imagesMarco Cecchetti
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen
2019-02-13Pointer is pointlessNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-01-28sw: avoid wrong and unnecessary downcast in SwDrawView::DeleteMarked()Miklos Vajna
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann