summaryrefslogtreecommitdiff
path: root/filter/source/odfflatxml
AgeCommit message (Expand)Author
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-11-Werror,-Wunused-variableStephan Bergmann
2013-06-05fdo#46808, Convert XMultiServiceFactory in filter moduleNoel Grandin
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-14add filter libs to libmergedPeter Foley
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe
2011-12-12catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from filterNorbert Thiebaud
2011-10-08do not use _COMPHELPER_COMPONENT_GETFACTORY macroMatúš Kukan
2011-09-15filter: convert odfflatxml libraryMichael Stahl
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan
2011-03-25fix odfflatxml export broken after mergePeter Jentsch
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13fix mis-merge (mostly tools type remnants)Norbert Thiebaud
2011-03-12Use getStr() on OStringThomas Arnhold
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-02-21Include precompiled_filter.hxxTor Lillqvist
2011-02-03Simplified implementation of the flat xml import/export.Peter Jentsch
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-11Add alternative implementation of flat xml filter w/o xslt.Peter Jentsch
2010-11-25Unification of `<text:p>` and `<text:span>` code pathsGioele Barabucci
2010-11-25Also split `<text:span>` elementsGioele Barabucci
2010-11-25Split long paragraphs inside flat ODT filesGioele Barabucci
2010-09-30oops, move files actually into filters/...Rene Engelhard