summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)AuthorFilesLines
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann5-8/+8
2019-11-30Rewrite uses of boost::optionalStephan Bergmann1-2/+2
2019-11-29jsdialogs: send fill transparency type updatesSzymon Kłos1-0/+5
2019-11-24cppcheck: performing init in init list (sot/svl/svtools/svx)Julien Nabet1-9/+4
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann8-0/+37
2019-11-21If a SdrOle2Obj object is missing/broken show the preview set for itCaolán McNamara1-0/+8
2019-11-20svx: add rendering for semi-transparent shape textMiklos Vajna1-0/+9
2019-11-20PendingOverflowCheck in TextChain is unusedNoel Grandin2-18/+0
2019-11-20expand out some macrosNoel Grandin1-7/+75
2019-11-18cid#1430094 Arguments in wrong orderCaolán McNamara1-0/+1
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann2-0/+6
2019-11-15tdf#128737 svx: fix off-by-one in SdrObjList::sort()Michael Stahl1-3/+19
2019-11-14jsdialogs: send .uno:FillShadowTransparency updatesSzymon Kłos1-0/+14
2019-11-13jsdialogs: send .uno:FillTransparence updatesSzymon Kłos1-0/+14
2019-11-13jsdialogs: send .uno:LineTransparence updatesSzymon Kłos1-0/+14
2019-11-13external: update pdfium to 3963Miklos Vajna1-2/+2
2019-11-12tdf#128651 SdrObjCustomShape::NbcSetSnapRect needs logic rectRegina Henschel1-2/+12
2019-11-11jsdialogs: send .uno:LineWidth updatesSzymon Kłos1-0/+13
2019-11-11jsdialogs: send .uno:FillColor & XLineColor status updatesSzymon Kłos1-0/+42
2019-11-08tdf#128413 SetSnapRect of custom shapes expects logic rectRegina Henschel1-2/+3
2019-11-08tdf#42949 Fix IWYU warning in include/svx/svdotable.hxxGabor Kelemen1-0/+2
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin4-7/+2
2019-11-03loplugin:stringaddNoel Grandin2-6/+6
2019-11-01crashtesting: out of bounds on importing tdf90224-2.odtCaolán McNamara1-1/+1
2019-11-01crashtesting: fix creating increments array in tdf106848-1.odtKatarina Behrens1-15/+11
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann2-6/+3
2019-10-30svx: prefix members of SdrModelMiklos Vajna1-218/+218
2019-10-28loplugin:stringadd improve detectionNoel Grandin1-9/+8
2019-10-28tdf#125191 Give object copies unique namesJim Raykowski5-3/+102
2019-10-25speed-up shape import if shapes need z-order rearrangingKatarina Behrens1-0/+96
2019-10-21loplugin:virtualdead unused param in SdrHdl::onHelpRequestNoel Grandin2-2/+2
2019-10-21loplugin:virtualdead unused param in GetSdrRepeatCommentNoel Grandin1-9/+9
2019-10-16tdf#126060 Handle text camera z rotation while pptx import.Gülşah Köse1-0/+17
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin1-2/+1
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-1/+1
2019-10-11simplify "a = a +" to "a +="Noel Grandin2-2/+2
2019-10-10x.insert(x.getLength() -> x.appendNoel Grandin2-2/+2
2019-10-10basegfx: warn on unused B2DVectorMiklos Vajna1-2/+0
2019-10-10rename TakeUnitStr to GetUnitStrNoel Grandin2-125/+36
2019-10-10rename TakeStr to GetStrNoel Grandin2-7/+6
2019-10-10rename TakeItemName -> GetItemNameNoel Grandin2-105/+29
2019-10-10rename TakeSdrDragComment to GetSdrDragCommentNoel Grandin3-61/+71
2019-10-09rename ImpTakeDescriptionStr -> ImpGetDescriptionStrNoel Grandin9-138/+69
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin1-1/+1
2019-10-04tdf#127941: Don't be _that_ eager to assert(!IsTextEdit());Jan Holesovsky1-1/+4
2019-10-03tdf#125565 always send the graphic selection for the tableTomaž Vajngerl1-13/+3
2019-10-02loplugin:stringadd in svxNoel Grandin2-7/+3
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski3-13/+9
2019-09-27loplugin:virtualdead in svxNoel Grandin5-50/+28
2019-09-18lok: send message when in place editingSzymon Kłos1-1/+6