1. 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
  2. 5122196 Avoid temporary rtl::OUString by Julien Nabet · 14 years ago
  3. 0d9757e sax: ConverterTest: add leap year tests by Michael Stahl · 14 years ago
  4. 3c993bd Correctly calculate leap year. by Kohei Yoshida · 14 years ago
  5. b6164f3 sax: this CalcXMLLen() was commented out since 2001 by Miklos Vajna · 14 years ago
  6. 67d01fb5 Avoid temporary rtl::OUString by Julien Nabet · 14 years ago
  7. b57a1f2 Reduce verbiage slightly by Tor Lillqvist · 14 years ago
  8. a1fe0a7 Use the same simple lo_main() on iOS as on Android by Tor Lillqvist · 14 years ago
  9. 99b2adf Removed unused code by Alexander Bergmann · 14 years ago
  10. e7e0455 Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...") by Takeshi Abe · 14 years ago
  11. 849a247 update unused list by Caolán McNamara · 14 years ago
  12. 8b9615b Added (and improved) READMEs for modules which used to be in libs-gui by Josh Heidenreich · 14 years ago
  13. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  14. 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
  15. d3253a0 remove unimplemented methods from headers by Caolán McNamara · 14 years ago
  16. 0d7e73a Removing unused code by Alexander Bergmann · 14 years ago
  17. 3391bd0 cleanup: remove unused prototype too by Michael Meeks · 14 years ago
  18. f1e54cdd sax_fastparser::FastSerializerHelper::write(float) by Alexander Bergmann · 14 years ago
  19. fffd541 Fix for fdo43460 Part XXIX getLength() to isEmpty() by Olivier Hallot · 14 years ago
  20. f80d462 callcatcher: drop some unused methods by Caolán McNamara · 14 years ago
  21. 4572e00 sax: this had to be accidentally added when merging by Matúš Kukan · 14 years ago
  22. c9a54f5 catch exception by constant reference by Takeshi Abe · 14 years ago
  23. 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
  24. a97a531 we are W3C XMLSchema here, not ISO 8601 by Eike Rathke · 14 years ago
  25. 7613359 handle dates with year < 1000 by Eike Rathke · 14 years ago
  26. d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
  27. adf8418 fix conversions from cm by Radek Doulik · 14 years ago
  28. f970963 added conversion from MeasureUnit::CM by Radek Doulik · 14 years ago
  29. f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
  30. d63d64c4 empty a bunch of d.lst files by Michael Stahl · 14 years ago
  31. 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
  32. ca85f28 Fix overflow in smoketest, promotion from sal_Int32 to sal_Int64 doesn't happen before assign by Caolán McNamara · 14 years ago
  33. 8666469 #i108468#: clean up xmluconv code duplication, measured approach: by Michael Stahl · 14 years ago
  34. ae3e2f1 #i108468#: clean up xmluconv code duplication, DateTime edition: by Michael Stahl · 14 years ago
  35. 3ca2bef #i108468#: clean up xmluconv code duplication, part 1: by Michael Stahl · 14 years ago
  36. 02c32e0 partially revert 849a713ffd29a58ae79e48f80835c28bbd9d5a72 by Michael Stahl · 14 years ago
  37. e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
  38. cf27d95 WaE: conversion from 'unsigned int' to 'sal_Int16', possible loss of data by Tor Lillqvist · 15 years ago
  39. 6671fa8 Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). by Stephan Bergmann · 15 years ago
  40. be6a867 OSL_TRACE: Remove trailing newlines by Thomas Arnhold · 15 years ago
  41. 9cff65d Removed leftover makefile.mk after gbuildization. by Stephan Bergmann · 15 years ago
  42. d996328 sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2 by Stephan Bergmann · 15 years ago
  43. 30ad5e9 sb140: #i117694# some CppUnit related cleanup by Stephan Bergmann · 15 years ago
  44. 5131e0b catch by const reference by Caolán McNamara · 15 years ago
  45. d64bbd6 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set by Norbert Thiebaud · 15 years ago
  46. 4b60da5 add more component prefixes by Matúš Kukan · 15 years ago
  47. 2b4d91f catch by const reference by Caolán McNamara · 15 years ago
  48. b2bd33e prefer makefile-gmake-mode to plain makefile-mode by Takeshi Abe · 15 years ago
  49. caddae7 Bypass this for non-desktop OSes by Tor Lillqvist · 15 years ago
  50. 10e1479 Emacs modeline compatible with vim's one by Takeshi Abe · 15 years ago
  51. 208160f Need to link with sal_textenc, too, now by Tor Lillqvist · 15 years ago
  52. 0cd9965 Simplify a bit now that gb_Module_add_check_targets is a no-op for iOS anyway by Tor Lillqvist · 15 years ago
  53. 3f07bf8 Add static sax cppunittester for iOS by Tor Lillqvist · 15 years ago
  54. 67ecd3b get this building under windows again by Caolán McNamara · 15 years ago
  55. 704bc46 Add consistent Emacs and vim mode lines by Tor Lillqvist · 15 years ago
  56. d5a8293 fixed typo by Takeshi Abe · 15 years ago
  57. a7f8f0b cppunit is linked in automatically by David Tardon · 15 years ago
  58. 8fb6435 keep gbuild calls consistent at now, even if it is a bit longer by Bjoern Michaelsen · 15 years ago
  59. c81f910 postmerge fixes for gnumake4 by Bjoern Michaelsen · 15 years ago
  60. a233dac resyncing to master by Bjoern Michaelsen · 15 years ago
  61. 188fee6 WaE: unused arguments by Caolán McNamara · 15 years ago
  62. 22f299b Remove component_getImplementationEnvironment methods by Matus Kukan · 15 years ago
  63. 859d10e Bulid fix: use SAL_PRIxUINT32 format string by Thomas Arnhold · 15 years ago
  64. c60e9ce Enable test/sax by Thomas Arnhold · 15 years ago
  65. fc9e0ee Don't use the i prefix for import libraries with WNTGCC by Tor Lillqvist · 15 years ago
  66. 1461953 This file is not used by Tor Lillqvist · 15 years ago
  67. 75068ec gnumake4: fix buildbreakers from merge by Bjoern Michaelsen · 15 years ago
  68. 9410203 Merge branch 'master' into feature/gnumake4 by Bjoern Michaelsen · 15 years ago
  69. 713088c gnumake4: reportdesign, dbaccess: remove DOS lineendings [hg:ba7a15028880] by Michael Stahl · 15 years ago
  70. bd162cb gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd] by Michael Stahl · 15 years ago
  71. 990111d gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7] by Michael Stahl · 15 years ago
  72. f7e4f4f gnumake4: sax: add missing package dependency [hg:f5e59f9cc073] by Michael Stahl · 15 years ago
  73. 9423503 gnumake4: expat libraries are static [hg:3daa2bed1277] by Michael Stahl · 15 years ago
  74. ff4441c CWS gnumake4: some fixes for Windows [hg:9eb9b5d5181e] by Mathias Bauer · 15 years ago
  75. fa4ec3c CWS gnumake4: convert sax to new build system [hg:389d236eb6b2] by Mathias Bauer · 15 years ago
  76. 3abfbe3 Deliver also static libraries by Tor Lillqvist · 15 years ago
  77. fad76c5 No testing, sorry, when cross-compiling by Tor Lillqvist · 15 years ago
  78. 4fa3eef Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  79. 55076ca Replace cstdio with iostream in fastserializer.cxx by Nigel Hawkins · 15 years ago
  80. 7ec24fb Fix build breakage with debug enabled. by Nigel Hawkins · 15 years ago
  81. 8c0b019 Adding a public getNamespaceURL method to fastparser. by Muthu Subramanian · 15 years ago
  82. cdc7c57 Easyhack: Add visibility markup to all component_get* functions by Julien Nabet · 15 years ago
  83. cab6466 small bug, "%d" instead of "%ld" in a printf by Julien Nabet · 15 years ago
  84. 7de8f262 remove ADAPT_EXT_STL by Caolán McNamara · 15 years ago
  85. 3d874bd Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  86. 4fdd552 Merge remote-tracking branch 'origin/integration/dev300_m101' by Jan Holesovsky · 15 years ago
  87. 3efabdf add a virtual dtor to baseclass by Caolán McNamara · 15 years ago
  88. d86e9a3 Move OSL_ENSURE(false,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  89. 67d2af6 Merge commit 'ooo/DEV300_m101' into intm101 by Jan Holesovsky · 15 years ago
  90. a0e2265 avoid implicit cast by Caolán McNamara · 15 years ago
  91. ac83bc2 Remove "using namespace ::rtl" by Julien Nabet · 15 years ago
  92. e30c7d6 Trying to remove the stlport mention from the code by Fridrich Štrba · 15 years ago
  93. e5e3ba7 Removing the ext_std masterpiece by Fridrich Štrba · 15 years ago
  94. dedffc5 Remove some dead code by Thomas Arnhold · 15 years ago
  95. e99fcbe Bulk move libs-gui to boost unordered containers by Fridrich Strba · 15 years ago
  96. 89c80fd New sax documenthandler adapter. by Peter Jentsch · 15 years ago
  97. 89e9bdb cppcheck: prefer prefix variant by Caolán McNamara · 15 years ago
  98. 2ddbbcb dr77: rebase to DEV300m96 by Daniel Rentz [dr] · 15 years ago
  99. bdec213 cppcheck: prefer prefix variant by Caolán McNamara · 15 years ago
  100. 3e3d74b cppcheck: prefer prefix variant by Caolán McNamara · 15 years ago