summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)AuthorFilesLines
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-10/+10
2015-05-07Unwind SotStorageRef typedefStephan Bergmann1-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-8/+8
2015-04-23loplugin:staticmethodsNoel Grandin1-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
2015-03-24loplugin:constantfunction: variousNoel Grandin1-2/+8
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin2-2/+2
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2-2/+2
2015-02-08tdf#84168 convert wpftimpress to use ImportFilter base classKishor Bhat8-374/+62
2015-01-22writerperfect: convert assert on invalid input to SAL_WARNMichael Stahl1-1/+1
2015-01-21Some more loplugin:cstylecast: writerperfectStephan Bergmann2-2/+2
2015-01-05upload libe-book 0.1.2David Tardon2-0/+5
2015-01-05upload libmwaw 0.3.4David Tardon1-0/+109
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-3/+3
2014-12-18writerperfect: Use appropriate OUString functions on string constantsStephan Bergmann6-13/+7
2014-12-15writerperfect: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl2-0/+3
2014-11-13add EDB-35217 testsCaolán McNamara2-0/+0
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-4/+4
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-4/+4
2014-10-24fdo#84168 change writerperfect filters to use a new base class templateTakeshi Abe20-339/+87
2014-10-22fdo#84168 change writerperfect filters to use a new base class templateTakeshi Abe12-318/+64
2014-10-20add test file for MWAW presentation importDavid Tardon4-0/+1
2014-10-20Add a filter for AppleWork's presentation file...osnola9-180/+626
2014-10-16add test files for new formats in libmwawDavid Tardon5-0/+382
2014-10-16Update to last libmwaw versionosnola2-3/+9
2014-10-10coverity#1240260 Operands don't affect resultCaolán McNamara1-2/+2
2014-09-17Missing boost_headers dependenciesStephan Bergmann2-0/+2
2014-09-17use MediaDescriptor to get input streamDavid Tardon1-8/+2
2014-09-17convert wpftcalc to use ImportFilter base classDavid Tardon9-309/+55
2014-09-17generalize ImportFilterBase a bit moreDavid Tardon2-0/+240
2014-09-17pass media descriptor to import functionsDavid Tardon24-24/+30
2014-09-17pass the whole descriptor instead of filter nameDavid Tardon10-16/+24
2014-08-29Missing unit test dependencyStephan Bergmann1-0/+3
2014-08-19can actually manage to ask createStream for missing streamsCaolán McNamara1-3/+2
2014-08-15use consistent style for writerperfectDavid Tardon50-801/+920
2014-08-13fdo#81787 attrs are already XML-encoded by libodfgenosnola1-1/+102
2014-08-09add test-case for EDB-22679Caolán McNamara1-0/+0
2014-08-07add test-case for EDB-29664Caolán McNamara1-0/+0
2014-08-07add test-case for EDB-22310Caolán McNamara1-0/+0
2014-08-07add test-case for EDB-22655Caolán McNamara1-0/+0
2014-08-07add test-case for CVE-2007-1735Caolán McNamara1-0/+0
2014-08-07add EDB-14344 testcaseCaolán McNamara1-0/+0
2014-07-16make keynote detection a bit more robustDavid Tardon1-1/+8
2014-07-16fdo#81113 always run the actual detectionDavid Tardon1-18/+18
2014-06-27integrate libpagemakerDavid Tardon8-0/+143