summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/DrawDocShell.hxx
AgeCommit message (Expand)Author
2024-04-27reduce symbol visibility in sdNoel Grandin
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-06-05svx: extract theme color generation into ThemeColorPaletteManagerTomaž Vajngerl
2023-02-01Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara
2022-11-24loplugin:unusedfields make some fields privateNoel Grandin
2022-04-14use more string_view in sdNoel Grandin
2021-12-17sd theme: add a "theme" palette to the color pickerMiklos Vajna
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
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