summaryrefslogtreecommitdiff
path: root/svx/source/customshapes/EnhancedCustomShapeFontWork.cxx
AgeCommit message (Expand)Author
2023-02-23related tdf#148966: rework sdr compatibility flagsSarper Akdemir
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-01-20tdf#148000 impress: Handle linebreaks on fontwork.Attila Szűcs
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
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-07-25loplugin:moveitNoel Grandin
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-01ofz#47111 TimeoutCaolán McNamara
2022-04-26ofz#46901 TimeoutCaolán McNamara
2022-04-17ofz#46782 TimeoutCaolán McNamara
2022-04-12ofz#46639 TimeoutCaolán McNamara
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-09VCL implement GetGlyphOutline fallbackArmin Le Grand (Allotropia)
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
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-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-04use std::vector for fetching DX array dataNoel Grandin
2021-08-18undo changes to TextAlignCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-04-29remove support for BITMASK in vcl backendsNoel Grandin
2020-12-24custom literal for Degree10Noel Grandin
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-13static_cast after dynamic_castNoel
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-06loplugin:flatten in svxNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-21Simplify containers iterations in svx/source/[a-e]*Arkadiy Illarionov
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-08-16tdf#116350 Better text layout for big shapesSzymon Kłos
2018-08-08tdf#116350 Correctly display text on arcSzymon Kłos
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand