summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2019-11-24cppcheck: performing init in init list (sot/svl/svtools/svx)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-21If a SdrOle2Obj object is missing/broken show the preview set for itCaolán McNamara
2019-11-20svx: add rendering for semi-transparent shape textMiklos Vajna
2019-11-20PendingOverflowCheck in TextChain is unusedNoel Grandin
2019-11-20expand out some macrosNoel Grandin
2019-11-18cid#1430094 Arguments in wrong orderCaolán McNamara
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-15tdf#128737 svx: fix off-by-one in SdrObjList::sort()Michael Stahl
2019-11-14jsdialogs: send .uno:FillShadowTransparency updatesSzymon Kłos
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