summaryrefslogtreecommitdiff
path: root/sd/source/filter/eppt/pptx-epptbase.cxx
AgeCommit message (Expand)Author
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sd)Stephan Bergmann
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-06-10Clean up uses of Any::getValue() in sdStephan Bergmann
2016-06-10Slideshow: Add 'Oval' Shape Transition variantMayank Gupta
2016-06-09Revert "Slideshow: Add 'Oval' Shape Transition variant"jan iversen
2016-06-09Slideshow: Add 'Oval' Shape Transition variantMayank Gupta
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-06tdf#91794 OSL_DEBUG_LEVEL > 1 & DBG macro removed (impress/draw)Rohan Kumar
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-03-10loplugin:constantparam in sdNoel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-08pptx: export/import newsflash and comb slide transitions + testTomaž Vajngerl
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sdNoel Grandin
2015-08-27coverity#738814 Uninitialized scalar fieldCaolán McNamara
2015-08-25Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-01WaE: implicit conversion (IntegralToBoolean) of literal of type 'sal_Bool' ...Tor Lillqvist
2015-03-01condition is always true because of wrongly placed )David Tardon
2015-01-09Work around -fsanitize=nullStephan Bergmann
2014-11-13loplugin: cstylecastNoel Grandin
2014-10-21fix debugging buildCaolán McNamara
2014-10-14fdo#84938: convert EPP_LAYOUT constants to enumNoel Grandin
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from sdAlexander Wilms
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21coverity#738815 Uninitialized scalar fieldCaolán McNamara
2013-09-05String->OUStringIvan Timofeev
2013-06-16cppcheck: fix uninitMemberVar + remove macroJulien Nabet
2013-06-11Resolves: #i121183# enhance export of ppt hatch masterpagebackgroundArmin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-03move fltcall.hxx to vcl to avoid circ. dep.David Tardon
2013-03-01small translation of German comments in some files in sd/source/filter/eppt/Urs Fässler
2013-02-25loplugin: improve indentationThomas Arnhold
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-04-16More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-01-24finalize gcc 4.7 string literal operatorsThomas Arnhold
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolán McNamara