summaryrefslogtreecommitdiffstats
path: root/filter/source/odfflatxml
Commit message (Expand)AuthorAgeFilesLines
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-2/+2
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-4/+4
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-2/+2
* -Werror,-Wunused-variableStephan Bergmann2013-10-111-3/+3
* fdo#46808, Convert XMultiServiceFactory in filter moduleNoel Grandin2013-06-051-6/+6
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-302-49/+8
* add filter libs to libmergedPeter Foley2013-04-142-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-3/+3
* Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann2012-12-211-1/+0
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-221-5/+2
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-9/+3
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-4/+4
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe2012-02-101-4/+4
* catch exception by constant referenceTakeshi Abe2011-12-121-1/+1
* remove include of pch header from filterNorbert Thiebaud2011-11-271-2/+0
* do not use _COMPHELPER_COMPONENT_GETFACTORY macroMatúš Kukan2011-10-081-10/+26
* filter: convert odfflatxml libraryMichael Stahl2011-09-151-64/+0
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-121-2/+0
* fix odfflatxml export broken after mergePeter Jentsch2011-03-252-0/+45
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-8/+0
|\
| * fix mis-merge (mostly tools type remnants)Norbert Thiebaud2011-03-131-8/+0
* | Use getStr() on OStringThomas Arnhold2011-03-121-1/+1
* | Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-1/+1
|/
* Include precompiled_filter.hxxTor Lillqvist2011-02-211-0/+3
* Simplified implementation of the flat xml import/export.Peter Jentsch2011-02-037-634/+256
* Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-201-5/+5
* Add alternative implementation of flat xml filter w/o xslt.Peter Jentsch2011-01-113-0/+565
* Unification of `<text:p>` and `<text:span>` code pathsGioele Barabucci2010-11-251-4/+5
* Also split `<text:span>` elementsGioele Barabucci2010-11-251-0/+7
* Split long paragraphs inside flat ODT filesGioele Barabucci2010-11-252-0/+92
* oops, move files actually into filters/...Rene Engelhard2010-09-302-0/+24