summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2018-02-25fix import of graphic bulletsTomaž Vajngerl2-4/+4
2018-02-20Fix typoAndrea Gelmini1-1/+1
2018-02-19Add export of the side wall for 3D chart, during .xlsx exportBartosz Kosiorek1-6/+12
2018-02-18in numbering use "GraphicBitmap" property for image transportTomaž Vajngerl1-23/+28
2018-02-18remove use of FillBitmapURL and use FillBitmap as the alternativeTomaž Vajngerl1-7/+20
2018-02-17tdf#114139 Don't export Plot Area shape property fot 3D chartsBartosz Kosiorek1-1/+5
2018-02-16PPTX export scale for TextFitToSizeSzymon Kłos1-1/+18
2018-02-16Revert "loplugin:changetoolsgen in oox,reportdesign" and reapply..Noel Grandin1-2/+2
2018-02-15loplugin:changetoolsgen in oox,reportdesignNoel Grandin1-2/+2
2018-02-14Removed duplicated includeAndrea Gelmini1-1/+0
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl2-11/+41
2018-02-14tdf#51340: Line spacing is imported incorrectly from PPTXTamás Zolnai4-9/+24
2018-02-14oox: cosmetic cleanupAshod Nakashian1-2/+2
2018-02-14oox: preserve custom oox fragments and packagesAshod Nakashian1-0/+172
2018-02-14oox: move putPropertiesToDocumentGrabBag to XmlFilterBaseAshod Nakashian1-0/+30
2018-02-09tdf#115394 correct transition in case of 0sSzymon Kłos1-1/+8
2018-02-08tdf#114168 If minor axis unit is automatic, then set it to 5Bartosz Kosiorek2-4/+20
2018-02-07tdf#114842 Fix comment shape export for CalcBartosz Kosiorek1-1/+2
2018-02-07tdf#115394 import custom slide transition time in PPTXSzymon Kłos3-4/+25
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl5-35/+203
2018-01-31tdf#111417 Import read only property on ActiveX text boxbrian houston morrow2-0/+4
2018-01-30tdf#114821 calculate better label positionSzymon Kłos1-10/+24
2018-01-30Revert "tdf#114821 calculate correct label position"Szymon Kłos1-2/+2
2018-01-29tdf#114821 export complex data labels in chartsSzymon Kłos1-4/+103
2018-01-29tdf#114821 import complex data labels in bar chartSzymon Kłos3-0/+81
2018-01-29Fix typosAndrea Gelmini1-1/+1
2018-01-28tdf#111786: PPTX export: Shape's line transparency is not exportedTamás Zolnai1-2/+7
2018-01-28tdf#114821 calculate correct label positionSzymon Kłos1-2/+2
2018-01-26tdf#107608: PPTX: Import pattern fill background colorTamás Zolnai3-3/+10
2018-01-24sal_Bool -> bool (remaining uses of css::uno::Any::has)Stephan Bergmann1-1/+1
2018-01-24tdf#114913 Use master if char size wasn't setPaul Trojahn1-4/+7
2018-01-19refactor to look prettierCaolán McNamara1-6/+6
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 Bergmann20-45/+45
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