summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews1.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-08-06Simplify a bitMike Kaganski1-40/+12
2024-06-25LOK: Do a ".uno:DocumentStatus" "state changed" callbackMike Kaganski1-3/+4
2024-06-25Revert "LOK: Introduce LOK_CALLBACK_STATUS_UPDATE"Mike Kaganski1-3/+3
2024-06-21LOK: Introduce LOK_CALLBACK_STATUS_UPDATEMike Kaganski1-3/+3
2024-05-31sd: Reduce number of calls to GetMarkedObjectList()Xisco Fauli1-6/+4
2024-05-30AreObjectsMarked -> GetMarkedObjectList().GetMarkCount() != 0Xisco Fauli1-2/+2
2024-02-24IASS: make live slideshow experimental and configurableArmin Le Grand (allotropia)1-2/+2
2024-02-18IASS: Preparations for InterActiveSlideShowArmin Le Grand (allotropia)1-2/+2
2024-02-05tdf#157117 sd: fix page switched to after last page is deletedJim Raykowski1-0/+3
2023-11-19Extended loplugin:ostr: sdStephan Bergmann1-1/+1
2023-10-02tdf#87638 - Modify slide pane title in Impress/Draw based on edit modeAndreas Heinisch1-0/+21
2023-06-29loplugin:unusedmethodsNoel Grandin1-10/+0
2023-06-21tdf#122270 sd: refresh notebookbar after switch to/from master viewJustin Luth1-0/+3
2023-06-20tdf#126095 impress notebookbar: don't force Master/Presentation toolbarsJustin Luth1-1/+2
2023-04-09new loplugin:unnecessarygetstrNoel Grandin1-1/+1
2023-03-07clang-tidy dead-storeNoel Grandin1-1/+1
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara1-2/+2
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl1-3/+3
2023-01-26GetDrawController should return pointerNoel Grandin1-6/+6
2023-01-23Resolves tdf#113439 - Show/Hide menu item in Draw's layer menuHeiko Tietze1-0/+1
2022-11-19lok: masterpage: don't switch page on mode changeSzymon Kłos1-1/+1
2022-09-04tdf#150773: Avoid bringing loading files to front several timesMike Kaganski1-6/+13
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 McNamara1-1/+0
2022-02-21Recheck modules sd* with IWYUGabor Kelemen1-1/+0
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-5/+5
2021-10-20svx: Don't end text edit mode for all viewsTomaž Vajngerl1-1/+3
2021-06-01cid#1485150 Uncaught exceptionCaolán McNamara1-1/+1
2021-05-17split OutputDevice from WindowNoel Grandin1-1/+1
2021-04-13impress: don't exit textbox editing when new slide was addedSzymon Kłos1-6/+17
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara1-4/+2
2021-01-26Revert "LOK: allow slide switching in mobile even if it is same slide"Tamás Zolnai1-3/+1
2020-10-23long->tools::Long in pyuno..sdNoel1-5/+5
2020-10-16try to prefetch in threads also all graphics for the active pageLuboš Luňák1-0/+8
2020-09-05LOK: allow slide switching in mobile even if it is same slidePranam Lashkari1-1/+3
2020-06-25LOK: slide sorter: update the model on selecting multiple slidesPranam Lashkari1-4/+25
2020-06-03loplugin:simplifypointertobool improveNoel Grandin1-2/+2
2020-04-03convert PresObjKind to scoped enumNoel Grandin1-1/+1
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin1-4/+1
2019-10-19loplugin:virtualdead unused param in sd::View::AcceptDropNoel Grandin1-2/+2
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen1-20/+1
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+1
2019-07-25sd: LOK: publish statechange on entering master viewAshod Nakashian1-0/+3
2019-07-24LOK: sd: use native SdPage to flag selectionAshod Nakashian1-21/+5
2019-07-16LOK: getPartInfo now returns list of selected partsAshod Nakashian1-8/+24
2019-07-10slide-sorter: multiple selectionAshod Nakashian1-0/+46
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-02-19pretty up logging of exceptionsNoel Grandin1-1/+2
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin1-215/+215