1. 68c0315 Resolves: fdo#86485 fix terminate on SAXException on malformed input by Caolán McNamara · 11 years ago
  2. 423921b fdo#78949 Handle (SAXParse-)Exception that can't pass getAllRelationships by Stephan Bergmann · 12 years ago
  3. 3c1e30b7 Correct common misspellings, and remove some ASCII art along the way. by Chris Laplante · 12 years ago
  4. b2096dea various loplugin:passsequencebyref by Noel Grandin · 12 years ago
  5. 5dfb875 package: remove SAL_INFO's that only mark function entry by Noel Grandin · 12 years ago
  6. 8c004aa cid#982783 Unintentional integer overflow by Noel Grandin · 12 years ago
  7. 19c4d8d Many spelling fixes: directories h* - p*. by Pedro Giffuni · 12 years ago
  8. 541761d prefer makefile-gmake-mode by Takeshi Abe · 12 years ago
  9. d83dfeb filter: sal_Bool->bool by Noel Grandin · 12 years ago
  10. 5df6dcf package: sal_Bool->bool by Noel Grandin · 12 years ago
  11. d75f773 fixincludeguards.sh: package by Thomas Arnhold · 12 years ago
  12. c3e84d4 sal/log.hxx functionality also includes the equivalent of OSL_LOG_PREFIX by Stephan Bergmann · 12 years ago
  13. a60d9aa package: Turn own logging infra into SAL_INFO to reduce product bin size. by Jan Holesovsky · 12 years ago
  14. 02e14ad remove update_precomp.py markers by Thomas Arnhold · 12 years ago
  15. a736781 Remove dead function declaration by Stephan Bergmann · 12 years ago
  16. 6835d9f It's "its", not "it's" by Tor Lillqvist · 12 years ago
  17. 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
  18. 6f7ca49 package: sal_Bool->bool by Noel Grandin · 12 years ago
  19. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  20. 7d3b9d3 typo: optimisation -> optimization by Thomas Arnhold · 12 years ago
  21. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  22. 52cc0c8 coverity#982784 Unintentional integer overflow by Caolán McNamara · 12 years ago
  23. 16b6b45 coverity#707964 Uninitialized scalar field by Caolán McNamara · 12 years ago
  24. 86a3258 Find places where OUString and OString are passed by value. by Noel Grandin · 12 years ago
  25. bf84414 package: simplify deprecated XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
  26. 1349f49 Use cppu::OImplementationId for XUnoTunnel IDs by Stephan Bergmann · 12 years ago
  27. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  28. d148739 Remove visual noise from package by Alexander Wilms · 12 years ago
  29. 5f17e5e Replace deprecated std::auto_ptr with boost::scoped_ptr by Takeshi Abe · 12 years ago
  30. 05f742d comphelper: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  31. faced6b ucbhelper: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  32. 04ff535 normalize values of SYSTEM_ZLIB, SYSTEM_DICTS, SYSTEM_FONTCONFIG by Michael Stahl · 12 years ago
  33. f9369d3 fdo#54938 Convert to cppu::supportsService by Alexandre Vicenzi · 12 years ago
  34. 0f50845 bool improvements by Stephan Bergmann · 12 years ago
  35. cb64711 Don't use OSL_LOG_PREFIX when throwing exceptions in non-debug builds. by Jan Holesovsky · 12 years ago
  36. a6b0c67 css::io::XInputStream _is_ allowed by David Tardon · 12 years ago
  37. 01fe7b7 bool improvements by Stephan Bergmann · 12 years ago
  38. c20db87 Revert "impl. enumeration for ZipPackage" by David Tardon · 12 years ago
  39. 2861920 do not close input, unless it was us who opened it by David Tardon · 12 years ago
  40. 86a5053 bah by David Tardon · 12 years ago
  41. 5b2cca8 impl. enumeration for ZipPackage by David Tardon · 12 years ago
  42. ed6b4dc package: avoid un-necessary modification event work. by Michael Meeks · 12 years ago
  43. 8233226 No need for implbase1.hxx to include XComponentContext.hpp by Stephan Bergmann · 12 years ago
  44. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  45. 88b9e7f fdo#71786 : Implemented Glossary folder by Rohit Deshmukh · 12 years ago
  46. 827b44d Related: EDB-29934-1 add .zip cppunit tests by Caolán McNamara · 12 years ago
  47. 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
  48. fcd1637 convert OUString compareToAscii == 0 to equalsAscii by Noel Grandin · 12 years ago
  49. e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  50. 0e6a260 Convert code that calls OUString::getStr()[] to use the [] operator by Noel Grandin · 12 years ago
  51. 0865c44 fdo#54938: Convert package, writerfilter and writerperfect by Marcos Paulo de Souza · 12 years ago
  52. 8df17a3 gbuild: set Package default target to INSTDIR by Michael Stahl · 12 years ago
  53. da5449d fdo#54938: More uses of cppu::supportsService by Marcos Paulo de Souza · 12 years ago
  54. f852bda clean up some include guards by Thomas Arnhold · 12 years ago
  55. a772496 Bin comments that claim to say why some header is included by Tor Lillqvist · 12 years ago
  56. 2d30d16 -Werror,-Wunused-variable by Stephan Bergmann · 12 years ago
  57. ad7b757 'ist' -> 'is' here and there. by Jan Holesovsky · 13 years ago
  58. 7bdbe70 WaE: unused variable by Tor Lillqvist · 13 years ago
  59. 933c2ad WaE: unused variable by Tor Lillqvist · 13 years ago
  60. 2fb2a5f -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
  61. 11ad93f Resolves: rhbz#1013844 fdo#47482 encrypted OOo 1.0 docs cannot be reopened by Caolán McNamara · 13 years ago
  62. 4c63fd10 Try to fix cross-compilation by Tor Lillqvist · 13 years ago
  63. 5397b49 Towards a working instdir for Mac OS X by Stephan Bergmann · 13 years ago
  64. 9ebcd5e End iterator might not be const by Julien Nabet · 13 years ago
  65. 5e9137c These shall apparently check for URL scheme prefix match by Stephan Bergmann · 13 years ago
  66. 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
  67. 058a3d1 Further work on the "Mac-like app structure" option by Tor Lillqvist · 13 years ago
  68. 6e3ac01 fdo#68084: OOXML import: handle exceptions if stream is missing by Michael Stahl · 13 years ago
  69. 608dec1 fdo#62475 removed pointless comments by Jelle van der Waa · 13 years ago
  70. 7e3fdd1 fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO by Jelle van der Waa · 13 years ago
  71. 4d22088 hair splitting on years in dates in ZIP structure by Lionel Elie Mamane · 13 years ago
  72. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  73. c930edb remove unused const by Andras Timar · 13 years ago
  74. a591811 Fix exception specification for ZipFileAccess::createWithURL by Noel Grandin · 13 years ago
  75. db979ee fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO by Radu Ioan · 13 years ago
  76. dcbaf7c remove unused componentcontext.hxx includes by Noel Grandin · 13 years ago
  77. 1b049bd Accept even more corrupted zip documents as long as we can read them by Fridrich Štrba · 13 years ago
  78. 482d1ae Revert "Accept even more corrupted zip documents as long as we can read them" by Fridrich Štrba · 13 years ago
  79. ef2ad00 Accept even more corrupted zip documents as long as we can read them by Fridrich Štrba · 13 years ago
  80. 6a043e9c Use the new type-checking Reference constructor to reduce code noise by Noel Grandin · 13 years ago
  81. 3c38b77 zlib: remove ExternalPackage_zlib by Michael Stahl · 13 years ago
  82. ae0cb39 fdo#46808, Convert ZipFileAccess service to new style by Noel Grandin · 13 years ago
  83. 2ce25fa fix typos (wich instead of which) by Philipp Riemer · 13 years ago
  84. d7f00e2 install package DTD using filelist by David Tardon · 13 years ago
  85. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  86. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  87. b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
  88. b80d8c6 fdo#62096 - replace some O(U)String compareTo with == by Artur Dryomov · 13 years ago
  89. 209d6a0 Missing #includes by Stephan Bergmann · 13 years ago
  90. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  91. 92824e8 Simplify a bit by Julien Nabet · 13 years ago
  92. aa753f0 -Wunused-macros by Stephan Bergmann · 13 years ago
  93. 78eda50 coverity#704243 Logically dead code by Julien Nabet · 13 years ago
  94. 27d02a3 Improve debug messages by Stephan Bergmann · 13 years ago
  95. 29c49b3 compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareToAscii(s) by Stephan Bergmann · 13 years ago
  96. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  97. 937b63a use startsWith() instead of compareToAscii() by Thomas Arnhold · 13 years ago
  98. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  99. b768611 remove all d.lst by Michael Stahl · 13 years ago
  100. b37a07f typo: allways -> always by Andras Timar · 13 years ago