summaryrefslogtreecommitdiff
path: root/sd/source/filter/ppt
AgeCommit message (Expand)Author
2018-05-23tdf#116899: normalize key times during PPT import if neededAron Budea
2018-04-26Fix building with DBG_ANIM_LOG definedAron Budea
2018-03-25tdf#115394 export correct slide transition time in PPTSzymon Kłos
2017-11-27ofz#4436 check if seek succeededCaolán McNamara
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-22ofz#4381 Divide-by-zeroCaolán McNamara
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-14Translate German comments and debug stringsJohnny_M
2017-11-12ofz#3577 force refreshCaolán McNamara
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-07loplugin:constparams in sdNoel Grandin
2017-11-04Replace lists by vectors in animation parts (sd/animations)Julien Nabet
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-26loplugin:finalclasses in sdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-21check ppt property size against max available lenCaolán McNamara
2017-10-21check seeks earlierCaolán McNamara
2017-10-21check seekCaolán McNamara
2017-10-19Make Library_sdfilt find Library_sd include files via -IStephan Bergmann
2017-10-19use std::unique_ptr in SdDrawDocumentNoel Grandin
2017-09-21ofz#2881 avoid oomCaolán McNamara
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin
2017-09-16convert SvxTimeFormat to scoped enumNoel Grandin
2017-09-02tdf#109052: Crash after PPT import when undo is disabledTamás Zolnai
2017-08-27replace magic numbers for ppt view typesJochen Nitschke
2017-08-24tdf#108926: Notes placeholder text boxes not shown in PPTsTamás Zolnai
2017-08-04rename Anz->Cnt in sdNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-04loplugin:unusedfields in sdNoel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: sdStephan Bergmann
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke
2017-05-19loplugin:stringcopy: sdStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-05-03loplugin:checkunusedparams in filterNoel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-28loplugin:salunicodeliteral: sdStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna