summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/DrawDocShell.hxx
AgeCommit message (Expand)Author
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-08-29sd: Make search bound to a view - to allow independent searchingTomaž Vajngerl
2020-04-21CreateDocumentInfoDialog should return shared_ptrNoel Grandin
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin
2019-05-29weld SfxDocumentInfoDialogCaolán McNamara
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-01-13array_view was changed to span in upcoming C++20Stephan Bergmann
2018-10-09loplugin:constfields in sdNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-06-16tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*Gabor Kelemen
2018-06-01drop Image(Bitmap) constructorNoel Grandin
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-03-22loplugin:useuniqueptr in DrawDocShellNoel Grandin
2018-03-04weld SvxNameDialogCaolán McNamara
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin
2017-11-29loplugin:countusersofdefaultparams in sdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-06const correctness in o3tl::array_viewNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-06-22loplugin:unusedfields in sd part3Noel Grandin
2017-06-17create o3tl::array_viewNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-12tdf#64588 - prevent loss of non-uniquely-named slideJustin Luth
2016-10-24loplugin:countusersofdefaultparams in sd..slideshowNoel Grandin
2016-10-11convert DocumentType to scoped enumNoel Grandin
2016-10-05loplugin:unnecessaryoverride in sd/starmathNoel Grandin
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-10loplugin:constantparam in sdNoel Grandin
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-06-23Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-04-14loplugin:passstuffbyref in sdNoel Grandin
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2015-12-24tdf#84846 Merge identical GotoTreeBookmark into GetObjectIsMarkedFernando Pirani
2015-12-17sw, sd, sc: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna
2015-12-16sfx2: clean up no longer needed SfxObjectShell::isTiledRendering()Miklos Vajna
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-25convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks