summaryrefslogtreecommitdiff
path: root/writerperfect/source/writer/MWAWImportFilter.cxx
AgeCommit message (Expand)Author
2014-12-18writerperfect: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-22fdo#84168 change writerperfect filters to use a new base class templateTakeshi Abe
2014-10-16Update to last libmwaw versionosnola
2014-09-17pass the whole descriptor instead of filter nameDavid Tardon
2014-08-15use consistent style for writerperfectDavid Tardon
2014-05-29enable new handlersalonso
2014-05-26rebase all import libsDavid Tardon
2014-04-25refactor to decrease the amount of copypastaDavid Tardon
2014-04-24change libwriterperfect to shared libraryDavid Tardon
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-18enable more formats supported by libmwawDavid Tardon
2013-11-03add config. for formats newly supported by libmwawDavid Tardon
2013-11-03update libmwaw to 0.2.0David Tardon
2013-10-30fdo#54938: Convert package, writerfilter and writerperfectMarcos Paulo de Souza
2013-10-21Remove comphelper::ComponentContextStephan Bergmann
2013-05-06WRITER_DEBUG_MSG -> SAL_[INFO/WARN]Fridrich Štrba
2013-05-02Splitting writerperfect into serializer and libodfgenFridrich Štrba
2013-05-02simplify writerperfect structure and prepare for libodfgenFridrich Štrba
2013-03-27HanMac J import is really really initial :)Fridrich Štrba
2013-03-26Some fixes for mwaw-based filtersLaurent Alonso
2013-03-19::rtl::OUString -> OUString in writerperfectFridrich Štrba
2013-03-15Add typedetection and configuration for MWAW based filtersFridrich Štrba
2013-03-14spurious warning C4701: potentially uninitialized local variableMichael Stahl
2013-03-14First step for a MWAWImportFilterFridrich Štrba