Age | Commit message (Expand) | Author |
2013-07-21 | Remove unused convertDateTimeTZ and convertDateTZ | Julien Nabet |
2013-07-15 | OUStringBuffer doesn't have append() overload for const char* | Luboš Luňák |
2013-07-15 | sax: even more boost_headers | Michael Stahl |
2013-07-15 | sax: more s/TimeZone/Timezone/ | Michael Stahl |
2013-07-15 | i#108348: support DateTimeWithTimezone in user defined Document Properties | Michael Stahl |
2013-07-15 | i#108348 API CHANGE: add IsUTC to css.util.DateTime etc. | Michael Stahl |
2013-07-03 | fastsax: provide the element name instead of prefix for unknown elements | Cédric Bosdonnat |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-29 | i#108348 sax::Converter: support negative date and dateTime | Michael Stahl |
2013-06-05 | sax: FastSaxSerializer: add well-formedness assertions | Michael Stahl |
2013-06-05 | sax: SaxWriter: add well-formedness assertions | Michael Stahl |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-24 | move URE headers to include/ | David Tardon |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-09 | rename expat external to 'expat' | David Tardon |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-01 | Remove RTL_CONSTASCII_(U)STRINGPARAM in scaddins/sax | Chr. Rossmanith |
2013-03-28 | add missing dep on sal/types.h | David Tardon |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-18 | Wundef, fix various more or less broken debug code | Luboš Luňák |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-04 | sal_Bool to bool | Takeshi Abe |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-27 | cppu: new ZipPackage_cppu_odk_headers | Michael Stahl |
2013-02-23 | Fix typo, "charcter" -> "character" | Julien Nabet |
2013-02-19 | fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT | Radu Ioan |
2013-02-13 | fdo#60471: svgio, sax: enable internal entity declarations for SVG | Michael Stahl |
2013-02-13 | sax: convert some legacy assertions | Michael Stahl |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-14 | sax: add methods to duplicate current top marker and reapply it later | Pierre-Eric Pelloux-Prayer |
2013-01-13 | callcatcher: update and remove newly unused code | Caolán McNamara |
2013-01-07 | added Converter::convertColor with opacity parameter | Chr. Rossmanith |
2012-12-19 | wrap vararg sax functions in typesafe overloads | Luboš Luňák |
2012-11-15 | sax: no obvious reason why expwrap should use expat_utf16 | Michael Stahl |
2012-11-12 | cppCheck: clarifyCondition | jailletc36 |
2012-11-11 | sax: FastSaxSerializer: cannot do anything without a stream | Michael Stahl |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-01 | add missing deps on headers to static libs | David Tardon |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-26 | sal_Bool -> bool | Noel Grandin |
2012-09-20 | unusedcode: FastSaxSerializer is not used through UNO | Matúš Kukan |