summaryrefslogtreecommitdiffstats
path: root/writerperfect/source/writer/MWAWImportFilter.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-3/+0
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-1/+0
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-2/+0
* wpftwriter: use service constructorDavid Tardon2016-02-081-24/+17
* merge libmwaw format specs (writer)David Tardon2015-12-081-98/+2
* enable new file formats supported by libmwaw-0.3.7osnola2015-11-291-1/+4
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* writerperfect: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* fdo#84168 change writerperfect filters to use a new base class templateTakeshi Abe2014-10-221-1/+1
* Update to last libmwaw versionosnola2014-10-161-1/+3
* pass the whole descriptor instead of filter nameDavid Tardon2014-09-171-1/+1
* use consistent style for writerperfectDavid Tardon2014-08-151-14/+14
* enable new handlersalonso2014-05-291-11/+41
* rebase all import libsDavid Tardon2014-05-261-4/+5
* refactor to decrease the amount of copypastaDavid Tardon2014-04-251-168/+34
* change libwriterperfect to shared libraryDavid Tardon2014-04-241-2/+6
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-8/+8
* bool improvementsStephan Bergmann2014-01-281-1/+1
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-2/+2
* enable more formats supported by libmwawDavid Tardon2013-11-181-3/+34
* add config. for formats newly supported by libmwawDavid Tardon2013-11-031-1/+1
* update libmwaw to 0.2.0David Tardon2013-11-031-802/+29
* fdo#54938: Convert package, writerfilter and writerperfectMarcos Paulo de Souza2013-10-301-12/+4
* Remove comphelper::ComponentContextStephan Bergmann2013-10-211-3/+4
* WRITER_DEBUG_MSG -> SAL_[INFO/WARN]Fridrich Štrba2013-05-061-23/+22
* Splitting writerperfect into serializer and libodfgenFridrich Štrba2013-05-021-3/+3
* simplify writerperfect structure and prepare for libodfgenFridrich Štrba2013-05-021-4/+4
* HanMac J import is really really initial :)Fridrich Štrba2013-03-271-1/+1
* Some fixes for mwaw-based filtersLaurent Alonso2013-03-261-2/+2
* ::rtl::OUString -> OUString in writerperfectFridrich Štrba2013-03-191-5/+1
* Add typedetection and configuration for MWAW based filtersFridrich Štrba2013-03-151-0/+67
* spurious warning C4701: potentially uninitialized local variableMichael Stahl2013-03-141-1/+1
* First step for a MWAWImportFilterFridrich Štrba2013-03-141-0/+1012