summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)Author
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-10missing nullptr.Michael Meeks
2015-04-10Manual cleanup of misc. issues.Michael Meeks
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-03-24loplugin:constantfunction: variousNoel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-02-08tdf#84168 convert wpftimpress to use ImportFilter base classKishor Bhat
2015-01-22writerperfect: convert assert on invalid input to SAL_WARNMichael Stahl
2015-01-21Some more loplugin:cstylecast: writerperfectStephan Bergmann
2015-01-05upload libe-book 0.1.2David Tardon
2015-01-05upload libmwaw 0.3.4David Tardon
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18writerperfect: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15writerperfect: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-13add EDB-35217 testsCaolán McNamara
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-24fdo#84168 change writerperfect filters to use a new base class templateTakeshi Abe
2014-10-22fdo#84168 change writerperfect filters to use a new base class templateTakeshi Abe
2014-10-20add test file for MWAW presentation importDavid Tardon
2014-10-20Add a filter for AppleWork's presentation file...osnola
2014-10-16add test files for new formats in libmwawDavid Tardon
2014-10-16Update to last libmwaw versionosnola
2014-10-10coverity#1240260 Operands don't affect resultCaolán McNamara
2014-09-17Missing boost_headers dependenciesStephan Bergmann
2014-09-17use MediaDescriptor to get input streamDavid Tardon
2014-09-17convert wpftcalc to use ImportFilter base classDavid Tardon
2014-09-17generalize ImportFilterBase a bit moreDavid Tardon
2014-09-17pass media descriptor to import functionsDavid Tardon
2014-09-17pass the whole descriptor instead of filter nameDavid Tardon
2014-08-29Missing unit test dependencyStephan Bergmann
2014-08-19can actually manage to ask createStream for missing streamsCaolán McNamara
2014-08-15use consistent style for writerperfectDavid Tardon
2014-08-13fdo#81787 attrs are already XML-encoded by libodfgenosnola
2014-08-09add test-case for EDB-22679Caolán McNamara
2014-08-07add test-case for EDB-29664Caolán McNamara
2014-08-07add test-case for EDB-22310Caolán McNamara
2014-08-07add test-case for EDB-22655Caolán McNamara
2014-08-07add test-case for CVE-2007-1735Caolán McNamara
2014-08-07add EDB-14344 testcaseCaolán McNamara
2014-07-16make keynote detection a bit more robustDavid Tardon
2014-07-16fdo#81113 always run the actual detectionDavid Tardon
2014-06-27integrate libpagemakerDavid Tardon