summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl
AgeCommit message (Expand)Author
2021-11-18import pptx color schemes as color setsSarper Akdemir
2021-11-18introduce XColorSetsManager interfaceSarper Akdemir
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-03Drop TWIPS_PER_PIXEL and use o3tl::convertMike Kaganski
2021-10-30Prepare for removal of non-const operator[] from Sequence in sdMike Kaganski
2021-10-22Revert part of "Simplify vector initialization in sd"Julien Nabet
2021-10-21loplugin:flattenNoel Grandin
2021-10-16Simplify vector initialization in sdJulien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-13tdf#144943 PPTX import: fix permission for editingTünde Tóth
2021-10-11loplugin:moveparam in sdNoel Grandin
2021-10-06lok: fix crash on chart doubleclick in patchPaintWindowSzymon Kłos
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-29use SfxItemSetFixed in sdNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-08patch SdrPageWindow in SdXImpressDocument::paintTile()Luboš Luňák
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-25i#114206 sd: unshare shape properties for the same type before insertionMiklos Vajna
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-17Replace GDIMetaFile::Write and WriteGDIMetaFile with SvmWriter::Writepanoskorovesis
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-07-25use officecfg to retrieve WarnAlienFormatNoel Grandin
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-13ofz#34297 Indirect-leakCaolán McNamara
2021-06-08Remove SfxItemState::READONLYArmin Le Grand
2021-06-01no need to allocate these on the heapNoel Grandin
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