Age | Commit message (Expand) | Author |
2012-03-03 | Avoid temporary rtl::OUString | Julien Nabet |
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-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-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-16 | Removing unused code | Alexander Bergmann |
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 |
2011-12-24 | catch exception by constant reference | Takeshi Abe |
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-28 | fix conversions from cm | Radek Doulik |
2011-11-28 | added conversion from MeasureUnit::CM | Radek Doulik |
2011-10-15 | Fix overflow in smoketest, promotion from sal_Int32 to sal_Int64 doesn't happ... | Caolán McNamara |
2011-10-11 | #i108468#: clean up xmluconv code duplication, measured approach: | Michael Stahl |
2011-10-11 | #i108468#: clean up xmluconv code duplication, DateTime edition: | Michael Stahl |
2011-10-11 | #i108468#: clean up xmluconv code duplication, part 1: | Michael Stahl |
2011-10-11 | partially revert 849a713ffd29a58ae79e48f80835c28bbd9d5a72 | Michael Stahl |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann |
2011-08-31 | catch by const reference | Caolán McNamara |
2011-08-17 | add more component prefixes | Matúš Kukan |
2011-08-16 | catch by const reference | Caolán McNamara |
2011-07-21 | resyncing to master | Bjoern Michaelsen |
2011-07-12 | Remove component_getImplementationEnvironment methods | Matus Kukan |
2011-06-21 | Don't use the i prefix for import libraries with WNTGCC | Tor Lillqvist |
2011-06-20 | gnumake4: fix buildbreakers from merge | Bjoern Michaelsen |
2011-06-19 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen |
2011-06-17 | gnumake4: reportdesign, dbaccess: remove DOS lineendings [hg:ba7a15028880] | Michael Stahl |
2011-06-17 | CWS gnumake4: some fixes for Windows [hg:9eb9b5d5181e] | Mathias Bauer |
2011-06-17 | CWS gnumake4: convert sax to new build system [hg:389d236eb6b2] | Mathias Bauer |
2011-05-28 | Replace cstdio with iostream in fastserializer.cxx | Nigel Hawkins |
2011-05-27 | Fix build breakage with debug enabled. | Nigel Hawkins |
2011-05-03 | Adding a public getNamespaceURL method to fastparser. | Muthu Subramanian |
2011-04-21 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-04-11 | small bug, "%d" instead of "%ld" in a printf | Julien Nabet |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-16 | add a virtual dtor to baseclass | Caolán McNamara |
2011-03-12 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-11 | Merge commit 'ooo/DEV300_m101' into intm101 | Jan Holesovsky |
2011-03-01 | avoid implicit cast | Caolán McNamara |
2011-02-27 | Remove "using namespace ::rtl" | Julien Nabet |
2011-02-07 | Remove some dead code | Thomas Arnhold |
2011-02-04 | Bulk move libs-gui to boost unordered containers | Fridrich Strba |
2010-12-23 | cppcheck: prefer prefix variant | Caolán McNamara |
2010-12-23 | cppcheck: prefer prefix variant | Caolán McNamara |
2010-12-10 | XLSX VML Export fixes. | Muthu Subramanian K |