summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl
AgeCommit message (Expand)Author
2022-04-14use more string_view in sdNoel Grandin
2022-03-29-Werror,-Wunused-but-set-variableStephan Bergmann
2022-03-14add TypedWhichId version of QueryStateNoel Grandin
2022-03-02use SfxItemSet::GetItemIfSet in sdNoel Grandin
2022-02-21Recheck modules sd* with IWYUGabor Kelemen
2022-02-04Added master slide handling in getPart* functions of SdXImpressDocumentPranam Lashkari
2022-01-25lok: enable in-place editing of math equationsMike Kaganski
2022-01-22Use o3tl::convert instead of OutputDevice::LogicToLogicMike Kaganski
2022-01-20tdf#141340 PDF export: fix hyperlinks on the wrong page with page num rangeMiklos Vajna
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-06loplugin:stringliteraldefine in sdNoel Grandin
2021-12-06Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl
2021-12-05use visitor in ViewObjectContact::createPrimitive2DSequenceNoel Grandin
2021-12-01loplugin:stringliteraldefine in editengNoel Grandin
2021-11-28use more OInterfaceContainerHelper3 in sdNoel Grandin
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