summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* SmartArt: omit last atom in forEach loop only when necessaryGrzegorz Araminowicz2019-04-102-5/+5
* tdf#124466 XLSX: fix broken export by removing chart type data redundancyBalazs Varga2019-04-081-2/+17
* PPTX export: save SmartArt as diagram instead of group of shapesGrzegorz Araminowicz2019-04-082-0/+321
* Follow 4a4b1df72909fe96acdbcb95f90e30bd1a79c5ebJulien Nabet2019-04-061-1/+1
* Fix 6a9cf9ba2d37fee9b7c2f190b347e0d7c4a2676aJulien Nabet2019-04-061-1/+1
* tdf#91634 XLSX export: fix hyperlink inserted to imagetundet2019-04-061-4/+15
* Get rid of USS macroMike Kaganski2019-04-043-29/+37
* tdf#124463 XLSX export: fix splitDataSeriesByAxisBalazs Varga2019-04-021-0/+15
* tdf#120703 PVS: remove redundant static castsMike Kaganski2019-03-311-2/+2
* return unique_ptr from CreateTableStyleNoel Grandin2019-03-281-7/+7
* loplugin:unnnecessaryvirtualNoel Grandin2019-03-262-4/+4
* tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen2019-03-251-0/+1
* new loplugin:unoqueryNoel Grandin2019-03-252-2/+2
* 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