summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/shell
AgeCommit message (Expand)AuthorFilesLines
2024-05-28loplugin:ostr in sd/../uiNoel Grandin1-2/+2
2024-02-10tdf#159372 svx: Add goto dialogAkshayWarrier1-1/+15
2023-06-29loplugin:unusedmethodsNoel Grandin1-7/+0
2023-05-20loplugin:unusedmethodsNoel Grandin1-101/+0
2023-05-20loplugin:unusedfieldsNoel Grandin1-12/+2
2023-04-19loplugin::unusedmethodsNoel Grandin1-13/+0
2023-01-20[API CHANGE] remove unused SlideSorterServiceNoel Grandin2-564/+0
2023-01-17XUnoTunnel->dynamic_cast in sd::DrawControllerNoel Grandin1-2/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-08-08no need for ScrollBarBox if bg is already the desired colorCaolán McNamara2-13/+5
2022-08-05tdf#117388 use native scrollbar under gtk in impress/draw documentsCaolán McNamara1-6/+6
2022-07-28lok: Enable sidebar in MathMike Kaganski1-4/+4
2021-12-28use comphelper::WeakComponentImplHelper in SlideSorterServiceNoel Grandin2-9/+6
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski1-2/+3
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin3-14/+2
2021-08-18loplugin:constparamsNoel Grandin1-1/+1
2021-05-17split OutputDevice from WindowNoel Grandin1-4/+4
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC1-4/+1
2021-03-10Draw: Fix crash on multiple page selection on slidesortermert1-0/+1
2021-02-21loplugin:refcounting in sdNoel1-4/+2
2021-02-11devtools: move devtools from svx to sfx2Tomaž Vajngerl1-1/+1
2021-01-29tdf#139996: do not crash if no slide is selectedXisco Fauli1-0/+5
2021-01-25tdf#139830: keep the right context for chart after view switch (impress).Tamás Zolnai1-0/+31
2021-01-16make the Color constructors explicitly specify transparencyNoel1-4/+4
2021-01-13devtools: move DevelopmentToolChildWindow to its own fileTomaž Vajngerl1-1/+1
2021-01-13devtools: Enable DevTools in Calc, Impress and DrawTomaž Vajngerl1-0/+2
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-1/+2
2020-10-23long->tools::Long in pyuno..sdNoel1-3/+3
2020-06-03loplugin:simplifypointertobool improveNoel Grandin2-29/+29
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-1/+1
2020-05-09compact namespace in sdNoel Grandin1-3/+3
2020-01-24loplugin:makeshared in sdNoel Grandin1-4/+4
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin3-6/+6
2019-09-03Missing includeMike Kaganski1-0/+2
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen3-19/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-03-05re-land "new loplugin typedefparam""Noel Grandin2-16/+16
2019-02-15loplugin:flatten in sd/source/ui/slidesorterNoel Grandin2-41/+41
2019-01-16tdf#42949 Fix IWYU warnings in sd/source/ui/[s-u]*/*hxxGabor Kelemen2-7/+6
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-1/+1
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov1-8/+5
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin3-33/+32
2018-08-30Remove redundant asserts after newMike Kaganski1-13/+1
2018-08-13loplugin:returnconstant in sdNoel Grandin2-5/+3
2018-07-18Fix typosAndrea Gelmini1-1/+1
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-1/+1
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen1-0/+1
2018-04-20loplugin:constantparamNoel Grandin1-3/+1
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen2-4/+0
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0