summaryrefslogtreecommitdiff
path: root/writerperfect/source/writer/MSWorksImportFilter.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-31clang-tidy readability-redundant-string-cstrNoel Grandin1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-4/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-3/+0
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-2/+0
2016-03-01MS Write conversion should default to CP1252Sean Young1-1/+1
2016-02-15make charset sel. dlg translatableDavid Tardon1-4/+6
2016-02-15Add Microsoft Word for DOS conversionSean Young1-17/+28
2016-02-15upload libwps 0.4.3David Tardon1-0/+1
2016-02-08wpftwriter: use service constructorDavid Tardon1-24/+17
2016-02-08these macros are not definedDavid Tardon1-2/+0
2015-12-17do not require newest libwps for buildDavid Tardon1-1/+1
2015-10-06Add Microsoft Write conversionSean Young1-2/+23
2015-09-19Remove unused boost includeRiccardo Magliocchetti1-1/+0
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-21-fsanitize=bool (during CppunitTest_writerperfect_writer)Stephan Bergmann1-1/+1
2015-05-19astyleDavid Tardon1-1/+1
2015-05-19Move module-local includes to writerperfect/incStephan Bergmann1-1/+1
2015-05-19Clean up WPFTEncodingDialog ctor paramsStephan Bergmann1-3/+2
2015-05-19...assuming these want to actually catch css::uno::ExceptionsStephan Bergmann1-1/+2
2015-05-19upload libwps 0.4.0osnola1-2/+32
2014-10-22fdo#84168 change writerperfect filters to use a new base class templateTakeshi Abe1-1/+1
2014-09-17pass the whole descriptor instead of filter nameDavid Tardon1-1/+1
2014-08-15use consistent style for writerperfectDavid Tardon1-13/+13
2014-06-03getDataStream() returns non-const ptr nowDavid Tardon1-1/+1
2014-05-29enable new handlersalonso1-0/+12
2014-05-26rebase all import libsDavid Tardon1-5/+6
2014-04-25refactor to decrease the amount of copypastaDavid Tardon1-151/+8
2014-04-24change libwriterperfect to shared libraryDavid Tardon1-2/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-8/+8
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-2/+2
2013-10-30fdo#54938: Convert package, writerfilter and writerperfectMarcos Paulo de Souza1-10/+4
2013-10-21Remove comphelper::ComponentContextStephan Bergmann1-3/+4
2013-05-06WRITER_DEBUG_MSG -> SAL_[INFO/WARN]Fridrich Štrba1-7/+6
2013-05-02Splitting writerperfect into serializer and libodfgenFridrich Štrba1-3/+4
2013-05-02simplify writerperfect structure and prepare for libodfgenFridrich Štrba1-4/+4
2013-03-19::rtl::OUString -> OUString in writerperfectFridrich Štrba1-5/+1
2013-03-14First step for a MWAWImportFilterFridrich Štrba1-1/+0
2013-03-04Save some getLength callsFridrich Štrba1-1/+1
2013-03-03loplugin: unused variables and commented codeThomas Arnhold1-2/+0
2013-03-01Simplify a bit the boilerplate codeFridrich Štrba1-23/+1
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-1/+1
2012-09-03No explicit rtl::OUString ctors needed, sberg dixitFridrich Štrba1-2/+2
2012-07-05audit and re-license writerperfect.Fridrich Štrba1-24/+4
2012-06-01targeted string re-workNorbert Thiebaud1-6/+6
2012-04-20Monkey sberg's work for the other writerperfect libraryFridrich Štrba1-8/+11
2012-04-19Diminish the number of writerperfect librariesFridrich Štrba1-0/+277