1. 505a062 ofz: fix Indirect leaks by Caolán McNamara · 9 years ago
  2. 510b955 Translate German comments and debug strings (leftovers in dirs w... and x...) by Johnny_M · 9 years ago
  3. 2729a1c valgrind: leak in fdo42771-1.fodt by Caolán McNamara · 9 years ago
  4. f0dccfa valgrind: still leaking on fdo72541-1.fodt by Caolán McNamara · 9 years ago
  5. 6c87ecf valgrind: leak on fdo72541-1.fodt by Caolán McNamara · 9 years ago
  6. b6be50c avoid config when unavailable by Caolán McNamara · 9 years ago
  7. 5d5ac2f clang-tidy modernize-use-emplace in xmloff by Noel Grandin · 9 years ago
  8. 91d755d Fix typos by Andrea Gelmini · 9 years ago
  9. dccd163 loplugin:unnecessaryparen include case statements by Noel Grandin · 9 years ago
  10. a897c5e tdf#109202: pass arg of --convert-images-to to (f)odt filter by Katarina Behrens · 9 years ago
  11. 7aa7f4d loplugin:unnecessaryparen include c++ casts by Noel Grandin · 9 years ago
  12. 0dc2379 Typos for "available" by Julien Nabet · 9 years ago
  13. 70b9aa7b Resolves: tdf#112122 Use EndElement instead of dtor to call throwing methods by Caolán McNamara · 9 years ago
  14. 1b7d983 Resolves: tdf#112123 check m_xAutoStyles like in similar methods by Caolán McNamara · 9 years ago
  15. 98552e4 tdf#112122 xmloff: inserting index marks into editengine throws by Michael Stahl · 9 years ago
  16. e63e3e3 Resolves tdf#112101 crash on particular file with office:event-listeners by Caolán McNamara · 9 years ago
  17. 9fe857b tdf#111934 xmloff: ODF import: self-referential conditional style crash by Michael Stahl · 9 years ago
  18. 0501869 Fix typos by Andrea Gelmini · 9 years ago
  19. 9881bea remove unnecessary use of OUString::getStr by Noel Grandin · 9 years ago
  20. 2e8acde remove UL/L suffixes from integer constants on the RHS of expressions by Noel Grandin · 9 years ago
  21. ff1f6a5 remove UL/L suffixes from integer constants in initialiser/call expressions by Noel Grandin · 9 years ago
  22. e026cf6 xmloff: fix crash on exporting non-loadable external image URL by Michael Stahl · 9 years ago
  23. eee6d1a Using static_cast instead of dynamic_cast: by Mohammed Abdul Azeem · 9 years ago
  24. db17a87 convert std::map::insert to std::map::emplace II by Noel Grandin · 9 years ago
  25. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  26. a209172 loplugin:constantparam by Noel Grandin · 9 years ago
  27. a1e0232 Use OUString::clear by Stephan Bergmann · 9 years ago
  28. 8fe86fb tdf#87592 Consistent terminology for Master Slides by heiko tietze · 9 years ago
  29. 3dcf6df remove unnecessary use of 'this->' by Noel Grandin · 9 years ago
  30. ce1b56a add initial file format representation for data import feature by Markus Mohrhard · 9 years ago
  31. 977a676 loplugin:constparams in xmloff by Noel Grandin · 9 years ago
  32. 4469b29 tdf#109202 Add mimetype to image element by Samuel Mehrbrodt · 9 years ago
  33. d5c8f58 correct some Date related types by Jochen Nitschke · 9 years ago
  34. f3053022 Mark SvXMLTokenMapEntry arrays as constant by Takeshi Abe · 9 years ago
  35. 5f29fb1 Use isEmpty instead of getLength by Samuel Mehrbrodt · 9 years ago
  36. 2fffaf6 loplugin:unusedmethods by Noel Grandin · 9 years ago
  37. feb5480 Typo: tyoe->type by Julien Nabet · 9 years ago
  38. 0ebd75c Fix typos by Andrea Gelmini · 9 years ago
  39. fcd0361 Eliminate Date::operator+=() and -=() and replace with Date::AddDays() by Eike Rathke · 9 years ago
  40. d7ba631 xmloff: don't warn on future LO versions, SAL_INFO is enough by Michael Stahl · 9 years ago
  41. 615c2a2 tdf#109228: FILESAVE: ODT: Anchor changed to 'to character' after RT by Tamás Zolnai · 9 years ago
  42. 8bedbc3 loplugin:constparams in xmloff by Noel Grandin · 9 years ago
  43. f148100 tdf#109080 First page header/footer ODF (2/2) by Luke Deller · 9 years ago
  44. 77c7046 revert fix typos by Thorsten Behrens · 9 years ago
  45. a976fa5 mxStatusIndicator is unused by Noel Grandin · 9 years ago
  46. 1802cfc mxStatusIndicator is unused by Noel Grandin · 9 years ago
  47. bd5a91f m_xExtHandler is unused by Noel Grandin · 9 years ago
  48. 58ccac4 tdf#108824 Honor ODF default for "Mouse pointer visible" property by Samuel Mehrbrodt · 9 years ago
  49. e56596e Fix typos by Andrea Gelmini · 9 years ago
  50. bff8cd3 tdf#109080 First page header/footer ODF (1/2) by Luke Deller · 9 years ago
  51. db38600 extend loplugin useuniqueptr to OUString pointers by Noel Grandin · 9 years ago
  52. b3992dd xmloff: ODF export: fix redundant setting of GraphicStreamURL swapping by Michael Stahl · 9 years ago
  53. daf177f use more OUString::operator== in test..xmlsecurity by Noel Grandin · 9 years ago
  54. efbf75b tdf#108824 Save "Mouse pointer visible" property by Samuel Mehrbrodt · 9 years ago
  55. 2357314 loplugin:oncevar: empty strings: xmloff by Stephan Bergmann · 9 years ago
  56. 57ffece loplugin:useuniqueptr in xmloff by Noel Grandin · 9 years ago
  57. 539c75b strip some linefeeds from the end of debug output by Noel Grandin · 9 years ago
  58. 05f47e6 replace 'resize(size+1)' with emplace_back by Noel Grandin · 9 years ago
  59. f9b104a simplify some OUString::concat usage by Noel Grandin · 9 years ago
  60. 7de833a simplify calls OUString::copy in foo.copy(x, foo.getLength() - x) by Noel Grandin · 9 years ago
  61. 65e4a77 simplify some OUString::copy calls by Noel Grandin · 9 years ago
  62. 20571c4 use more range-for on uno::Sequence by Noel Grandin · 9 years ago
  63. b401896 Helper function to cast to FastAttributeList: by Mohammed Abdul Azeem · 9 years ago
  64. 5364990 Adding an overloaded IsXMLToken method: by Mohammed Abdul Azeem · 9 years ago
  65. 43a6b59 simplify some OUString compareTo calls by Noel Grandin · 9 years ago
  66. 4250b25 teach unnecessaryparen loplugin about identifiers by Noel Grandin · 9 years ago
  67. 7878bcf xmloff: Updated XMLTextListBlockContext to insert elements before NumRules by Varun Dhall · 9 years ago
  68. 868d8c8 loplugin:unnecessaryparen handle parens inside call expr by Noel Grandin · 9 years ago
  69. db47410 C++11 remove std::binary_function bases from functors by Jochen Nitschke · 9 years ago
  70. ab9b38a use more begin()/end() for Sequence by Noel Grandin · 9 years ago
  71. a1ead1a loplugin unnecessaryparan improvements by Noel Grandin · 9 years ago
  72. 789433d xmloff: XMLTextStyleContext: remove property name constant members by Michael Stahl · 9 years ago
  73. 4b2262a new loplugin unnecessaryparen by Noel Grandin · 9 years ago
  74. f99ff13 xmloff: prefix members of XMLTextStyleContext by Michael Stahl · 9 years ago
  75. c4ddf6c C++11 remove std::unary_function bases from functors by Jochen Nitschke · 9 years ago
  76. de93c62 loplugin:casttovoid: xmloff by Stephan Bergmann · 9 years ago
  77. 979d58c loplugin:unusedfields in toolkit..xmloff by Noel Grandin · 9 years ago
  78. b3b6ce3 Added find function to FastAttributeList: by Mohammed Abdul Azeem · 9 years ago
  79. 497e40a improve refcounting loplugin by Noel Grandin · 9 years ago
  80. d6da9e4 Using range-for instead of iterator loop: by Mohammed Abdul Azeem · 9 years ago
  81. cb96678 loplugin:oncevar in xmloff by Noel Grandin · 9 years ago
  82. c44d9f9 Using fast tokens directly: by Mohammed Abdul Azeem · 9 years ago
  83. 6e427e0 xmloff: remove duplicate XML_NAMESPACE_##prefix##_IDX macros by Michael Stahl · 9 years ago
  84. 7562c5f tdf#107584: Load/save page background transparency by Katarina Behrens · 9 years ago
  85. 5286326 convert ErrCode to strong typedef by Noel Grandin · 9 years ago
  86. f6add3f Remove useless if() condition by Eike Rathke · 9 years ago
  87. 29f250c Resolves: tdf#107438 write <text:sender-initials> for fields by Eike Rathke · 9 years ago
  88. b9ec99b Fix typos by Andrea Gelmini · 9 years ago
  89. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  90. 83f9325 loplugin:unusedfields xmlhelp..xmlsecurity by Noel Grandin · 9 years ago
  91. b70fa47 use more SAL_N_ELEMENTS part 1 by Noel Grandin · 9 years ago
  92. a5b4cb3 tdf#103091 conditional style conditions not saved by Troy Rollo · 9 years ago
  93. ffc2e93 Reverse mapping fastToken to NamespaceURI: by Mohammed Abdul Azeem · 9 years ago
  94. d4d737d Fix typos by Andrea Gelmini · 9 years ago
  95. febbad7 cleanup unused css/frame/* includes by Jochen Nitschke · 9 years ago
  96. 0e2a6e8 remove some unnecessary use of OUStringBuffer by Noel Grandin · 9 years ago
  97. 0703af9 Exporting EditEngine document into a buffer with ODF Filter by Varun Dhall · 9 years ago
  98. f60603a typos by Julien Nabet · 9 years ago
  99. f9efb26 Improved loplugin:cstylecast to reference types: xmloff by Stephan Bergmann · 9 years ago
  100. 17a2c9e clang-tidy performance-unnecessary-value-param by Noel Grandin · 9 years ago