summaryrefslogtreecommitdiff
path: root/writerperfect/source/writer/MSWorksImportFilter.cxx
AgeCommit message (Expand)Author
2020-09-27restore PocketWord filter, this time backed by libwpsDavid Tardon
2020-02-11tdf#42949 Fix IWYU warnings in writerperfect/Gabor Kelemen
2019-12-18writerperfect[libwps,tdf#128673]: use the inFilter option in headless mode...alonso
2019-08-17Use simplified syntax for SequenceJulien Nabet
2019-08-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): writerperfectStephan Bergmann
2019-06-20loplugin:logexceptionnicely in variousNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-05-15weld WPFTEncodingDialogCaolán McNamara
2018-04-27replace a series of if/else if/ by a switchDavid Tardon
2018-04-20writerperfect: astyle -> clang-formatMiklos Vajna
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: writerperfectStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-05-31clang-tidy readability-redundant-string-cstrNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-01MS Write conversion should default to CP1252Sean Young
2016-02-15make charset sel. dlg translatableDavid Tardon
2016-02-15Add Microsoft Word for DOS conversionSean Young
2016-02-15upload libwps 0.4.3David Tardon
2016-02-08wpftwriter: use service constructorDavid Tardon
2016-02-08these macros are not definedDavid Tardon
2015-12-17do not require newest libwps for buildDavid Tardon
2015-10-06Add Microsoft Write conversionSean Young
2015-09-19Remove unused boost includeRiccardo Magliocchetti
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-21-fsanitize=bool (during CppunitTest_writerperfect_writer)Stephan Bergmann
2015-05-19astyleDavid Tardon
2015-05-19Move module-local includes to writerperfect/incStephan Bergmann
2015-05-19Clean up WPFTEncodingDialog ctor paramsStephan Bergmann
2015-05-19...assuming these want to actually catch css::uno::ExceptionsStephan Bergmann
2015-05-19upload libwps 0.4.0osnola
2014-10-22fdo#84168 change writerperfect filters to use a new base class templateTakeshi Abe
2014-09-17pass the whole descriptor instead of filter nameDavid Tardon
2014-08-15use consistent style for writerperfectDavid Tardon
2014-06-03getDataStream() returns non-const ptr nowDavid 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-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