summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl
AgeCommit message (Expand)Author
2021-05-17split OutputDevice from WindowNoel 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-12less copying in SfxItemPropertyMap::getPropertyEntriesNoel Grandin
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-24tdf#124176 Use pragma once in sdVincent LE GARREC
2021-03-20cid#1474258 Uninitialized pointer fieldCaolán McNamara
2021-03-09fontwork: insert in the center of LOK viewSzymon Kłos
2021-03-07ref-count SdrPageNoel
2021-03-06loplugin:staticdynamic look for static after dynamicNoel
2021-02-21loplugin:refcounting in sdNoel
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
2021-01-10fix coverity parse errorsCaolán McNamara
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-01tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorDuP-491
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-23Use optional rest argument of OUString::startsWithStephan Bergmann
2020-12-19use more string_view in SfxItemPropertyMapNoel
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-26Check render parameters for AutoSpellCheckingMert Tumer
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian
2020-11-11loplugin:stringviewNoel
2020-10-23long->tools::Long in pyuno..sdNoel
2020-10-13static_cast after dynamic_castNoel
2020-09-30loplugin:reducevarscope in sdNoel
2020-09-26Typo HANDLE_PRINTHIDENPAGES -> HANDLE_PRINTHIDDENPAGES (sd/UnoDocumentSettings)Julien Nabet
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-29sd: Make search bound to a view - to allow independent searchingTomaž Vajngerl
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-07-26sd: create instances with uno constructorsNoel Grandin
2020-07-19compact namespace: sdNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann
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-06-05Upcoming loplugin:elidestringvar: sdStephan Bergmann