1. fed145b Fix binary ops with two o3tl::type_flags<E>::Wrap params by Stephan Bergmann · 11 years ago
  2. 5b8e4f3 coverity#1321598 Resource leak in object by Caolán McNamara · 11 years ago
  3. c952516 loplugin:implicitboolconversion by Stephan Bergmann · 11 years ago
  4. 311e774 o3tl: add another unit test to cow_wrapper by Daniel Robertson · 11 years ago
  5. a05d6ac Revert "create a macro to tidy up the declaration sites of o3tl::typed_flags_set" by Noel Grandin · 11 years ago
  6. ad1f0d1 o3tl: rename compat_functional header by Thorsten Behrens · 11 years ago
  7. 80a9213 LRU map (cache) implementation to o3tl + tests by Tomaž Vajngerl · 11 years ago
  8. e51fa14 create a macro to tidy up the declaration sites of o3tl::typed_flags_set by Noel Grandin · 11 years ago
  9. 8a3120c cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  10. b17d8a1 loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  11. 31d902d fdo#84938: replace MOUSE_ modifier constants with enum by Noel Grandin · 11 years ago
  12. adaf522 bug in typed flags by Noel Grandin · 11 years ago
  13. 9a5e03b need explicit bool conversions here by Noel Grandin · 11 years ago
  14. 2cd1128 fixes and tests for o3tl::typed_flags by Noel Grandin · 11 years ago
  15. b77b1ba We should know what our name is by Tor Lillqvist · 12 years ago
  16. 7979f77 It is "template library", not "tools" by Tor Lillqvist · 12 years ago
  17. 83d020a Add guess at what o3tl means by Tor Lillqvist · 12 years ago
  18. 9703cc6 Remove o3tl/heap_ptr.hxx, use std::unique_ptr instead by Stephan Bergmann · 12 years ago
  19. c94f43c Mark o3tl::heap_ptr as SAL_WARN_UNUSED by Stephan Bergmann · 12 years ago
  20. d967e03 Fix memory leaks in test code by Stephan Bergmann · 12 years ago
  21. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  22. f0bfee7 coverity#1209778 & coverity#1209777 Resource leak by Chris Sherlock · 12 years ago
  23. 8bf0b95 coverity#1209779 & coverity#1209780 Resource leak by Chris Sherlock · 12 years ago
  24. 541761d prefer makefile-gmake-mode by Takeshi Abe · 12 years ago
  25. 13ae603 Remove visual noise from o3tl by Alexander Wilms · 12 years ago
  26. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  27. 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  28. dc5bb7d coverity#983036/37/38: Resource leak by Julien Nabet · 13 years ago
  29. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  30. b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
  31. fb8dd00 Validate cow_wrapper static default pattern. by Thorsten Behrens · 13 years ago
  32. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  33. 9ca5383 fdo#60886: _SetGetExpFlds: use the custom operator< by Michael Stahl · 13 years ago
  34. b768611 remove all d.lst by Michael Stahl · 13 years ago
  35. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  36. c59355e fdo#58793: re-implement SwpHintsArray::Resort(): by Michael Stahl · 13 years ago
  37. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  38. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  39. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  40. 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
  41. 5b89b1d o3tl::sorted_vector::insert should take const parameter by Michael Stahl · 14 years ago
  42. ebd2bfa Revert "Revert "sorted_vector: turn Find parameter into template"" by Michael Stahl · 14 years ago
  43. 8291d41 Revert "sorted_vector: turn Find parameter into template" by Michael Stahl · 14 years ago
  44. 3e3acee sorted_vector: turn Find parameter into template by Michael Stahl · 14 years ago
  45. 7ee95c5 sorted_vector: add an additional template parameter: by Michael Stahl · 14 years ago
  46. 8f5b707 sorted_vector: removing the vector::ersase makes more sense by Michael Stahl · 14 years ago
  47. f317119 sorted_vector: MSVC doesn't know which erase to call by Michael Stahl · 14 years ago
  48. 9532d9b sorted_vector: add erase(const_iterator) methods by Michael Stahl · 14 years ago
  49. 91a6ea5 Unnecessary sorted_vector_compare by Stephan Bergmann · 14 years ago
  50. 29afbed sorted_vector: operator[] returning by value doesn't make much sense by Michael Stahl · 14 years ago
  51. 3b199ab sorted_vector: rename nonconst methods to be more obvious by Michael Stahl · 14 years ago
  52. a24f1f6 sorted_vector: fix silly problems with gcc: by Michael Stahl · 14 years ago
  53. 194070c Add erase(size_t) method to o3tl::sorted_vector by Noel Grandin · 14 years ago
  54. 0f57086 Improvements to sorted_vector by Noel Grandin · 14 years ago
  55. 96f07ee sorted_vector should not inherit public std::vector by Michael Stahl · 14 years ago
  56. 8b98a0c Create a template container class for sorted vector by Noel Grandin · 14 years ago
  57. 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
  58. 46b8dbd re-base on ALv2 code. by Michael Meeks · 14 years ago
  59. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  60. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  61. 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
  62. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  63. c9cfc18 callcatcher update list by Caolán McNamara · 14 years ago
  64. 8b9615b Added (and improved) READMEs for modules which used to be in libs-gui by Josh Heidenreich · 14 years ago
  65. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  66. 25e1037 Link most libs and executables with gb_STDLIBS as presumably is intended by Tor Lillqvist · 14 years ago
  67. 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
  68. e10fc18 typo fix: explicitely -> explicitly by Lior Kaplan · 14 years ago
  69. d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
  70. f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
  71. 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
  72. e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
  73. 8de6948 fix trunk gcc compile errors by Matúš Kukan · 15 years ago
  74. d996328 sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2 by Stephan Bergmann · 15 years ago
  75. d64bbd6 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set by Norbert Thiebaud · 15 years ago
  76. fa53c32 fix compile errors from trunck gcc by Tom Tromey · 15 years ago
  77. 10e1479 Emacs modeline compatible with vim's one by Takeshi Abe · 15 years ago
  78. 1d7a60c fix prj/ directory by Matúš Kukan · 15 years ago
  79. 77e8f7f convert o3tl to gbuild by Matúš Kukan · 15 years ago
  80. 892f1f3 Bypass when cross-compiling in general, not just for iOS by Tor Lillqvist · 15 years ago
  81. 4fa3eef Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  82. 9874d32 Don't build qa executables for iOS by Tor Lillqvist · 15 years ago
  83. 7de8f262 remove ADAPT_EXT_STL by Caolán McNamara · 15 years ago
  84. 67d2af6 Merge commit 'ooo/DEV300_m101' into intm101 by Jan Holesovsky · 15 years ago
  85. e30c7d6 Trying to remove the stlport mention from the code by Fridrich Štrba · 15 years ago
  86. e5e3ba7 Removing the ext_std masterpiece by Fridrich Štrba · 15 years ago
  87. b14a690 Added iota to stl compat header, switch canvas to use that by Thorsten Behrens · 15 years ago
  88. d935718 Port stuff to our private implementation of SGI extensions by Fridrich Štrba · 15 years ago
  89. 7ba80b2 Remove old RCS lines. by Thomas Arnhold · 15 years ago
  90. 4905a19 Add vim/emacs modelines to all source files by Sebastian Spaeth · 15 years ago
  91. ecadd96 #i113503# cppunit stl wrapper headers by Caolán McNamara · 16 years ago
  92. 6b16723 cmcfixes77: #i113503# system non-stlport cppunit with OOo stlport by Caolán McNamara · 16 years ago
  93. c5934ad DEV300 masterfix: #i10000#: adapt to cppunit changes by CWS sb118, fix license headers by Release Engineering · 16 years ago
  94. a3ed338f CWS-TOOLING: integrate CWS sb118 by Jens-Heiner Rechtien · 16 years ago
  95. ce1a6f9 Merge DEV300_m75 by thb · 16 years ago
  96. 1f8c841 sb118: #i109791# improved CPPUNIT_CFLAGS handling by sb · 16 years ago
  97. 7c85f9d sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too by Rene Engelhard · 16 years ago
  98. 17feb1f6 sb118: add forgotten CPPUNIT: in o3tl by Rene Engelhard · 16 years ago
  99. ba88d90 sb118: merged in DEV300_m72 by sb · 16 years ago
  100. 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