summaryrefslogtreecommitdiff
path: root/oox/source/export/drawingml.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-13tdf#91999 export/drawingml: shape rotate 180 is not specialJustin Luth1-36/+10
2018-09-12tdf#108064 OOXML export: keep preset dashes with any line widthAdam Kovacs1-12/+28
2018-09-12tdf108064 OOXML export: keep preset dashes in shape outlinesAdam Kovacs1-7/+27
2018-09-12tdf#119617 Fix export of Autofit property of shapes to PPTXBalazs Varga1-0/+6
2018-09-12tdf#119562 Fix export of AutoFit property of shapes to XLSXBalazs Varga1-1/+1
2018-08-10tdf#108078 OOXML Export Chart shapes area fill propertiesBalazs Varga1-3/+6
2018-08-10related tdf#114845 oox: ensure rXShape.is()Justin Luth1-1/+1
2018-08-10tdf#114845 sd: only shift rotated group itemsJustin Luth1-5/+24
2018-03-25tdf#111790: Shadow imported from a PPTX file is not overridenmartinb2141-12/+12
2018-03-25tdf#111789: TextBox shadow propeties are not saved to PPTXTamás Zolnai1-21/+82
2018-03-25PPTX export scale for TextFitToSizeSzymon Kłos1-1/+18
2018-03-25tdf#111786: PPTX export: Shape's line transparency is not exportedTamás Zolnai1-2/+7
2018-03-25tdf#111785 Save hatch background color in pptx format.geri12451-2/+19
2017-10-26PPTX export: correct position of rotated groupsSzymon Kłos1-0/+17
2017-10-23loplugin:includeform: ooxStephan Bergmann1-4/+4
2017-10-23tdf#113263 Revert "PPTX export: correct position for shape in group"Szymon Kłos1-9/+0
2017-10-19PPTX export: remember color schemes in themeSzymon Kłos1-1/+1
2017-10-17PPTX export: correct position for shape in groupSzymon Kłos1-0/+9
2017-10-16tdf#112633 oox: Save backup images to proper path in documentJacobo Aragunde Pérez1-4/+10
2017-10-13SmartArt: export text rotation in the PPTXSzymon Kłos1-1/+3
2017-10-09oox, implement HAVE_FEATURE_AVMEDIAjan Iversen1-0/+6
2017-09-26tdf#112647: Fixed line spacing is saved incorrectly to PPTXTamás Zolnai1-2/+2
2017-09-22tdf#112552: Shape's gray background is lost after saving to PPTXTamás Zolnai1-47/+42
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin1-6/+7
2017-09-16convert SvxTimeFormat to scoped enumNoel Grandin1-10/+15
2017-09-07tdf#106867: Unit test for the export of embedded videos.Jan Holesovsky1-6/+18
2017-09-07tdf#106867: Write also the extended markup to fully support embedded videos.Jan Holesovsky1-24/+53
2017-09-07tdf#106867: Export videos in PPTX.Jan Holesovsky1-0/+54
2017-09-06tdf#111838: Revert "Decrease duplicated code"Tamás Zolnai1-2/+6
2017-09-05Use LanguageTag::getBcp47MS() to write MS malformed tags to OOXML, tdf#83190Eike Rathke1-1/+1
2017-09-01tdf#111884: Implement export of group shapes in pptx.Jan Holesovsky1-4/+14
2017-08-24tdf#111798 Fix deformed export of flipped custom shapes to pptxPaul Trojahn1-6/+9
2017-08-14Decrease duplicated codeTamás Zolnai1-6/+2
2017-08-10tdf#109317 Fix incorrect rotation of flipped custom OOXML shapesPaul Trojahn1-0/+6
2017-07-18Clean up android specific template functions defined in std namespacebrainbreaker1-10/+1
2017-07-17tdf#109067 Fix default value of rotWithShapePaul Trojahn1-3/+3
2017-07-17tdf#104743: Export transparency for bitmap fill/backgroundKatarina Behrens1-0/+10
2017-07-14Revert "tdf#109067 Fix default value of rotWithShape"Miklos Vajna1-3/+3
2017-07-14tdf#109067 Fix default value of rotWithShapePaul Trojahn1-3/+3
2017-07-07merge BS and ToPsz10, etcCaolán McNamara1-2/+2
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin1-1/+1
2017-06-09GSoC: import VML shape adjustmentsGrzegorz Araminowicz1-4/+5
2017-06-05typosJulien Nabet1-1/+1
2017-06-04Remove usage of OString("")Arnaud Versini1-1/+1
2017-05-31tdf#104219 Don't export color information when color is automaticBartosz Kosiorek1-12/+18
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin1-2/+0
2017-05-30remove duplicate 'using namespace'Jochen Nitschke1-1/+0
2017-05-14tdf#107197 Replace relationship URIFakabbir Amin1-3/+4
2017-04-27tdf#107020: Reintroduce uses of I32S, I64SStephan Bergmann1-53/+53
2017-04-16cppcheck: arrayIndexThenCheckJulien Nabet1-1/+1