1. 83d8ccf xmloff: convert to assert in SvXMLMetaExport by Michael Stahl · 11 years ago
  2. 068f16e xmloff: assert validity of XMLPropertySetMapper indexes by Michael Stahl · 11 years ago
  3. cd84fff xmloff: assert existence of XMLPropertyHandler by Michael Stahl · 11 years ago
  4. 7870654 convert FONTTOSUBSFONT constants to scoped enum by Noel Grandin · 11 years ago
  5. 774257d6 it works if we first set the size and then the position, tdf#86624 by Markus Mohrhard · 11 years ago
  6. c675a2d xmloff: simplify code by using std::all_of/std::any_of/std::none_of by Takeshi Abe · 11 years ago
  7. d1ca0f4 Bin some pointless comments and reduce some vertical whitespace by Tor Lillqvist · 11 years ago
  8. 2049e3e XMLTransformerActionInit parameters are generically of type sal_uInt32 by Stephan Bergmann · 11 years ago
  9. 8a360b3 txtparae_bContainsIllegalCharacters var wants to be of type bool by Stephan Bergmann · 11 years ago
  10. d0b17e6 SvXMLEnumMapEntry holds all values as sal_uInt16 by Stephan Bergmann · 11 years ago
  11. 4fee05e tdf#90133 Extend ODF: variable decimal in scientific format by Laurent Balland-Poirier · 11 years ago
  12. 38992b4 tdf#90133 Extend ODF: exponent sign of scientific format by Laurent Balland-Poirier · 11 years ago
  13. ba15d30 loplugin:simplifybool by Stephan Bergmann · 11 years ago
  14. 2240118 Improved loplugin:literaltoboolconversion looking into cond. exprs. by Stephan Bergmann · 11 years ago
  15. f3375fa Revert "-Werror,-Wunused-const-variable" by Thorsten Behrens · 11 years ago
  16. b94de8f Related tdf#88056: Use correct service name by Katarina Behrens · 11 years ago
  17. e24a02d -Werror,-Wunused-const-variable by Caolán McNamara · 11 years ago
  18. 57929ce tdf#88056: Implement import of page title field from ODF by Katarina Behrens · 11 years ago
  19. bd75327 fix assert on export of ooo63141-1.doc to odt by Caolán McNamara · 11 years ago
  20. c13b80e tdf#90640: xmloff: ODF export: fix style:background-image attributes by Michael Stahl · 11 years ago
  21. d34f5fe tdf88056: implement export of page title field to ODF by Katarina Behrens · 11 years ago
  22. a88a8ca xmloff: cleanup StyleMap by Tomaž Vajngerl · 11 years ago
  23. de4dd42 these two attributes are not part of ODF and unnecessary by Markus Mohrhard · 11 years ago
  24. c172b75 add attribute mandated by ODF by Markus Mohrhard · 11 years ago
  25. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  26. ea8db4a xmloff: add back the presumably accidentally removed "FootnoteLineStyle" by Michael Stahl · 11 years ago
  27. e3efae3 xmloff: also print what is duplicate by Michael Stahl · 11 years ago
  28. 6acc6c0 text:p is not allowed as child element of draw:frame by Markus Mohrhard · 11 years ago
  29. 204d109 only try to export text:p for elements that really support it by Markus Mohrhard · 11 years ago
  30. 6864e3f the attribute name is actually table:database-table-name by Markus Mohrhard · 11 years ago
  31. db1d278 tdf#89802: xmloff: fix ODF import of frame with empty style name ref by Michael Stahl · 11 years ago
  32. 4906c24 convert SvtModuleOptions::EFactory to enum class by Noel Grandin · 11 years ago
  33. d1b27a1 loplugin:staticmethods by Noel Grandin · 11 years ago
  34. 54e87df Change INetProtocol enumerators to CamelCase by Stephan Bergmann · 11 years ago
  35. 44b3e56 Change INetProtocol to scoped enumeration by Stephan Bergmann · 11 years ago
  36. 15d0036 Engineering notation: Slight optimisation by Laurent Balland-Poirier · 11 years ago
  37. 2fc4a8c Add support for cppu::UnoType<void> by Stephan Bergmann · 11 years ago
  38. a0c46d2 Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  39. c0755c8 Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
  40. a52cf47 Clean up template-parameter-dependent C-style casts by Stephan Bergmann · 11 years ago
  41. 0bd502a Clean up remaining C-style casts among void pointers by Stephan Bergmann · 11 years ago
  42. 44b9b27 Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  43. f701cce const_cast: convert some C-style casts and remove some redundant ones by Stephan Bergmann · 11 years ago
  44. 849c1b6 also import and export to ODF the new databar property by Markus Mohrhard · 11 years ago
  45. 4d4022f loplugin:constantfunction: xmloff by Noel Grandin · 11 years ago
  46. 41c99ab Typos by Julien Nabet · 11 years ago
  47. 7b7f5c7 use ODFSaneDefaultVersion to determine if and how to store exponent-interval by Eike Rathke · 11 years ago
  48. de6f165 introduce SvXMLExport::getSaneDefaultVersion() by Eike Rathke · 11 years ago
  49. 48b1d2b use SvXMLExport::getDefaultVersion() by Eike Rathke · 11 years ago
  50. ee7e182 write exponent-interval only for 1.2+ and later, tdf#30716 follow-up by Eike Rathke · 11 years ago
  51. bff1b48 read both, XML_NAMESPACE_LO_EXT and XML_NAMESPACE_NUMBER, tdf#30716 follow-up by Eike Rathke · 11 years ago
  52. fdf8e5a tdf#30716 start Engineering notation: implement exponent-interval by Laurent Balland-Poirier · 11 years ago
  53. f880962 Char highlight: ODT filters by Zolnai Tamás · 11 years ago
  54. 61a3ace Related tdf#50133: Wrong underlining in Reports by Julien Nabet · 11 years ago
  55. 3099c70b Fix various XServiceInfo implementations by Stephan Bergmann · 11 years ago
  56. 84ec827 Typo: elemet->element by Julien Nabet · 11 years ago
  57. 0777231 V803 decreased performance postfix increment by Michael Stahl · 11 years ago
  58. 7b355da Enhancement tdf#87972 : Cannot repeat items labels on a pivot table by Deena Francis · 11 years ago
  59. 556373c V668 no sense in testing the result of new against null by Caolán McNamara · 11 years ago
  60. 5a308b1 V801: Decreased performance by Caolán McNamara · 11 years ago
  61. 27bc671 tdf#50133: Wrong underlining in Reports by Julien Nabet · 11 years ago
  62. 32f95a3 V813: Decreased performance by Caolán McNamara · 11 years ago
  63. d35d893 Typos by Julien Nabet · 11 years ago
  64. 6e69d9b make this a bit less cryptic by David Tardon · 11 years ago
  65. 0821dd7 remove duplicate line by David Tardon · 11 years ago
  66. 7a1e6d7 i assume this is what is wanted by David Tardon · 11 years ago
  67. bcce250 cppcheck: redundantAssignment by Caolán McNamara · 11 years ago
  68. 2f928b2 remove NUMBERFORMAT_ constants by Noel Grandin · 11 years ago
  69. 70bd1cc Change var name: propertie->propertyState by Julien Nabet · 11 years ago
  70. 420fc7d Missing include by Stephan Bergmann · 11 years ago
  71. 3744d85 boost->std by Caolán McNamara · 11 years ago
  72. a1ceacc boost::foo_ptr->std::foo_ptr by Caolán McNamara · 11 years ago
  73. b279f8a cppcheck: cstyleCast by Caolán McNamara · 11 years ago
  74. bf0c43f cppcheck: variableScope by Caolán McNamara · 11 years ago
  75. 3a6c04e xmloff: replace legacy DBG_WARNINGs by Michael Stahl · 11 years ago
  76. 36e4928 OFormsRootImport::CreateChildContext: survive a missing css.form.Forms by Miklos Vajna · 11 years ago
  77. 4f7a1f5 fdo#75757: Remove inheritance from std::vector by Matthew Pottage · 11 years ago
  78. 7129176 Revert "ODF export: don't write invalid "group-name" attribute" by Lionel Elie Mamane · 11 years ago
  79. ebf9868 Revert "xmloff: dead code gives MSVC fits" by Lionel Elie Mamane · 11 years ago
  80. de68bb8 Updated all precompiled headers. by Ashod Nakashian · 11 years ago
  81. f1f6b6d xmloff: write character borders in the extension namespace for now by Miklos Vajna · 11 years ago
  82. f2ae6d2 Resolves: #i114416# use default service name for scroll bar... by Tsutomu Uchino · 11 years ago
  83. cead54b Use vector::data by Stephan Bergmann · 11 years ago
  84. fe480d8 remove unused typedefs by Noel Grandin · 11 years ago
  85. 598d819 Visible function type RTTI for Clang -fsanitize=function by Stephan Bergmann · 11 years ago
  86. b44cbb2 new loplugin: change virtual methods to non-virtual by Noel Grandin · 11 years ago
  87. 9964b40 fix 64-bit build after OUStringBuffer change by Michael Stahl · 11 years ago
  88. 853c2fc sal: try to avoid abuse of OUStringBuffer(int) ctor by Michael Stahl · 11 years ago
  89. b388b9f Some more loplugin:cstylecast: xmloff by Stephan Bergmann · 11 years ago
  90. bfe79b5 fdo#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
  91. 5e6a459 LeakSanitizer: leak detected in ooo56669-1.odt by Caolán McNamara · 11 years ago
  92. 8dfe086 xmloff_uxmloff fails on Linux too, now -> disable it (mergelibs) by Matúš Kukan · 11 years ago
  93. 2f69e16 override the overloading of "overload" to decrease cognitive (over-)load by Michael Stahl · 11 years ago
  94. 5672dab Revert "Don't assume that the ZOrder property of shapes is an enumeration" by David Tardon · 11 years ago
  95. f86a1db fdo#78921 save embedded fonts in Flat ODF by David Tardon · 11 years ago
  96. 64cccf3 fdo#84938: convert SEF_EXPORT_ #defines to 'enum class' by Noel Grandin · 11 years ago
  97. 8447eeb fdo#84938: convert ERROR_ #defines to 'enum class' by Noel Grandin · 11 years ago
  98. c29657e fdo#84938: convert EXPORT_ #defines to 'enum class' by Noel Grandin · 11 years ago
  99. ec5bf66 fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class' by Noel Grandin · 11 years ago
  100. dc28e90 fdo#84938: convert IMPORT_ constants to 'enum class' by Noel Grandin · 11 years ago