summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter
AgeCommit message (Expand)Author
2024-04-03tdf#146619 Drop unused 'using namespace' in: sd/Gabor Kelemen
2024-02-10tdf#159372 svx: Add goto dialogAkshayWarrier
2024-01-22simplify the getters in AbstractSvx*DialogNoel Grandin
2023-12-23cid#1546006 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-13Fix old TODO: Remove the parameter bCheckImmediately from SvxNameDialogSamuel Mehrbrodt
2023-10-23tdf#111737 - Add new (master) page depending on the edit modeAndreas Heinisch
2023-07-21loplugin:unusedmethodsNoel Grandin
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2023-07-17tdf#130581 - Add undo command for hide/show slidesAndreas Heinisch
2023-06-30loplugin:unusedmethodsNoel Grandin
2023-06-29loplugin:unusedmethodsNoel Grandin
2023-06-29mbIsUIReadOnly is deadNoel Grandin
2023-05-24tdf#148088: Fix master related UI in DrawBaole Fang
2023-05-20loplugin:unusedmethodsNoel Grandin
2023-05-20loplugin:unusedfieldsNoel Grandin
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-04-11tdf#150477: Change "Slide" to "Page" in Draw status barBaole Fang
2023-02-19osl::Mutex->std::mutex in BitmapCacheNoel Grandin
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-01-20[API CHANGE] remove unused SlideSorterServiceNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in sd::DrawControllerNoel Grandin
2022-11-23rename SetFocusedPageFromCurrentPage instead SetFocusedPageToCurrentPageCaolán McNamara
2022-11-23Resolves: tdf#145491 make sure focused page is selected after undo/redoCaolán McNamara
2022-11-19lok: masterpage: don't remove old cacheSzymon Kłos
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-11clang-tidy modernize-pass-by-value in sdNoel Grandin
2022-08-08no need for ScrollBarBox if bg is already the desired colorCaolán McNamara
2022-08-05tdf#117388 use native scrollbar under gtk in impress/draw documentsCaolán McNamara
2022-07-28lok: Enable sidebar in MathMike Kaganski
2022-07-19Replace old png writer in SlsBitmapCompressor.cxxofftkp
2022-06-13loplugin:mergeclasses sd::TitledDockingWindow with sd::PaneDockingWindowNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in sdStephan Bergmann
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-02-21Recheck modules sd* with IWYUGabor Kelemen
2021-12-29use comphelper::WeakComponentImplHelper in sd::SlideShowNoel Grandin
2021-12-28use comphelper::WeakComponentImplHelper in sd..controller::ListenerNoel Grandin
2021-12-28use comphelper::WeakComponentImplHelper in SlideSorterServiceNoel Grandin
2021-12-24tdf#146003 tdf#106613 Draw: fix slide rename not updated in NavigatorJim Raykowski
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-11-30use DrawGradient() instead of doing it manually (tdf#145796)Luboš Luňák
2021-11-16rtl::Static->thread-safe staticNoel Grandin
2021-11-07forward decls go after #includeNoel Grandin
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-10-16Simplify vector initialization in sdJulien Nabet
2021-10-11loplugin:moveparam in sdNoel Grandin
2021-10-04drop 'using namespace std' in sd + ucbJulien Nabet