1. 6e69d9b make this a bit less cryptic by David Tardon · 11 years ago
  2. 0821dd7 remove duplicate line by David Tardon · 11 years ago
  3. 7a1e6d7 i assume this is what is wanted by David Tardon · 11 years ago
  4. bcce250 cppcheck: redundantAssignment by Caolán McNamara · 11 years ago
  5. 2f928b2 remove NUMBERFORMAT_ constants by Noel Grandin · 11 years ago
  6. 70bd1cc Change var name: propertie->propertyState by Julien Nabet · 11 years ago
  7. 420fc7d Missing include by Stephan Bergmann · 11 years ago
  8. 3744d85 boost->std by Caolán McNamara · 11 years ago
  9. a1ceacc boost::foo_ptr->std::foo_ptr by Caolán McNamara · 11 years ago
  10. b279f8a cppcheck: cstyleCast by Caolán McNamara · 11 years ago
  11. bf0c43f cppcheck: variableScope by Caolán McNamara · 11 years ago
  12. 3a6c04e xmloff: replace legacy DBG_WARNINGs by Michael Stahl · 11 years ago
  13. 36e4928 OFormsRootImport::CreateChildContext: survive a missing css.form.Forms by Miklos Vajna · 11 years ago
  14. 4f7a1f5 fdo#75757: Remove inheritance from std::vector by Matthew Pottage · 11 years ago
  15. 7129176 Revert "ODF export: don't write invalid "group-name" attribute" by Lionel Elie Mamane · 11 years ago
  16. ebf9868 Revert "xmloff: dead code gives MSVC fits" by Lionel Elie Mamane · 11 years ago
  17. de68bb8 Updated all precompiled headers. by Ashod Nakashian · 11 years ago
  18. f1f6b6d xmloff: write character borders in the extension namespace for now by Miklos Vajna · 11 years ago
  19. f2ae6d2 Resolves: #i114416# use default service name for scroll bar... by Tsutomu Uchino · 11 years ago
  20. cead54b Use vector::data by Stephan Bergmann · 11 years ago
  21. fe480d8 remove unused typedefs by Noel Grandin · 11 years ago
  22. 598d819 Visible function type RTTI for Clang -fsanitize=function by Stephan Bergmann · 11 years ago
  23. b44cbb2 new loplugin: change virtual methods to non-virtual by Noel Grandin · 11 years ago
  24. 9964b40 fix 64-bit build after OUStringBuffer change by Michael Stahl · 11 years ago
  25. 853c2fc sal: try to avoid abuse of OUStringBuffer(int) ctor by Michael Stahl · 11 years ago
  26. b388b9f Some more loplugin:cstylecast: xmloff by Stephan Bergmann · 11 years ago
  27. bfe79b5 fdo#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
  28. 5e6a459 LeakSanitizer: leak detected in ooo56669-1.odt by Caolán McNamara · 11 years ago
  29. 8dfe086 xmloff_uxmloff fails on Linux too, now -> disable it (mergelibs) by Matúš Kukan · 11 years ago
  30. 2f69e16 override the overloading of "overload" to decrease cognitive (over-)load by Michael Stahl · 11 years ago
  31. 5672dab Revert "Don't assume that the ZOrder property of shapes is an enumeration" by David Tardon · 11 years ago
  32. f86a1db fdo#78921 save embedded fonts in Flat ODF by David Tardon · 11 years ago
  33. 64cccf3 fdo#84938: convert SEF_EXPORT_ #defines to 'enum class' by Noel Grandin · 11 years ago
  34. 8447eeb fdo#84938: convert ERROR_ #defines to 'enum class' by Noel Grandin · 11 years ago
  35. c29657e fdo#84938: convert EXPORT_ #defines to 'enum class' by Noel Grandin · 11 years ago
  36. ec5bf66 fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class' by Noel Grandin · 11 years ago
  37. dc28e90 fdo#84938: convert IMPORT_ constants to 'enum class' by Noel Grandin · 11 years ago
  38. d1ce6ef fdo#84938: convert TEXT_PROP_MAP #defines to 'enum class' by Noel Grandin · 11 years ago
  39. 2862ef7 export format of embedded font too by David Tardon · 11 years ago
  40. 0a04968 read embedded fonts from Flat ODF by David Tardon · 11 years ago
  41. 3a2b1af Fix simple typos. by Andrea Gelmini · 11 years ago
  42. fd1372b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  43. 4cd048d Revert "Resolves: #i124452# correct svg:viewBox for EnhancedCustomShape..." by Andras Timar · 11 years ago
  44. 62391c2 fdo#84714 ODT import: read <loext:table> inside <draw:custom-shape> by Miklos Vajna · 11 years ago
  45. aeeff83 fix build by Lionel Elie Mamane · 11 years ago
  46. c2cca84 correct function name in debug message by Lionel Elie Mamane · 11 years ago
  47. be2aa71 survive "TextBox" having no value by Lionel Elie Mamane · 11 years ago
  48. 66c7dbb Don't assume that the ZOrder property of shapes is an enumeration by Lionel Elie Mamane · 11 years ago
  49. 1cdb723b teach XML import/export about unsigned integer types by Lionel Elie Mamane · 11 years ago
  50. 3d4e1be two references having same content by Lionel Elie Mamane · 11 years ago
  51. f0471ea this is purely informative, SAL_WARN is overkill by Lionel Elie Mamane · 11 years ago
  52. 05575c3 xmloff: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  53. 0f5e917 Introduce rtl::OUStringLiteral1 by Stephan Bergmann · 11 years ago
  54. 513108b xmloff: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  55. 06f85d4 xmloff: make the export of the horrible field marks aware of auto-styles by Michael Stahl · 11 years ago
  56. b86f553 fdo#87110: xmloff: don't catch IllegalArgumentException here by Michael Stahl · 11 years ago
  57. bfd6351 Resolves: fdo#87108 crash on saving fodg by Caolán McNamara · 11 years ago
  58. 2979ff2 fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
  59. a4e4cdc export to extension namespace instead of odf namespace by Markus Mohrhard · 11 years ago
  60. 06344c9 remove invalid attribute that is not read anyway by Markus Mohrhard · 11 years ago
  61. 8e417a8 use correct xml element name, related fdo#45266 by Markus Mohrhard · 11 years ago
  62. 88d3931 don't write extension elements into ODF namespaces, related fdo#45266 by Markus Mohrhard · 11 years ago
  63. a2df866 last inconsitently named data table value by Markus Mohrhard · 11 years ago
  64. 6c23823 more fixes for inconsistent naming by Markus Mohrhard · 11 years ago
  65. f04802e use a consistent naming scheme by Markus Mohrhard · 11 years ago
  66. 95d27f4 the xlink:type attribute is mandatory, related fdo#79449 by Markus Mohrhard · 11 years ago
  67. 5831405 xmloff: remove pointless branch that does the same as the next one by Michael Stahl · 11 years ago
  68. 25fd11e fdo#86795: xmloff: ODF import: do not import checkbox fieldmark ... by Michael Stahl · 11 years ago
  69. 7a242b4 fdo#85496: add some asserts to detect this sort of problem by Michael Stahl · 11 years ago
  70. 4368e05 xmloff: avoid assertion because AutoCorrect document doesn't ... by Michael Stahl · 11 years ago
  71. 751e5b3 Resolves: fdo#84043 don't create duplicate Mirrored[X|Y] properties by Caolán McNamara · 11 years ago
  72. e97edb6 simplify by Stephan Bergmann · 11 years ago
  73. 5c3f47e Remove ptr_vector header include in favor of forward declaration. by Kohei Yoshida · 11 years ago
  74. 501ae48 xmloff: clean up some debug printfs by Michael Stahl · 11 years ago
  75. 1eb6e22 xmloff: replace DBG_ASSERTs in txtlists.cxx by Michael Stahl · 11 years ago
  76. c0ab217 xmloff: replace DBG_ASSERTs in txtimppr.cxx by Michael Stahl · 11 years ago
  77. 7501084 xmloff: replace DBG_ASSERTs in txtimp.cxx by Michael Stahl · 11 years ago
  78. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  79. 721366e cppu: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  80. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  81. aea2dbc Remove now useless setTextEmbeddedGraphicURL() by Zolnai Tamás · 11 years ago
  82. 0b37666 more catch by reference by Caolán McNamara · 11 years ago
  83. d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
  84. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  85. e43e830 xmloff: XML_DROPDOWN should be XML_DROP_DOWN by Michael Stahl · 11 years ago
  86. a305869 xmloff: [loplugin:unusedvariablecheck] by Michael Stahl · 11 years ago
  87. f7c14f5 xmloff: remove unused parameter of SvxXMLListStyleContext::FillUnoNumRule() by Michael Stahl · 11 years ago
  88. a44163a Removed #includes including themselves by Andrea Gelmini · 11 years ago
  89. 12bcfec markup with event type not checker type by Caolán McNamara · 11 years ago
  90. 705c48d fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
  91. 76dce95 coverity#705391: xmloff: XMLMergeElemTransformerContext misuse of enum by Michael Stahl · 11 years ago
  92. 18995b5 coverity#1250700 Uninitialized scalar field by Caolán McNamara · 11 years ago
  93. c70f154 Removed duplicated includes by Andrea Gelmini · 11 years ago
  94. 4f93d69 coverity#705348 Missing break in switch by Eike Rathke · 11 years ago
  95. c0a5d39 fdo#80403: Import baseclasses implement FastParser interfaces by Daniel Sikeler · 11 years ago
  96. 0c0e3e7 Fixed typos. No automatic tools (sed, and so on). by Andrea Gelmini · 11 years ago
  97. c090ecc coverity#735663 Division or modulo by zero by Caolán McNamara · 11 years ago
  98. 521b973 XM_TOK_UNKNOWN needs to be in the value range of XMLImageMapToken (ubsan) by Stephan Bergmann · 11 years ago
  99. 15037b0 coverity#705781 Resource leak by Caolán McNamara · 11 years ago
  100. ad9498f More -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago