summaryrefslogtreecommitdiff
path: root/writerperfect/source/writer/MWAWImportFilter.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-2/+2
2013-11-18enable more formats supported by libmwawDavid Tardon1-3/+34
2013-11-03add config. for formats newly supported by libmwawDavid Tardon1-1/+1
2013-11-03update libmwaw to 0.2.0David Tardon1-802/+29
2013-10-30fdo#54938: Convert package, writerfilter and writerperfectMarcos Paulo de Souza1-12/+4
2013-10-21Remove comphelper::ComponentContextStephan Bergmann1-3/+4
2013-05-06WRITER_DEBUG_MSG -> SAL_[INFO/WARN]Fridrich Štrba1-23/+22
2013-05-02Splitting writerperfect into serializer and libodfgenFridrich Štrba1-3/+3
2013-05-02simplify writerperfect structure and prepare for libodfgenFridrich Štrba1-4/+4
2013-03-27HanMac J import is really really initial :)Fridrich Štrba1-1/+1
2013-03-26Some fixes for mwaw-based filtersLaurent Alonso1-2/+2
2013-03-19::rtl::OUString -> OUString in writerperfectFridrich Štrba1-5/+1
2013-03-15Add typedetection and configuration for MWAW based filtersFridrich Štrba1-0/+67
2013-03-14spurious warning C4701: potentially uninitialized local variableMichael Stahl1-1/+1
2013-03-14First step for a MWAWImportFilterFridrich Štrba1-0/+1012