summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-28return unique_ptr from CreateTableStyleNoel Grandin
2019-03-26loplugin:unnnecessaryvirtualNoel Grandin
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-20tdf#123909 fix event source that refers to a timenode.Mark Hung
2019-03-20Further reducion of OString copying by in-string comparisonMatteo Casalin
2019-03-20Reduce OString copying by using in-string comparisonMatteo Casalin
2019-03-18tdf#81437 XLSX import: fix missing chart borderBalazs Varga
2019-03-18PPTX import: save also OOXDrawing in InteropGrabBagGrzegorz Araminowicz
2019-03-14PPTX import: import SmartArt drawing into single GroupShapeGrzegorz Araminowicz
2019-03-12tdf#115012 XLSX chart import: workaround for no gapLászló Németh
2019-03-11PPTX import: save SmartArt markup into InteropGrabBagGrzegorz Araminowicz
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-05Use indexed getToken and improve tokenizationMatteo Casalin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-28oox smartart, picture strip: fix too wide child shapesMiklos Vajna
2019-02-27oox smartart, picture strip: fix lack of margin in text shapesMiklos Vajna
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-26oox smartart, picture strip: fix lack of spacing around the picture listMiklos Vajna
2019-02-26oox smartart, picture strip: fix too many columns with aspect ratio requestMiklos Vajna
2019-02-25oox smartart, picture strip: expose aspect ratio of children for snake algoMiklos Vajna
2019-02-25oox smartart, picture strip: fetch # of children only once in snake algoMiklos Vajna
2019-02-25tdf#123557 PPTX: import timenode condition targets.Mark Hung
2019-02-25loplugin:unusedfields in variousNoel Grandin
2019-02-23tdf#47365: import support for PPTX presentation's loop attributeMike Kaganski
2019-02-22oox smartart, picture strip: handle bitmap fill of pres nodesMiklos Vajna
2019-02-21Fix code formatting, typos and grammar in comments, follow-up of 48ef20f2039Andras Timar
2019-02-21tdf#123090 Handle removed column with gridSpan.Gülşah Köse
2019-02-20oox smartart, cycle matrix: fix fill and line props of shapeMiklos Vajna
2019-02-20Related: tdf#122226 OOXML Chart Import data label separatorBalazs Varga
2019-02-19oox smartart, cycle matrix: handle destination order in connectionsMiklos Vajna
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-18oox smartart, cycle matrix: handle aspect ratio in composite algoMiklos Vajna
2019-02-18oox smartart, cycle matrix: fix too large height in composite algoMiklos Vajna
2019-02-15Simplify containers iterations in oox, opencl, packageArkadiy Illarionov
2019-02-15tdf#97575 Chart OOXML: Export ShapeProps of Error BarsBalazs Varga
2019-02-13tdf#123400 OOXML Chart: Export Data Label SeparatorBalazs Varga
2019-02-12Fix build without HAVE_FEATURE_AVMEDIA (iOS at least)Tor Lillqvist
2019-02-12tdf#122226 OOXML Chart Import: data label new line separatorBalazs Varga
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-09loplugin:indentation in oox..packageNoel Grandin
2019-02-08oox smartart, cycle matrix: handle left/bottom constraint in composite algoMiklos Vajna
2019-02-07oox smartart, cycle matrix: fix counting presentation childrenMiklos Vajna
2019-02-06Add PPTX import of shape descriptionKatarina Behrens
2019-02-06fix assert seen on opening attachment from tdf#123163Caolán McNamara
2019-02-05oox: disable gradient fill grab-bag for PPTXMiklos Vajna
2019-02-04Related: tdf#94238 PPTX export: handle border and center of radial gradientMiklos Vajna