summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* refactor to look prettierCaolán McNamara2018-01-191-6/+6
* new loplugin:emptyifNoel Grandin2018-01-191-3/+0
* Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann2018-01-183-4/+0
* crashtesting: multiple export failuresCaolán McNamara2018-01-181-7/+13
* Fix typosAndrea Gelmini2018-01-171-1/+1
* Fix typosAndrea Gelmini2018-01-171-1/+1
* Fix typosAndrea Gelmini2018-01-161-1/+1
* Fix typoAndrea Gelmini2018-01-151-1/+1
* More loplugin:cstylecast: ooxStephan Bergmann2018-01-153-5/+5
* convert a<b?a:b to std::min(a,b)Noel Grandin2018-01-152-2/+2
* Use = for initializationStephan Bergmann2018-01-141-1/+1
* ofz#5293 Null-dereference READCaolán McNamara2018-01-141-1/+3
* fix indentCaolán McNamara2018-01-141-9/+9
* More loplugin:cstylecast: ooxStephan Bergmann2018-01-1220-45/+45
* Fix typo in codeAndrea Gelmini2018-01-111-2/+2
* tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t.ekuiitr2018-01-101-3/+2
* tdf#114173 Preserve size of chart legend during xlsx exportBartosz Kosiorek2018-01-091-19/+41
* support exporting of hatch for chart background, tdf#114180Markus Mohrhard2018-01-082-3/+29
* tdf#42949 Fix some more Include What You Use warningsMiklos Vajna2018-01-042-0/+2
* Modifying the impl. of startUnknownElement of FastParser:Mohammed Abdul Azeem2018-01-041-15/+18
* loplugin:unusedfieldsNoel Grandin2018-01-041-12/+7
* ofz#4929 ensure min input len for openssl ciphersCaolán McNamara2018-01-031-0/+10
* RID_* can be extern global variablesNoel Grandin2018-01-021-1/+1
* try to fix android buildCaolán McNamara2017-12-311-1/+1
* tdf#90626 PPTX: Fix image bullet position in PPTPaul Trojahn2017-12-301-4/+31
* tdf#113788 ActiveX controls' text color is not exported to DOCXBán Róbert2017-12-301-0/+7
* loplugin:passstuffbyref improved return in variousNoel Grandin2017-12-295-9/+9
* export explosion property for pie chart property, tdf#114182Markus Mohrhard2017-12-291-2/+22
* various coverity exception warningsCaolán McNamara2017-12-258-17/+12
* tdf#111790: Shadow imported from a PPTX file is not overridenmartinb2142017-12-231-12/+71
* tdf#42949 Fix some Include What You Use warningsMiklos Vajna2017-12-226-4/+7
* also export basic chart structure for empty chartsMarkus Mohrhard2017-12-221-26/+38
* tdf#114613: Repair function does not work after opening PPTX fileTamás Zolnai2017-12-211-0/+18
* coverity#1426744 Uninitialized scalar variableCaolán McNamara2017-12-201-1/+1
* tdf#105517: overwrite existing scheme colors in vectorAron Budea2017-12-201-1/+5
* wrap scoped enum around css::util::NumberFormatNoel Grandin2017-12-191-1/+1
* don't export category info to bubble charts, tdf#103988Markus Mohrhard2017-12-191-1/+1
* inline use-once typedefsNoel Grandin2017-12-191-2/+2
* fix validation error in lineChart export, related tdf#57832Markus Mohrhard2017-12-191-2/+2
* oox: fix Android buildMiklos Vajna2017-12-181-0/+1
* oox: try to fix Android build, no std::lround thereMichael Stahl2017-12-181-0/+2
* tdf#90626 PPTX: Fix image bullet sizePaul Trojahn2017-12-185-20/+36
* fix searched attribute for 3D chart shape, tdf114169Markus Mohrhard2017-12-171-1/+1
* tdf#97648 ooxmlimport: horizontal line's horiOrientJustin Luth2017-12-161-0/+2
* Move generateGUIDString to comphelperSamuel Mehrbrodt2017-12-122-42/+5
* tdf#111785 Save hatch background color in pptx format.geri12452017-12-111-2/+19
* loplugin:salcall fix functionsNoel Grandin2017-12-119-41/+41
* ofz#4576 Integer-overflowCaolán McNamara2017-12-101-1/+3
* remove unused osl/time.h includes ..Jochen Nitschke2017-12-101-1/+0
* tdf#114308 Export Watermark size as isSzymon Kłos2017-12-084-68/+30