summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdxcgv.cxx
AgeCommit message (Expand)Author
2020-03-17tdf#125520 create a persist correctly for OLEArmin Le Grand
2020-02-13tdf#130614: Revert "tdf#125520 Fix OLE objects drag&drop with 'Insert as Copy'"Xisco Faulí
2019-10-28tdf#125191 Give object copies unique namesJim Raykowski
2019-09-08tdf#125520 Fix OLE objects drag&drop with 'Insert as Copy'Andrés Maldonado
2019-08-20loplugin:constvars in svxNoel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-02-10loplugin:indentation in svxNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-10-28svx: remove newly unused XFillExchangeDataMichael Stahl
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-08-30rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-09tdf#116977 Correctly handle copy-construct of SdrTableObjArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-18rename Neu->New in svxNoel Grandin
2018-04-07Avoid -fsanitize=nullStephan Bergmann
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-02-21loplugin:changetoolsgen in svxNoel Grandin
2017-12-16convert EETextFormat to scoped enumNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel 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-08-04rename nPgAnz->nPgCountNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-06-26tdf#39674 Translate some German variable namesJohnny_M
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-21loplugin:unusedmethodsNoel Grandin
2016-11-30rename getViewIndependentPrimitive2DSequence..Noel Grandin
2016-08-19convert SdrInsertReasonKind to scoped enumNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-04-28loplugin:stylepoliceNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-28Fix typosAndrea Gelmini