summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/CustomAnimationPane.cxx
AgeCommit message (Expand)Author
2015-05-22tdf#91381 - fix a couple of animation related lifecycle issues.Michael Meeks
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-20sd: convert new to ::Create.Noel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sdNoel Grandin
2015-04-08A UNO Any can't contain an AnyStephan Bergmann
2014-11-13Resolves fdo#85750: Custom Animation timeing does not retain settingsJulien Nabet
2014-11-13loplugin: cstylecastNoel Grandin
2014-10-24coverity#735385 try and silence Copy-paste errorCaolán McNamara
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-08fix build after PathKind enum commitNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-20Resolves: #i121410# Secured usage of pTextGroupArmin Le Grand
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-04-24sd: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14typo: aplied -> appliedThomas Arnhold
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-17sd: prefer passing OUString by referenceNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from sdAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-14Drop unnecessary #includeTakeshi Abe
2014-02-05fdo#62082 Fix buttons in Custom animation toolbarSamuel Mehrbrodt
2014-01-28bool improvementsStephan Bergmann
2013-10-11drop now unused CustomAnimationPane.src and friendsCaolán McNamara
2013-09-30fdo#62082 Better Layout for Custom Animation SidebarSamuel Mehrbrodt
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara
2013-08-16String->OUStringIvan Timofeev
2013-08-13set mnemonic widgets and other HIG tweaksCaolán McNamara
2013-08-13Preserve entry data from combobox itemsKatarina Behrens
2013-07-31Removing more dead code after .ui conversionKatarina Behrens
2013-07-31sidebar: fix widget positioning when replacing controlsKatarina Behrens
2013-07-31sidebar: prevent segfault caused by double deleteKatarina Behrens