summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations
AgeCommit message (Expand)Author
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
2014-03-24coverity#705857 Dereference before null checkCaolán McNamara
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-17sd: prefer passing OUString by referenceNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sdAlexander Wilms
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann