summaryrefslogtreecommitdiff
path: root/oox/source
AgeCommit message (Expand)AuthorFilesLines
2018-01-19new loplugin:emptyifNoel Grandin1-3/+0
2018-01-18Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann3-4/+0
2018-01-18crashtesting: multiple export failuresCaolán McNamara1-7/+13
2018-01-17Fix typosAndrea Gelmini1-1/+1
2018-01-17Fix typosAndrea Gelmini1-1/+1
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-15Fix typoAndrea Gelmini1-1/+1
2018-01-15More loplugin:cstylecast: ooxStephan Bergmann3-5/+5
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin2-2/+2
2018-01-14Use = for initializationStephan Bergmann1-1/+1
2018-01-14ofz#5293 Null-dereference READCaolán McNamara1-1/+3
2018-01-14fix indentCaolán McNamara1-9/+9
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann18-37/+37
2018-01-11Fix typo in codeAndrea Gelmini1-2/+2
2018-01-10tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t.ekuiitr1-3/+2
2018-01-09tdf#114173 Preserve size of chart legend during xlsx exportBartosz Kosiorek1-19/+41
2018-01-08support exporting of hatch for chart background, tdf#114180Markus Mohrhard2-3/+29
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna2-0/+2
2018-01-04Modifying the impl. of startUnknownElement of FastParser:Mohammed Abdul Azeem1-15/+18
2018-01-04loplugin:unusedfieldsNoel Grandin1-12/+7
2018-01-03ofz#4929 ensure min input len for openssl ciphersCaolán McNamara1-0/+10
2018-01-02RID_* can be extern global variablesNoel Grandin1-1/+1
2017-12-31try to fix android buildCaolán McNamara1-1/+1
2017-12-30tdf#90626 PPTX: Fix image bullet position in PPTPaul Trojahn1-4/+31
2017-12-30tdf#113788 ActiveX controls' text color is not exported to DOCXBán Róbert1-0/+7
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin4-7/+7
2017-12-29export explosion property for pie chart property, tdf#114182Markus Mohrhard1-2/+22
2017-12-25various coverity exception warningsCaolán McNamara8-17/+12
2017-12-23tdf#111790: Shadow imported from a PPTX file is not overridenmartinb2141-12/+71
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna6-4/+7
2017-12-22also export basic chart structure for empty chartsMarkus Mohrhard1-26/+38
2017-12-21tdf#114613: Repair function does not work after opening PPTX fileTamás Zolnai1-0/+18
2017-12-20coverity#1426744 Uninitialized scalar variableCaolán McNamara1-1/+1
2017-12-20tdf#105517: overwrite existing scheme colors in vectorAron Budea1-1/+5
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin1-1/+1
2017-12-19don't export category info to bubble charts, tdf#103988Markus Mohrhard1-1/+1
2017-12-19inline use-once typedefsNoel Grandin1-2/+2
2017-12-19fix validation error in lineChart export, related tdf#57832Markus Mohrhard1-2/+2
2017-12-18oox: fix Android buildMiklos Vajna1-0/+1
2017-12-18oox: try to fix Android build, no std::lround thereMichael Stahl1-0/+2
2017-12-18tdf#90626 PPTX: Fix image bullet sizePaul Trojahn4-20/+34
2017-12-17fix searched attribute for 3D chart shape, tdf114169Markus Mohrhard1-1/+1
2017-12-16tdf#97648 ooxmlimport: horizontal line's horiOrientJustin Luth1-0/+2
2017-12-12Move generateGUIDString to comphelperSamuel Mehrbrodt2-42/+5
2017-12-11tdf#111785 Save hatch background color in pptx format.geri12451-2/+19
2017-12-11loplugin:salcall fix functionsNoel Grandin8-20/+20
2017-12-10ofz#4576 Integer-overflowCaolán McNamara1-1/+3
2017-12-10remove unused osl/time.h includes ..Jochen Nitschke1-1/+0
2017-12-08tdf#114308 Export Watermark size as isSzymon Kłos4-68/+30
2017-12-08rtlRandomPool: remove pointless seeding with system timeThorsten Behrens1-3/+0