summaryrefslogtreecommitdiff
path: root/filter/source/odfflatxml
AgeCommit message (Expand)Author
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