1. 3d67253 WaE: assuming signed overflow does not occur when assuming... by Caolán McNamara · 13 years ago
  2. 81f077b Don't point to inc directories that don't exist any longer by Tor Lillqvist · 13 years ago
  3. e4e9fba Don't point to inc directories that don't exist any longer by Tor Lillqvist · 13 years ago
  4. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  5. b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
  6. 0b2eae6 No need for Android, iOS or CROSS_COMPILING conditionals for unit tests by Tor Lillqvist · 13 years ago
  7. 3f9acb7 Nah, I don't need a getOffset(), but I do need a getBufferSize() by Tor Lillqvist · 13 years ago
  8. f01ce47 Fix documentation by Tor Lillqvist · 13 years ago
  9. 3ddd6cb Add an accessor to get the offset of a subsetted BitmapDevice by Tor Lillqvist · 13 years ago
  10. 2729a77 Add debugging printout of subsetting information by Tor Lillqvist · 13 years ago
  11. d684a3c _USE_MATH_DEFINES is already taken care of by sal/config.h by Stephan Bergmann · 13 years ago
  12. 89d9b9e Log also corresponding destructions of BitmapDevice by Tor Lillqvist · 13 years ago
  13. 6d12b76 Add some debugging printout by Tor Lillqvist · 13 years ago
  14. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  15. b768611 remove all d.lst by Michael Stahl · 13 years ago
  16. fbf28e9 CreateFromAscii removal by Ricardo Montania · 13 years ago
  17. a156e66 need more boost_headers by Michael Stahl · 13 years ago
  18. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  19. a4c9ef3 Revert "WaE: unused parameter 'argc' and 'argv'" by Tor Lillqvist · 13 years ago
  20. 7e6689e WaE: unused parameter 'argc' and 'argv' by Tor Lillqvist · 13 years ago
  21. 9cb8bef ::rtl::OUString -> OUString in basebmp by Ricardo Montania · 13 years ago
  22. 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 14 years ago
  23. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  24. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  25. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  26. 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
  27. 3766ca4 ah, android is special by Matúš Kukan · 14 years ago
  28. 54a06c6 vigra: convert to gbuild by Matúš Kukan · 14 years ago
  29. a1aed54 Build basebmp as a static library for Android by Tor Lillqvist · 14 years ago
  30. 60cfa64 Bin no longer used iOS cppunit stuff that even breaks the build by Tor Lillqvist · 14 years ago
  31. cf342fe re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
  32. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  33. 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
  34. bdc909b re-base on ALv2 code. by Michael Meeks · 14 years ago
  35. eccac35 basebmp gbuildification by Norbert Thiebaud · 14 years ago
  36. a962621 revert gmk4 commit by Norbert Thiebaud · 14 years ago
  37. 65d17f8 Avoid misleading term "factory method", just say "function" by Tor Lillqvist · 14 years ago
  38. 62d4eb0 Avoid too long lines by Tor Lillqvist · 14 years ago
  39. fd3c83d5 Add two new 32bpp formats and add helpful comments by Tor Lillqvist · 14 years ago
  40. a6be4af targeted string re-work by Norbert Thiebaud · 14 years ago
  41. 7327195 put debugDump behind #if OSL_DEBUG_LEVEL > 2 by Matúš Kukan · 14 years ago
  42. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  43. 9ff94ae png parsing regression test by Caolán McNamara · 14 years ago
  44. 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
  45. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  46. 6e67c03 Enable -Wnon-virtual-dtor for GCC 4.6 by Stephan Bergmann · 14 years ago
  47. 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
  48. a1fe0a7 Use the same simple lo_main() on iOS as on Android by Tor Lillqvist · 14 years ago
  49. 02f30e5 WaE: type name first seen using 'class' now seen using 'struct' by Tor Lillqvist · 14 years ago
  50. 8b9615b Added (and improved) READMEs for modules which used to be in libs-gui by Josh Heidenreich · 14 years ago
  51. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  52. 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
  53. b769901 unusedcode: remove various unused classes by Matúš Kukan · 14 years ago
  54. 59bf1b5 regpathhelper: unused, so we've got to have two of them by Caolán McNamara · 14 years ago
  55. 3874791 Make LineTest::testCornerCases succeed again after last basebmp fix. by Stephan Bergmann · 14 years ago
  56. cefb414 handle failed bitmap storage allocation gracefully by Michael Meeks · 14 years ago
  57. 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
  58. d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
  59. f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
  60. 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
  61. b53d2bc Fix clipped line renderer. by Thorsten Behrens · 14 years ago
  62. be35cbe This looks wrong for sure, too. by Thorsten Behrens · 14 years ago
  63. a6a391d Put BitmapDevice::getPixelData() back. by Thorsten Behrens · 14 years ago
  64. d0d62ed Cleanup basebmp a little by Joseph Powers · 14 years ago
  65. f7975d2 Fix one more subtlety around B2IBox / B2IRange changes. by Thorsten Behrens · 14 years ago
  66. 1e297ae Move BitmapDevice to use B2IBox instead of B2IRange. by Thorsten Behrens · 14 years ago
  67. 3c1b4b6 Keep basebmp free of naked ptrs. by Thorsten Behrens · 14 years ago
  68. 207bcfc Revert "basebmp: B2IRange::isEmpty is surprisingly, unhelpfully lame - workaround" by Thorsten Behrens · 14 years ago
  69. 69e4dd1 basebmp: B2IRange::isEmpty is surprisingly, unhelpfully lame - workaround by Michael Meeks · 15 years ago
  70. e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
  71. be6a867 OSL_TRACE: Remove trailing newlines by Thomas Arnhold · 15 years ago
  72. d996328 sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2 by Stephan Bergmann · 15 years ago
  73. 30ad5e9 sb140: #i117694# some CppUnit related cleanup by Stephan Bergmann · 15 years ago
  74. 9dbc6c8 its gb_Library_add_api not gb_Library_use_api by Bjoern Michaelsen · 15 years ago
  75. 141ba95 Add basebmpdllapi.h by Tor Lillqvist · 15 years ago
  76. 6eb5865 Add a foodllapi.h file here too and use it by Tor Lillqvist · 15 years ago
  77. e218220 export debugDump used for debugging by Matúš Kukan · 15 years ago
  78. e1a1091 catch ignored exceptions by const reference by Takeshi Abe · 15 years ago
  79. d64bbd6 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set by Norbert Thiebaud · 15 years ago
  80. b2bd33e prefer makefile-gmake-mode to plain makefile-mode by Takeshi Abe · 15 years ago
  81. 10e1479 Emacs modeline compatible with vim's one by Takeshi Abe · 15 years ago
  82. 40b9443 help windows build along by Caolán McNamara · 15 years ago
  83. c2b2029 Add statically linked basebmp cppunittester for iOS by Tor Lillqvist · 15 years ago
  84. 704bc46 Add consistent Emacs and vim mode lines by Tor Lillqvist · 15 years ago
  85. 5a4780d cppunit is linked in automatically by David Tardon · 15 years ago
  86. 182488e remove superfluous include paths by Bjoern Michaelsen · 15 years ago
  87. a233dac resyncing to master by Bjoern Michaelsen · 15 years ago
  88. a206e2a initial cut at damage tracking support by Michael Meeks · 15 years ago
  89. 75068ec gnumake4: fix buildbreakers from merge by Bjoern Michaelsen · 15 years ago
  90. 9410203 Merge branch 'master' into feature/gnumake4 by Bjoern Michaelsen · 15 years ago
  91. bd162cb gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd] by Michael Stahl · 15 years ago
  92. e56b1bf gnumake4: basebmp: add necessary workarounds for SunCC [hg:3754657d8ff7] by Michael Stahl · 15 years ago
  93. e7c5808 CWS gnumake4: some more changes for basebmp and basegfx [hg:412eb2845cc4] by Mathias Bauer · 15 years ago
  94. a7807da CWS gnumake4: add cppunittests for basebmp and basegfx [hg:f8f8d6414c70] by Mathias Bauer · 15 years ago
  95. 602edcf CWS gnumake4: convert basegfx to new build system [hg:e8f9d107b59a] by Mathias Bauer · 15 years ago
  96. 4265f28 CWS gnumake4: convert basebmp to new build system [hg:a0f3dc4a5f5a] by Mathias Bauer · 15 years ago
  97. 1a632cd No testing, sorry, when cross-compiling by Tor Lillqvist · 15 years ago
  98. 4fa3eef Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  99. 87fbe86 generalize ScopedBitmapAccess and simplify usage by David Tardon · 15 years ago
  100. 7de8f262 remove ADAPT_EXT_STL by Caolán McNamara · 15 years ago