summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace macros with their payloadMike Kaganski2019-01-291-64/+95
* oox: turn on clang-format for WpsContextMiklos Vajna2019-01-252-152/+176
* loplugin:constparams in dbaccess..ooxNoel Grandin2019-01-242-2/+2
* o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen2019-01-223-8/+3
* tdf#122031 Change element order for OOXML compatibility.Gülşah Köse2019-01-211-1/+1
* oox smartart, org chart: fix position and size of connector shapesMiklos Vajna2019-01-211-1/+37
* oox smartart, org chart: fix shape type of connectorsMiklos Vajna2019-01-181-14/+26
* tdf#122031 Export number format of chart label to OOXML Gülşah Köse2019-01-181-2/+18