summaryrefslogtreecommitdiff
path: root/sd/source/filter
AgeCommit message (Expand)Author
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-26split out GetStandardWarningBoxImageCaolán McNamara
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl
2018-02-13Pass GraphicObject instead of UniqueId for GetBlibIDTomaž Vajngerl
2018-02-12Coverity: unused valueSzymon Kłos
2018-02-11Remove unused includeTomaž Vajngerl
2018-02-09tdf#115394 correct transition in case of 0sSzymon Kłos
2018-02-07tdf#115394 export correct slide transition time in PPTSzymon Kłos
2018-02-07tdf#115394 export custom transition time in PPTXSzymon Kłos
2018-02-02sd: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-23AnimationNode default ctor already zero-initializes the membersStephan Bergmann
2018-01-19inline some definesNoel Grandin
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-15More loplugin:cstylecast: sdStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-14Use = for initializationStephan Bergmann
2018-01-12ofz#5274 Out-of-memoryCaolán McNamara
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2018-01-06tdf#114848 Don't save empty themesSzymon Kłos
2018-01-04ofz#4943 Direct-leakCaolán McNamara
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:countusersofdefaultparams in editeng..packageNoel Grandin
2017-11-30catch IllegalArgumentException tooCaolán McNamara
2017-11-30catch SAXException in pptx testingCaolán McNamara
2017-11-29add pptx support to fftesterCaolán McNamara
2017-11-29loplugin:countusersofdefaultparams in sdNoel Grandin
2017-11-27undo "ofz#3577 force refresh"Caolán McNamara
2017-11-26ofz#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-20cosmetics: Drop duplicate semicolonTakeshi Abe
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-17TypedWhichId for EE_CHAR* 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-27loplugin:constantparam in sd,sdextNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26More loplugin:unnecessaryparenStephan Bergmann