summaryrefslogtreecommitdiff
path: root/writerperfect/source/writer/WordPerfectImportFilter.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin1-16/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert writerperfect module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin1-3/+1
2017-03-25Fix typosAndrea Gelmini1-3/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-9/+0
2016-05-19loplugin:unusedmethods in writerfilter to xmloffNoel Grandin1-92/+0
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin1-2/+2
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-9/+0
2016-02-08wpftwriter: use service constructorDavid Tardon1-40/+15
2015-12-21loplugin:unusedfields writerfilter,writerperfectNoel Grandin1-4/+4
2015-11-25com::sun::star->css in writerperfect/Noel Grandin1-9/+9
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-3/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-08don't crash on loading abi13730-1.wpdCaolán McNamara1-0/+3
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-05-19Move module-local includes to writerperfect/incStephan Bergmann1-2/+2
2015-04-10missing nullptr.Michael Meeks1-1/+1
2015-04-10Manual cleanup of misc. issues.Michael Meeks1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-2/+2
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-2/+2
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-8/+8
2014-08-15use consistent style for writerperfectDavid Tardon1-56/+56
2014-06-03getDataStream() returns non-const ptr nowDavid Tardon1-4/+4
2014-05-26rebase all import libsDavid Tardon1-21/+28
2014-05-23coverity#1215311 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-14writerperfect: remove SAL_INFO's that only mark function entryNoel Grandin1-8/+0
2014-05-02writerperfect: sal_Bool->boolNoel Grandin1-6/+6
2014-04-24change libwriterperfect to shared libraryDavid Tardon1-2/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-15/+15
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-3/+3
2013-10-30fdo#54938: Convert package, writerfilter and writerperfectMarcos Paulo de Souza1-22/+6
2013-10-21Remove comphelper::ComponentContextStephan Bergmann1-3/+4
2013-08-29convert include/sfx2/passwd.hxx from String to OUStringNoel Grandin1-1/+1
2013-05-06WRITER_DEBUG_MSG -> SAL_[INFO/WARN]Fridrich Štrba1-7/+6
2013-05-02Splitting writerperfect into serializer and libodfgenFridrich Štrba1-3/+2
2013-05-02simplify writerperfect structure and prepare for libodfgenFridrich Štrba1-5/+5
2013-03-19::rtl::OUString -> OUString in writerperfectFridrich Štrba1-3/+0
2013-03-14First step for a MWAWImportFilterFridrich Štrba1-2/+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-20/+1
2012-11-28clean-up a lone lost 'String' in writerperfectNorbert Thiebaud1-10/+7
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-1/+1
2012-09-03No explicit rtl::OUString ctors needed, sberg dixitFridrich Štrba1-5/+5
2012-07-05audit and re-license writerperfect.Fridrich Štrba1-22/+3
2012-07-04Targeted cleanup of namespacesFridrich Štrba1-27/+27
2012-06-01targeted string re-workNorbert Thiebaud1-10/+10
2012-04-20Monkey sberg's work for the other writerperfect libraryFridrich Štrba1-26/+21