1. 23e2875 XML_Parse returns enum XML_Status by Michael Stahl · 14 years ago
  2. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  3. 6736ca4 another unit test issue by Michael Meeks · 14 years ago
  4. e18655e re-base on ALv2 code. by Michael Meeks · 14 years ago
  5. 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
  6. 6fcac7d Remove unused include files by Thomas Arnhold · 14 years ago
  7. 2c75729 reduce static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
  8. 66cd9ee Remove various commented out defines by Thomas Arnhold · 14 years ago
  9. ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
  10. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  11. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  12. 495075d other mis-include by Norbert Thiebaud · 14 years ago
  13. 0a040ec fix build breakage due to sax gbuildification by Norbert Thiebaud · 14 years ago
  14. 3be7864 gbuildification of sax by Norbert Thiebaud · 14 years ago
  15. 445cb2b revert gmk4 by Norbert Thiebaud · 14 years ago
  16. 017b1c5 Targeted string re-work in padmin and sax by Thorsten Behrens · 14 years ago
  17. 31cc01a targeted string re-work by Norbert Thiebaud · 14 years ago
  18. cad9839 stop parsing on encountering internal entities in fastparser.cxx by Michael Stahl · 14 years ago
  19. fe226fd stop parsing on encountering internal entities in sax_expat.cxx by Michael Stahl · 14 years ago
  20. df34ccb remove unneeded include of boost/bind.hpp by Caolán McNamara · 14 years ago
  21. 135c63c fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST by Thomas Arnhold · 14 years ago
  22. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  23. ee376102 fdo#48969: add unit test for Converter::convertDouble by Michael Stahl · 14 years ago
  24. 62a0b24 fdo#48969: GetConversionFactor: add inch as source unit by Michael Stahl · 14 years ago
  25. 84aeb73 fdo#48969: switch units in Converter::convertDouble by Michael Stahl · 14 years ago
  26. 1018d69 escape \n and \r too in escapeXml() by Luboš Luňák · 14 years ago
  27. 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
  28. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  29. 8a01ee6 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  30. 15f14ec reorganize trickier statics by Caolán McNamara · 14 years ago
  31. 53f661b sax: no matching function for call to 'max(int, sal_Int32&)' by Ivan Timofeev · 14 years ago
  32. b7c79fc sax: replace Min/Max macros with std::max by Michael Stahl · 14 years ago
  33. 9365c97 sax: move xml2utf.cxx to libsax to prevent duplicate linkage warnings by Michael Stahl · 14 years ago
  34. 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
  35. 5122196 Avoid temporary rtl::OUString by Julien Nabet · 14 years ago
  36. 0d9757e sax: ConverterTest: add leap year tests by Michael Stahl · 14 years ago
  37. 3c993bd Correctly calculate leap year. by Kohei Yoshida · 14 years ago
  38. b6164f3 sax: this CalcXMLLen() was commented out since 2001 by Miklos Vajna · 14 years ago
  39. 67d01fb5 Avoid temporary rtl::OUString by Julien Nabet · 14 years ago
  40. b57a1f2 Reduce verbiage slightly by Tor Lillqvist · 14 years ago
  41. a1fe0a7 Use the same simple lo_main() on iOS as on Android by Tor Lillqvist · 14 years ago
  42. 99b2adf Removed unused code by Alexander Bergmann · 14 years ago
  43. e7e0455 Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...") by Takeshi Abe · 14 years ago
  44. 849a247 update unused list by Caolán McNamara · 14 years ago
  45. 8b9615b Added (and improved) READMEs for modules which used to be in libs-gui by Josh Heidenreich · 14 years ago
  46. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  47. 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
  48. d3253a0 remove unimplemented methods from headers by Caolán McNamara · 14 years ago
  49. 0d7e73a Removing unused code by Alexander Bergmann · 14 years ago
  50. 3391bd0 cleanup: remove unused prototype too by Michael Meeks · 14 years ago
  51. f1e54cdd sax_fastparser::FastSerializerHelper::write(float) by Alexander Bergmann · 14 years ago
  52. fffd541 Fix for fdo43460 Part XXIX getLength() to isEmpty() by Olivier Hallot · 14 years ago
  53. f80d462 callcatcher: drop some unused methods by Caolán McNamara · 14 years ago
  54. 4572e00 sax: this had to be accidentally added when merging by Matúš Kukan · 14 years ago
  55. c9a54f5 catch exception by constant reference by Takeshi Abe · 14 years ago
  56. 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
  57. a97a531 we are W3C XMLSchema here, not ISO 8601 by Eike Rathke · 14 years ago
  58. 7613359 handle dates with year < 1000 by Eike Rathke · 14 years ago
  59. d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
  60. adf8418 fix conversions from cm by Radek Doulik · 14 years ago
  61. f970963 added conversion from MeasureUnit::CM by Radek Doulik · 14 years ago
  62. f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
  63. d63d64c4 empty a bunch of d.lst files by Michael Stahl · 14 years ago
  64. 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
  65. ca85f28 Fix overflow in smoketest, promotion from sal_Int32 to sal_Int64 doesn't happen before assign by Caolán McNamara · 14 years ago
  66. 8666469 #i108468#: clean up xmluconv code duplication, measured approach: by Michael Stahl · 14 years ago
  67. ae3e2f1 #i108468#: clean up xmluconv code duplication, DateTime edition: by Michael Stahl · 14 years ago
  68. 3ca2bef #i108468#: clean up xmluconv code duplication, part 1: by Michael Stahl · 14 years ago
  69. 02c32e0 partially revert 849a713ffd29a58ae79e48f80835c28bbd9d5a72 by Michael Stahl · 14 years ago
  70. e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
  71. cf27d95 WaE: conversion from 'unsigned int' to 'sal_Int16', possible loss of data by Tor Lillqvist · 15 years ago
  72. 6671fa8 Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). by Stephan Bergmann · 15 years ago
  73. be6a867 OSL_TRACE: Remove trailing newlines by Thomas Arnhold · 15 years ago
  74. 9cff65d Removed leftover makefile.mk after gbuildization. by Stephan Bergmann · 15 years ago
  75. d996328 sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2 by Stephan Bergmann · 15 years ago
  76. 30ad5e9 sb140: #i117694# some CppUnit related cleanup by Stephan Bergmann · 15 years ago
  77. 5131e0b catch by const reference by Caolán McNamara · 15 years ago
  78. d64bbd6 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set by Norbert Thiebaud · 15 years ago
  79. 4b60da5 add more component prefixes by Matúš Kukan · 15 years ago
  80. 2b4d91f catch by const reference by Caolán McNamara · 15 years ago
  81. b2bd33e prefer makefile-gmake-mode to plain makefile-mode by Takeshi Abe · 15 years ago
  82. caddae7 Bypass this for non-desktop OSes by Tor Lillqvist · 15 years ago
  83. 10e1479 Emacs modeline compatible with vim's one by Takeshi Abe · 15 years ago
  84. 208160f Need to link with sal_textenc, too, now by Tor Lillqvist · 15 years ago
  85. 0cd9965 Simplify a bit now that gb_Module_add_check_targets is a no-op for iOS anyway by Tor Lillqvist · 15 years ago
  86. 3f07bf8 Add static sax cppunittester for iOS by Tor Lillqvist · 15 years ago
  87. 67ecd3b get this building under windows again by Caolán McNamara · 15 years ago
  88. 704bc46 Add consistent Emacs and vim mode lines by Tor Lillqvist · 15 years ago
  89. d5a8293 fixed typo by Takeshi Abe · 15 years ago
  90. a7f8f0b cppunit is linked in automatically by David Tardon · 15 years ago
  91. 8fb6435 keep gbuild calls consistent at now, even if it is a bit longer by Bjoern Michaelsen · 15 years ago
  92. c81f910 postmerge fixes for gnumake4 by Bjoern Michaelsen · 15 years ago
  93. a233dac resyncing to master by Bjoern Michaelsen · 15 years ago
  94. 188fee6 WaE: unused arguments by Caolán McNamara · 15 years ago
  95. 22f299b Remove component_getImplementationEnvironment methods by Matus Kukan · 15 years ago
  96. 859d10e Bulid fix: use SAL_PRIxUINT32 format string by Thomas Arnhold · 15 years ago
  97. c60e9ce Enable test/sax by Thomas Arnhold · 15 years ago
  98. fc9e0ee Don't use the i prefix for import libraries with WNTGCC by Tor Lillqvist · 15 years ago
  99. 1461953 This file is not used by Tor Lillqvist · 15 years ago
  100. 75068ec gnumake4: fix buildbreakers from merge by Bjoern Michaelsen · 15 years ago