summaryrefslogtreecommitdiff
path: root/svx/source/customshapes
AgeCommit message (Expand)Author
2022-09-02ofz#504464 scaling "calculation" timeoutCaolán McNamara
2022-09-02Revert "ofz#48264 Timeout"Caolán McNamara
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-07-25loplugin:moveitNoel Grandin
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-07-20ofz#49200 TimeoutCaolán McNamara
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-06-23ofz#48264 TimeoutCaolán McNamara
2022-06-23Fix typoAndrea Gelmini
2022-06-19ofz#48122 TimeoutCaolán McNamara
2022-06-19factor out body as UpdateScalingModeCaolán McNamara
2022-05-23elide some OUString allocationNoel Grandin
2022-05-11avoid some OUString construction on some hot pathsNoel Grandin
2022-05-05tdf#148707 implicit moveTo on all not only on firstRegina Henschel
2022-05-01ofz#47111 TimeoutCaolán McNamara
2022-04-29tdf#148714 connect first and second arc with arcToRegina Henschel
2022-04-26add o3tl::toUInt32Noel Grandin
2022-04-26ofz#46901 TimeoutCaolán McNamara
2022-04-20tdf#148501 color shades only for filled PolyPolygonsRegina Henschel
2022-04-17ofz#46782 TimeoutCaolán McNamara
2022-04-12ofz#46639 TimeoutCaolán McNamara
2022-03-28tdf#147906 change all sqrt(a * a + b * b) occurences to std::hypot(a, b)offtkp
2022-03-04cid#1500546 silence Explicit null dereferencedCaolán McNamara
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-03-01Fix typosAndrea Gelmini
2022-02-21cid#1500477 silence Explicit null dereferencedCaolán McNamara
2022-02-17tdf#145700 Improve lighting in extruded custom shapesRegina Henschel
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-16Fix typosAndrea Gelmini
2021-12-15tdf#145904,tdf#145956 improve extrusion of custom shapesRegina Henschel
2021-12-09VCL implement GetGlyphOutline fallbackArmin Le Grand (Allotropia)
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19Drop F_2PIMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-11-08Fix typosAndrea Gelmini
2021-11-06tdf#140321 enable 'matte', 'metal' extrusion surfaceRegina Henschel
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-25ofz#40305 Divide-by-zeroCaolán McNamara
2021-10-21tdf#145245 correct relative position of extrusionRegina Henschel
2021-10-17tdf#144988 correct font size in multiline Fontwork textRegina Henschel
2021-10-16tdf#145111 evaluate nVertDiff for HORZADJUST_LEFT tooRegina Henschel
2021-10-13tdf#145004 remove fontwork text padding for case ScaleX=trueRegina Henschel
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-22xtend loplugin:stringviewparam to starts/endsWith: svxStephan Bergmann
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-08simplify static_cast after dynamic_castNoel Grandin