summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl
AgeCommit message (Expand)Author
2021-03-31LOK: getPartInfo now returns master page countPranam Lashkari
2021-03-29impress: don't exit textbox editing when new slide was addedSzymon Kłos
2021-02-09fontwork: insert in the center of LOK viewSzymon Kłos
2020-10-19Check render parameters for AutoSpellCheckingMert Tumer
2020-08-31sd: Make search bound to a view - to allow independent searchingTomaž Vajngerl
2020-08-11sfx2: lok: reliably support multi-documentsAshod Nakashian
2020-06-29sd: send annotation position for LOKit, fix multiple annotationsTomaž Vajngerl
2020-06-29pdf export: add support for modification time/date in annotationsTomaž Vajngerl
2020-05-28lok: preserve mouse event logic position and use in calcTomaž Vajngerl
2020-05-18tdf#129388: Do as kendy suggested in 7e291eedbad335bf8bbc8a17cc3d633bf66d0e90Tor Lillqvist
2020-03-21tdf#61274 sd PDF export: fix links ending up on wrong pages with hidden slidesMiklos Vajna
2020-01-07tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2019-11-03loplugin:stringaddNoel Grandin
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-13Revert "tdf#127164 Don't add SdrUndoDelPage undos during pptx save"Jim Raykowski
2019-10-13tdf#127164 Don't add SdrUndoDelPage undos during pptx saveJim Raykowski
2019-10-01loplugin:stringadd in sdNoel Grandin
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-09-27tdf#125585 write default layer status for OLE objectsRegina Henschel
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-18tdf#39593 use isUnoTunnelId in sdArkadiy Illarionov
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-27Move ImageMap related functions to svxSamuel Mehrbrodt
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in sdNoel Grandin
2019-08-05Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdStephan Bergmann
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov
2019-07-25Fix typosAndrea Gelmini
2019-07-24cid#1451642 silence Division or modulo by zeroCaolán McNamara
2019-07-20loplugin:referencecasting in sdNoel Grandin
2019-07-18cid#1448395 Uncaught exceptionCaolán McNamara
2019-07-18cid#1311945 Uncaught exceptionCaolán McNamara
2019-07-18cid#1448227 Uncaught exceptionCaolán McNamara
2019-07-17LOK: support for ordering/moving partsAshod Nakashian
2019-07-16LOK: getPartInfo now returns list of selected partsAshod Nakashian
2019-07-10slide-sorter: multiple selectionAshod Nakashian
2019-07-10tdf#42949 Fix IWYU warnings in sd/*/hxxGabor Kelemen
2019-06-26Index on WID+memberID in SvxItemPropertySet::aCombineListStephan Bergmann
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-06-07lok: re-factor getTextSelection.Michael Meeks