1. 89f0535 instdir/program/senddoc lacks executable mode bits by Stephan Bergmann · 12 years ago
  2. f01580c Windows: Require at least Windows XP SP2 by Thomas Arnhold · 12 years ago
  3. 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
  4. 6b1aff8 -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  5. 89b1a04 -Werror,-Wunused-exception-parameter by Stephan Bergmann · 12 years ago
  6. 0a9ef5a convert OUString 0==compareToAscii to equalsAscii by Noel Grandin · 12 years ago
  7. da20c7f43 remove unnecessary use of OUString constructor in SHELL module by Noel Grandin · 12 years ago
  8. bcb51cf fdo#63020: Replace ::comphelper::stl_begin()... by Marcos Paulo de Souza · 12 years ago
  9. 9bd00ed include <stack> by Takeshi Abe · 12 years ago
  10. 9c2ab71 Drop unnecessary #includes by Takeshi Abe · 12 years ago
  11. 5811602 windows: remove _CRTIMP and _NTSDK definitions by Thomas Arnhold · 12 years ago
  12. 48dd357 fixincludeguards.sh: shell by Thomas Arnhold · 12 years ago
  13. a71a562 fdo 70998: Termchange: Graphics->Image by Samuel Mehrbrodt · 12 years ago
  14. 326f3e4 shell: mapix.h is not needed at all by Thomas Arnhold · 12 years ago
  15. 32a4efb gbuild: stop using stuff in OUTDIR/unittest/install by Michael Stahl · 12 years ago
  16. 8df17a3 gbuild: set Package default target to INSTDIR by Michael Stahl · 12 years ago
  17. a346904 shell: just define _WIN32_IE and drop the undef by Thomas Arnhold · 12 years ago
  18. 704f95e fdo#54938: More uses of cppu::supportsService by Marcos Paulo de Souza · 12 years ago
  19. fcdde11 fdo#69462 Properly escape URL in Mozilla -remote openURL(...) command by Stephan Bergmann · 12 years ago
  20. 7ff0a2e Quoting clean-up by Stephan Bergmann · 12 years ago
  21. 288d1a3 Remove unused run_browser() by Stephan Bergmann · 12 years ago
  22. d67cd21 fdo#56007 - Read more bytes on Zip read (for thumbnails) by Mathieu Parent · 12 years ago
  23. 6efa9d1 cppcheck: reduce scope by Julien Nabet · 12 years ago
  24. 53138c9 fdo#56007 - fast zip directory find to accelerate Windows Explorer thumbnail. by Michael Meeks · 12 years ago
  25. 6cea761 fdo#67534: try to avoid file locking in Explorer shell extensions by Tor Lillqvist · 13 years ago
  26. 7f436c1 typo fixes in comments by Andras Timar · 13 years ago
  27. 7a8db27 Start hacking --enable-canonical-installation-tree-structure back into shape by Tor Lillqvist · 13 years ago
  28. 4c63fd10 Try to fix cross-compilation by Tor Lillqvist · 13 years ago
  29. 19d7fd2 Sprinkle more boost_headers love by Tor Lillqvist · 13 years ago
  30. 5397b49 Towards a working instdir for Mac OS X by Stephan Bergmann · 13 years ago
  31. 81510ee ENABLE_LOCKDOWN Harmonize ENABLE_* variable to TRUE/<nothing> by Norbert Thiebaud · 13 years ago
  32. 7113e23 eliminated yet another language-country parser by Eike Rathke · 13 years ago
  33. 40ff64b and another one for fdo#68740 by Eike Rathke · 13 years ago
  34. 9f1d47f attempt to roughly fix fdo#68740 by Eike Rathke · 13 years ago
  35. ee149fd valueOf is deprecated by Luboš Luňák · 13 years ago
  36. 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
  37. c6a7300 Use subfolder names from <config_folders.h> by Tor Lillqvist · 13 years ago
  38. 4f4bed9 Test also the IStream part by Fridrich Štrba · 13 years ago
  39. 2adf469 Try to make the ziptest a bit more generic by Fridrich Štrba · 13 years ago
  40. cfda5af Trying to resurect the zip test by Fridrich Štrba · 13 years ago
  41. 69f0c2c remove last users of gb_Executable_add_noexception_object by Bjoern Michaelsen · 13 years ago
  42. 2a4c55f bnc#829017 fix issue with negative seeks in win32 shell extension by Fridrich Štrba · 13 years ago
  43. 85c7e21 gbuild: consolidate ULF copypaste in gb_CustomTarget_ulfex_rule by Michael Stahl · 13 years ago
  44. cea7cca remove obsolete CDE integration, and make TDE launcher conditional. by Pader Rezso · 13 years ago
  45. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  46. 34f5039 fdo#43460 shell,vcl,xmlreader: use isEmpty() by Jelle van der Waa · 13 years ago
  47. a47a153 Resolves: #i93995# Allow setting Body of a simple mail message by Ariel Constenla-Haile · 13 years ago
  48. 95c0d56 use uno::Reference#clear() method... by Noel Grandin · 13 years ago
  49. 717c964 More gb_PROGRAMDIRNAME clean up by Stephan Bergmann · 13 years ago
  50. 3c38b77 zlib: remove ExternalPackage_zlib by Michael Stahl · 13 years ago
  51. 6514956 install scripts from shell using filelists by David Tardon · 13 years ago
  52. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  53. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  54. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  55. b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
  56. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  57. 9dd52eb use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XX by Ivan Timofeev · 13 years ago
  58. 025857d WaE: g_type_init has been deprecated since GLib 2.36 by Ivan Timofeev · 13 years ago
  59. aae9194 -Werror=unused-macros (MinGW, shell) by Stephan Bergmann · 13 years ago
  60. cd79d51 prefix all component_getFactory methods by Peter Foley · 13 years ago
  61. 6078d32 autoinstall more common libraries by Matúš Kukan · 13 years ago
  62. c32b6be fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
  63. 8398d5d fdo#62096: Replaced some OUString 'compareTo' with '==' by Prashant Pandey · 13 years ago
  64. 5114980 rename expat external to 'expat' by David Tardon · 13 years ago
  65. ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
  66. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  67. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  68. aa753f0 -Wunused-macros by Stephan Bergmann · 13 years ago
  69. 56a5288 Remove unneeded project and projectroot parameters by Zolnai Tamás · 13 years ago
  70. 52f8321 use #if instead of #ifdef for testing config_xxx.hxx macros by Luboš Luňák · 13 years ago
  71. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  72. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  73. e837d55 quote URI_ENCODE by Eike Rathke · 13 years ago
  74. 71b248e i82660 - SimpleCommandMail: fix options passed to Thunderbird by Ariel Constenla-Haile · 14 years ago
  75. 2f7bbb8 i82660 - SimpleCommandMail: fix options passed to Kmail by Ariel Constenla-Haile · 14 years ago
  76. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  77. 5c32ac5 fdo#60701: Properly quote shell parameter expansions by Stephan Bergmann · 13 years ago
  78. a2454a4 fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
  79. c1f0265 Fixes fdo#60701 by escaping uri-encode path correctly by Arnaud Versini · 13 years ago
  80. 8958985 WIP: fdo#47011 autosave feature by Krisztian Pinter · 13 years ago
  81. 26e37ca doubled includes by Thomas Arnhold · 13 years ago
  82. b768611 remove all d.lst by Michael Stahl · 13 years ago
  83. 4f4e4e4 loplugin: improve indentation by Thomas Arnhold · 13 years ago
  84. fa24204 Update TDE (Trinity Desktop Environment) integration files by Timothy Pearson · 13 years ago
  85. 1443a9f [Uu]sefull -> [Uu]seful by Julien Nabet · 13 years ago
  86. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  87. 3696f90 simplify makefile by David Tardon · 13 years ago
  88. 5e10c8d2 fdo#60386 fix l10n of windows shell extension by David Tardon · 13 years ago
  89. 7c8d4cf let's split this for easier cherry-picking by David Tardon · 13 years ago
  90. fc65a66 fdo#60386 fix l10n of windows shell extension by David Tardon · 13 years ago
  91. 591ef78 fdo#46808, Use singleton util::theMacroExpander new-style constructor by Noel Grandin · 13 years ago
  92. a96ae21 Some cppcheck cleaning by Julien Nabet · 13 years ago
  93. 5a61e28 gbuild: fix silly "expandtabs" in makefile VIM modelines by Michael Stahl · 13 years ago
  94. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  95. 828dfdd unify the spelling of 'Kazakh' language name by Andras Timar · 13 years ago
  96. c2f5888 Fix Same expression on both sides of '==' by Julien Nabet · 13 years ago
  97. 3d6d07a Get rid of GetVersionInfo and checkdll by Tor Lillqvist · 13 years ago
  98. e9aff4b fdo#57950: Remove some chained appends in shell by Marcos Paulo de Souza · 13 years ago
  99. 3f27da0 gbuild: replace all use of PRODUCT with ENABLE_DBGUTIL by Michael Stahl · 13 years ago
  100. edf6730 add runtime deps for custom targets by David Tardon · 13 years ago