1. d121773 fix shell build with Win8 SDK by Peter Foley · 14 years ago
  2. 565acfe Use prefix by Tor Lillqvist · 14 years ago
  3. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  4. dc397aae gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: by Michael Stahl · 14 years ago
  5. 8037435 gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris by Michael Stahl · 14 years ago
  6. cee32aa gbuild: clean up Mac OS X framework handling: by Michael Stahl · 14 years ago
  7. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  8. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  9. ed08ddb fdo#53588 Assume cdir being in the last 1k of the file to speed-up search by Andras Timar · 14 years ago
  10. 40c85b8 fdo#53592: Try not to crash on empty m_ZipContent by Fridrich Štrba · 14 years ago
  11. d3300205 fdo#53533: don't seek to bogus offset by Fridrich Štrba · 14 years ago
  12. 4d7b955 libmerged: add more libraries by Matúš Kukan · 14 years ago
  13. 6fb127a Replace use_internal_api with use_udk_api etc. where appropriate by Stephan Bergmann · 14 years ago
  14. 2beba8f reduce ascii noise and useless comments by Thomas Arnhold · 14 years ago
  15. 49ad17e remove include comments and boxes by Thomas Arnhold · 14 years ago
  16. 8cdd150 Fixed multiple attachment passing to thunderbird: file:// part needs 's by Arno Teigseth · 14 years ago
  17. e5a0755 new does not return null by Stephan Bergmann · 14 years ago
  18. a767448 Search for char instead of 1 char long string, when possible. by Christophe JAILLET · 14 years ago
  19. 09a5a74 warning C4267: conversion from 'size_t' to 'unsigned long' by Michael Stahl · 14 years ago
  20. e61c222 warning C4267: conversion from 'size_t' to 'DWORD' by Michael Stahl · 14 years ago
  21. 9588985 clarify branding in comment by Michael Stahl · 14 years ago
  22. 9f41a8f warning C4267: conversion from 'size_t' to 'int' by Michael Stahl · 14 years ago
  23. d6ee925 shell: remove dead SaveDebugInfoToFile by Michael Stahl · 14 years ago
  24. b8c1742 warning C4267: conversion from 'size_t' to 'int' by Michael Stahl · 14 years ago
  25. 7677eaf warning C4267: conversion from 'size_t' to 'DWORD' by Michael Stahl · 14 years ago
  26. 9e20e9a warning C4100: unreferenced formal parameter by Michael Stahl · 14 years ago
  27. 23e2875 XML_Parse returns enum XML_Status by Michael Stahl · 14 years ago
  28. 5a44320 Related: fdo#30763 always fill in default name under GNOME by Caolán McNamara · 14 years ago
  29. 30d3637 removed unnecessary forward declarations of class by Takeshi Abe · 14 years ago
  30. 678d1f1 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  31. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  32. 00240d0 Remove unused defines by Thomas Arnhold · 14 years ago
  33. 8e1bffe Remove include guards by Thomas Arnhold · 14 years ago
  34. 60845a6 enable gnome-mail and xdg-mail by Peter Tillemans · 14 years ago
  35. d0d24f7 .ulf files don't need executable bits by Michael Stahl · 14 years ago
  36. 1ab899c .xml files don't need executable bits by Michael Stahl · 14 years ago
  37. e9c3dca .cxx files don't need executable bits by Michael Stahl · 14 years ago
  38. ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
  39. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  40. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  41. 02d9bd3 fix typo: = -> == by David Tardon · 14 years ago
  42. 0dded0d fdo#47044: Adapt to different Windows versions' InternetQueryOption behavior by Stephan Bergmann · 14 years ago
  43. de0c09b targeted string re-work by Norbert Thiebaud · 14 years ago
  44. d554198 Make Win32 LibO installable side by side with other StarOffice derivatives by Jesús Corrius · 14 years ago
  45. d95d58a nuke unused namespace by Takeshi Abe · 14 years ago
  46. bb9f730 nuke unused typedef by Takeshi Abe · 14 years ago
  47. 0f53247 do not link with cmt by default by David Tardon · 14 years ago
  48. c1c295a define XML_UNICODE for x64 lib too by David Tardon · 14 years ago
  49. 44863e6 do not link with cmt by default by David Tardon · 14 years ago
  50. 03b8f16 fix linking with gconf on release machine by David Tardon · 14 years ago
  51. 835802d ensure linking to gobject by Caolán McNamara · 14 years ago
  52. d131867 use 64-bit compiler and linker for 64-bit Windows shell extensions by Andras Timar · 14 years ago
  53. 5713c05 WaE: C4099: type name first seen using struct now using class by Caolán McNamara · 14 years ago
  54. 6e6d81e targetted SAL_N_ELEMENTS reversion. by Michael Meeks · 14 years ago
  55. b7c6716 remove useless argument by David Tardon · 14 years ago
  56. 9548c17 ensure source files are present before trying to use them by David Tardon · 14 years ago
  57. 061b196 fix include path by David Tardon · 14 years ago
  58. 76804ff copy header files too by David Tardon · 14 years ago
  59. de1297a copy the source files before trying to use them by David Tardon · 14 years ago
  60. 759d11c trying to fix shell x64 build on Windows by Andras Timar · 14 years ago
  61. e7ee6ed BUILD_X64 is TRUE not YES, when defined by Andras Timar · 14 years ago
  62. 9d766d5 gbuild: libkdebe1 has to be linked with libkio by Petr Mladek · 14 years ago
  63. 7ccef10 get shell to build for me again by Caolán McNamara · 14 years ago
  64. b6ce391 -Werror=deprecated-declarations by Stephan Bergmann · 14 years ago
  65. 16f09b7 partially revert 3ca7b8c296bcda699bcf642db3932b3fdbe7ad06 by Matúš Kukan · 14 years ago
  66. 22e8f9b shell: export more symbols, as private by Matúš Kukan · 14 years ago
  67. db416d1 export COM functions by David Tardon · 14 years ago
  68. a587845 shell: change last gb_Helper_abbreviate_dirs_native by Matúš Kukan · 14 years ago
  69. bc406009 WaE: declaration of 'index' shadows a global declaration by David Tardon · 14 years ago
  70. 53d3915 use gb_WinResTarget_use_custom_headers by David Tardon · 14 years ago
  71. 7d6eb69 rename functions for consistency with the rest of gbuild by David Tardon · 14 years ago
  72. 30bcb7f set all kde4 libs in configure by David Tardon · 14 years ago
  73. 14201b8 localebe need corefoundation too by Norbert Thiebaud · 14 years ago
  74. 375bb6b macbe depend on udkapi/offapi by Norbert Thiebaud · 14 years ago
  75. 9cea55e WaE incomplete cppu::ImplementationEntry by Norbert Thiebaud · 14 years ago
  76. 74b89b0 -dl is not good for MACOSX either by Norbert Thiebaud · 14 years ago
  77. 6456d3d macbacked.cxx is really and objective c++ source -> rename .mm by Norbert Thiebaud · 14 years ago
  78. d4efa8b gbuildize shell by David Tardon · 14 years ago
  79. b202233 removed unused constant rtl::OUString by Takeshi Abe · 14 years ago
  80. 07b3d08 TDE integration by Norbert Thiebaud · 14 years ago
  81. b169bb2 Argh, another tweak. by Jan Holesovsky · 14 years ago
  82. 35ec153 Minor comment tweak. by Jan Holesovsky · 14 years ago
  83. 87897ea and be (not so) ultimately smart in the mailto handler by Luboš Luňák · 14 years ago
  84. b78e16f be even smarter in the mailto handler :) by Luboš Luňák · 14 years ago
  85. f0208e3 Add a comment why we do what we do ;-) by Jan Holesovsky · 14 years ago
  86. 77d4873 fdo#32621: Fall back to using the GNOME mailto URI handler if no valid mail program found by David Steele · 14 years ago
  87. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  88. 995de2b Reduce chatter by Tor Lillqvist · 14 years ago
  89. 86a8522 s/OpenOffice/LibreOffice/ by Andras Timar · 14 years ago
  90. 7bec043 WaE: initialization of pointer to null from a constant boolean expression by Tor Lillqvist · 14 years ago
  91. a219edf Don't check for ORBit < 2.8 by Ross Burton · 14 years ago
  92. f6eba1a2 fix library link order to work with link --as-needed by Petr Mladek · 14 years ago
  93. 3934efe sigh, need a 64bit zlib too on windows, reverting by Caolán McNamara · 14 years ago
  94. 452af5f gbuildize internal zlib by Caolán McNamara · 14 years ago
  95. e4fb171 Replaced a few equal calls with == by Szabolcs Dezsi · 14 years ago
  96. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  97. 27cea71 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  98. d564c79 shell: fix silly flags from 2c5a817591 by Michael Stahl · 14 years ago
  99. a7dc11c typo fix by Andras Timar · 14 years ago
  100. 99d1eff replace OpenOffice.org to LibreOffice in registry keys by Andras Timar · 14 years ago