summaryrefslogtreecommitdiff
path: root/filter/source/odfflatxml/OdfFlatXml.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-24/+4
2013-04-14add filter libs to libmergedPeter Foley1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-3/+3
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann1-1/+0
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-5/+2
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-9/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+4
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe1-4/+4
2011-12-12catch exception by constant referenceTakeshi Abe1-1/+1
2011-11-27remove include of pch header from filterNorbert Thiebaud1-2/+0
2011-10-08do not use _COMPHELPER_COMPONENT_GETFACTORY macroMatúš Kukan1-10/+26
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-2/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-8/+0
2011-03-13fix mis-merge (mostly tools type remnants)Norbert Thiebaud1-8/+0
2011-03-12Use getStr() on OStringThomas Arnhold1-1/+1
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-02-21Include precompiled_filter.hxxTor Lillqvist1-0/+3
2011-02-03Simplified implementation of the flat xml import/export.Peter Jentsch1-0/+255