summaryrefslogtreecommitdiff
path: root/svx/source/customshapes
AgeCommit message (Expand)AuthorFilesLines
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski1-2/+2
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski1-1/+1
2024-04-08tdf#50998 tdf#87892 Add sinusoid shapeRMZeroFour2-2/+61
2024-03-30tdf#160421 flip lights too for flipped extruded shapesRegina Henschel1-0/+8
2024-02-20tdf#155723: Wrong Tooltips for some of the Basic Shapes (cuboid)Julien Nabet1-1/+1
2024-02-20tdf#155723: Wrong Tooltips for some of the Basic Shapes (pentagon)Julien Nabet1-1/+1
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski2-3/+3
2023-12-30tdf#146619 Recheck svx/ with IWYUGabor Kelemen1-1/+0
2023-12-30move IsFuzzing to comphelperCaolán McNamara3-6/+6
2023-12-28Use emplace_back instead of push_back (svx)Julien Nabet1-2/+2
2023-12-12tdf#147021 Use std::span to avoid SAL_N_ELEMENTS in CustomShapeDr. David Alan Gilbert1-188/+188
2023-12-09tdf#147021 Use std::span to avoid SAL_N_ELEMENTS in CustomShapeDr. David Alan Gilbert1-188/+188
2023-12-09tdf#147021 Use std::span to avoid SAL_N_ELEMENTS in CustomShapeDr. David Alan Gilbert1-189/+188
2023-12-09tdf#147021 Use std::span to avoid SAL_N_ELEMENTS in CustomShapeDr. David Alan Gilbert1-189/+190
2023-12-08tdf#147021 Use std::span to avoid SAL_N_ELEMENTS in CustomShapeDr. David Alan Gilbert1-188/+189
2023-12-08cid#1546475 std::swap COPY_INSTEAD_OF_MOVECaolán McNamara1-4/+1
2023-11-22Fix typoAndrea Gelmini1-2/+2
2023-11-22Fix typoAndrea Gelmini1-1/+1
2023-11-22Fix typoAndrea Gelmini1-1/+1
2023-11-22Fix typoAndrea Gelmini1-1/+1
2023-11-22Fix typoAndrea Gelmini1-1/+1
2023-11-22Fix typoAndrea Gelmini1-1/+1
2023-11-22Fix typoAndrea Gelmini1-1/+1
2023-11-22Fix typoAndrea Gelmini1-1/+1
2023-11-22Fix typoAndrea Gelmini1-1/+1
2023-11-22Fix typoAndrea Gelmini1-1/+1
2023-11-22Fix typoAndrea Gelmini1-1/+1
2023-11-22tdf#148000 impress: improve fontwork text placement.Attila Szűcs1-35/+240
2023-11-11ofz#63845 Integer-overflowCaolán McNamara1-0/+15
2023-11-02tdf#157956 convert ellipses to quarter rounded circlekhushishikhu1-9/+9
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann1-1/+1
2023-10-07Related tdf#157532: deal "ShadeMode" for extruded custom shapes via BASIC macroJulien Nabet1-1/+10
2023-10-06tdf#157532: deal "ProjectionMode" for extruded custom shapes via BASIC macroJulien Nabet1-2/+11
2023-10-02tdf#157543 Add glue points to binary 5-point starRegina Henschel1-1/+6
2023-09-24Drop some newly obsolete __GNUC__ version checksStephan Bergmann1-1/+1
2023-09-11tdf#157173 Enlarging Fontwork shape replaces used fontNoel Grandin1-0/+3
2023-08-30tdf#156829 PPTX import: fix connector regression at missing glue pointsTibor Nagy1-1/+1
2023-07-10svx: prefix members of GeoStatMiklos Vajna2-8/+8
2023-06-19svx: prefix members of EnhancedCustomShape2dMiklos Vajna1-228/+228
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)1-6/+5
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)1-10/+11
2023-02-23related tdf#148966: rework sdr compatibility flagsSarper Akdemir1-1/+3
2023-02-07improve readability of VirtualDevice constructorNoel Grandin1-2/+2
2023-01-31Some simplification after 743dd1d3c1142c1c99b0844cc26dd0be91a1de40Mike Kaganski1-7/+0
2023-01-31SdrModel: we never set scale fraction to anything else than 1/1Tomaž Vajngerl1-1/+1
2023-01-20tdf#148000 impress: Handle linebreaks on fontwork.Attila Szűcs1-12/+45
2023-01-13tdf#153000: file types MSO_SPT=25 to 31 are wrongly renderedJulien Nabet1-7/+7
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara1-1/+2
2022-10-27tdf#146360 use correct data source to access object propertiesArmin Le Grand (allotropia)1-0/+44
2022-09-02ofz#504464 scaling "calculation" timeoutCaolán McNamara1-0/+5