summaryrefslogtreecommitdiff
path: root/writerperfect/source/writer/MSWorksImportFilter.cxx
AgeCommit message (Expand)Author
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
2013-05-02Splitting writerperfect into serializer and libodfgenFridrich Štrba
2013-05-02simplify writerperfect structure and prepare for libodfgenFridrich Štrba
2013-03-19::rtl::OUString -> OUString in writerperfectFridrich Štrba
2013-03-14First step for a MWAWImportFilterFridrich Štrba
2013-03-04Save some getLength callsFridrich Štrba
2013-03-03loplugin: unused variables and commented codeThomas Arnhold
2013-03-01Simplify a bit the boilerplate codeFridrich Štrba
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann