1. ffba2c6 TypedWhichId for SDRATTR* constants (1) by Noel Grandin · 8 years ago
  2. e6aec5a Don't pollute /tmp with vba_debug* files by Stephan Bergmann · 8 years ago
  3. a3a9177 tdf#113037 DOCX Watermark correct ratio by Szymon Kłos · 8 years ago
  4. c40d9ec loplugin:unnecessaryvirtual by Noel Grandin · 8 years ago
  5. 3dde9d9 loplugin:constparams in various(1) by Noel Grandin · 8 years ago
  6. bd3c5c4 [API CHANGE] tdf#65393 Import signature line images from ooxml by Samuel Mehrbrodt · 9 years ago
  7. c79467b sw: ODF import: default as-char shapes to vertical-pos="top" by Michael Stahl · 8 years ago
  8. 7d8d7eb loplugin:finalclasses in oox by Noel Grandin · 8 years ago
  9. 693d40f loplugin:constantparam in oox,registry,reportdesign by Noel Grandin · 8 years ago
  10. 11d2f3d vcl: make MapMode constructor explicit by Michael Stahl · 8 years ago
  11. 8cd958a Add a comment in CreateTableStyle() related to the AOO fix for #i120723# by Tor Lillqvist · 8 years ago
  12. 84eb427 Don't abbreviate "First" as "Fst" by Tor Lillqvist · 8 years ago
  13. 9ae1e09 PPTX export: correct position of rotated groups by Szymon Kłos · 8 years ago
  14. 85fe083 loplugin:includeform: oox by Stephan Bergmann · 8 years ago
  15. 340c5c2 chmod 0755 -> 0644 for some source files by Stephan Bergmann · 8 years ago
  16. f68c1a0 tdf#113263 Revert "PPTX export: correct position for shape in group" by Szymon Kłos · 8 years ago
  17. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  18. ead920a loplugin:redundantcast handle dynamic_cast by Noel Grandin · 8 years ago
  19. 9813350 PPTX export: remember color schemes in theme by Szymon Kłos · 8 years ago
  20. e8b5510 Fix typos by Andrea Gelmini · 8 years ago
  21. 695c15e Replace lists by vectors in oox by Julien Nabet · 8 years ago
  22. fd33835 PPTX export: correct position for shape in group by Szymon Kłos · 8 years ago
  23. 55641f5 tdf#112633 oox: Save backup images to proper path in document by Jacobo Aragunde Pérez · 8 years ago
  24. 3cbb6e7 SmartArt: export text rotation in the PPTX by Szymon Kłos · 9 years ago
  25. 9f89fce oox, implement HAVE_FEATURE_AVMEDIA by jan Iversen · 8 years ago
  26. 91d5ceb tdf#100491: Reduce DOCX shapes arrow line ending size multiplier by Vasily Melenchuk · 9 years ago
  27. 7497786 tdf#100065 Refactoring by Paul Trojahn · 9 years ago
  28. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  29. 851c9f8 Blind fix for Clang 3.8 "must explicitly initialize the const member" error by Stephan Bergmann · 9 years ago
  30. 7e0cb70 SmartArt: correct behaviour of if/else nodes by Grzegorz Araminowicz · 9 years ago
  31. f8ae363 readonly mnFadeColor in SlideTransition by Noel Grandin · 9 years ago
  32. 7ef3416 loplugin:unusedmethods by Noel Grandin · 9 years ago
  33. c1a204e readonly maPublicId in RecordInputSource by Noel Grandin · 9 years ago
  34. 4650920 PPTX Fix export of rotated group shapes by Paul Trojahn · 9 years ago
  35. ef2e9b1 tdf#112647: Fixed line spacing is saved incorrectly to PPTX by Tamás Zolnai · 9 years ago
  36. 808d048 tdf#100065 Fix scale of transformation by Paul Trojahn · 9 years ago
  37. c0a6183 tdf#112089 add charts to the ShapeMap by Szymon Kłos · 9 years ago
  38. cf48347 Fresh run of bin/update_pch.sh by Mike Kaganski · 9 years ago
  39. b63609b loplugin:flatten in framework..package by Noel Grandin · 9 years ago
  40. 31919b8 tdf#112552: Shape's gray background is lost after saving to PPTX by Tamás Zolnai · 9 years ago
  41. f44aa84 tdf#112333 PPTX export fill.type & fill.on by Szymon Kłos · 9 years ago
  42. ba91bc1 fix SequenceOutputStream constness by Noel Grandin · 9 years ago
  43. 89879b0 tdf#112088 gradient stop map -> multimap by Szymon Kłos · 9 years ago
  44. 7d14555 convert SvxDateFormat to scoped enum by Noel Grandin · 9 years ago
  45. 33a6eb3 tdf#100065 PPTX Fix import of custom shapes in groups by Paul Trojahn · 9 years ago
  46. f66661c1 convert SvxTimeFormat to scoped enum by Noel Grandin · 9 years ago
  47. 88c84e7 tdf#112311 oox: fix UAF of std::shared_ptr by Michael Stahl · 9 years ago
  48. baa5f32 clang-tidy modernize-use-emplace in oox by Noel Grandin · 9 years ago
  49. c14be5f tdf#97648 vml import: fix horizontalLine percentage by Justin Luth · 9 years ago
  50. 113ba19 iOS, avmedia library depend on autogen flag. by jan Iversen · 9 years ago
  51. 2f90223 Replace macro with lambda by Stephan Bergmann · 9 years ago
  52. 4aabc51 tdf#106867: Unit test for the export of embedded videos. by Jan Holesovsky · 9 years ago
  53. 4d11591 tdf#106867: Write also the extended markup to fully support embedded videos. by Jan Holesovsky · 9 years ago
  54. cbcffba tdf#106867: Export videos in PPTX. by Jan Holesovsky · 9 years ago
  55. 2f07a53 tdf#106867: Import target for commands in PPTX. by Jan Holesovsky · 9 years ago
  56. f3f98b8 tdf#111838: Revert "Decrease duplicated code" by Tamás Zolnai · 9 years ago
  57. dccd163 loplugin:unnecessaryparen include case statements by Noel Grandin · 9 years ago
  58. 49f1f04 Use LanguageTag::getBcp47MS() to write MS malformed tags to OOXML, tdf#83190 by Eike Rathke · 9 years ago
  59. 7aa7f4d loplugin:unnecessaryparen include c++ casts by Noel Grandin · 9 years ago
  60. 31ee13b convert SHAPEFLAG defines to scoped enum ShapeFlag by Jochen Nitschke · 9 years ago
  61. e06ef6f tdf#111884: Implement export of group shapes in pptx. by Jan Holesovsky · 9 years ago
  62. b02998a inline some use-once typedefs by Noel Grandin · 9 years ago
  63. 79b5d50 SmartArt: grDir snake algorithm parameter by Grzegorz Araminowicz · 9 years ago
  64. 8ff306d tdf#43157 Clean up OSL_ENSURE in oox/drawingml/diagram by Grzegorz Araminowicz · 9 years ago
  65. e463c96 tdf#111980: DOCX: Handle ActiveX radio button group by Tamás Zolnai · 9 years ago
  66. 1b694dad loplugin:unusedmethods by Noel Grandin · 9 years ago
  67. 73ee631 tdf#111798 Fix deformed export of flipped custom shapes to pptx by Paul Trojahn · 9 years ago
  68. f685095 SmartArt: implement dir and maxDepth if node functions by Grzegorz Araminowicz · 9 years ago
  69. 96b07db SmartArt: get rid of tagToVarIdx() and change VarMap to std::map by Grzegorz Araminowicz · 9 years ago
  70. d34f669 oox: kill redundant breaks by Thorsten Behrens · 9 years ago
  71. b129421 DOCX: Fix an other test case of ActiveX control export by Tamás Zolnai · 9 years ago
  72. 87f1f7f VML, Watermark: detect shapetype from other subdocuments by Szymon Kłos · 9 years ago
  73. dcc667a convert message box style bits to scoped enum by Noel Grandin · 9 years ago
  74. cf53f24 SmartArt: shape rotation support by Grzegorz Araminowicz · 9 years ago
  75. 7d42e4b SmartArt: basic support for layout constraints by Grzegorz Araminowicz · 9 years ago
  76. 2d1fe7f Fix two issues in ActiveX DOCX import / export code by Tamás Zolnai · 9 years ago
  77. 79611a4 NdTopLeft is unused now. by Tamás Zolnai · 9 years ago
  78. c0cc02e tdf#50097: DOCX: export form controls as MSO ActiveX controls by Tamás Zolnai · 9 years ago
  79. 8e397fc SmartArt: simplify conditions, miscellaneous changes by Grzegorz Araminowicz · 9 years ago
  80. f1d65b1 SmartArt: support cnt function by Grzegorz Araminowicz · 9 years ago
  81. 787732f Decrease duplicated code by Tamás Zolnai · 9 years ago
  82. 6d34c6ee tdf#107197: Replace relationship URI by Christian Barth · 9 years ago
  83. 1d2b564 tdf#107197: Replace relationship URI by Christian Barth · 9 years ago
  84. 2d05d0e tdf#107197: Replace relationship URI by Christian Barth · 9 years ago
  85. c8696bd tdf#107197: Replace relationship URI by Christian Barth · 9 years ago
  86. 4b149e0 SmartArt: fix duplicated text by Grzegorz Araminowicz · 9 years ago
  87. db17a87 convert std::map::insert to std::map::emplace II by Noel Grandin · 9 years ago
  88. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  89. 5fc9801 tdf#109187 Fix OOXML import of flipped shapes with gradients by Paul Trojahn · 9 years ago
  90. 3e33a25 tdf#109317 Fix incorrect rotation of flipped custom OOXML shapes by Paul Trojahn · 9 years ago
  91. 93a3739 SmartArt: add nested shapes only if they are node's children by Grzegorz Araminowicz · 9 years ago
  92. 4a76431 tdf#91384: DOCX: import ActiveX controls by Tamás Zolnai · 9 years ago
  93. 286c27e tdf#111548: Better fix for PPTX / XLSX import of ActiveX controls by Tamás Zolnai · 9 years ago
  94. a3c695c tdf#110440 drawingML import: fix handling of group shape properties by Miklos Vajna · 9 years ago
  95. 70944a8 tdf#109858: Override default point label placement setting... by Dennis Francis · 9 years ago
  96. 609619d Indentation fixes by Miklos Vajna · 9 years ago
  97. 386fcf9 Avoid warning about invalid alignment value by Tamás Zolnai · 9 years ago
  98. 35a2d88 Fix typos by Andrea Gelmini · 9 years ago
  99. c8e3633 Make ActiveX controls import working again (PPTX / XLSX) by Tamás Zolnai · 9 years ago
  100. 3dcf6df remove unnecessary use of 'this->' by Noel Grandin · 9 years ago