summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2020-09-10external: update pdfium from 3963 to 4137Miklos Vajna
2020-09-09pdfium: only init pdfium library once and destroy on LO exitTomaž Vajngerl
2020-05-12use the LinkManager persist to determine the RefererCaolán McNamara
2020-03-17tdf#125520 create a persist correctly for OLEArmin Le Grand
2020-02-13tdf#130614: Revert "tdf#125520 Fix OLE objects drag&drop with 'Insert as Copy'"Xisco Faulí
2020-02-07tdf#119191 Implement SdrObjCustomShape::AdjustToMaxRectRegina Henschel
2020-01-07tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2019-11-21If a SdrOle2Obj object is missing/broken show the preview set for itCaolán McNamara
2019-11-15tdf#128737 svx: fix off-by-one in SdrObjList::sort()Michael Stahl
2019-11-13jsdialogs: send .uno:FillTransparence updatesSzymon Kłos
2019-11-13jsdialogs: send .uno:LineTransparence updatesSzymon Kłos
2019-11-13external: update pdfium to 3963Miklos Vajna
2019-11-12tdf#128651 SdrObjCustomShape::NbcSetSnapRect needs logic rectRegina Henschel
2019-11-11jsdialogs: send .uno:LineWidth updatesSzymon Kłos
2019-11-11jsdialogs: send .uno:FillColor & XLineColor status updatesSzymon Kłos
2019-11-08tdf#128413 SetSnapRect of custom shapes expects logic rectRegina Henschel
2019-11-08tdf#42949 Fix IWYU warning in include/svx/svdotable.hxxGabor Kelemen
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-11-01crashtesting: out of bounds on importing tdf90224-2.odtCaolán McNamara
2019-11-01crashtesting: fix creating increments array in tdf106848-1.odtKatarina Behrens
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-30svx: prefix members of SdrModelMiklos Vajna
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-28tdf#125191 Give object copies unique namesJim Raykowski
2019-10-25speed-up shape import if shapes need z-order rearrangingKatarina Behrens
2019-10-21loplugin:virtualdead unused param in SdrHdl::onHelpRequestNoel Grandin
2019-10-21loplugin:virtualdead unused param in GetSdrRepeatCommentNoel Grandin
2019-10-16tdf#126060 Handle text camera z rotation while pptx import.Gülşah Köse
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-10x.insert(x.getLength() -> x.appendNoel Grandin
2019-10-10basegfx: warn on unused B2DVectorMiklos Vajna
2019-10-10rename TakeUnitStr to GetUnitStrNoel Grandin
2019-10-10rename TakeStr to GetStrNoel Grandin
2019-10-10rename TakeItemName -> GetItemNameNoel Grandin
2019-10-10rename TakeSdrDragComment to GetSdrDragCommentNoel Grandin
2019-10-09rename ImpTakeDescriptionStr -> ImpGetDescriptionStrNoel Grandin
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-04tdf#127941: Don't be _that_ eager to assert(!IsTextEdit());Jan Holesovsky
2019-10-03tdf#125565 always send the graphic selection for the tableTomaž Vajngerl
2019-10-02loplugin:stringadd in svxNoel Grandin
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-09-27loplugin:virtualdead in svxNoel Grandin
2019-09-18lok: send message when in place editingSzymon Kłos
2019-09-18tdf#39593 use isUnoTunnelId in sdArkadiy Illarionov
2019-09-08tdf#125520 Fix OLE objects drag&drop with 'Insert as Copy'Andrés Maldonado
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin
2019-09-06use unique_ptr in ImpConvertContainedTextToSdrPathObjsNoel Grandin