summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdedtv.cxx
AgeCommit message (Expand)Author
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-29remove unused SdrInsertFlags enum valueNoel Grandin
2018-11-12svx: prefix members of SdrEditViewMiklos Vajna
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-03loplugin:useuniqueptr in SdrLayerAdminNoel Grandin
2018-06-29Fix typosAndrea Gelmini
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-06-07svx: support breaking PDFs imported as imagesAshod Nakashian
2018-06-07svx: sd: cosmeticsAshod Nakashian
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-16Take care of E3DObjListArmin Le Grand
2018-04-12Translate German variable and function namesJohnny_M
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
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-04rename Anz->Cnt in svxNoel Grandin
2017-08-04rename nPgAnz->nPgCountNoel Grandin
2017-08-01Typo: usnig->usingJulien Nabet
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-06-30loplugin:unusedvariablecheckStephan Bergmann
2017-06-30tdf#108863 svx: fix use-after-free in SdrEditView::DeleteMarkedObj()Michael Stahl
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-05-12convert SdrLayerId to strong_intNoel 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-18includes should be at the top of the fileNoel Grandin
2016-08-19convert SdrInsertReasonKind to scoped enumNoel Grandin
2016-08-19convert SdrRepeatFunc to scoped enumNoel Grandin
2016-06-27loplugin:singlevalfields in svx(part3)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel 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-06-01svx: nObjAnz -> nObjCountMiklos Vajna
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-05tdf#34555 add crop features to svxPhilippe Jung
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin
2015-03-22svx: nMarkAnz -> nMarkCountMiklos Vajna
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna