summaryrefslogtreecommitdiff
path: root/writerperfect/source/impress/KeynoteImportFilter.cxx
AgeCommit message (Expand)Author
2016-10-19tdf#103274 (9): Add default XCommandEnvironment referenceGiuseppe Castagno
2016-05-03Remove unnecessary setBOOL, makeBoolAnyStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-02-08wpftimpress: use service constructorDavid Tardon
2015-11-25com::sun::star->css in writerperfect/Noel Grandin
2015-09-16boost->stdCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-19Move module-local includes to writerperfect/incStephan 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-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-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-13handle Keynote package format tooDavid Tardon
2013-10-30integrate Apple Keynote import filterDavid Tardon