summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations
AgeCommit message (Expand)Author
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-21fdo#39440 sd: reduce scope of local variablesMichael Weghorn
2014-12-18sd: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-30fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-13limit width of list whose text can grow to silly widthsCaolán McNamara
2014-11-13Resolves fdo#85750: Custom Animation timeing does not retain settingsJulien Nabet
2014-11-13loplugin: cstylecastNoel Grandin
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-24coverity#735385 try and silence Copy-paste errorCaolán McNamara
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-21Resolves: fdo#84417 restore focus window after previewCaolán McNamara
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-08fix build after PathKind enum commitNoel Grandin
2014-10-08convert PathKind enum in SD to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-20Resolves: #i121410# Secured usage of pTextGroupArmin Le Grand
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-23CustomAnimationCreateDialog: select previously set misc animationZolnai Tamás
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-19Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-11Fix previous commitJulien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part6Julien Nabet
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-16Resolves: fdo#76916 'User paths' is missing in tab MotionMotion Paths tabCaolán McNamara
2014-04-15Slideshow: Fix regression related to media animationsZolnai Tamás
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14typo: aplied -> appliedThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-29remove weird unused CustomAnimationTriggerEntryItem::IsA()Michael Stahl
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin