summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl
AgeCommit message (Expand)Author
2022-11-22lok: draw Math in-place widget in sdMike Kaganski
2022-11-22tdf#135638 svx,sd: PDF/UA export: tag SdrObject shapes as Figure etc.Armin Le Grand (allotropia)
2022-11-16lok: handle mouse/keyboard events in Math embedded in CalcMike Kaganski
2022-11-16lok: handle mouse/keyboard events in Math embedded in Impress/DrawMike Kaganski
2022-11-09lok: masterpage: introduce EditMode setter and getter for ViewShellSzymon Kłos
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-10-25tdf#148934 PDF/UA export: add Contents entry to Link annotationsMichael Stahl
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-24cid#1509207 Dereference after null checkCaolán McNamara
2022-08-22lok: Dont render active text edit on slide previewsSzymon Kłos
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-11clang-tidy modernize-pass-by-value in sdNoel Grandin
2022-08-01Fix typo in codeAndrea Gelmini
2022-07-25use more o3tl::spanNoel Grandin
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-06-30tdf#137544 only construct SdAnimationInfo when we need itNoel Grandin
2022-05-25directly instantiate IndexedPropertyValuesContainerNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in sdStephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-05-01use more string_view in variousNoel Grandin
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