Age | Commit message (Expand) | Author |
2013-10-17 | fastparser: isolate calls to XFastContextHandler in Entity's methods | Matúš Kukan |
2013-10-17 | fastparser: store mnNamespaceCount in another stack | Matúš Kukan |
2013-10-17 | sax: add unit test for FastSaxParser | Matúš Kukan |
2013-10-17 | remove not implemented method declaration | Matúš Kukan |
2013-10-11 | fastparser: don't allocate uno::Sequences when we don't need to. | Michael Meeks |
2013-10-02 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-10-02 | WaE: unused variable | Tor Lillqvist |
2013-10-02 | -Werror,-Wunused-function | Stephan Bergmann |
2013-08-23 | cppcheck: fix duplicate if/else | Julien Nabet |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-15 | Mark as const | Takeshi Abe |
2013-08-01 | Mark as const | Takeshi Abe |
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: 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-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
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-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-04 | sal_Bool to bool | Takeshi Abe |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-02-23 | Fix typo, "charcter" -> "character" | Julien Nabet |
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-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-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-09-26 | sal_Bool -> bool | Noel Grandin |
2012-09-20 | unusedcode: FastSaxSerializer is not used through UNO | Matúš Kukan |
2012-09-08 | sax: com.sun.star.xml.sax.FastSerializer seems to be unused | Matúš Kukan |
2012-08-24 | sax: avoid pointless linking expwrap against sax | Matúš Kukan |
2012-07-12 | XML_Parse returns enum XML_Status | Michael Stahl |
2012-06-27 | re-base on ALv2 code. | Michael Meeks |
2012-06-25 | reduce static_initialization_and_destruction chain | Caolán McNamara |