summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter
AgeCommit message (Expand)Author
2024-12-08tdf#119745: Fix touchpad scrolling for Slides and Pages panes.Marc Mondesir
2024-11-24Turn SD_MOD macro to a functionMike Kaganski
2024-11-12tdf#163486: PVS: Identical branchesBogdan Buzea
2024-09-17cid#1608165 Overflowed constantCaolán McNamara
2024-09-17use more concrete UNO types in sdNoel Grandin
2024-09-03use less dynamic_cast when broadcasting SfxHintNoel Grandin
2024-08-19cid#1557694 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-13cid#1557699 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-06-03sd: use SAL_RET_MAYBENULL in GetViewFrame()Xisco Fauli
2024-05-28loplugin:ostr in sd/../uiNoel Grandin
2024-05-24related tdf#33603: update current page on SlideSorter viewSarper Akdemir
2024-05-07WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-28Drop CacheConfiguration in favor of officecfgGabor Kelemen
2024-04-24tdf#38164: sd: allow panning across pages when zoomed inSarper Akdemir
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