1. ce55682 remove UL/L suffixes from integer constants in initialiser/call expressions by Noel Grandin · 9 years ago
  2. a6602e2 Fix typos by Andrea Gelmini · 9 years ago
  3. 4ad3382 forcepoint #35 handle odd number of dimension fragments by Caolán McNamara · 8 years ago
  4. 9445d4e ofz#6656 -1 isn't a good flag for all elements filled by Caolán McNamara · 8 years ago
  5. 73ed584 forcepoint #5 null deref by Caolán McNamara · 8 years ago
  6. 4f7688b tdf#106780 Fix for invalid attribute in impress ODF by Abhishek Shrivastava · 8 years ago
  7. 3c4333c2 convert DecodeMechanism to scoped enum by Noel Grandin · 9 years ago
  8. d8777837 Fix typos by Andrea Gelmini · 9 years ago
  9. 116fca4 remove UL/L suffixes from integer constants on the RHS of expressions by Noel Grandin · 9 years ago
  10. f768892 loplugin field-can-be-private in include/vcl..xmlscript by Noel Grandin · 9 years ago
  11. 496f11a ODP: export TextPreRotateAngle by Szymon Kłos · 8 years ago
  12. 73937cd tdf#97630 xmloff: ODF extended draw:fit-to-size mess by Michael Stahl · 8 years ago
  13. ec83f77 xmloff: fix stack-use-after-return in SvXMLExport::exportDoc() by Michael Stahl · 9 years ago
  14. 2c0b882 tdf#112005 xmloff: ODF export: export embedded object text *first* by Michael Stahl · 9 years ago
  15. 2df9df2 tdf#112122 xmloff: inserting index marks into editengine throws by Michael Stahl · 9 years ago
  16. be03a9c Resolves: tdf#112123 check m_xAutoStyles like in similar methods by Caolán McNamara · 9 years ago
  17. 6d3c174 Resolves tdf#112101 crash on particular file with office:event-listeners by Caolán McNamara · 9 years ago
  18. 2c410a0 tdf#111934 xmloff: ODF import: self-referential conditional style crash by Michael Stahl · 9 years ago
  19. 46b5c00 tdf#109228: FILESAVE: ODT: Anchor changed to 'to character' after RT by Tamás Zolnai · 9 years ago
  20. 5de6370 tdf#109080 First page header/footer ODF (1/2) by Luke Deller · 9 years ago
  21. a6b7bd7 xmloff: ODF export: fix redundant setting of GraphicStreamURL swapping by Michael Stahl · 9 years ago
  22. f7dd446 Resolves: tdf#107438 write <text:sender-initials> for fields by Eike Rathke · 9 years ago
  23. f8f7a0e tdf#103091 conditional style conditions not saved by Troy Rollo · 9 years ago
  24. d55f7bd tdf#108231 tdf#108109 xmloff: SvxUnoDrawingModel doesn't implement... by Michael Stahl · 9 years ago
  25. 25dd6bd tdf#100033: Frames with the same name are removed by Tamás Zolnai · 9 years ago
  26. 7205603 tdf#43535: support additional sheet protection options. by Kohei Yoshida · 9 years ago
  27. fee240d tdf#107392 ODF import: fix z-order sorting of SVG images by Miklos Vajna · 9 years ago cp-5.3-8-win
  28. 253e203 tdf#105286: Implement text rotation for Impress tables by Tamás Zolnai · 9 years ago
  29. 40d9d6f tdf#103567 xmloff: ODF import: fix more lossage on Writer frames by Michael Stahl · 9 years ago
  30. ac72b37 tdf#103567 xmloff: ODF import: fix loss of events on SVG multi-image by Michael Stahl · 9 years ago
  31. 09b8562 crashtesting: a gadzillion failures on export to odp by Caolán McNamara · 9 years ago
  32. de62a3e tdf#102479 ODF export: ignore exceptions when checking shape text by Michael Stahl · 9 years ago
  33. 0a840ed includes should be at the top of the file by Noel Grandin · 9 years ago
  34. 8aec905 ODF: do not write an empty style:text-position="" attribute for CharEscapement by Eike Rathke · 9 years ago
  35. 89ec809 clearly a wrong offset is worth an assert() instead of OSL_ENSURE() by Eike Rathke · 9 years ago
  36. f4e24dd loplugin:datamembershadow in xmloff by Noel Grandin · 9 years ago
  37. b223028 This condition has been checked before by Samuel Mehrbrodt · 9 years ago
  38. 722ea62 Small housekeeping: merged two if's with same result into one by Mike Kaganski · 9 years ago
  39. 7cca2c7 new loplugin finalprotected by Noel Grandin · 9 years ago
  40. 0d97ac5 fix typo by David Tardon · 9 years ago
  41. 4ead110 remove prop. name variable by David Tardon · 9 years ago
  42. 0d05173 loplugin:constantparam by Noel Grandin · 9 years ago
  43. 8eec78d xmloff: print a warning if we drop a style on the floor by Michael Stahl · 9 years ago
  44. 518e199 tdf#67544 Embed slide transition sound in the presentation by Samuel Mehrbrodt · 9 years ago
  45. 389999a make comphelper::containerToSequence a little smarter by Noel Grandin · 9 years ago
  46. 5f77e6e update loplugin:unnnecessaryvirtual to handler destructors by Noel Grandin · 9 years ago
  47. f2de7d0 This apparently always wanted to check that _rChars.trim() is non-empty by Stephan Bergmann · 9 years ago
  48. 1b36f23 loplugin:oncevar in xmloff..xmlsecurity by Noel Grandin · 9 years ago
  49. b589c4c Omit comparator which is the same as default std::less<key_type> by Takeshi Abe · 9 years ago
  50. 8a22bc9 update unnecessaryoverride plugin to find pure forwarding methods by Noel Grandin · 9 years ago
  51. a41ecf9 loplugin:expandablemethods in xmloff by Noel Grandin · 9 years ago
  52. 319a07c Simplify code further by Stephan Bergmann · 9 years ago
  53. 9ad0e56 fixes for >>= with rhs Any by Jochen Nitschke · 9 years ago
  54. f0ae408 loplugin:expandablemethodds in include/xmloff by Noel Grandin · 9 years ago
  55. d1ea6ec replace <<= with assign for <<= with rhs Any by Jochen Nitschke · 9 years ago
  56. 7477ab1 loplugin:inlineablemethods in xmloff by Noel Grandin · 9 years ago
  57. 9ac8a57 replace <<= with assign for <<= with rhs Any by Jochen Nitschke · 9 years ago
  58. b5b57c6 tdf#64038 ODF import: fix handling of space following <text:s> by Michael Stahl · 9 years ago
  59. 62223f9 loplugin:unnecessaryoverride by Noel Grandin · 10 years ago
  60. 5c84f40 loplugin:constantfunction by Noel Grandin · 9 years ago
  61. fe82f6f loplugin:unnnecessaryoverride in xmloff by Noel Grandin · 9 years ago
  62. 0ab45be catch the exception to prevent broken charts, tdf#98690 by Markus Mohrhard · 9 years ago
  63. 82f3b26 xmloff: fix --enable-mergelibs build by Michael Stahl · 9 years ago
  64. 4b81e61 tdf#102370 Correctly export to Excel exponent without sign by Laurent Balland-Poirier · 10 years ago
  65. 51e4722 loplugin:staticmethods: xmloff by Stephan Bergmann · 10 years ago
  66. 8daf670 xmloff: fix crash in ~XMLParaContext on fdo72541-1.fodt by Michael Stahl · 10 years ago
  67. a5442b6 rtl::math::approxEqual(value,0.0) never yields true for value!=0.0 by Eike Rathke · 10 years ago
  68. 22cea99 this is used as a stack, so convert to std::stack by Caolán McNamara · 10 years ago
  69. be014c2 we just care about empty vs nonempty here by Caolán McNamara · 10 years ago
  70. a31378f Fix typos by Andrea Gelmini · 10 years ago
  71. 89804c1 implement prototype for more stable calc cell style names by Markus Mohrhard · 10 years ago
  72. 198fabe soon is now by Markus Mohrhard · 10 years ago
  73. 5678bc9 tdf#101935 and tdf#102201: by Mohammed Abdul Azeem · 10 years ago
  74. 1f6af12 Resolves: tdf#101708 only export loext table attributes in 'extended' variant by Caolán McNamara · 10 years ago
  75. e592877 loplugin:unusedenumvalues by Noel Grandin · 10 years ago
  76. dbf87d2 coverity#1372990 xmloff: use unique_ptr for RewindMaps by Michael Stahl · 10 years ago
  77. 0ea50b5 loplugin:countusersofdefaultparams in xmloff by Noel Grandin · 10 years ago
  78. ccfbc9d unconditionally replacing Y after G (era) with E was always wrong by Eike Rathke · 10 years ago
  79. e12c9b4 do not add calendar modifier to format code when importing as E or EE keyword by Eike Rathke · 10 years ago
  80. 4267239 that copypasta comment fragment makes no sense by Eike Rathke · 10 years ago
  81. 66bdcb9 xmloff: invoke SvXMLImportContext destructor with proper namespace map by Michael Stahl · 10 years ago
  82. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  83. f882555 switch to using LocaleDataWrapper::doesSecondaryCalendarUseEC() by Eike Rathke · 10 years ago
  84. 187e2db coverity#1372877 I'm guessing this is what might have been the intent by Caolán McNamara · 10 years ago
  85. 7ed3e74 Blind fix for MSVC by Stephan Bergmann · 10 years ago
  86. 8e11d35 use std::unique_ptr by David Tardon · 10 years ago
  87. 8d458a2 use std::unique_ptr by David Tardon · 10 years ago
  88. 97dbbf7 avoid manual memory management by David Tardon · 10 years ago
  89. 7469d75 use std::unique_ptr by David Tardon · 10 years ago
  90. bbb017f use std::unique_ptr by David Tardon · 10 years ago
  91. 66e6278 use std::unique_ptr by David Tardon · 10 years ago
  92. 064a33a use std::unique_ptr by David Tardon · 10 years ago
  93. ab028d99 use std::unique_ptr by David Tardon · 10 years ago
  94. ecb2850 use std::unique_ptr by David Tardon · 10 years ago
  95. 9dc0f2b Blind fix for MSVC by Stephan Bergmann · 10 years ago
  96. 43c6b20 use std::unique_ptr by David Tardon · 10 years ago
  97. 87bc968 use std::unique_ptr by David Tardon · 10 years ago
  98. a13b6bd use std::unique_ptr by David Tardon · 10 years ago
  99. 44c7366 avoid manual memory handling by David Tardon · 10 years ago
  100. fccf28b use std::unique_ptr by David Tardon · 10 years ago