1. 5b33bca i#52127: Avoid .back() on an empty vector, fixes ooo52127-1.odt. by Jan Holesovsky · 13 years ago
  2. 43b2d67 fdo#60594: Fix crash in the document (does not fix the original report). by Jan Holesovsky · 13 years ago
  3. 7bcba4c fdo#39066: using UNO_QUERY instead of UNO_QUERY_THROW displays hyperlinks by Chr. Rossmanith · 13 years ago
  4. 3f3980f Some cppcheck cleaning by Julien Nabet · 13 years ago
  5. ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
  6. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  7. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  8. 2c82e5d30 fdo#59071 Slideshow: allow automatic transitions with sub-second by Cao Cuong Ngo · 13 years ago
  9. ef53a3a Some cppcheck cleaning by Julien Nabet · 13 years ago
  10. 25e5d69 Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 13 years ago
  11. aa753f0 -Wunused-macros by Stephan Bergmann · 13 years ago
  12. 646daee kill some unused inlines by Thomas Arnhold · 13 years ago
  13. 488e687 remove external include guards by Thomas Arnhold · 13 years ago
  14. 86ff373 xmloff/source/forms/strings.cxx no longer relevant by Stephan Bergmann · 13 years ago
  15. 9b9a70e print typename of object, not pointer by David Tardon · 13 years ago
  16. cc85e44 SdXMLExport::CreateFontAutoStylePool: "EmbedFonts": ignore exceptions by Michael Stahl · 13 years ago
  17. 630ccf5 remove duplicate copy of SchXMLSeriesHelper: take 2 by Peter Foley · 13 years ago
  18. ccf8f94 Revert "remove duplicate copy of SchXMLSeriesHelper" by Peter Foley · 13 years ago
  19. 4c8534b regenerate pch by Peter Foley · 13 years ago
  20. 13d935d remove duplicate copy of SchXMLSeriesHelper by Peter Foley · 13 years ago
  21. 1980287 fdo#60769 implement odf export of multi-paragraph comment ranges by Miklos Vajna · 13 years ago
  22. b2f8318 simplify OUString assignments by Chr. Rossmanith · 13 years ago
  23. 70e7bd6 fdo#46808, Convert text::AutoTextContainer to new style by Noel Grandin · 13 years ago
  24. 10459e4 remove unused VariableName code/comments by Michael Stahl · 13 years ago
  25. 3991eaf reduce whitespaces between include and filename by Thomas Arnhold · 13 years ago
  26. 7e18e65 let us keep the gnumeric value handling in xmloff by Markus Mohrhard · 13 years ago
  27. bf03346 fdo#61135 stepped lines graph: handle ods files by EricSeynaeve · 13 years ago
  28. 2c17beb Wundef, fix various more or less broken debug code by Luboš Luňák · 13 years ago
  29. 64595f5 fdo#61256 - the Get.*Export methods also create and register styles by Michael Meeks · 13 years ago
  30. 094bab7 we need to register data sequences during import, fdo#52159 by Markus Mohrhard · 13 years ago
  31. a6d12ac use the right range representation, fdo#52159 by Markus Mohrhard · 13 years ago
  32. e8620b2 fix conflicting types found by lto by Peter Foley · 13 years ago
  33. c44e685 xmloff: at least do something to test styles. by Michael Meeks · 13 years ago
  34. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  35. b6e60d3 remove redundant property handler factory. by Michael Meeks · 13 years ago
  36. 678e35c xmloff: native code unit testing harness. by Michael Meeks · 13 years ago
  37. 8563f01 update pch headers by Luboš Luňák · 13 years ago
  38. 4178806b reportbuilder: make "Group on" not-"Each Value" actually work by Lionel Elie Mamane · 13 years ago
  39. 4386a0d xmloff: more README by Michael Stahl · 13 years ago
  40. 937b63a use startsWith() instead of compareToAscii() by Thomas Arnhold · 13 years ago
  41. b56e53f update pch files by Peter Foley · 13 years ago
  42. a20d634 Removed RTL_CONSTASCII_USTRINGPARAM in xmloff(transform) by Chr. Rossmanith · 13 years ago
  43. 8669ad3 Removed RTL_CONSTASCII_USTRINGPARAM in xmloff(xforms) by Chr. Rossmanith · 13 years ago
  44. acb8d9f Resolves: #i120663# The SvXMLImportContext is always leaked by Jian Fang Zhang · 14 years ago
  45. d2f57b6 fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
  46. 3912e47 Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxx by Stephan Bergmann · 13 years ago
  47. 4bf95c4 make use of startsWith() by Thomas Arnhold · 13 years ago
  48. e2cd75f embed also view-only fonts, but do not use them by Luboš Luňák · 13 years ago
  49. 5c1c0a4 function for duplicated code by Luboš Luňák · 13 years ago
  50. 6583305 simplify compareTo (now correct) by Thomas Arnhold · 13 years ago
  51. 3d4723f Revert "simplify some compareTo" by Stephan Bergmann · 13 years ago
  52. 1902019 simplify some compareTo by Thomas Arnhold · 13 years ago
  53. 8035a3a some further OUString cleanup by Thomas Arnhold · 13 years ago
  54. 3fbc15c remove the need to explicitly specify font style for font embedding by Luboš Luňák · 13 years ago
  55. 21e1e85 fdo#60724 change spelling error REMOVEABLE -> REMOVABLE by Kenneth Beck · 13 years ago
  56. 41e03a1 doubled using by Thomas Arnhold · 13 years ago
  57. ce33f85 sal_Bool to bool by Takeshi Abe · 13 years ago
  58. 57d169b doubled namespace by Thomas Arnhold · 13 years ago
  59. 5363096 another fix for error bar import, related fdo#60083 by Markus Mohrhard · 13 years ago
  60. 5b04c90 remove unused and commented out code by Thomas Arnhold · 13 years ago
  61. b313e37 fdo#46808, convert xforms::Model to new style by Noel Grandin · 13 years ago
  62. 32943a5 binfilter: remove some traces by Thomas Arnhold · 13 years ago
  63. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  64. ecf0040 loplugin: improve indentation by Thomas Arnhold · 13 years ago
  65. 9a6ab15 fdo#60724: fix paramater -> parameter misspelling found by lintian by Vojta Koukal · 13 years ago
  66. bf0e0f8 and one more fix for error bar import, related fdo#60083 by Markus Mohrhard · 13 years ago
  67. b15f095 removed RTL_CONSTASCII_(U)STRINGPARAM xmloff(text) by Chr. Rossmanith · 13 years ago
  68. db7a441 Typo fix: informations -> information and a few other adjacent typos. by Gregg King · 13 years ago
  69. 4c8d430 WaE: init variables by Caolán McNamara · 13 years ago
  70. b40bcde finish font embedding, use the new Fonts document property by Radek Doulik · 13 years ago
  71. 02944a6 xmloff: remove no longer needed XMLFORM_CONSTASCII_STRING macro by Miklos Vajna · 13 years ago
  72. 1ceabe1 regenerate pch by Peter Foley · 13 years ago
  73. b768611 remove all d.lst by Michael Stahl · 13 years ago
  74. c13802e Fix typo "persistant" -> "persistant" by Julien Nabet · 13 years ago
  75. 6f50c09 fix build by Markus Mohrhard · 13 years ago
  76. 66dc20a coverity#441041: unitialized variable by Markus Mohrhard · 13 years ago
  77. c91b8d3 one more fix for error bar import, fdo#60083 by Markus Mohrhard · 13 years ago
  78. 28b5eb1 removed RTL_CONSTASCII_(U)STRINGPARAM by Chr. Rossmanith · 13 years ago
  79. 8a89a73 undo removal of RTL_CONSTASCII_STRINGPARAM in strings.hxx by Chr. Rossmanith · 13 years ago
  80. f03daee removed RTL_CONSTASCII_(U)STRINGPARAM by Chr. Rossmanith · 13 years ago
  81. 1580aa9 coverity#736009 Explicit null dereferenced by Norbert Thiebaud · 13 years ago
  82. 3811543 embed also system fonts when embedding fonts in a document by Luboš Luňák · 13 years ago
  83. 91b67ad get the x-error-import working as well, fdo#60083 by Markus Mohrhard · 13 years ago
  84. b63d1e5 get at least the y-error-bar import working again, fdo#60083 by Markus Mohrhard · 13 years ago
  85. 1d6376b removed RTL_CONSTASCII_(U)STRINGPARAM by Chr. Rossmanith · 13 years ago
  86. dd3e879 remove some trivial duplicates by Thomas Arnhold · 13 years ago
  87. 5269589 fdo#38838,::rtl::OUString_to_OUString by elixir · 13 years ago
  88. bbe02c2 coverity#705444 Improper use of negative value by Norbert Thiebaud · 13 years ago
  89. bb71729 coverity#705347 Missing break in switch by Norbert Thiebaud · 13 years ago
  90. d5da648 remove RTL_CONSTASCII_(U)STRINGPARAM in xmloff by Chr. Rossmanith · 13 years ago
  91. f28c33d coverity#984351 Uninitialized scalar field => unused member by Norbert Thiebaud · 13 years ago
  92. 7c77554 Fix typo "teh" -> "the" by Julien Nabet · 13 years ago
  93. eb451cb set document settings / embed fonts when importing odp by Radek Doulik · 13 years ago
  94. f0cd6fe use document settings / embed fonts when exporting odp by Radek Doulik · 13 years ago
  95. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  96. cad6512 Revert "embed also system fonts when embedding fonts in a document" by David Ostrovsky · 13 years ago
  97. f68cd77 Fix type unkown -> unknown by Julien Nabet · 13 years ago
  98. 596bd0f embed also system fonts when embedding fonts in a document by Luboš Luňák · 13 years ago
  99. 895dc88 generic integers to enums by Luboš Luňák · 13 years ago
  100. db28ed7 adapt writer to use centralised font dialog and fix some minor bugs by Noel Power · 13 years ago