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