summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/DrawViewShell.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-10tdf#159372 svx: Add goto dialogAkshayWarrier1-0/+3
2023-11-15tdf#158031 Revert "Resolves: tdf#137445 use the DisableEditHyperlink stateJustin Luth1-5/+0
2023-11-15tdf#158031 Revert "tdf#140361 use the DisableEditHyperlink stateJustin Luth1-3/+0
2023-07-03Delete DrawViewShell copy constructorsParis Oplopoios1-0/+3
2023-06-29loplugin:unusedmethodsNoel Grandin1-1/+0
2023-05-10Add view options class in DrawParis Oplopoios1-2/+3
2023-04-26cid#1401342 Uncaught exceptionCaolán McNamara1-0/+2
2022-11-24loplugin:unusedfields make some fields privateNoel Grandin1-61/+51
2022-09-05Fix typoAndrea Gelmini1-1/+1
2022-09-04tdf#150773: Avoid bringing loading files to front several timesMike Kaganski1-0/+5
2022-04-14use more string_view in sdNoel Grandin1-1/+1
2021-11-28weld Snap Line context menuCaolán McNamara1-7/+6
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin1-4/+4
2021-06-22Resolves: tdf#140361 use the DisableEditHyperlink state as of menu launch timeCaolán McNamara1-1/+4
2021-04-13impress: don't exit textbox editing when new slide was addedSzymon Kłos1-1/+1
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC1-4/+1
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara1-2/+2
2020-10-23long->tools::Long in pyuno..sdNoel1-4/+4
2020-10-14Resolves: tdf#137445 use the DisableEditHyperlink state as of menu launch timeCaolán McNamara1-0/+5
2020-10-14mbMousePosFreezed is always falseCaolán McNamara1-2/+0
2020-10-14SetMousePosFreezed is always called with falseCaolán McNamara1-1/+1
2020-10-13split out detection of should disable EditHyperlink as standalone functionCaolán McNamara1-0/+3
2020-06-25LOK: duplicating multiple slidesPranam Lashkari1-0/+2
2020-05-09compact namespace in sdNoel Grandin1-3/+3
2020-04-03convert PresObjKind to scoped enumNoel Grandin1-1/+1
2020-02-26weld impress navigatorCaolán McNamara1-1/+0
2019-09-29loplugin:constmethod in sdNoel Grandin1-7/+7
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-07-16LOK: getPartInfo now returns list of selected partsAshod Nakashian1-0/+6
2019-07-12Move remove url code to editengSamuel Mehrbrodt1-3/+0
2019-07-10slide-sorter: multiple selectionAshod Nakashian1-0/+2
2019-07-09tdf#111707 Move duplicated code into shared methodSamuel Mehrbrodt1-0/+3
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann1-1/+1
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-1/+1
2018-10-16tdf#119956 unit test, LayerTabBar, adapt focus if Alt+ClickRegina Henschel1-1/+2
2018-09-07tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[t-z]*Gabor Kelemen1-0/+1
2018-07-19Remove unused parameter bBrowseRegina Henschel1-2/+2
2018-07-02tdf#109190 sd: only MakeVisible on mouseclick-upJustin Luth1-0/+4
2018-06-16tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*Gabor Kelemen1-6/+4
2018-03-22loplugin:useuniqueptr in DrawViewShellNoel Grandin1-2/+2
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: sdStephan Bergmann1-1/+1
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-08-08loplugin:unusedmethodsNoel Grandin1-1/+0
2017-08-07Fix typosAndrea Gelmini1-2/+2
2017-08-03loplugin:constparams in sdNoel Grandin1-8/+8
2017-07-09Added margin feature to the Draw's SideBarpv2k1-0/+1
2017-07-03Translate German comments and debug strings (leftovers in dirs scaddins to sd)Johnny_M1-1/+1
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-2/+2
2017-05-03loplugin:checkunusedparams in sdNoel Grandin1-16/+3