summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* tdf#123909 fix event source that refers to a timenode.Mark Hung2019-03-203-3/+27
* Further reducion of OString copying by in-string comparisonMatteo Casalin2019-03-201-13/+10
* Reduce OString copying by using in-string comparisonMatteo Casalin2019-03-201-44/+32
* tdf#81437 XLSX import: fix missing chart borderBalazs Varga2019-03-182-4/+24
* PPTX import: save also OOXDrawing in InteropGrabBagGrzegorz Araminowicz2019-03-183-27/+32
* PPTX import: import SmartArt drawing into single GroupShapeGrzegorz Araminowicz2019-03-143-8/+6
* tdf#115012 XLSX chart import: workaround for no gapLászló Németh2019-03-121-0/+85
* PPTX import: save SmartArt markup into InteropGrabBagGrzegorz Araminowicz2019-03-112-11/+28
* log nice exception messages whereever possibleNoel Grandin2019-03-074-8/+16
* Use indexed getToken and improve tokenizationMatteo Casalin2019-03-051-9/+8
* re-land "new loplugin typedefparam""Noel Grandin2019-03-051-1/+1
* Revert "new loplugin typedefparam"Noel Grandin2019-03-041-1/+1
* new loplugin typedefparamNoel Grandin2019-03-041-1/+1
* oox smartart, picture strip: fix too wide child shapesMiklos Vajna2019-02-281-1/+8
* oox smartart, picture strip: fix lack of margin in text shapesMiklos Vajna2019-02-271-3/+55
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-273-3/+3
* oox smartart, picture strip: fix lack of spacing around the picture listMiklos Vajna2019-02-261-3/+28
* oox smartart, picture strip: fix too many columns with aspect ratio requestMiklos Vajna2019-02-261-7/+22
* oox smartart, picture strip: expose aspect ratio of children for snake algoMiklos Vajna2019-02-255-13/+26
* oox smartart, picture strip: fetch # of children only once in snake algoMiklos Vajna2019-02-251-5/+3
* tdf#123557 PPTX: import timenode condition targets.Mark Hung2019-02-251-1/+11
* loplugin:unusedfields in variousNoel Grandin2019-02-251-3/+2
* tdf#47365: import support for PPTX presentation's loop attributeMike Kaganski2019-02-233-0/+65
* oox smartart, picture strip: handle bitmap fill of pres nodesMiklos Vajna2019-02-223-0/+11
* Fix code formatting, typos and grammar in comments, follow-up of 48ef20f2039Andras Timar2019-02-211-32/+33
* tdf#123090 Handle removed column with gridSpan.Gülşah Köse2019-02-211-4/+46
* oox smartart, cycle matrix: fix fill and line props of shapeMiklos Vajna2019-02-201-0/+15
* Related: tdf#122226 OOXML Chart Import data label separatorBalazs Varga2019-02-201-1/+5
* oox smartart, cycle matrix: handle destination order in connectionsMiklos Vajna2019-02-193-11/+16
* pretty up logging of exceptionsNoel Grandin2019-02-192-3/+5
* oox smartart, cycle matrix: handle aspect ratio in composite algoMiklos Vajna2019-02-183-10/+40
* oox smartart, cycle matrix: fix too large height in composite algoMiklos Vajna2019-02-181-2/+2
* Simplify containers iterations in oox, opencl, packageArkadiy Illarionov2019-02-156-50/+51
* tdf#97575 Chart OOXML: Export ShapeProps of Error BarsBalazs Varga2019-02-151-0/+2
* tdf#123400 OOXML Chart: Export Data Label SeparatorBalazs Varga2019-02-131-0/+11
* Fix build without HAVE_FEATURE_AVMEDIA (iOS at least)Tor Lillqvist2019-02-122-1/+10
* tdf#122226 OOXML Chart Import: data label new line separatorBalazs Varga2019-02-121-1/+1
* new loplugin writeonlyvarsNoel Grandin2019-02-111-6/+0
* loplugin:indentation in oox..packageNoel Grandin2019-02-0912-63/+63
* oox smartart, cycle matrix: handle left/bottom constraint in composite algoMiklos Vajna2019-02-081-0/+4
* oox smartart, cycle matrix: fix counting presentation childrenMiklos Vajna2019-02-071-0/+8
* Add PPTX import of shape descriptionKatarina Behrens2019-02-062-0/+6
* fix assert seen on opening attachment from tdf#123163Caolán McNamara2019-02-061-1/+2
* oox: disable gradient fill grab-bag for PPTXMiklos Vajna2019-02-051-1/+3
* Related: tdf#94238 PPTX export: handle border and center of radial gradientMiklos Vajna2019-02-041-4/+53
* tdf#44223 oox: import embedded media stream.Mark Hung2019-02-044-7/+31
* oox: OOX_DRAWINGML_EXPORT_ROTATE_CLOCKWISIFY() can be a templateMiklos Vajna2019-02-021-1/+1
* Related: tdf#94238 PPTX import: handle subset of radial gradient fillMiklos Vajna2019-01-302-6/+50
* Missing include (Windows --disable-pch)Stephan Bergmann2019-01-301-0/+1
* tdf#122915 Chart OOXML: Export individual data label propBalazs Varga2019-01-301-1/+1