summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2019-05-10tdf#125173 fix hyperlink inserted to text boxTünde Tóth1-2/+18
2019-05-10SmartArt: support diagram backgroundGrzegorz Araminowicz3-0/+28
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen2-0/+2
2019-05-09loplugin:unusedmethodsNoel Grandin1-6/+0
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-31/+25
2019-05-07PPTX: Fix import / export of image transparencyTamás Zolnai2-3/+8
2019-04-30PPTX import: store OOXTheme in InteropGrabBag for SmartArt re-generationGrzegorz Araminowicz1-1/+6
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin1-5/+0
2019-04-29tdf#124398 DOCX drawingML import: handle charts in group shapesMiklos Vajna2-2/+9
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl1-1/+1
2019-04-26sw btlr writing mode: implement DOCX shape import for tbrlMiklos Vajna1-53/+31
2019-04-25ofz#14422 null derefCaolán McNamara1-0/+6
2019-04-23tdf#123684 PPTX import: fix wrong background color for <p:sp useBgFill="1">Miklos Vajna1-6/+20
2019-04-19Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski5-1003/+611
2019-04-17tdf#123828 XLSX combined chart export: fix order of axis typesBalazs Varga1-7/+24
2019-04-17tdf#123645 XLSX export: fix hyperlink inserted to charttundet3-20/+44
2019-04-15SmartArt: better detecting connector arrow typeGrzegorz Araminowicz2-53/+47
2019-04-15tdf#114181 XLSX combined chart: fix swapped primary and secondary axes etc.Balazs Varga1-4/+30
2019-04-15improve loplugin simplifyconstructNoel Grandin1-1/+1
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski2-1/+2
2019-04-13loplugin:sequentialassign in oox..reportdesignNoel Grandin7-17/+8
2019-04-12tdf#42949 Fix IWYU warnings in include/avmedia/Gabor Kelemen1-0/+2
2019-04-12SmartArt: improve cycle algorithmGrzegorz Araminowicz1-6/+22
2019-04-12SmartArt: save diagram dump to working dir instead of /tmpGrzegorz Araminowicz1-1/+1
2019-04-10SmartArt: omit last atom in forEach loop only when necessaryGrzegorz Araminowicz2-5/+5
2019-04-08tdf#124466 XLSX: fix broken export by removing chart type data redundancyBalazs Varga1-2/+17
2019-04-08PPTX export: save SmartArt as diagram instead of group of shapesGrzegorz Araminowicz2-0/+321
2019-04-06Follow 4a4b1df72909fe96acdbcb95f90e30bd1a79c5ebJulien Nabet1-1/+1
2019-04-06Fix 6a9cf9ba2d37fee9b7c2f190b347e0d7c4a2676aJulien Nabet1-1/+1
2019-04-06tdf#91634 XLSX export: fix hyperlink inserted to imagetundet1-4/+15
2019-04-04Get rid of USS macroMike Kaganski3-29/+37
2019-04-02tdf#124463 XLSX export: fix splitDataSeriesByAxisBalazs Varga1-0/+15
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski1-2/+2
2019-03-28return unique_ptr from CreateTableStyleNoel Grandin1-7/+7
2019-03-26loplugin:unnnecessaryvirtualNoel Grandin2-4/+4
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-25new loplugin:unoqueryNoel Grandin2-2/+2
2019-03-20tdf#123909 fix event source that refers to a timenode.Mark Hung3-3/+27
2019-03-20Further reducion of OString copying by in-string comparisonMatteo Casalin1-13/+10
2019-03-20Reduce OString copying by using in-string comparisonMatteo Casalin1-44/+32
2019-03-18tdf#81437 XLSX import: fix missing chart borderBalazs Varga2-4/+24
2019-03-18PPTX import: save also OOXDrawing in InteropGrabBagGrzegorz Araminowicz3-27/+32
2019-03-14PPTX import: import SmartArt drawing into single GroupShapeGrzegorz Araminowicz3-8/+6
2019-03-12tdf#115012 XLSX chart import: workaround for no gapLászló Németh1-0/+85
2019-03-11PPTX import: save SmartArt markup into InteropGrabBagGrzegorz Araminowicz2-11/+28
2019-03-07log nice exception messages whereever possibleNoel Grandin4-8/+16
2019-03-05Use indexed getToken and improve tokenizationMatteo Casalin1-9/+8
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-1/+1
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-1/+1
2019-03-04new loplugin typedefparamNoel Grandin1-1/+1