summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)Author
2021-01-13transparency->alpha in GraphicAttrNoel
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-09remove sdrgrafprimitive2d.{cxx,hxx} from excludelistTomaž Vajngerl
2021-01-08Introduce Color::IsFullyTransparentNoel
2021-01-06tdf#134288 svx: fix rendering of text on a zero-width shapeMiklos Vajna
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-24custom literal for Degree10Noel Grandin
2020-12-22use precalculated members of GeoState..Noel
2020-12-22rename members of GeoStat classNoel
2020-12-02tdf#129961 svx: add rendering for table shadow as direct formatMiklos Vajna
2020-12-01do not unnecessarily explicitly force gradient step count (tdf#138581)Luboš Luňák
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-11-16replace std::min(std::max()) with std::clampNoel
2020-11-16tdf#123936 Formatting files in module svx with clang-formatPhilipp Hofer
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-18sd: fix transparency when drawing OverlayPolyPolygonTomaž Vajngerl
2020-10-18sd: custom annotation marker and draw polygon annotation from PDFTomaž Vajngerl
2020-10-16tdf#128212 Change the text z camera rotation order.Gülşah Köse
2020-10-13static_cast after dynamic_castNoel
2020-10-08Don't needlessly convert to sal_Int32 instead of longStephan Bergmann
2020-09-30loplugin:reducevarscope in svxNoel
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-18[API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fillMiklos Vajna
2020-09-11Handle empty rRange in OverlayManager::RangeToInvalidateRectangleStephan Bergmann
2020-09-01Fix typoAndrea Gelmini
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-06loplugin:flatten in svx/sdrNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-11scPrintTwipsMsgs: Use print logical coordinates for draw objectsDennis Francis
2020-06-04Update ShadowPrimitive2D to support shadow blurA_GAN
2020-06-02Use "Radius" instead of "Rad" for new propertiesTomaž Vajngerl
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin
2020-05-29Add blur attributies and definitons into shadow classes and properitiesA_GAN
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-26reduce dynamic_cast usage in an O(N^2) algorithmLuboš Luňák
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski
2020-05-15tdf#132730: fix assertion on groupJulien Nabet
2020-05-13tdf#49247: draw soft edgesMike Kaganski
2020-05-12Drop unused variableMike Kaganski
2020-05-12Rename attributes to reflect that they represent different effectsMike Kaganski
2020-05-11tdf#129916 svx: fix origin of scaled shadowMiklos Vajna
2020-05-11Limit utility function's visibilityMike Kaganski
2020-05-11Related: tdf#129916 svx: clean up duplicated matrix decompose for shadow sizeMiklos Vajna
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski
2020-05-10compact namespace in svxNoel Grandin
2020-05-08Related: tdf#129916 svx: improve shadow size of custom shapesMiklos Vajna
2020-05-07tdf#132199: put glow before shadow, to have shadow of the glowMike Kaganski
2020-05-07tdf#101181: store glow radius in 100ths of mm instead of EMUsMike Kaganski
2020-05-07tdf#101181: improve glow effectMike Kaganski