summaryrefslogtreecommitdiff
path: root/sax/source/expatwrap
AgeCommit message (Expand)Author
2014-01-23coverity#1158445 Uninitialized pointer fieldCaolán McNamara
2014-01-23coverity#1158493 Uninitialized scalar fieldCaolán McNamara
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky
2014-01-18Unify ctor functions for component implementations.Matúš Kukan
2014-01-15Unify ctor functions to have _get_implementation suffix.Matúš Kukan
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan
2013-12-19Add .component <implementation constructor="..." featureStephan Bergmann
2013-12-18Change from ServiceManager- to ComponentContext-based implementationsStephan Bergmann
2013-12-18sax: various clean up. Move _getFactory next to the implementation.Matúš Kukan
2013-12-18Allow UNO component libraries to have each implementation in its own function.Matúš Kukan
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-10-02WaE: unused variableTor Lillqvist
2013-10-02-Werror,-Wunused-functionStephan Bergmann
2013-08-23cppcheck: fix duplicate if/elseJulien Nabet
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-05sax: SaxWriter: add well-formedness assertionsMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19further OUString cleanupThomas Arnhold
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-23Fix typo, "charcter" -> "character"Julien Nabet
2013-02-13fdo#60471: svgio, sax: enable internal entity declarations for SVGMichael Stahl
2013-02-13sax: convert some legacy assertionsMichael Stahl
2012-11-12cppCheck: clarifyConditionjailletc36
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-09-26sal_Bool -> boolNoel Grandin
2012-08-24sax: avoid pointless linking expwrap against saxMatúš Kukan
2012-07-12XML_Parse returns enum XML_StatusMichael Stahl
2012-06-27re-base on ALv2 code.Michael Meeks
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-31targeted string re-workNorbert Thiebaud
2012-05-25stop parsing on encountering internal entities in sax_expat.cxxMichael Stahl
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-12sax: no matching function for call to 'max(int, sal_Int32&)'Ivan Timofeev
2012-03-12sax: replace Min/Max macros with std::maxMichael Stahl
2012-02-29sax: this CalcXMLLen() was commented out since 2001Miklos Vajna
2012-02-26Avoid temporary rtl::OUStringJulien Nabet
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-05Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot