summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/CustomAnimationPane.cxx
AgeCommit message (Expand)Author
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
2013-07-31sidebar: Removed overloaded function & adjusted toolbar codeKatarina Behrens
2013-07-31sidebar: Feeble attempt to resurrect setting frame labelKatarina Behrens
2013-07-31sidebar: Removed now dead (widget placement) codeKatarina Behrens
2013-07-31sidebar: Converted custom animations pane to .uiKatarina Behrens
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist
2013-05-23Resolves: #i119988# crash when modify the animation effect's...Zhe Wang
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-20Seperator -> Separator to fix build.Jan Holesovsky
2013-05-20Resolves: #i122085# Fixed over-painting of fixed textAndre Fischer
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-25fdo#46808 Convert animations::ParallelTimeContainer to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2012-11-28re-base on ALv2 code. Includes:Michael Meeks