1. 35bd9b1 re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  2. dc5bb7d coverity#983036/37/38: Resource leak by Julien Nabet · 13 years ago
  3. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  4. b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
  5. fb8dd00 Validate cow_wrapper static default pattern. by Thorsten Behrens · 13 years ago
  6. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  7. 9ca5383 fdo#60886: _SetGetExpFlds: use the custom operator< by Michael Stahl · 13 years ago
  8. b768611 remove all d.lst by Michael Stahl · 13 years ago
  9. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  10. c59355e fdo#58793: re-implement SwpHintsArray::Resort(): by Michael Stahl · 13 years ago
  11. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  12. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  13. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  14. 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
  15. 5b89b1d o3tl::sorted_vector::insert should take const parameter by Michael Stahl · 14 years ago
  16. ebd2bfa Revert "Revert "sorted_vector: turn Find parameter into template"" by Michael Stahl · 14 years ago
  17. 8291d41 Revert "sorted_vector: turn Find parameter into template" by Michael Stahl · 14 years ago
  18. 3e3acee sorted_vector: turn Find parameter into template by Michael Stahl · 14 years ago
  19. 7ee95c5 sorted_vector: add an additional template parameter: by Michael Stahl · 14 years ago
  20. 8f5b707 sorted_vector: removing the vector::ersase makes more sense by Michael Stahl · 14 years ago
  21. f317119 sorted_vector: MSVC doesn't know which erase to call by Michael Stahl · 14 years ago
  22. 9532d9b sorted_vector: add erase(const_iterator) methods by Michael Stahl · 14 years ago
  23. 91a6ea5 Unnecessary sorted_vector_compare by Stephan Bergmann · 14 years ago
  24. 29afbed sorted_vector: operator[] returning by value doesn't make much sense by Michael Stahl · 14 years ago
  25. 3b199ab sorted_vector: rename nonconst methods to be more obvious by Michael Stahl · 14 years ago
  26. a24f1f6 sorted_vector: fix silly problems with gcc: by Michael Stahl · 14 years ago
  27. 194070c Add erase(size_t) method to o3tl::sorted_vector by Noel Grandin · 14 years ago
  28. 0f57086 Improvements to sorted_vector by Noel Grandin · 14 years ago
  29. 96f07ee sorted_vector should not inherit public std::vector by Michael Stahl · 14 years ago
  30. 8b98a0c Create a template container class for sorted vector by Noel Grandin · 14 years ago
  31. 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
  32. 46b8dbd re-base on ALv2 code. by Michael Meeks · 14 years ago
  33. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  34. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  35. 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
  36. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  37. c9cfc18 callcatcher update list by Caolán McNamara · 14 years ago
  38. 8b9615b Added (and improved) READMEs for modules which used to be in libs-gui by Josh Heidenreich · 14 years ago
  39. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  40. 25e1037 Link most libs and executables with gb_STDLIBS as presumably is intended by Tor Lillqvist · 14 years ago
  41. 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
  42. e10fc18 typo fix: explicitely -> explicitly by Lior Kaplan · 14 years ago
  43. d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
  44. f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
  45. 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
  46. e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
  47. 8de6948 fix trunk gcc compile errors by Matúš Kukan · 15 years ago
  48. d996328 sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2 by Stephan Bergmann · 15 years ago
  49. d64bbd6 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set by Norbert Thiebaud · 15 years ago
  50. fa53c32 fix compile errors from trunck gcc by Tom Tromey · 15 years ago
  51. 10e1479 Emacs modeline compatible with vim's one by Takeshi Abe · 15 years ago
  52. 1d7a60c fix prj/ directory by Matúš Kukan · 15 years ago
  53. 77e8f7f convert o3tl to gbuild by Matúš Kukan · 15 years ago
  54. 892f1f3 Bypass when cross-compiling in general, not just for iOS by Tor Lillqvist · 15 years ago
  55. 4fa3eef Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  56. 9874d32 Don't build qa executables for iOS by Tor Lillqvist · 15 years ago
  57. 7de8f262 remove ADAPT_EXT_STL by Caolán McNamara · 15 years ago
  58. 67d2af6 Merge commit 'ooo/DEV300_m101' into intm101 by Jan Holesovsky · 15 years ago
  59. e30c7d6 Trying to remove the stlport mention from the code by Fridrich Štrba · 15 years ago
  60. e5e3ba7 Removing the ext_std masterpiece by Fridrich Štrba · 15 years ago
  61. b14a690 Added iota to stl compat header, switch canvas to use that by Thorsten Behrens · 15 years ago
  62. d935718 Port stuff to our private implementation of SGI extensions by Fridrich Štrba · 15 years ago
  63. 7ba80b2 Remove old RCS lines. by Thomas Arnhold · 15 years ago
  64. 4905a19 Add vim/emacs modelines to all source files by Sebastian Spaeth · 15 years ago
  65. ecadd96 #i113503# cppunit stl wrapper headers by Caolán McNamara · 16 years ago
  66. 6b16723 cmcfixes77: #i113503# system non-stlport cppunit with OOo stlport by Caolán McNamara · 16 years ago
  67. c5934ad DEV300 masterfix: #i10000#: adapt to cppunit changes by CWS sb118, fix license headers by Release Engineering · 16 years ago
  68. a3ed338f CWS-TOOLING: integrate CWS sb118 by Jens-Heiner Rechtien · 16 years ago
  69. ce1a6f9 Merge DEV300_m75 by thb · 16 years ago
  70. 1f8c841 sb118: #i109791# improved CPPUNIT_CFLAGS handling by sb · 16 years ago
  71. 7c85f9d sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too by Rene Engelhard · 16 years ago
  72. 17feb1f6 sb118: add forgotten CPPUNIT: in o3tl by Rene Engelhard · 16 years ago
  73. ba88d90 sb118: merged in DEV300_m72 by sb · 16 years ago
  74. 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
  75. 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
  76. 58ed75f #i108160# #i10000# backport cairocanvas build fix & more build fixes by thb · 16 years ago
  77. ea48c18 thbfixes10: merge with DEV300 m69 by thb · 16 years ago
  78. e6fd0d7 sb118: adapted cppunit.mk to cppunittester and no longer require "dmake test" to run tests; changed places back to include _cppunit.mk where it had been taken out before by sb · 16 years ago
  79. 7397e8c sb118: make test libraries RPATH=NONE by sb · 16 years ago
  80. 0367aa6 sb118: merged in DEV300_m68 by sb · 16 years ago
  81. 18be96d sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1. by sb · 16 years ago
  82. 44dfc8d #i105938# Provides simplistic pool memory from a std::vector by thb · 16 years ago
  83. 4de41d1 merge commit by Mathias Bauer · 17 years ago
  84. d6cf80c CWS-TOOLING: integrate CWS l10nframework01 by Ivo Hinkelmann · 17 years ago
  85. 6152b5e #i103496#: split cppunit in a pure external lib and a lib depending on sal -> testshl2 by Mathias Bauer · 17 years ago
  86. 4f6f567 CWS-TOOLING: integrate CWS ause102 by Ivo Hinkelmann · 17 years ago
  87. 10c3d32 CWS-TOOLING: integrate CWS sb104 by Oliver Bolte · 17 years ago
  88. d11e75f #i10000# Do not create signalfiles in in working directory. On failure they dont get removed and afterwards pollute the source tree. by Rüdiger Timm · 17 years ago
  89. 3735d9d CWS-TOOLING: integrate CWS cmcfixes49 by Oliver Bolte · 17 years ago
  90. 798e64e INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED by Rüdiger Timm · 18 years ago
  91. f6cdeb7 INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED by Rüdiger Timm · 18 years ago
  92. 9b707f6 INTEGRATION: CWS changefileheader (1.1.32); FILE MERGED by Rüdiger Timm · 18 years ago
  93. 68928b3 INTEGRATION: CWS changefileheader (1.3.30); FILE MERGED by Rüdiger Timm · 18 years ago
  94. 9904f58 INTEGRATION: CWS changefileheader (1.4.30); FILE MERGED by Rüdiger Timm · 18 years ago
  95. 6357828 INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED by Rüdiger Timm · 18 years ago
  96. 1cccde6 INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED by Rüdiger Timm · 18 years ago
  97. c64d51c INTEGRATION: CWS changefileheader (1.5.32); FILE MERGED by Rüdiger Timm · 18 years ago
  98. a53ed24 INTEGRATION: CWS np1 (1.1.2); FILE ADDED by Ivo Hinkelmann · 19 years ago
  99. 1076f64 INTEGRATION: CWS np1 (1.1.2); FILE ADDED by Ivo Hinkelmann · 19 years ago
  100. 3665e49 INTEGRATION: CWS np1 (1.1.2); FILE ADDED by Ivo Hinkelmann · 19 years ago