summaryrefslogtreecommitdiff
path: root/oox/source/export
AgeCommit message (Expand)Author
2017-09-26PPTX Fix export of rotated group shapesPaul Trojahn
2017-09-26tdf#112647: Fixed line spacing is saved incorrectly to PPTXTamás Zolnai
2017-09-23tdf#112089 add charts to the ShapeMapSzymon Kłos
2017-09-22tdf#112552: Shape's gray background is lost after saving to PPTXTamás Zolnai
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin
2017-09-16convert SvxTimeFormat to scoped enumNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin
2017-09-07tdf#106867: Unit test for the export of embedded videos.Jan Holesovsky
2017-09-07tdf#106867: Write also the extended markup to fully support embedded videos.Jan Holesovsky
2017-09-07tdf#106867: Export videos in PPTX.Jan Holesovsky
2017-09-06tdf#111838: Revert "Decrease duplicated code"Tamás Zolnai
2017-09-05Use LanguageTag::getBcp47MS() to write MS malformed tags to OOXML, tdf#83190Eike Rathke
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke
2017-09-01tdf#111884: Implement export of group shapes in pptx.Jan Holesovsky
2017-08-24tdf#111798 Fix deformed export of flipped custom shapes to pptxPaul Trojahn
2017-08-23DOCX: Fix an other test case of ActiveX control exportTamás Zolnai
2017-08-22Fix two issues in ActiveX DOCX import / export codeTamás Zolnai
2017-08-18NdTopLeft is unused now.Tamás Zolnai
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai
2017-08-14Decrease duplicated codeTamás Zolnai
2017-08-12tdf#107197: Replace relationship URIChristian Barth
2017-08-10tdf#109317 Fix incorrect rotation of flipped custom OOXML shapesPaul Trojahn
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-07-18Clean up android specific template functions defined in std namespacebrainbreaker
2017-07-17tdf#109067 Fix default value of rotWithShapePaul Trojahn
2017-07-17tdf#104743: Export transparency for bitmap fill/backgroundKatarina Behrens
2017-07-14Remove unused [m]sChartAddressStephan Bergmann
2017-07-14Revert "tdf#109067 Fix default value of rotWithShape"Miklos Vajna
2017-07-14tdf#109067 Fix default value of rotWithShapePaul Trojahn
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-07merge BS and ToPsz10, etcCaolán McNamara
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-06-26Fix PageShape export to pptxPaul Trojahn
2017-06-10coverity#1412145 Result is not floating pointCaolán McNamara
2017-06-09GSoC: import VML shape adjustmentsGrzegorz Araminowicz
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-08Watermark: VML export/import font sizeSzymon Kłos
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin
2017-06-05typosJulien Nabet
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-06-04Remove usage of OString("")Arnaud Versini
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-31tdf#104219 Don't export color information when color is automaticBartosz Kosiorek
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-26Watermark: docx interoperabilitySzymon Kłos