summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl
AgeCommit message (Expand)Author
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
2020-05-09compact namespace in sdNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-03convert PresObjKind to scoped enumNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
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-02-25loplugin:referencecastingNoel Grandin
2020-01-29lok: preserve mouse event logic position and use in calcTomaž Vajngerl
2020-01-23tdf#129388: Do as kendy suggested in 7e291eedbad335bf8bbc8a17cc3d633bf66d0e90Tor Lillqvist
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-06tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2019-12-22sal_Char->char in sdNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-20Remove comphelper::OUStringLiteralListStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-16Replace comphelper::ServiceInfoHelper::addToSequenceMike Kaganski
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