summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)Author
2020-01-28tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz
2020-01-28tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz
2020-01-26rename some local variablesNoel Grandin
2020-01-25loplugin:makeshared in svl..svxNoel Grandin
2020-01-22flush out unused MapModesCaolán McNamara
2020-01-21Drop empty eventhandler files from svx/Gabor Kelemen
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin
2020-01-10tdf#42949 Fix IWYU warnings in svx/inc/ and svx/source/inc/Gabor Kelemen
2020-01-06tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2020-01-06Removed redundant semicolonsAndrea Gelmini
2020-01-04drawinglayer: extract classes from baseprimitive2d.hxx to own filesTomaž Vajngerl
2020-01-02tdf#96505 Get rid of cargo cult long integer literalsYusuf Keten
2019-12-23sal_Char->char in svxNoel Grandin
2019-12-17loplugin:expandablemethodsNoel Grandin
2019-12-14loplugin:expandablemethodsNoel Grandin
2019-12-11Fix typoAndrea Gelmini
2019-11-30Let getPageViewOutputDevice return const OutputDevice*Stephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-04tdf#121963 apply GridOffset in isPrimitiveVisibleArmin Le Grand
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-16tdf#126060 Handle text camera z rotation while pptx import.Gülşah Köse
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-10More loplugin:redundantpointeropsStephan Bergmann
2019-10-09tdf#127785 Apply 180deg compensation for flipV to text rangeRegina Henschel
2019-10-02tdf#127785 compensate 180deg rotation for position of text boxRegina Henschel
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-09-06tdf#126184 Use max paper dimensions to calculate clip regionMichael Weghorn
2019-09-04reduce Primitive2DContainer copyingNoel Grandin
2019-09-03Fix typosAndrea Gelmini
2019-09-01loplugin:unusedmethodsNoel Grandin
2019-08-27use SdrCircKind enum more widelyNoel Grandin
2019-08-27Remove duplicated sc imagemap functionsSamuel Mehrbrodt
2019-08-27Move ImageMap related functions to svxSamuel Mehrbrodt
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-20loplugin:constvars in svxNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-05Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-07-20loplugin:referencecasting in svxNoel Grandin
2019-07-18svx xml dump: show the SdrObject's properties / item setMiklos Vajna
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
2019-07-03tdf#42949 Fix IWYU warnings in include/svx/x*Gabor Kelemen
2019-06-12Revert "improve empty tools::Rectangle (width)"Noel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-06-07improve empty tools::Rectangle (width)Noel Grandin
2019-05-16split methods upCaolán McNamara
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski