summaryrefslogtreecommitdiff
path: root/sw/source/core/draw
AgeCommit message (Expand)Author
2022-02-28tdf#146597 sw: fix freezing with GroupShapeAttila Bakos (NISZ)
2021-11-28Revert "tdf#129183 sw: textboxes in group shapes - part 3"Stephan Bergmann
2021-11-24tdf#129183 sw: textboxes in group shapes - part 3Attila Bakos (NISZ)
2021-11-22Generalize DegreeNMike Kaganski
2021-10-20svx: Don't end text edit mode for all viewsTomaž Vajngerl
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-10-01tdf#141220 sw: fix textbox popped out of off-page shapeDaniel Arato (NISZ)
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-16tdf#143574 tdf#144271 sw: textboxes in group shapes - part 2Attila Bakos (NISZ)
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-01tdf#143574 sw: textboxes in group shapes - part 1Attila Bakos (NISZ)
2021-08-24reduce cost of dynamic casting to SwFlyFrameNoel Grandin
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-08-16no need to make a local copy hereNoel Grandin
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-05tdf#99932: sw: fix for invalid anchor location for FLY_AT_CHAR modeVasily Melenchuk
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-21create SfxHintId::SwLegacyModify idNoel Grandin
2021-06-21drawinglayer: put BufferedDecompositionPrimitive2D in its own fileTomaž Vajngerl
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl
2021-06-17svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl
2021-06-12Backgrd -> BackgroundNoel Grandin
2021-06-04Extended MoveShapeHandle command for Anchors as wellmerttumer
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin
2021-04-12svx: prefix members of SdrObjectMiklos Vajna
2021-04-09tdf#141549 sw: fix ordering of virtual SdrObjects for textboxesMichael Stahl
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-08(related: tdf#133487) sw: fix ordering of virtual SdrObjects for textboxesMichael Stahl
2021-03-07ref-count SdrPageNoel
2021-03-06loplugin:staticdynamic look for static after dynamicNoel
2021-02-10clean up SdrObject cloningNoel
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
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