summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)Author
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
2020-05-06tdf#101181: implement glow effect also for SdrGrafPrimitive2DMike Kaganski
2020-04-23Don't call default ctor only to reassign laterMike Kaganski
2020-04-23tdf#130058 Import shadow size.Gülşah Köse
2020-04-10Make BitmapPrimitive2D vcl-independentArmin Le Grand
2020-04-08run svx animations at POST_PAINT priority (tdf#131753)Luboš Luňák
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-03-30tdf#101181 related: fix SdrShadowTextAttribute::operator==Mike Kaganski
2020-03-30Use dynamic_cast resultMike Kaganski
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-23Fix typosAndrea Gelmini
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-03-06tdf#120216 improve svx table performance.Mark Hung
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth
2020-02-27loplugin:constantparamNoel Grandin
2020-02-25tdf#42949 Fix IWYU warnings in svx/source/sdr/*/*cxxGabor Kelemen
2020-02-22Fix typoTamas Bunth
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2020-02-07remove use of macro DeclPrimitive2DIDBlock in everywhereTomaž Vajngerl
2020-02-03loplugin:constantparamNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-29gtk: resizing video elements has no effect once the video has played onceCaolán McNamara