summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
...
* use "Graphic" property to transport Graphic for controlsTomaž Vajngerl2018-02-251-3/+3
* fix import of graphic bulletsTomaž Vajngerl2018-02-252-4/+4
* Fix typoAndrea Gelmini2018-02-201-1/+1
* Add export of the side wall for 3D chart, during .xlsx exportBartosz Kosiorek2018-02-191-6/+12
* in numbering use "GraphicBitmap" property for image transportTomaž Vajngerl2018-02-181-23/+28
* remove use of FillBitmapURL and use FillBitmap as the alternativeTomaž Vajngerl2018-02-181-7/+20
* tdf#114139 Don't export Plot Area shape property fot 3D chartsBartosz Kosiorek2018-02-171-1/+5
* PPTX export scale for TextFitToSizeSzymon Kłos2018-02-161-1/+18
* Revert "loplugin:changetoolsgen in oox,reportdesign" and reapply..Noel Grandin2018-02-161-2/+2
* loplugin:changetoolsgen in oox,reportdesignNoel Grandin2018-02-151-2/+2
* Removed duplicated includeAndrea Gelmini2018-02-141-1/+0
* shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl2018-02-142-11/+41
* tdf#51340: Line spacing is imported incorrectly from PPTXTamás Zolnai2018-02-144-9/+24
* oox: cosmetic cleanupAshod Nakashian2018-02-141-2/+2
* oox: preserve custom oox fragments and packagesAshod Nakashian2018-02-141-0/+172
* oox: move putPropertiesToDocumentGrabBag to XmlFilterBaseAshod Nakashian2018-02-141-0/+30
* tdf#115394 correct transition in case of 0sSzymon Kłos2018-02-091-1/+8
* tdf#114168 If minor axis unit is automatic, then set it to 5Bartosz Kosiorek2018-02-082-4/+20
* tdf#114842 Fix comment shape export for CalcBartosz Kosiorek2018-02-071-1/+2
* tdf#115394 import custom slide transition time in PPTXSzymon Kłos2018-02-073-4/+25
* Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl2018-02-015-35/+203
* tdf#111417 Import read only property on ActiveX text boxbrian houston morrow2018-01-312-0/+4
* tdf#114821 calculate better label positionSzymon Kłos2018-01-301-10/+24
* Revert "tdf#114821 calculate correct label position"Szymon Kłos2018-01-301-2/+2
* tdf#114821 export complex data labels in chartsSzymon Kłos2018-01-291-4/+103
* tdf#114821 import complex data labels in bar chartSzymon Kłos2018-01-293-0/+81
* Fix typosAndrea Gelmini2018-01-291-1/+1
* tdf#111786: PPTX export: Shape's line transparency is not exportedTamás Zolnai2018-01-281-2/+7
* tdf#114821 calculate correct label positionSzymon Kłos2018-01-281-2/+2
* tdf#107608: PPTX: Import pattern fill background colorTamás Zolnai2018-01-263-3/+10
* sal_Bool -> bool (remaining uses of css::uno::Any::has)Stephan Bergmann2018-01-241-1/+1
* tdf#114913 Use master if char size wasn't setPaul Trojahn2018-01-241-4/+7
* 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