Age | Commit message (Expand) | Author |
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 |
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-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen |
2011-10-03 | WaE: conversion from 'unsigned int' to 'sal_Int16', possible loss of data | Tor Lillqvist |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold |
2011-09-16 | Removed leftover makefile.mk after gbuildization. | Stephan Bergmann |
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ... | Stephan Bergmann |
2011-09-12 | sb140: #i117694# some CppUnit related cleanup | Stephan Bergmann |
2011-08-31 | catch by const reference | Caolán McNamara |
2011-08-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud |
2011-08-17 | add more component prefixes | Matúš Kukan |
2011-08-16 | catch by const reference | Caolán McNamara |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe |
2011-08-08 | Bypass this for non-desktop OSes | Tor Lillqvist |
2011-08-05 | Emacs modeline compatible with vim's one | Takeshi Abe |
2011-08-03 | Need to link with sal_textenc, too, now | Tor Lillqvist |
2011-08-03 | Simplify a bit now that gb_Module_add_check_targets is a no-op for iOS anyway | Tor Lillqvist |