summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/unomodel.cxx
AgeCommit message (Expand)Author
2022-01-21tdf#141340 PDF export: fix hyperlinks on the wrong page with page num rangeMiklos Vajna
2021-06-01no need to allocate these on the heapNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-04-13impress: don't exit textbox editing when new slide was addedSzymon Kłos
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-31LOK: getPartInfo now returns master page countPranam Lashkari
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-09fontwork: insert in the center of LOK viewSzymon Kłos
2021-03-07ref-count SdrPageNoel
2021-02-20loplugin:refcounting in svxNoel
2021-02-15loplugin:referencecasting in sdNoel
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-04use more getSdrObjectFromXShapeNoel
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-11-26Check render parameters for AutoSpellCheckingMert Tumer
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian
2020-10-23long->tools::Long in pyuno..sdNoel
2020-09-30loplugin:reducevarscope in sdNoel
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-06-28sd: send annotation position for LOKit, fix multiple annotationsTomaž Vajngerl
2020-06-22pdf export: add support for modification time/date in annotationsTomaž Vajngerl
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2020-03-10tdf#61274 sd PDF export: fix links ending up on wrong pages with hidden slidesMiklos Vajna
2020-01-29lok: preserve mouse event logic position and use in calcTomaž Vajngerl
2020-01-23tdf#129388: Do as kendy suggested in 7e291eedbad335bf8bbc8a17cc3d633bf66d0e90Tor Lillqvist
2019-12-03remove some useless comment linesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-03loplugin:stringaddNoel 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-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-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel 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-20loplugin:referencecasting in sdNoel Grandin
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