summaryrefslogtreecommitdiff
path: root/svx/inc/sdr/primitive2d
AgeCommit message (Expand)Author
2021-12-24use comphelper::WeakComponentImplHelper in PrimitiveFactory2DNoel Grandin
2021-12-06skip some intermediate results in tryToGetChartContentAsPrimitive2DSequenceNoel Grandin
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-06-25loplugin:finalclasses in svxNoel Grandin
2021-06-21drawinglayer: put BufferedDecompositionPrimitive2D in its own fileTomaž Vajngerl
2021-02-11loplugin:refcounting generalise type checkingNoel
2021-01-09remove sdrgrafprimitive2d.{cxx,hxx} from excludelistTomaž Vajngerl
2021-01-05svx: pragma once in sdrgrafprimitive2d.hxxTomaž Vajngerl
2020-12-02tdf#129961 svx: add rendering for table shadow as direct formatMiklos Vajna
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-11-16tdf#123936 Formatting files in module svx with clang-formatPhilipp Hofer
2020-07-19compact namespace: svxNoel Grandin
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen
2020-05-13tdf#49247: draw soft edgesMike Kaganski
2020-05-12Rename attributes to reflect that they represent different effectsMike Kaganski
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-10compact namespace in svxNoel Grandin
2020-05-08Related: tdf#129916 svx: improve shadow size of custom shapesMiklos Vajna
2020-04-23tdf#130058 Import shadow size.Gülşah Köse
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-03-03tdf#101181 Implement glow effect on shapesTamas 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-11loplugin:finalclasses in svxNoel Grandin
2020-01-10tdf#42949 Fix IWYU warnings in svx/inc/ and svx/source/inc/Gabor Kelemen
2019-08-03Fix typosAndrea Gelmini
2018-12-12use unique_ptr in createTransformedCloneNoel Grandin
2018-10-08loplugin:constfields in svxNoel Grandin
2018-03-24Fix typosAndrea Gelmini
2018-03-17OperationSmiley: Added support for using same FillGeometryArmin Le Grand
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin
2018-01-26expand out SdrObjectWeakRef and SdrPageWeakRef typedefsNoel Grandin
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-12loplugin:countusersofdefaultparams in svxNoel Grandin
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-06-28loplugin:singlevalfields in svxNoel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-20chained editeng: Enhance existing svx classes with chaining-related methodsmatteocam
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-07-04Fix typosAndrea Gelmini