1. 04a810c back out more wrong and confusing tools::Time comment changes by Eike Rathke · 12 years ago
  2. 36d24bc shell (Windows): std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  3. 5b401a0 shell: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  4. fc04f76 fdo#82577: Handle Time by Noel Grandin · 12 years ago
  5. ae4c836 bnc#887307 ODF files not showing up on Windows search by Andras Timar · 12 years ago
  6. 8405ee5 shell: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  7. 037d03b Typo: (N|n)ormaly->(N|n)ormally by Julien Nabet · 12 years ago
  8. 83ac0fd Fix *_component_getFactory function type by Stephan Bergmann · 12 years ago
  9. 5253732 Fix some *_component_getFactory function types by Stephan Bergmann · 12 years ago
  10. e99535d remove executable bits by Thomas Arnhold · 12 years ago
  11. 578d3fc warning C4505: unreferenced local function has been removed by Thomas Arnhold · 12 years ago
  12. a445eb4 warning C4189: local variable is initialized but not referenced by Thomas Arnhold · 12 years ago
  13. 4469c60 warning C4296: '<' : expression is always false by Thomas Arnhold · 12 years ago
  14. a59e2d4 fdo#82038: Make sending email from LO work again on OS X by Tor Lillqvist · 12 years ago
  15. e395aa0 match va_start() with va_end() by Takeshi Abe · 12 years ago
  16. 38e2ef8 Fix FTBFS with TDE support enabled by Timothy Pearson · 12 years ago
  17. 7182db5 Include <algorithm> for std::min() and max() by Tor Lillqvist · 12 years ago
  18. e2080e7 new compilerplugin returnbyref by Noel Grandin · 12 years ago
  19. a15715c -Wstrict-prototypes by Stephan Bergmann · 12 years ago
  20. 5a37986 the BSD family also uses gio by Baptiste Daroussin · 12 years ago
  21. 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
  22. c2034f3 fixincludeguards: fix include guards by Thomas Arnhold · 12 years ago
  23. 8e115c6 fdo#68849: Add header guards to all include files by Jens Carl · 12 years ago
  24. ebc0a15 remove more unnecesary OUString constructor use by Noel Grandin · 12 years ago
  25. f0ae48b remove unnecessary NULL parameter passed to UNO Exception by Noel Grandin · 12 years ago
  26. 01443bb cppcheck: Variable 'i' is assigned a value that is never used by Thomas Arnhold · 12 years ago
  27. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  28. 8fd54c1 Related fdo#60338: Do not use umask(3) in a MT program by Stephan Bergmann · 12 years ago
  29. 096d1d6 This code is not linked against sal by Stephan Bergmann · 12 years ago
  30. 70e744b fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IF by Michaël Lefèvre · 12 years ago
  31. c327aca remove globally disabled warnings from source files by Thomas Arnhold · 12 years ago
  32. 9037e22 remove presys.h and postsys.h by Thomas Arnhold · 12 years ago
  33. 177d32b shell: sal_Bool->bool by Noel Grandin · 12 years ago
  34. 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
  35. d59fe93 Use boost::noncopyable by Stephan Bergmann · 12 years ago
  36. 6a3b0b7 Explicitly mark overriding destructors as "virtual," Mac OS X redux by Stephan Bergmann · 12 years ago
  37. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  38. 5eb733c loplugin:saloverride by Stephan Bergmann · 12 years ago
  39. 22a7f8b coverity#982766 Dereference null return value by Caolán McNamara · 12 years ago
  40. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  41. bc13d93 coverity#708176 Uninitialized scalar field by Caolán McNamara · 12 years ago
  42. 86a3258 Find places where OUString and OString are passed by value. by Noel Grandin · 12 years ago
  43. c84f0da Blind Windows build fix by Tor Lillqvist · 12 years ago
  44. ff3f66d Simplify by Tor Lillqvist · 12 years ago
  45. ee39446 Why would we need GNOME and KDE scripts on OS X? by Tor Lillqvist · 12 years ago
  46. 42c9f35 shell: get rid of separate Library_syssh_win.mk by Michael Stahl · 12 years ago
  47. 72ef2d5 std::exception retrofit sequel by Stephan Bergmann · 12 years ago
  48. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  49. e44a7ee KDE: don't throw on TemplatePathVariable by Maxim Monastirsky · 12 years ago
  50. d18a275 Remove visual noise from shell by Alexander Wilms · 12 years ago
  51. 838b77f Resolves: rhbz#1065807 use xdg ~/Templates for default Template location by Caolán McNamara · 12 years ago
  52. 5673bac Revert partially "Replace deprecated std::auto_ptr with boost::scoped_ptr" by Takeshi Abe · 12 years ago
  53. 4a9347f Replace deprecated std::auto_ptr with boost::scoped_ptr by Takeshi Abe · 12 years ago
  54. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  55. eeee164 cppcheck: redundantAssignment by Julien Nabet · 12 years ago
  56. 5c8a3bf Don't call pclose(NULL) by Stephan Bergmann · 12 years ago
  57. f669e79 Properly encode cmd line for popen by Stephan Bergmann · 12 years ago
  58. 46e63b7 instdir/program/senddoc lacks executable mode bits by Stephan Bergmann · 12 years ago
  59. be053c9 Spelling correction: s/retrive/retrieve/ by Tor Lillqvist · 12 years ago
  60. b55259e typo fixes by Andras Timar · 12 years ago
  61. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  62. a83b2af Clean-up uno/lbnames.h by Stephan Bergmann · 12 years ago
  63. 1817692 Looks like the Windows tag is still LANG_ORIYA by Stephan Bergmann · 12 years ago
  64. 108eee3 Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia' by Caolán McNamara · 12 years ago
  65. 73342db remove unnecessary RTL_CONSTASCII_STRINGPARAM by Noel Grandin · 12 years ago
  66. f01580c Windows: Require at least Windows XP SP2 by Thomas Arnhold · 12 years ago
  67. 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
  68. 6b1aff8 -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  69. 89b1a04 -Werror,-Wunused-exception-parameter by Stephan Bergmann · 12 years ago
  70. 0a9ef5a convert OUString 0==compareToAscii to equalsAscii by Noel Grandin · 12 years ago
  71. da20c7f43 remove unnecessary use of OUString constructor in SHELL module by Noel Grandin · 12 years ago
  72. bcb51cf fdo#63020: Replace ::comphelper::stl_begin()... by Marcos Paulo de Souza · 12 years ago
  73. 9bd00ed include <stack> by Takeshi Abe · 12 years ago
  74. 9c2ab71 Drop unnecessary #includes by Takeshi Abe · 12 years ago
  75. 5811602 windows: remove _CRTIMP and _NTSDK definitions by Thomas Arnhold · 12 years ago
  76. 48dd357 fixincludeguards.sh: shell by Thomas Arnhold · 12 years ago
  77. a71a562 fdo 70998: Termchange: Graphics->Image by Samuel Mehrbrodt · 12 years ago
  78. 326f3e4 shell: mapix.h is not needed at all by Thomas Arnhold · 12 years ago
  79. 32a4efb gbuild: stop using stuff in OUTDIR/unittest/install by Michael Stahl · 12 years ago
  80. 8df17a3 gbuild: set Package default target to INSTDIR by Michael Stahl · 12 years ago
  81. a346904 shell: just define _WIN32_IE and drop the undef by Thomas Arnhold · 12 years ago
  82. 704f95e fdo#54938: More uses of cppu::supportsService by Marcos Paulo de Souza · 12 years ago
  83. fcdde11 fdo#69462 Properly escape URL in Mozilla -remote openURL(...) command by Stephan Bergmann · 12 years ago
  84. 7ff0a2e Quoting clean-up by Stephan Bergmann · 12 years ago
  85. 288d1a3 Remove unused run_browser() by Stephan Bergmann · 12 years ago
  86. d67cd21 fdo#56007 - Read more bytes on Zip read (for thumbnails) by Mathieu Parent · 12 years ago
  87. 6efa9d1 cppcheck: reduce scope by Julien Nabet · 12 years ago
  88. 53138c9 fdo#56007 - fast zip directory find to accelerate Windows Explorer thumbnail. by Michael Meeks · 12 years ago
  89. 6cea761 fdo#67534: try to avoid file locking in Explorer shell extensions by Tor Lillqvist · 13 years ago
  90. 7f436c1 typo fixes in comments by Andras Timar · 13 years ago
  91. 7a8db27 Start hacking --enable-canonical-installation-tree-structure back into shape by Tor Lillqvist · 13 years ago
  92. 4c63fd10 Try to fix cross-compilation by Tor Lillqvist · 13 years ago
  93. 19d7fd2 Sprinkle more boost_headers love by Tor Lillqvist · 13 years ago
  94. 5397b49 Towards a working instdir for Mac OS X by Stephan Bergmann · 13 years ago
  95. 81510ee ENABLE_LOCKDOWN Harmonize ENABLE_* variable to TRUE/<nothing> by Norbert Thiebaud · 13 years ago
  96. 7113e23 eliminated yet another language-country parser by Eike Rathke · 13 years ago
  97. 40ff64b and another one for fdo#68740 by Eike Rathke · 13 years ago
  98. 9f1d47f attempt to roughly fix fdo#68740 by Eike Rathke · 13 years ago
  99. ee149fd valueOf is deprecated by Luboš Luňák · 13 years ago
  100. 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago