1. 49d2b78 xmloff: fix ODF import of gradient draw:angle attribute a bit by Michael Stahl · 10 years ago
  2. 3c2927e tdf#92586 xmloff: fix import of stretched background image by Miklos Vajna · 11 years ago
  3. c1f4c6d ODF import: workaround dubious draw:fill="solid" on frame styles by Michael Stahl · 11 years ago
  4. c8adaef xmloff: ODF export: actually ODF 1.2 does not allow graphic-properties by Michael Stahl · 11 years ago
  5. 8a44b45 Resolves: tdf#91950 optional entries may not be present by Caolán McNamara · 11 years ago
  6. 77335b9 xmloff: ODF import: fix spelling of "extrusion-first-light-level" by Andrea Gelmini · 11 years ago
  7. cdb2d6a the last condition is "all other numbers", not the third, tdf#92457 related by Eike Rathke · 11 years ago
  8. 923b867 fix assert on export of ooo63141-1.doc to odt by Caolán McNamara · 11 years ago
  9. 42b521f tdf#88056: Implement ODF import/export of page title field by Katarina Behrens · 11 years ago
  10. 7cbcb57 tdf#91140: tweak fix a bit, turns out xmloff was also passing empty URL by Michael Stahl · 11 years ago
  11. a01d54b it works if we first set the size and then the position, tdf#86624 by Markus Mohrhard · 11 years ago
  12. af9db3f tdf#90640: xmloff: ODF export: fix style:background-image attributes by Michael Stahl · 11 years ago
  13. c31adf1 xmloff: accept character borders in the extension namespace by Miklos Vajna · 11 years ago
  14. 53cd20e xmloff: add back the presumably accidentally removed "FootnoteLineStyle" by Michael Stahl · 11 years ago
  15. 8dd46ca tdf#89802: xmloff: fix ODF import of frame with empty style name ref by Michael Stahl · 11 years ago
  16. 17f7416 Related tdf#50133: Wrong underlining in Reports by Julien Nabet · 11 years ago
  17. 3f0f70d tdf#50133: Wrong underlining in Reports by Julien Nabet · 11 years ago
  18. af9890c Revert "ODF export: don't write invalid "group-name" attribute" by Lionel Elie Mamane · 11 years ago
  19. e810928 Revert "xmloff: dead code gives MSVC fits" by Lionel Elie Mamane · 11 years ago
  20. a4f907e fdo#84714 ODT import: read <loext:table> inside <draw:custom-shape> by Miklos Vajna · 11 years ago
  21. 814e27e LeakSanitizer: leak detected in ooo56669-1.odt by Caolán McNamara · 11 years ago
  22. be2018f teach XML import/export about unsigned integer types by Lionel Elie Mamane · 11 years ago
  23. 3006f42 export format of embedded font too by David Tardon · 11 years ago
  24. a9d1918 read embedded fonts from Flat ODF by David Tardon · 11 years ago
  25. de9560a Revert "Resolves: #i124452# correct svg:viewBox for EnhancedCustomShape..." by Andras Timar · 11 years ago
  26. d279684 survive "TextBox" having no value by Lionel Elie Mamane · 11 years ago
  27. 041694a xmloff: make the export of the horrible field marks aware of auto-styles by Michael Stahl · 11 years ago
  28. 2b577a3 fdo#87110: xmloff: don't catch IllegalArgumentException here by Michael Stahl · 11 years ago
  29. 9b8598f don't write extension elements into ODF namespaces, related fdo#45266 by Markus Mohrhard · 11 years ago
  30. 2b257fe Resolves: fdo#87108 crash on saving fodg by Caolán McNamara · 11 years ago
  31. 588500d iimport part for: "use correct xml element name, related fdo#45266" by Markus Mohrhard · 11 years ago
  32. c795936 import part for: " use correct xml element name, related fdo#45266" by Markus Mohrhard · 11 years ago
  33. 40ac1ad import part for: "export to extension namespace instead of odf ..." by Markus Mohrhard · 11 years ago
  34. 0b1a62f the xlink:type attribute is mandatory, related fdo#79449 by Markus Mohrhard · 11 years ago
  35. c2531a9 remove invalid attribute that is not read anyway by Markus Mohrhard · 11 years ago
  36. 7b350a0 fdo#86795: xmloff: ODF import: do not import checkbox fieldmark ... by Michael Stahl · 11 years ago
  37. 9189280 fdo#85496: add some asserts to detect this sort of problem by Michael Stahl · 11 years ago
  38. d3b7bf1 Resolves: fdo#84043 don't create duplicate Mirrored[X|Y] properties by Caolán McNamara · 11 years ago
  39. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  40. 721366e cppu: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  41. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  42. aea2dbc Remove now useless setTextEmbeddedGraphicURL() by Zolnai Tamás · 11 years ago
  43. 0b37666 more catch by reference by Caolán McNamara · 11 years ago
  44. d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
  45. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  46. e43e830 xmloff: XML_DROPDOWN should be XML_DROP_DOWN by Michael Stahl · 11 years ago
  47. a305869 xmloff: [loplugin:unusedvariablecheck] by Michael Stahl · 11 years ago
  48. f7c14f5 xmloff: remove unused parameter of SvxXMLListStyleContext::FillUnoNumRule() by Michael Stahl · 11 years ago
  49. a44163a Removed #includes including themselves by Andrea Gelmini · 11 years ago
  50. 12bcfec markup with event type not checker type by Caolán McNamara · 11 years ago
  51. 705c48d fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
  52. 76dce95 coverity#705391: xmloff: XMLMergeElemTransformerContext misuse of enum by Michael Stahl · 11 years ago
  53. 18995b5 coverity#1250700 Uninitialized scalar field by Caolán McNamara · 11 years ago
  54. c70f154 Removed duplicated includes by Andrea Gelmini · 11 years ago
  55. 4f93d69 coverity#705348 Missing break in switch by Eike Rathke · 11 years ago
  56. c0a5d39 fdo#80403: Import baseclasses implement FastParser interfaces by Daniel Sikeler · 11 years ago
  57. 0c0e3e7 Fixed typos. No automatic tools (sed, and so on). by Andrea Gelmini · 11 years ago
  58. c090ecc coverity#735663 Division or modulo by zero by Caolán McNamara · 11 years ago
  59. 521b973 XM_TOK_UNKNOWN needs to be in the value range of XMLImageMapToken (ubsan) by Stephan Bergmann · 11 years ago
  60. 15037b0 coverity#705781 Resource leak by Caolán McNamara · 11 years ago
  61. ad9498f More -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago
  62. 01c74f4 coverity#735353 Unchecked return value by Caolán McNamara · 11 years ago
  63. c10548e coverity#704113 Unchecked return value by Caolán McNamara · 11 years ago
  64. c1a7e72 typo: follwing -> following by Andras Timar · 11 years ago
  65. a636217 UBSan runtime error: division by zero by Stephan Bergmann · 11 years ago
  66. f84dac9 back out even more wrong tools::Time changes, geez.. by Eike Rathke · 12 years ago
  67. fbf3aa3 spelling: instanciated -> instantiated by Noel Grandin · 12 years ago
  68. 8f436d3 use comphelper::rng::uniform_*_distribution everywhere by Caolán McNamara · 12 years ago
  69. 9835a58 sw textboxes: reimplement ODF import/export by Miklos Vajna · 12 years ago
  70. 64d1648 coverity#1242759 Result is not floating-point by Norbert Thiebaud · 12 years ago
  71. c625525 rename SvRef::AddRef to AddFirstRef by Noel Grandin · 12 years ago
  72. c190577 loplugin: cstylecast by Noel Grandin · 12 years ago
  73. fc04f76 fdo#82577: Handle Time by Noel Grandin · 12 years ago
  74. c9d4a28 fdo#82577: Handle PolyPolygon by Noel Grandin · 12 years ago
  75. 68daa8a xmloff: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  76. 38975e1 WaE: implicit conversion of literal of type 'sal_Bool' to 'bool' by Tor Lillqvist · 12 years ago
  77. 0f21f93 fdo#79269: fix ODF import of style:footer-first by Michael Stahl · 12 years ago
  78. 5aa360c Resolves: fdo#80468 and fdo#81223 image/frame backgrounds wrong by Caolán McNamara · 12 years ago
  79. 24a0129 assert that XMLTransformerBase::m_xHandler is initialized by Michael Stahl · 12 years ago
  80. 23e1fc2 loplugin: cstylecast, update PTR_CAST macro to use static_cast by Noel Grandin · 12 years ago
  81. 32d6415 fdo#83512 Make use of OUStringHash and OStringHash by Daniel Sikeler · 12 years ago
  82. 7480948 xmloff: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  83. 787d98f xmloff: remove yet another SunStudio workaround by Michael Stahl · 12 years ago
  84. 4d3c888 Avoid ODR-violating name clash by Stephan Bergmann · 12 years ago
  85. d4494c3 Avoid ODR-violating name clash by Stephan Bergmann · 12 years ago
  86. 7e2b9fa Remove some useless tools/debug.hxx includes by Marcos Paulo de Souza · 12 years ago
  87. 29e1b2f xmloff: dead code gives MSVC fits by Michael Stahl · 12 years ago
  88. 2d4b87f ODF export: don't write invalid "group-name" attribute by Michael Stahl · 12 years ago
  89. 66c6d1e prevent invalid ods files with loext:fill-character by Markus Mohrhard · 12 years ago
  90. a772be5 just use a typedef, don't inherit from boost::ptr_container by Markus Mohrhard · 12 years ago
  91. 7cc627f update_pch by Thomas Arnhold · 12 years ago
  92. 555c988f fdo#82165: ODF import: clear all shapes when removing header content by Michael Stahl · 12 years ago
  93. 525d784 -Werror,-Wundefined-bool-conversion by Stephan Bergmann · 12 years ago
  94. 248437e4 fdo#75757: remove inheritance to std::map by Takeshi Abe · 12 years ago
  95. 223f761 fdo#75757: remove inheritance to std::vector by Takeshi Abe · 12 years ago
  96. a9bae49 fdo#75757: remove inheritance to std::vector by Takeshi Abe · 12 years ago
  97. 7e0e581 cleanup usage of MapUnit enum by Noel Grandin · 12 years ago
  98. 65803ad fix some dodgy FieldUnit conversions by Noel Grandin · 12 years ago
  99. 3ee8bc8 Fix previous commit by Stephan Bergmann · 12 years ago
  100. edffb44 loplugin:stringconcat by Stephan Bergmann · 12 years ago