1. cb33ae8 extend license filtering, and add fallback-checks. by Michael Meeks · 13 years ago
  2. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  3. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  4. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  5. 560e4fd fdo#62096 - Changed a few compareTo's to '==' by Sameer Deshmukh · 13 years ago
  6. 9dd52eb use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XX by Ivan Timofeev · 13 years ago
  7. 8d87758 Java cleanup, remove the rest of the unnecessary casts by Noel Grandin · 13 years ago
  8. 9830fd3 date/time IDL datatypes incompatible change by Lionel Elie Mamane · 13 years ago
  9. 025857d WaE: g_type_init has been deprecated since GLib 2.36 by Ivan Timofeev · 13 years ago
  10. ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
  11. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  12. a075058 Add comment the RTL_CONSTASCII_STRINGPARAM should be kept in regexp.cxx by Chr. Rossmanith · 13 years ago
  13. a808497d drop prefix from ::css by Thomas Arnhold · 13 years ago
  14. 04008c2 remove macros in ucb by Thomas Arnhold · 13 years ago
  15. 2b7ee1d remove boilerplate comments by Thomas Arnhold · 13 years ago
  16. 5e649bc Remove RTL_CONSTASCII_(U)STRINGPARAM in ucb by Chr. Rossmanith · 13 years ago
  17. 97257ae clear -Werror=write-strings in NeonUri.cxx by Chr. Rossmanith · 13 years ago
  18. 72a5c2a Remove RTL_CONSTASCII_STRINGPARAM in ucb by Chr. Rossmanith · 13 years ago
  19. aa753f0 -Wunused-macros by Stephan Bergmann · 13 years ago
  20. 488e687 remove external include guards by Thomas Arnhold · 13 years ago
  21. baf19a2 Bin ASCII art and pointless comments by Tor Lillqvist · 13 years ago
  22. 443dd20 WaE: unused function 'matchIgnoreAsciiCase' by Tor Lillqvist · 13 years ago
  23. 8f9193d Remove RTL_CONSTASCII_STRINGPARAM in NeonUri.cxx by Chr. Rossmanith · 13 years ago
  24. fa54502 Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE} by Stephan Bergmann · 13 years ago
  25. c17eaa6 Does not compile by Stephan Bergmann · 13 years ago
  26. 8da9284 Remove RTL_CONSTASCII_(U)STRINGPARAM in ucb(ucp) by Chr. Rossmanith · 13 years ago
  27. 11878c6 Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) by Thomas Arnhold · 13 years ago
  28. 2d9ce91 Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) by Stephan Bergmann · 13 years ago
  29. b2f8318 simplify OUString assignments by Chr. Rossmanith · 13 years ago
  30. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  31. 5c908d0 coverity#982271 Copy-paste error by Julien Nabet · 13 years ago
  32. 4c0c23a Simplify equalsIgnoreAsciiCaseAscii[L] calls by Stephan Bergmann · 13 years ago
  33. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  34. 506e1ef trailing whitespaces by Thomas Arnhold · 13 years ago
  35. 7fddc27 incorrect NEON_VERSION usage by Luboš Luňák · 13 years ago
  36. df3cbe0 fprintf -> SAL_WARN by Stephan Bergmann · 13 years ago
  37. fcbd9a5 Revert "Conditionalize call of ne_debug_init() using the SAL_INFO() mechanism" by Tor Lillqvist · 13 years ago
  38. b6f6c3a Conditionalize call of ne_debug_init() using the SAL_INFO() mechanism by Tor Lillqvist · 13 years ago
  39. 48f45d36 Lock document that is opened for potential modification by Tor Lillqvist · 13 years ago
  40. cd98512 SAL_INFO instead of OSL_TRACE by Tor Lillqvist · 13 years ago
  41. 6dc7dab Use default set of root certificates, if available, when using SSL by Tor Lillqvist · 13 years ago
  42. 1f08c7c Turn on Neon lock and SSL debugging too (when OSL_DEBUG_LEVEL>0) by Tor Lillqvist · 13 years ago
  43. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  44. 112d328 fdo#54275: Fix GVFS UCP, so saving docs works again by Stephan Bergmann · 13 years ago
  45. 8722f0e rhbz#895690: Make GIO UCP less brittle, so saving docs works again by Stephan Bergmann · 13 years ago
  46. ca6d048 Remove RTL_CONSTASCII_USTRINGPARAM in ucb/ucbhelper by Chr. Rossmanith · 13 years ago
  47. 937b63a use startsWith() instead of compareToAscii() by Thomas Arnhold · 13 years ago
  48. a2454a4 fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
  49. 8035a3a some further OUString cleanup by Thomas Arnhold · 13 years ago
  50. 21e1e85 fdo#60724 change spelling error REMOVEABLE -> REMOVABLE by Kenneth Beck · 13 years ago
  51. 0e838ce Call ne_debug_init() in a debug build by Tor Lillqvist · 13 years ago
  52. 41e03a1 doubled using by Thomas Arnhold · 13 years ago
  53. 26e37ca doubled includes by Thomas Arnhold · 13 years ago
  54. b2cc826 Fix "may be used uninitialized" warning by Stephan Bergmann · 13 years ago
  55. fb0f7c2 fdo#46808, convert singleton util::theOfficeInstallationDirectories by Noel Grandin · 13 years ago
  56. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  57. 0c35001 Related rhbz#915743: Do not call into DAVResourceAccess with mutex locked by Stephan Bergmann · 13 years ago
  58. 260afe5 neon commands cannot be aborted by Stephan Bergmann · 13 years ago
  59. b768611 remove all d.lst by Michael Stahl · 13 years ago
  60. aa8091b remove useless comment lines by Markus Mohrhard · 13 years ago
  61. f6a3bcd coverity#705769: fix memory leak by Markus Mohrhard · 13 years ago
  62. 76b3e61 loplugin: unused variables by Thomas Arnhold · 13 years ago
  63. 63b0ce9 fdo#38838 searched, replaced and removed String::CreateFromInt32(). by Jean-Noël Rouvignac · 13 years ago
  64. fcf3758 Fix typo "fuction" -> "function" by Julien Nabet · 13 years ago
  65. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  66. 7ff650a coverity#983214 Resource leak by Michael Stahl · 13 years ago
  67. d242d9e CMIS: made it work with Lotus Live by Cédric Bosdonnat · 13 years ago
  68. 519e576 CMIS: URL-decode username or it won't be shown properly in dialog by Cédric Bosdonnat · 13 years ago
  69. 814ae45 Some cppcheck cleaning by Julien Nabet · 13 years ago
  70. 12ea703 CMIS: proxy was setin to ":-1" is no proxy is defined in the UI by Cédric Bosdonnat · 13 years ago
  71. 591ef78 fdo#46808, Use singleton util::theMacroExpander new-style constructor by Noel Grandin · 13 years ago
  72. 9e310cc fdo#38838 Some removal/replacement of the String/UniString with OUString by Jean-Noël Rouvignac · 13 years ago
  73. 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
  74. 1a92a88 fdo#46808, Convert some bits to new-style UNO by Noel Grandin · 13 years ago
  75. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  76. f1bca26 Remove redundant braces around for loops by Stephan Bergmann · 13 years ago
  77. 7744ed9 CMIS: use the proxy settings from the options by Cédric Bosdonnat · 13 years ago
  78. 63bcb13 Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() by Jean-Noël Rouvignac · 13 years ago
  79. ee860cb gvfs UCP: silence -Werror=deprecated-declarations by Michael Stahl · 13 years ago
  80. 3e654a9 Fix missing parenthesis by Julien Nabet · 13 years ago
  81. a2dd3fe Add missing parenthesis by Julien Nabet · 13 years ago
  82. 6f3c367 fdo#38838 Some removal/replacement of the String/UniString with OUString by Jean-Noël Rouvignac · 13 years ago
  83. c5132e3 fdo#39440 - cppcheck cleanliness by Radu Ioan · 13 years ago
  84. c290989 Get rid of (most uses of) GUI by Tor Lillqvist · 13 years ago
  85. e9498c5 Some cppcheck cleaning by Julien Nabet · 13 years ago
  86. b82b9a93c Some cppcheck cleaning by Julien Nabet · 13 years ago
  87. a9916da Remove xml2cmp leftovers by Stephan Bergmann · 13 years ago
  88. 24f0aa7 fdo#46808, use service constructor for embed::StorageFactory by Noel Grandin · 13 years ago
  89. d9cf110 Bye bye ODMA by Tor Lillqvist · 13 years ago
  90. 0eaa504 One more blind Windows-only ucp/odma fix attempt by Stephan Bergmann · 13 years ago
  91. 7369ac2 fix build on windows in ucb/source/ucp/odma/* by Noel Grandin · 13 years ago
  92. 3d4288c fdo#46808, remove some more XMultiServiceFactory fields by Noel Grandin · 13 years ago
  93. 2cf0f6e fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactory by Noel Grandin · 13 years ago
  94. 48f2b7a fdo#46808, convert ucbhelper::ResultSet to XComponentContext by Noel Grandin · 13 years ago
  95. a3ce60e We only support MSVC 2008 (_MSC_VER 1500) or later by Tor Lillqvist · 13 years ago
  96. 7470cc5 fdo#46808, Adapt reflection::ProxyFactory UNO service to new style by Noel Grandin · 13 years ago
  97. 90a27e2 fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactory by Noel Grandin · 13 years ago
  98. 3117041 API CHANGE: com.sun.star.lang.IllegalArgumentException by Michael Stahl · 13 years ago
  99. 282d0a2 cppCheck: Possible inefficient checking for emptiness by jailletc36 · 13 years ago
  100. 44cfc7c re-base on ALv2 code. Includes (at least) relevant parts of: by Michael Meeks · 13 years ago