summaryrefslogtreecommitdiff
path: root/sd/source/core/drawdoc2.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-03loplugin:stringaddNoel Grandin1-2/+2
2019-10-30svx: prefix members of SdrModelMiklos Vajna1-3/+3
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin1-4/+4
2019-10-01loplugin:stringadd in sdNoel Grandin1-2/+1
2019-09-29loplugin:constmethod in sdNoel Grandin1-1/+1
2019-09-26tdf#42949 Fix IWYU warnings in sd/Gabor Kelemen1-3/+0
2019-09-25lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai1-14/+4
2019-09-25lok: send an invalidation by document size changeTamás Zolnai1-2/+6
2019-08-27Move ImageMap related functions to svxSamuel Mehrbrodt1-93/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin1-6/+2
2019-04-19loplugin:sequentialassign in sdNoel Grandin1-2/+1
2019-02-15loplugin:flatten in sd/source/coreNoel Grandin1-224/+224
2019-01-21tdf#42949 Fix IWYU warnings in sd/source/{core,helper}/*hxxGabor Kelemen1-15/+3
2019-01-09use unique_ptr in sdNoel Grandin1-2/+1
2018-12-19Simplify containers iterations in sd/*Arkadiy Illarionov1-5/+3
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel1-4/+5
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-2/+2
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-2/+2
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen1-1/+0
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin1-1/+1
2018-03-13loplugin:useuniqueptr in SdDrawDocumentNoel Grandin1-3/+2
2018-02-15loplugin:changetoolsgen in sdNoel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: sdStephan Bergmann1-8/+8
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin1-1/+1
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe1-1/+1
2017-11-09new loplugin simplifydynamiccastNoel Grandin1-2/+1
2017-11-07loplugin:constparams in sdNoel Grandin1-3/+3
2017-10-23loplugin:includeform: sdStephan Bergmann1-17/+17
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin1-27/+27
2017-08-07tdf#93244 Widescreen formatheiko tietze1-1/+1
2017-08-03loplugin:constparams in sdNoel Grandin1-4/+4
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin1-2/+2
2017-06-05Improved loplugin:cstylecast to reference types: sdStephan Bergmann1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-9/+9
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-6/+6
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin1-4/+4
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin1-4/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-02-20Include <xmloff/autolayout.hxx> only where usedTor Lillqvist1-0/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-12tdf#64588 - prevent loss of non-uniquely-named slideJustin Luth1-0/+37
2016-11-23tdf#42949 Remove unused uno headers from /sd/source/coreBartosz Kosiorek1-2/+0