Age | Commit message (Expand) | Author |
2017-09-19 | tdf#112333 PPTX export fill.type & fill.on | Szymon Kłos |
2017-09-19 | fix SequenceOutputStream constness | Noel Grandin |
2017-09-18 | tdf#112088 gradient stop map -> multimap | Szymon Kłos |
2017-09-18 | convert SvxDateFormat to scoped enum | Noel Grandin |
2017-09-16 | tdf#100065 PPTX Fix import of custom shapes in groups | Paul Trojahn |
2017-09-16 | convert SvxTimeFormat to scoped enum | Noel Grandin |
2017-09-13 | tdf#112311 oox: fix UAF of std::shared_ptr | Michael Stahl |
2017-09-12 | clang-tidy modernize-use-emplace in oox | Noel Grandin |
2017-09-11 | tdf#97648 vml import: fix horizontalLine percentage | Justin Luth |
2017-09-10 | iOS, avmedia library depend on autogen flag. | jan Iversen |
2017-09-07 | Replace macro with lambda | Stephan Bergmann |
2017-09-07 | tdf#106867: Unit test for the export of embedded videos. | Jan Holesovsky |
2017-09-07 | tdf#106867: Write also the extended markup to fully support embedded videos. | Jan Holesovsky |
2017-09-07 | tdf#106867: Export videos in PPTX. | Jan Holesovsky |
2017-09-06 | tdf#106867: Import target for commands in PPTX. | Jan Holesovsky |
2017-09-06 | tdf#111838: Revert "Decrease duplicated code" | Tamás Zolnai |
2017-09-06 | loplugin:unnecessaryparen include case statements | Noel Grandin |
2017-09-05 | Use LanguageTag::getBcp47MS() to write MS malformed tags to OOXML, tdf#83190 | Eike Rathke |
2017-09-04 | loplugin:unnecessaryparen include c++ casts | Noel Grandin |
2017-09-02 | convert SHAPEFLAG defines to scoped enum ShapeFlag | Jochen Nitschke |
2017-09-01 | tdf#111884: Implement export of group shapes in pptx. | Jan Holesovsky |
2017-08-31 | inline some use-once typedefs | Noel Grandin |
2017-08-30 | SmartArt: grDir snake algorithm parameter | Grzegorz Araminowicz |
2017-08-30 | tdf#43157 Clean up OSL_ENSURE in oox/drawingml/diagram | Grzegorz Araminowicz |
2017-08-26 | tdf#111980: DOCX: Handle ActiveX radio button group | Tamás Zolnai |
2017-08-25 | loplugin:unusedmethods | Noel Grandin |
2017-08-24 | tdf#111798 Fix deformed export of flipped custom shapes to pptx | Paul Trojahn |
2017-08-24 | SmartArt: implement dir and maxDepth if node functions | Grzegorz Araminowicz |
2017-08-24 | SmartArt: get rid of tagToVarIdx() and change VarMap to std::map | Grzegorz Araminowicz |
2017-08-24 | oox: kill redundant breaks | Thorsten Behrens |
2017-08-23 | DOCX: Fix an other test case of ActiveX control export | Tamás Zolnai |
2017-08-23 | VML, Watermark: detect shapetype from other subdocuments | Szymon Kłos |
2017-08-23 | convert message box style bits to scoped enum | Noel Grandin |
2017-08-23 | SmartArt: shape rotation support | Grzegorz Araminowicz |
2017-08-23 | SmartArt: basic support for layout constraints | Grzegorz Araminowicz |
2017-08-22 | Fix two issues in ActiveX DOCX import / export code | Tamás Zolnai |
2017-08-18 | NdTopLeft is unused now. | Tamás Zolnai |
2017-08-17 | tdf#50097: DOCX: export form controls as MSO ActiveX controls | Tamás Zolnai |
2017-08-17 | SmartArt: simplify conditions, miscellaneous changes | Grzegorz Araminowicz |
2017-08-17 | SmartArt: support cnt function | Grzegorz Araminowicz |
2017-08-14 | Decrease duplicated code | Tamás Zolnai |
2017-08-12 | tdf#107197: Replace relationship URI | Christian Barth |
2017-08-12 | tdf#107197: Replace relationship URI | Christian Barth |
2017-08-12 | tdf#107197: Replace relationship URI | Christian Barth |
2017-08-12 | tdf#107197: Replace relationship URI | Christian Barth |
2017-08-11 | SmartArt: fix duplicated text | Grzegorz Araminowicz |
2017-08-11 | convert std::map::insert to std::map::emplace II | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-08-10 | tdf#109187 Fix OOXML import of flipped shapes with gradients | Paul Trojahn |
2017-08-10 | tdf#109317 Fix incorrect rotation of flipped custom OOXML shapes | Paul Trojahn |