summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/DrawDocShell.hxx
AgeCommit message (Expand)Author
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
2015-04-17sfx2: convert new to ::Create.Noel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14implement SfxObjectShell subclasses' LOK interfaceSiqi Liu
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-03-19loplugin:constantfunction: sotNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara