1. a46a5b6 Use for-range loops in xmlexppr (xmloff) by Julien Nabet · 8 years ago
  2. cc1db6f Replace list by vector in SchXMLExport (xmloff) by Julien Nabet · 8 years ago
  3. bd7776f Replace list by vector in property_description (xmloff) by Julien Nabet · 8 years ago
  4. 279674b Replace list by vector in xmlexp (xmloff/sw) by Julien Nabet · 8 years ago
  5. 2f2c7c3 Replace list by vector in XMLEventImportHelper (xmloff) by Julien Nabet · 8 years ago
  6. b659421 Replace list by vector in DocumentSettingsContext (xmloff) by Julien Nabet · 8 years ago
  7. f20ba846 tdf#113696 Add mimetype also to fallback graphic by Samuel Mehrbrodt · 8 years ago
  8. 3c7b177 Use isEmpty() instead of getLength() by Samuel Mehrbrodt · 8 years ago
  9. 38602ab tdf#113696 Write replacement graphic also to flat odf by Samuel Mehrbrodt · 8 years ago
  10. f7a5335 xmloff: turn SvXMLImportContext into a no-op base class by Michael Stahl · 8 years ago
  11. 32efde5 tdf#113696 Add mimetype to image element by Samuel Mehrbrodt · 8 years ago
  12. 9914ca0 ODF export: expose font style and weight of embedded fonts by Miklos Vajna · 8 years ago
  13. 082cdbc tdf#109202: Convert images to desired format in (f)odt filter by Katarina Behrens · 9 years ago
  14. 2e5508a loplugin:unnecessaryparen check for (f1()).f2 by Noel Grandin · 8 years ago
  15. 5c2f6d9 No need to test seriesStyle.m_xOldAPISeries n times (xmloff/chart) by Julien Nabet · 8 years ago
  16. ae3a10f Modernize by using for-range loops (xmloff/chart) by Julien Nabet · 8 years ago
  17. 459caa0 Replace some lists by vectors in xmloff by Julien Nabet · 8 years ago
  18. 665d085 loplugin:countusersofdefaultparams in sw (1) by Noel Grandin · 8 years ago
  19. e0bd8f3 xmloff: Drop non-existent XMLTextPropertyHandlerFactory_Impl by Takeshi Abe · 8 years ago
  20. 7a1c21e loplugin:simplifybool for negation of comparison operator by Noel Grandin · 8 years ago
  21. 72ef2b5 Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all by Stephan Bergmann · 8 years ago
  22. 0239328 xmloff: These arrays are constant by Takeshi Abe · 8 years ago
  23. 11ca1f8 Fix typos by Andrea Gelmini · 8 years ago
  24. 4f4486c look for =() in loplugin:unnecessaryparen by Noel Grandin · 8 years ago
  25. 05fc30e Replace some lists by vectors (xmloff) by Julien Nabet · 8 years ago
  26. 5f4938d loplugin:flatten in xmloff by Noel Grandin · 8 years ago
  27. e1e436e Fix typos by Andrea Gelmini · 8 years ago
  28. d71bcc4 Fix typos by Andrea Gelmini · 8 years ago
  29. 9cb2962 rename AvoidConfig to Fuzzing by Caolán McNamara · 8 years ago
  30. 21f61ff tdf#112547 element p to draw:object, import expects it there by Regina Henschel · 8 years ago
  31. b97d210 ofz#4057 Integer-overflow by Caolán McNamara · 8 years ago
  32. 3dde9d9 loplugin:constparams in various(1) by Noel Grandin · 8 years ago
  33. 0b413ca loplugin:constantparam in sal,sax by Noel Grandin · 8 years ago
  34. 08a43cc related: tdf#103884 remove gltf/collada feature by Thorsten Behrens · 8 years ago
  35. d30522e ofz#3895 Integer-overflow by Caolán McNamara · 8 years ago
  36. 7cebfbe tdf#113367 Change namespace from svg to draw for attr transform by Regina Henschel · 8 years ago
  37. bb72ef2 ODP: export TextPreRotateAngle by Szymon Kłos · 8 years ago
  38. 4e5123f tdf#77961 regard layout-grid-print as off when missing. by Mark Hung · 8 years ago
  39. 084f454 More loplugin:unnecessaryparen by Stephan Bergmann · 8 years ago
  40. 8a79965 no matching overload found by Caolán McNamara · 8 years ago
  41. 713fb4a ofz#3786 Integer-overflow by Caolán McNamara · 8 years ago
  42. 48a4cf1 tdf#77961 set display grid to false if the attribute is missing by Mark Hung · 8 years ago
  43. 3ff3a05 loplugin:includeform: xmloff by Stephan Bergmann · 8 years ago
  44. 1fe94cb tdf#96505 Get rid of cargo cult long integer literals by udareechk · 9 years ago
  45. 931c84e tdf#110431: Fixed losing listbos entries on opening .ods file by Mohammed Abdul Azeem · 8 years ago
  46. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  47. a42b098 RotGrfFlyFrame: Initial adaptions by Armin Le Grand · 9 years ago
  48. 33eb9fd tdf#97630 xmloff: ODF extended draw:fit-to-size mess by Michael Stahl · 8 years ago
  49. 67ef6aa Move SchXMLAutoStylePoolP.hxx next to SchXMLExport.hxx including it by Stephan Bergmann · 8 years ago
  50. 9977290 xmloff: this should be an assert() by Michael Stahl · 8 years ago
  51. 5c18404 ofz#3635: fix leak by Caolán McNamara · 8 years ago
  52. 7b503e4 Remove unused ::std::list by Julien Nabet · 8 years ago
  53. e054b89 drop use of tools::SvRef in xmloff by Noel Grandin · 9 years ago
  54. 5be8c9c Resolves: tdf#102075 support system [$-F400] time and [$-F800] long date by Eike Rathke · 9 years ago
  55. f840a0b Fix typos by Andrea Gelmini · 9 years ago
  56. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  57. 692d35b loplugin:finalclasses in xmloff by Noel Grandin · 9 years ago
  58. d3971ec new loplugin:blockblock by Noel Grandin · 9 years ago
  59. 22e748e Prefer prefix operator by Julien Nabet · 9 years ago
  60. 8e78975 Rename the basegfx::tools namespace to basegfx::utils by Tor Lillqvist · 9 years ago
  61. e44c188 Fix typos by Andrea Gelmini · 9 years ago
  62. cf48347 Fresh run of bin/update_pch.sh by Mike Kaganski · 9 years ago
  63. 442df6c ofz: don't leak in face of exceptions by Caolán McNamara · 9 years ago
  64. 4ca1713 ofz#3445 exception thrown through XMLImpRubyContext_Impl dtor by Caolán McNamara · 9 years ago
  65. 81c7311 ScXMLImport dtor deleted pSolarMutex before SvXMLImport dtor is called by Caolán McNamara · 9 years ago
  66. 86f2565 tdf#112005 xmloff: ODF export: export embedded object text *first* by Michael Stahl · 9 years ago
  67. 0ae13c7 xmloff,sw: some stylistic cleanup to conditional styles by Michael Stahl · 9 years ago
  68. ee599ea xmloff: fix stack-use-after-return in SvXMLExport::exportDoc() by Michael Stahl · 9 years ago
  69. 505a062 ofz: fix Indirect leaks by Caolán McNamara · 9 years ago
  70. 510b955 Translate German comments and debug strings (leftovers in dirs w... and x...) by Johnny_M · 9 years ago
  71. 2729a1c valgrind: leak in fdo42771-1.fodt by Caolán McNamara · 9 years ago
  72. f0dccfa valgrind: still leaking on fdo72541-1.fodt by Caolán McNamara · 9 years ago
  73. 6c87ecf valgrind: leak on fdo72541-1.fodt by Caolán McNamara · 9 years ago
  74. b6be50c avoid config when unavailable by Caolán McNamara · 9 years ago
  75. 5d5ac2f clang-tidy modernize-use-emplace in xmloff by Noel Grandin · 9 years ago
  76. 91d755d Fix typos by Andrea Gelmini · 9 years ago
  77. dccd163 loplugin:unnecessaryparen include case statements by Noel Grandin · 9 years ago
  78. a897c5e tdf#109202: pass arg of --convert-images-to to (f)odt filter by Katarina Behrens · 9 years ago
  79. 7aa7f4d loplugin:unnecessaryparen include c++ casts by Noel Grandin · 9 years ago
  80. 0dc2379 Typos for "available" by Julien Nabet · 9 years ago
  81. 70b9aa7b Resolves: tdf#112122 Use EndElement instead of dtor to call throwing methods by Caolán McNamara · 9 years ago
  82. 1b7d983 Resolves: tdf#112123 check m_xAutoStyles like in similar methods by Caolán McNamara · 9 years ago
  83. 98552e4 tdf#112122 xmloff: inserting index marks into editengine throws by Michael Stahl · 9 years ago
  84. e63e3e3 Resolves tdf#112101 crash on particular file with office:event-listeners by Caolán McNamara · 9 years ago
  85. 9fe857b tdf#111934 xmloff: ODF import: self-referential conditional style crash by Michael Stahl · 9 years ago
  86. 0501869 Fix typos by Andrea Gelmini · 9 years ago
  87. 9881bea remove unnecessary use of OUString::getStr by Noel Grandin · 9 years ago
  88. 2e8acde remove UL/L suffixes from integer constants on the RHS of expressions by Noel Grandin · 9 years ago
  89. ff1f6a5 remove UL/L suffixes from integer constants in initialiser/call expressions by Noel Grandin · 9 years ago
  90. e026cf6 xmloff: fix crash on exporting non-loadable external image URL by Michael Stahl · 9 years ago
  91. eee6d1a Using static_cast instead of dynamic_cast: by Mohammed Abdul Azeem · 9 years ago
  92. db17a87 convert std::map::insert to std::map::emplace II by Noel Grandin · 9 years ago
  93. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  94. a209172 loplugin:constantparam by Noel Grandin · 9 years ago
  95. a1e0232 Use OUString::clear by Stephan Bergmann · 9 years ago
  96. 8fe86fb tdf#87592 Consistent terminology for Master Slides by heiko tietze · 9 years ago
  97. 3dcf6df remove unnecessary use of 'this->' by Noel Grandin · 9 years ago
  98. ce1b56a add initial file format representation for data import feature by Markus Mohrhard · 9 years ago
  99. 977a676 loplugin:constparams in xmloff by Noel Grandin · 9 years ago
  100. 4469b29 tdf#109202 Add mimetype to image element by Samuel Mehrbrodt · 9 years ago