summaryrefslogtreecommitdiff
path: root/svx/source/sdr/contact/viewobjectcontact.cxx
AgeCommit message (Expand)Author
6 daysCairoSDPR: Improve animated tiled fillsArmin Le Grand (Collabora)
7 daysCairoSDPR: Support alpha for BitmapPrimitivesArmin Le Grand (Collabora)
14 daystdf#158397 freeze hovering mouse above animating gifNoel Grandin
2024-07-10CairoSDPR: Handle FillGraphicPrimitive2D betterArmin Le Grand (allotropia)
2024-02-29IASS: Update edited Text in other ViewsArmin Le Grand (allotropia)
2024-02-07these casts are no longer necessaryNoel Grandin
2024-02-07can std::move these Primitive2DContainer valuesNoel Grandin
2024-01-19tdf#159067 drawinglayer: fix untagged form control (PDF/UA export)Tibor Nagy
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-16cid#1546456 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-14cid#1545211 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-10-06Rename ojects to objects!Hannah Meeks
2023-08-24Fix typoAndrea Gelmini
2023-08-24Reset buffered GridOffset(s) for suspicious valuesArmin Le Grand (allotropia)
2023-08-03Related: cool#6911 refactor for an optimizationCaolán McNamara
2023-07-21tdf#154955 svx: PDF/UA export: tag SdrObjGroup properlyMichael Stahl
2023-07-14tdf#154982 drawinglayer,svx,sw,vcl: PDF export: hell flys and shapes...Michael Stahl
2023-07-05tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl
2023-05-31speed up tab-switching in a calc document with a lot of graphic objectsNoel Grandin
2023-05-26tdf#155190 svx,sw: PDF export: don't tag SwNoTextFrame as ArtifactMichael Stahl
2023-05-26tdf#155436 svx: PDF export: fix crash on SdrMediaObj without URLMichael Stahl
2023-03-22vcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObjMichael Stahl
2023-01-30loplugin:virtualdeadNoel Grandin
2022-12-01(related: tdf#135192) svx: PDF/UA export: tag background as ArtifactMichael Stahl
2022-12-01tdf#135192 svx: PDF/UA export: implement tags for SdrTableObjMichael Stahl
2022-11-29tdf#141386 svx,sw: fix setting name/title/description on SwVirtFlyDrawObjMichael Stahl
2022-11-22Fix typoAndrea Gelmini
2022-11-22tdf#135638 svx: PDF/UA export: also tag *all* text shapesMichael Stahl
2022-11-22tdf#135638 drawinglayer,svx,sw: PDF/UA export: put SdrObjects on anchorMichael Stahl
2022-11-22tdf#135638 svx,sd: PDF/UA export: tag SdrObject shapes as Figure etc.Armin Le Grand (allotropia)
2022-11-11Drop counterproductive const'ness of a member functionStephan Bergmann
2022-05-09svx: calculate object range before using itPranam Lashkari
2022-02-17tdf#147164 Drawings are gone converting to PDF from commandlineNoel Grandin
2022-01-12used cache value in ViewObjectContact::getPrimitive2DSequence (2nd attempt)Noel Grandin
2021-12-24tdf#146132 tdf#146327 tdf#146330Noel Grandin
2021-12-20remove leftoverNoel Grandin
2021-12-17fix for crash converting ooo31011-1.sxw and tdf#146132Noel Grandin
2021-12-09tdf#146137 tdf#146132 image redrawingNoel Grandin
2021-12-08use the cached object rangeNoel Grandin
2021-12-08remove some unnecessary copyingNoel Grandin
2021-12-08used cache value in ViewObjectContact::getPrimitive2DSequenceNoel Grandin
2021-12-06Revert "lose the caching in ViewObjectContact" because it breaks...Noel Grandin
2021-12-05use visitor in ViewObjectContact::createPrimitive2DSequenceNoel Grandin
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin
2021-12-04rename Primitive2DDecompositionVisitor methodsNoel Grandin
2021-12-03lose the caching in ViewObjectContactNoel Grandin
2021-12-03avoid some copying in ViewObjectContactNoel Grandin
2021-12-03no need to create Primitive2DContainer hereNoel Grandin
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin