summaryrefslogtreecommitdiff
path: root/sd/inc/drawdoc.hxx
AgeCommit message (Expand)Author
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-28sd: Kill forward declaration of non-existent RequestDataTakeshi Abe
2017-06-22loplugin:unusedfields in sd part3Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-12tdf#64588 - prevent loss of non-uniquely-named slideJustin Luth
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin
2016-10-14rename sd::Outliner to SdOutlinerNoel Grandin
2016-10-07SdDrawDocument::GetHitIMapObject rCmpWnd param is unusedStephan Bergmann
2016-10-07loplugin:staticmethods: sdStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-06-27loplugin:singlevalfields in sdNoel Grandin
2016-05-18Related: tdf#99523 select only the desired slidesCaolán McNamara
2016-04-19Related: tdf#99396 sd: make table controller undo code unit-testableMiklos Vajna
2016-04-14loplugin:passstuffbyref in sdNoel Grandin
2016-03-24loplugin:constantparam in sdNoel Grandin
2016-03-18loplugin:constantparam in sdNoel Grandin
2016-03-16coverity#1356337 Resource leakCaolán McNamara
2016-02-03tdf#96414 Remove showing navigator during slideshowBryan Quigley
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2016-01-05tdf#96708: don't modify document while copying to clipboardMike Kaganski
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-13sd: rename static variable SdDrawDocument::pDocLockedInsertingLinksMichael Stahl
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-16convert Link<> to typedNoel Grandin
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-02-23sd: add SdDrawDocument::dumpAsXml()Miklos Vajna
2014-12-09changed timers to idlesTobias Madl
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-18Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann
2014-06-12coverity#735840 Unchecked dynamic_castCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-30coverity#704728 Unchecked dynamic_castCaolán McNamara
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-14typo: deppending -> dependingThomas Arnhold
2014-04-14typo: direclty -> directlyThomas Arnhold