1. abfaae8 xmloff: assign the number format supplier at construction by Tomaž Vajngerl · 9 years ago
  2. cc0a8c9 xmloff: add ODF import/export for pivot charts by Tomaž Vajngerl · 9 years ago
  3. da56de9 remove type decorations on char literals by Jochen Nitschke · 9 years ago
  4. 659cb84 tdf#96505 Get rid of cargo cult "long" integer literals by Thomas Beck · 9 years ago
  5. 74117f9 Fix typos by Andrea Gelmini · 9 years ago
  6. ed76d1d loplugins:redundantcast teach it about c-style typedef casts by Noel Grandin · 9 years ago
  7. e6297cf Use rtl::isAscii* instead of ctype.h is* with sal_Unicode arg by Stephan Bergmann · 9 years ago
  8. 7299481 loplugin:redundantcast find redundant c-style enum casts by Noel Grandin · 9 years ago
  9. 0a0f205 tdf#105686 - fixed wrongly imported named expressions: by Mohammed Abdul Azeem · 9 years ago
  10. 9f9e861 Old-to-new mapping of attributes is moved into a Module: by Mohammed Abdul Azeem · 9 years ago
  11. 47a9523 Fix typos + some German translations by Andrea Gelmini · 9 years ago
  12. d948d66 Fix typos by Andrea Gelmini · 9 years ago
  13. 109210e Revert "Revert "Implement export and import of author field in fixed format"" by Rosemary Sebastian · 9 years ago
  14. cae1664 Revert "Implement export and import of author field in fixed format" by Rosemary Sebastian · 9 years ago
  15. c3e9b8c xmloff: fix Android -Werror=maybe-uninitialized by Miklos Vajna · 9 years ago
  16. 427678b remove noise UUUU tags in comments by Noel Grandin · 9 years ago
  17. e20d986 Werror=maybe-uninitialized on arm toolchain by Caolán McNamara · 9 years ago
  18. 93985db fix android build by Noel Grandin · 9 years ago
  19. 7e9857c templatize SvXMLEnumMapEntry by Noel Grandin · 9 years ago
  20. 8636e24 fix typo: savety --> safety by dennisroczek · 9 years ago
  21. 5de4073 Implement export and import of author field in fixed format by Rosemary Sebastian · 9 years ago
  22. 33ac463 Typo: exportBindingAtributes->exportBindingAttributes by Julien Nabet · 9 years ago
  23. 6cb9e6d Remove redundant 'inline' keyword by Stephan Bergmann · 9 years ago
  24. d0f99b1 Fix typos by Andrea Gelmini · 9 years ago
  25. 4730b23 use std::vector::insert when inserting multiple of the same thing by Noel Grandin · 9 years ago
  26. 472f924 xmloff: prefix member nElement of XMLTransformerBase by Julien Nabet · 9 years ago
  27. 08c49bf Typo: decaration->declaration by Julien Nabet · 9 years ago
  28. d49c0f3 expose the SvXMLEnumMapEntry arrays in getAnimationsEnumMap by Noel Grandin · 9 years ago
  29. 121525d these arrays should be const by Noel Grandin · 9 years ago
  30. dd4ed25 expose the SvXMLEnumMapEntry arrays in OEnumMapper by Noel Grandin · 9 years ago
  31. 198c41c new loplugin unoany by Noel Grandin · 9 years ago
  32. d9e1313 loplugin:loopvartoosmall by Stephan Bergmann · 9 years ago
  33. 0649622 loplugin:unusedmethods by Noel Grandin · 9 years ago
  34. c6f21f9 loplugin:subtlezeroinit: xmloff by Stephan Bergmann · 9 years ago
  35. c72a915 Use symbolic AUTOLAYOUT_* names by Tor Lillqvist · 9 years ago
  36. 1b3aa39 AutoLayout value 33 is "AUTOLAYOUT_4CLIPART" according to comments by Tor Lillqvist · 9 years ago
  37. 5afef8d s/AUTOLAYOUT_6CLIPART/AUTOLAYOUT_TITLE_6CONTENT/, and sort by Tor Lillqvist · 9 years ago
  38. 1324b7f s/AUTOLAYOUT_TITLE_VERTICAL_OUTLINE_CLIPART/AUTOLAYOUT_TITLE_2VTEXT by Tor Lillqvist · 9 years ago
  39. 56917ba s/AUTOLAYOUT_TITLE_VERTICAL_OUTLINE/AUTOLAYOUT_TITLE_VCONTENT by Tor Lillqvist · 9 years ago
  40. 656af68 s/AUTOLAYOUT_VERTICAL_TITLE_VERTICAL_OUTLINE/AUTOLAYOUT_VTITLE_VCONTENT by Tor Lillqvist · 9 years ago
  41. 9d90993 s/(AUTOLAYOUT)_VERTICAL_TITLE_TEXT_CHART/\1_VTITLE_VCONTENT_OVER_VCONTENT by Tor Lillqvist · 9 years ago
  42. e819494 s/AUTOLAYOUT_4OBJ/AUTOLAYOUT_TITLE_4CONTENT by Tor Lillqvist · 9 years ago
  43. 056bb6f s/AUTOLAYOUT_OBJOVERTEXT/AUTOLAYOUT_TITLE_CONTENT_OVER_CONTENT by Tor Lillqvist · 9 years ago
  44. 6c897c6 s/AUTOLAYOUT_2OBJOVERTEXT/AUTOLAYOUT_TITLE_2CONTENT_OVER_CONTENT by Tor Lillqvist · 9 years ago
  45. 97ee1af s/AUTOLAYOUT_2OBJTEXT/AUTOLAYOUT_TITLE_2CONTENT_CONTENT by Tor Lillqvist · 9 years ago
  46. 7b2c59a s/AUTOLAYOUT_TEXT2OBJ/AUTOLAYOUT_TITLE_CONTENT_2CONTENT by Tor Lillqvist · 9 years ago
  47. 0cab28a Use AUTOLAYOUT_TITLE_ONLY instead of "deprecated" AUTOLAYOUT_ONLY_TITLE by Tor Lillqvist · 9 years ago
  48. c87cc41 Use AUTOLAYOUT_TITLE_2CONTENT instead of "deprecated" AUTOLAYOUT_2TEXT by Tor Lillqvist · 9 years ago
  49. c3007ce Probably better to set xEntry->nKey = XML_NAMESPACE_UNKNOWN here by Stephan Bergmann · 9 years ago
  50. 7ecbffb Move AutoLayout enum definition to its own file, and start de-duplicating it by Tor Lillqvist · 9 years ago
  51. 45aad89 Some simplifications, using UNO_QUERY_THROW by Stephan Bergmann · 9 years ago
  52. 8aff36d Various typos about property by Julien Nabet · 9 years ago
  53. 32c0ab8 Further modifications to FastAttributeIter: by Mohammed Abdul Azeem · 9 years ago
  54. 6b19839 xmloff: remove onDemandRescueUsefulDataFromTemporary by Michael Stahl · 9 years ago
  55. ae00898 tdf#103567 xmloff: ODF import: fix more lossage on Writer frames by Michael Stahl · 9 years ago
  56. 3ce68a2 xmloff: fix this CreateChildContext to be properly ignorant by Michael Stahl · 9 years ago
  57. 791431d tdf#103567 xmloff: ODF import: fix loss of events on SVG multi-image by Michael Stahl · 9 years ago
  58. 91cafef -Werror,-Wunused-private-field by Stephan Bergmann · 9 years ago
  59. f5245bf loplugin:unusedenumconstants read-only constants in xmloff by Noel Grandin · 9 years ago
  60. 6dce9c6 Add missing #includes by Stephan Bergmann · 9 years ago
  61. 78f392f loplugin:unusedenumconstants in xmloff by Noel Grandin · 9 years ago
  62. f482695 new loplugin:unusedenumconstants by Noel Grandin · 9 years ago
  63. 6ea69f0 xmloff: fix loplugin:stringconstant by Miklos Vajna · 9 years ago
  64. bfc34f6 fix linux build by Noel Grandin · 9 years ago
  65. 1461ebb expand out ::sax::Converter::convertNumber to OUString::number by Noel Grandin · 9 years ago
  66. dce867e loplugin:stringconstant handle calls to constructors with one arg by Noel Grandin · 9 years ago
  67. 1c3e84d teach lolugin:stringconstant about calling constructors by Noel Grandin · 9 years ago
  68. 9734a6e GetWasUsed can return by value, no need to be a special snowflake by Noel Grandin · 9 years ago
  69. ce2238a coverity#1399595 Uninitialized scalar field by Caolán McNamara · 9 years ago
  70. a5233e5 Resolves: coverity#1399594 Unchecked dynamic_cast by Caolán McNamara · 9 years ago
  71. f1d83ac loplugin:stringconstant check for unnecessary OUString constructor.. by Noel Grandin · 9 years ago
  72. 4142e0a loplugin: unnecessary destructor writerfilter..xmloff by Noel Grandin · 9 years ago
  73. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  74. 8154953 ScXMLTableRowCellContext implements fast interfaces: by Mohammed Abdul Azeem · 10 years ago
  75. 936fd77 just for non exported things by Caolán McNamara · 9 years ago
  76. aac6bb5 ditch some empty dtors which match the default dtor by Caolán McNamara · 9 years ago
  77. b29069d can use truncate instead of a new OUStringBuffer by Caolán McNamara · 9 years ago
  78. 7fca732 New loplugin:dynexcspec: Add @throws documentation, xmloff by Stephan Bergmann · 9 years ago
  79. 968f6a7 new loplugin: useuniqueptr: unotools..xmlscript by Noel Grandin · 9 years ago
  80. 034cb09 use rtl::Reference in SvXMLExport by Noel Grandin · 9 years ago
  81. 15f84c9 Some loplugin:conststringvar/stringconstant improvements: xmloff by Stephan Bergmann · 9 years ago
  82. 61d6d60 New loplugin:conststringvar: xmloff by Stephan Bergmann · 9 years ago
  83. 22779b1 use (new) -mlong-jump-table-offsets on m68k for libxo by Rene Engelhard · 9 years ago
  84. 76f894f New loplugin:externvar: xmloff by Stephan Bergmann · 9 years ago
  85. c962f16 coverity#705098 Explicit null dereferenced by Caolán McNamara · 9 years ago
  86. d126ce5 coverity#705097 Explicit null dereferenced by Caolán McNamara · 9 years ago
  87. ff8f5e6 writerperfect, xmloff: fix loplugin:cppunitassertequals warnings by Miklos Vajna · 9 years ago
  88. 08e1847 More blind fix attempt for MSVC by Stephan Bergmann · 9 years ago
  89. 66b4766 More blind fix attempt for MSVC by Stephan Bergmann · 9 years ago
  90. 0b211d6 More blind fix attempt for MSVC by Stephan Bergmann · 9 years ago
  91. d478471 Blind fix for MSVC by Stephan Bergmann · 9 years ago
  92. 9ca34fa Minor simplification by Stephan Bergmann · 9 years ago
  93. 83d2c51 Adapt to no-longer explicit OUStringLiteral ctor by Stephan Bergmann · 9 years ago
  94. d15b4e2 teach sallogareas plugin to catch inconsistencies by Noel Grandin · 9 years ago
  95. 318e814 remove local macro by Jochen Nitschke · 9 years ago
  96. ef65c40 tdf#95416 Fix includes for xmloff by Adam Kasztenny · 9 years ago
  97. e9e1cce coverity#1397053 Logically dead code (golden) by Caolán McNamara · 9 years ago
  98. 3249009 coverity#704109 Unchecked return value by Caolán McNamara · 9 years ago
  99. 111858d coverity#704108 Unchecked return value by Caolán McNamara · 9 years ago
  100. ff3d175 xmloff: XMLChangeImportContext: replace boolean pair with proper enum by Michael Stahl · 9 years ago