summaryrefslogtreecommitdiff
path: root/sd/inc/drawdoc.hxx
AgeCommit message (Expand)Author
2018-10-09loplugin:constfields in sdNoel Grandin
2018-09-23loplugin:unusedmethodsNoel Grandin
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl
2018-06-20loplugin:useuniqueptr in SdDrawDocumentNoel Grandin
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-05-18Replace SVGFilter using SVGIOArmin Le Grand
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-03-13loplugin:useuniqueptr in SdDrawDocumentNoel Grandin
2017-11-28loplugin:countusersofdefaultparams in svxNoel Grandin
2017-11-26clang-tidy modernize-use-equals-default in sdJochen Nitschke
2017-11-07loplugin:constparams in sdNoel Grandin
2017-10-19use std::unique_ptr in SdDrawDocumentNoel Grandin
2017-08-08loplugin:constantparamNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
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