1. 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
  2. d527c1d callcatcher: update list by Caolán McNamara · 14 years ago
  3. bd20522 New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem by Stephan Bergmann · 14 years ago
  4. d6100ba callcatcher: update list by Caolán McNamara · 14 years ago
  5. 86ffa60 Get rid of CREATEVERSIONRESMGR[_NAME] by Stephan Bergmann · 14 years ago
  6. 8b9615b Added (and improved) READMEs for modules which used to be in libs-gui by Josh Heidenreich · 14 years ago
  7. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  8. b149b04 ucbhelper::GetLocalFileURL does not use its arg. by Stephan Bergmann · 14 years ago
  9. 55b6485 Fix for fdo43460 Part XLI getLength() to isEmpty() by Olivier Hallot · 14 years ago
  10. 6a8f6c4 Removed extra semicolons by Jesse · 14 years ago
  11. 7904a8c I don't see NO_BSYMBOLIC being used anywhere by Tor Lillqvist · 14 years ago
  12. dcfd4be childs -> children by Michael T. Whiteley · 14 years ago
  13. 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
  14. d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
  15. c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
  16. 3f2ff54 remove pch from the include list by Norbert Thiebaud · 14 years ago
  17. 6529096 remove include of pch header from ucbhelper by Norbert Thiebaud · 14 years ago
  18. 992757c remove pre-compiled header support in gbuild and gbuildified module by Norbert Thiebaud · 14 years ago
  19. f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
  20. d63d64c4 empty a bunch of d.lst files by Michael Stahl · 14 years ago
  21. 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
  22. 2d8e9f7 don't make it a secret what service fails by Caolán McNamara · 14 years ago
  23. 7dca83c callcatcher: remove some unused methods by Caolán McNamara · 14 years ago
  24. f6d351e Revert "Attempt workaround for possible bug in Apple's LLVM g++ 4.2.1" by Tor Lillqvist · 14 years ago
  25. f3e1052 Attempt workaround for possible bug in Apple's LLVM g++ 4.2.1 by Tor Lillqvist · 14 years ago
  26. 093e7a5 callcatcher: remove unused Content::createDynamicCursor variant by Caolán McNamara · 14 years ago
  27. e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
  28. 14a03ab CMIS UCP: get the document content stream by Cédric Bosdonnat · 15 years ago
  29. 8c4e780 unusedcode: ucbhelper:: cleaning by Matúš Kukan · 15 years ago
  30. d64bbd6 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set by Norbert Thiebaud · 15 years ago
  31. b2bd33e prefer makefile-gmake-mode to plain makefile-mode by Takeshi Abe · 15 years ago
  32. 10e1479 Emacs modeline compatible with vim's one by Takeshi Abe · 15 years ago
  33. 72ae518 make exception useful, state *what* url is invalid by Caolán McNamara · 15 years ago
  34. f6d4420 get this building under windows by Caolán McNamara · 15 years ago
  35. 704bc46 Add consistent Emacs and vim mode lines by Tor Lillqvist · 15 years ago
  36. c81f910 postmerge fixes for gnumake4 by Bjoern Michaelsen · 15 years ago
  37. a233dac resyncing to master by Bjoern Michaelsen · 15 years ago
  38. 22f299b Remove component_getImplementationEnvironment methods by Matus Kukan · 15 years ago
  39. 75068ec gnumake4: fix buildbreakers from merge by Bjoern Michaelsen · 15 years ago
  40. bbc355c catch by const reference by Caolán McNamara · 15 years ago
  41. 9410203 Merge branch 'master' into feature/gnumake4 by Bjoern Michaelsen · 15 years ago
  42. fef6942 Produce the expected import library name in the MinGW case by Tor Lillqvist · 15 years ago
  43. 0e6ab01 ause130: #i117218# change .idl handling to gnu make by Hans-Joachim Lankenau · 15 years ago
  44. bd162cb gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd] by Michael Stahl · 15 years ago
  45. f03a536 CWS gnumake4: convert ucbhelper to new build system by Mathias Bauer · 15 years ago
  46. 5be4426 Also deliver static library as built for iOS at least by Tor Lillqvist · 15 years ago
  47. 4fa3eef Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  48. 27266b1 Drop OS2 by Tor Lillqvist · 15 years ago
  49. cdc7c57 Easyhack: Add visibility markup to all component_get* functions by Julien Nabet · 15 years ago
  50. 3d874bd Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  51. 4fdd552 Merge remote-tracking branch 'origin/integration/dev300_m101' by Jan Holesovsky · 15 years ago
  52. d86e9a3 Move OSL_ENSURE(false,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  53. f41e1e1 Move DBG_ERROR to OSL_FAIL (multiline) by Thomas Arnhold · 15 years ago
  54. 67d2af6 Merge commit 'ooo/DEV300_m101' into intm101 by Jan Holesovsky · 15 years ago
  55. 11d2050 Move DBG_ERROR to OSL_FAIL by Thomas Arnhold · 15 years ago
  56. da84e4d Remove "using namespace ::rtl" by Julien Nabet · 15 years ago
  57. 63f7edd hr75: #i116747#: remove obsolete copyright notices by Jens-Heiner Rechtien [hr] · 15 years ago
  58. e99fcbe Bulk move libs-gui to boost unordered containers by Fridrich Strba · 15 years ago
  59. c502fa5 Remove RCS lines. by Thomas Arnhold · 15 years ago
  60. 87cc602 cppcheck: prefer prefix variant by Caolán McNamara · 15 years ago
  61. 0139881 cppcheck: prefer prefix variant by Caolán McNamara · 15 years ago
  62. 54b4213 Replace all occured, occurance etc. by Takeshi Abe · 15 years ago
  63. ded1f1b RTL_CONSTASCII_USTRINGPARAM in libs-gui 19 by Gert Faller · 15 years ago
  64. 7d0f24c RTL_CONSTASCII_USTRINGPARAM in libs-gui 09 by Gert Faller · 15 years ago
  65. 888b88e libs-gui HC cleanup and .bmp fix by Joseph Powers · 15 years ago
  66. 8dc3743 CWS-TOOLING: integrate CWS kso46 by Vladimir Glazunov · 15 years ago
  67. 08cbfeb add modelines to .h and .c files as well by Caolán McNamara · 15 years ago
  68. 849a713 remove non-compiled code by Povilas Kanapickas · 15 years ago
  69. 4905a19 Add vim/emacs modelines to all source files by Sebastian Spaeth · 15 years ago
  70. e1b5342 CWS changehid: generate former auto hids into src files by Mathias Bauer · 15 years ago
  71. 1275d27 more removed include guards using fixguard.py by Petr Mladek · 16 years ago
  72. 028b400 remove include guards using fixguard.py by Petr Mladek · 16 years ago
  73. 6258020 Fixed typos in documantation. by Kai Sommerfeld · 16 years ago
  74. 836d3f4 #i107134# - add support for https proxy server. by Kai Sommerfeld · 16 years ago
  75. a3c52e9 cws tl79: merge with DEV300_m83 by Thomas Lange [tl] · 16 years ago
  76. 8b11b2a cws tl79: merge with DEV300_m80 by Thomas Lange [tl] · 16 years ago
  77. 4d1c1ea slidecopy: merged latest DEV300.m80 changes by Frank Schoenheit [fs] · 16 years ago
  78. 65007b3 CWS-TOOLING: integrate CWS kso44 by Vladimir Glazunov · 16 years ago
  79. 961fbe7 cws tl79: merge with DEV300_m79 by Thomas Lange [tl] · 16 years ago
  80. c20d10a slidecopy: #i10000# include version.mk, so the lib can be built without the module being delivered beforehand by Frank Schoenheit [fs] · 16 years ago
  81. 8ea33b3 #i110213# - setup master password container on demand. by Kai Sommerfeld · 16 years ago
  82. a28cfc9 cws tl79: merge with DEV300_m77 by Thomas Lange [tl] · 16 years ago
  83. 027b85a CWS-TOOLING: integrate CWS tkr33 by Ivo Hinkelmann · 16 years ago
  84. 5d5e24f slidecopy: merge CWS wth MWS-m76 by Frank Schoenheit [fs] · 16 years ago
  85. f2e6d4d slidecopy: #i10000# by Frank Schoenheit [fs] · 16 years ago
  86. e590adb #i110213# - credentials handling improvements. by Kai Sommerfeld · 16 years ago
  87. 7ea91da whitespace cleanup. by Kai Sommerfeld · 16 years ago
  88. d69aec9 tkr33: fixed spurious merge error by sb · 16 years ago
  89. 528ab66 tkr33: merged in DEV300_m74 by sb · 16 years ago
  90. 04055605 merged in re/DEV300_next towards DEV300_m74 by sb · 16 years ago
  91. 127c0f0 sb111: merged in DEV300_m72 by sb · 16 years ago
  92. ba88d90 sb118: merged in DEV300_m72 by sb · 16 years ago
  93. 8764506 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) by Jens-Heiner Rechtien · 16 years ago
  94. 9ec2223 sb118: merged in DEV300_m71 by sb · 16 years ago
  95. eec3321 sb111: merged in DEV300_m71 by sb · 16 years ago
  96. eeca9da sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates by sb · 16 years ago
  97. 01d0d78 slidecopy: appendFoo: convenience: overload with versions taking strings/ascii-char by Frank Schoenheit [fs] · 16 years ago
  98. f6e36c0 tkr33: #107136# deliver the right header file to solver by Tobias Krause · 16 years ago
  99. 31a763c #i61429# - Adapted UCB clients to deprecated XContentCreator interface. by Kai Sommerfeld · 16 years ago
  100. 59a8c29 compiles again, but not yet working. by Kai Sommerfeld · 16 years ago