summaryrefslogtreecommitdiff
path: root/writerperfect/source/impress
AgeCommit message (Expand)Author
2016-12-05add separate MS PowerPoint 3 filter (libmwaw)David Tardon
2016-10-19tdf#103274 (9): Add default XCommandEnvironment referenceGiuseppe Castagno
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-03Remove unnecessary setBOOL, makeBoolAnyStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-02-08wpftimpress: use service constructorDavid Tardon
2015-12-08add generic presentation filter for libmwawDavid Tardon
2015-11-29enable new file formats supported by libmwaw-0.3.7osnola
2015-11-25com::sun::star->css in writerperfect/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-16boost->stdCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-07Remove include stdio (part8)Julien Nabet
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-05-19Move module-local includes to writerperfect/incStephan Bergmann
2015-05-19Remove redundant writerperfect/inc/writerperfect hierarchy segmentStephan Bergmann
2015-02-08tdf#84168 convert wpftimpress to use ImportFilter base classKishor Bhat
2014-12-18writerperfect: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-20Add a filter for AppleWork's presentation file...osnola
2014-08-15use consistent style for writerperfectDavid Tardon
2014-07-16make keynote detection a bit more robustDavid Tardon
2014-07-16fdo#81113 always run the actual detectionDavid Tardon
2014-05-29use the right XML import serviceDavid Tardon
2014-05-26rebase all import libsDavid Tardon
2014-05-14writerperfect: remove SAL_INFO's that only mark function entryNoel Grandin
2014-05-02writerperfect: sal_Bool->boolNoel Grandin
2014-04-24change libwriterperfect to shared libraryDavid Tardon
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-06coverity#1158271 Uncaught exceptionCaolán McNamara
2014-02-02fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer.Alexandre Vicenzi
2014-01-28bool improvementsStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-13handle Keynote package format tooDavid Tardon
2013-10-30integrate Apple Keynote import filterDavid Tardon