Age | Commit message (Expand) | Author |
2012-06-01 | Targeted string re-work in padmin and sax | Thorsten Behrens |
2012-05-31 | targeted string re-work | Norbert Thiebaud |
2012-05-25 | stop parsing on encountering internal entities in fastparser.cxx | Michael Stahl |
2012-05-25 | stop parsing on encountering internal entities in sax_expat.cxx | Michael Stahl |
2012-05-16 | remove unneeded include of boost/bind.hpp | Caolán McNamara |
2012-05-04 | fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST | Thomas Arnhold |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-20 | fdo#48969: add unit test for Converter::convertDouble | Michael Stahl |
2012-04-20 | fdo#48969: GetConversionFactor: add inch as source unit | Michael Stahl |
2012-04-20 | fdo#48969: switch units in Converter::convertDouble | Michael Stahl |
2012-04-12 | escape \n and \r too in escapeXml() | Luboš Luňák |
2012-04-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-02 | reorganize trickier statics | Caolán McNamara |
2012-03-12 | sax: no matching function for call to 'max(int, sal_Int32&)' | Ivan Timofeev |
2012-03-12 | sax: replace Min/Max macros with std::max | Michael Stahl |
2012-03-12 | sax: move xml2utf.cxx to libsax to prevent duplicate linkage warnings | Michael Stahl |
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan |
2012-03-03 | Avoid temporary rtl::OUString | Julien Nabet |
2012-02-29 | sax: ConverterTest: add leap year tests | Michael Stahl |
2012-02-29 | Correctly calculate leap year. | Kohei Yoshida |
2012-02-29 | sax: this CalcXMLLen() was commented out since 2001 | Miklos Vajna |
2012-02-26 | Avoid temporary rtl::OUString | Julien Nabet |
2012-02-16 | Reduce verbiage slightly | Tor Lillqvist |
2012-02-16 | Use the same simple lo_main() on iOS as on Android | Tor Lillqvist |
2012-02-10 | Removed unused code | Alexander Bergmann |
2012-02-10 | Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...") | Takeshi Abe |
2012-02-08 | update unused list | Caolán McNamara |
2012-02-08 | Added (and improved) READMEs for modules which used to be in libs-gui | Josh Heidenreich |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-16 | remove unimplemented methods from headers | Caolán McNamara |
2012-01-16 | Removing unused code | Alexander Bergmann |
2012-01-16 | cleanup: remove unused prototype too | Michael Meeks |
2012-01-16 | sax_fastparser::FastSerializerHelper::write(float) | Alexander Bergmann |
2012-01-05 | Fix for fdo43460 Part XXIX getLength() to isEmpty() | Olivier Hallot |
2012-01-05 | callcatcher: drop some unused methods | Caolán McNamara |
2012-01-04 | sax: this had to be accidentally added when merging | Matúš Kukan |
2011-12-24 | catch exception by constant reference | Takeshi Abe |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen |
2011-12-01 | we are W3C XMLSchema here, not ISO 8601 | Eike Rathke |
2011-11-30 | handle dates with year < 1000 | Eike Rathke |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen |
2011-11-28 | fix conversions from cm | Radek Doulik |
2011-11-28 | added conversion from MeasureUnit::CM | Radek Doulik |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen |
2011-11-21 | empty a bunch of d.lst files | Michael Stahl |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud |
2011-10-15 | Fix overflow in smoketest, promotion from sal_Int32 to sal_Int64 doesn't happ... | Caolán McNamara |