summaryrefslogtreecommitdiff
path: root/svx/source/sdr/primitive2d
AgeCommit message (Expand)Author
2021-01-06tdf#134288 svx: fix rendering of text on a zero-width shapeMiklos Vajna
2020-12-11tdf#129961 svx: add rendering for table shadow as direct formatMiklos Vajna
2020-05-12tdf#129916 svx: fix origin of scaled shadowMiklos Vajna
2020-05-12Related: tdf#129916 svx: clean up duplicated matrix decompose for shadow sizeMiklos Vajna
2020-05-12Related: tdf#129916 svx: improve shadow size of custom shapesMiklos Vajna
2020-05-12tdf#130058 Import shadow size.Gülşah Köse
2020-01-07tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2019-10-10More loplugin:redundantpointeropsStephan Bergmann
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-04-27tdf#120703 PVS: re-read aPrefSize after updating itMike Kaganski
2019-04-02Fix typoAndrea Gelmini
2019-03-08new loplugin constvarsNoel Grandin
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2019-02-10loplugin:indentation in svxNoel Grandin
2018-12-20use unique_ptr in svxNoel Grandin
2018-12-12use unique_ptr in createTransformedCloneNoel Grandin
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-10-25Fix typosAndrea Gelmini
2018-10-25Reorganize FrameBorderPrimitive creation (II)Armin Le Grand
2018-10-24Fix typosAndrea Gelmini
2018-10-24Reorganize FrameBorderPrimitive creationArmin Le Grand
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen
2018-08-06loplugin:useuniqueptr in DeleteOnDeinitNoel Grandin
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-07-16SvPersistBase no longer necessaryNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
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
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-17OperationSmiley: Added support for using same FillGeometryArmin Le Grand
2018-02-15ofz#6372 fix bitmap decoding of pattern in LwpBackgroundStuffNoel Grandin
2018-02-14move Bitmap creation in createDefaultCross_3x3 to vclNoel Grandin
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-30loplugin:constantparam in svxNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-19Fix typosAndrea Gelmini
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-17Fix typosAndrea Gelmini