summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/CustomAnimationDialog.cxx
AgeCommit message (Expand)Author
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-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
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-04-24sd: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-17sd: prefer passing OUString by referenceNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-26Remove visual noise from sdAlexander Wilms
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2014-01-20Related: #i56998# use locale rules to format percentageCaolán McNamara
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-16callcatcher: newly unused ResId related methodsCaolán McNamara
2013-08-16String->OUStringIvan Timofeev
2013-08-13add support for gtk-media-play symbolCaolán McNamara
2013-08-13set mnemonic widgets and other HIG tweaksCaolán McNamara
2013-08-13Unused private variablesKatarina Behrens
2013-08-13Preserve entry data from combobox itemsKatarina Behrens
2013-08-13Removed unused widgets, were Hide=True in orig .src fileKatarina Behrens
2013-08-13Removed dead (mostly widget-placing) codeKatarina Behrens
2013-08-13Converted custom animation property dialog to .uiKatarina Behrens
2013-07-31sidebar: Converted custom animations pane to .uiKatarina Behrens
2013-07-01Resolves: fdo#66027 #i122116# Remove GalleryExplorer member functionsAriel Constenla-Haile
2013-05-02fix comment to use our bug-tracking markup syntaxCaolán McNamara
2013-04-07for #120049#(cherry picked from commit 9b4e6064f9598c834a9c36c39932f3e326419d44)Zhe Wang
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-26remove two more duplicatesThomas Arnhold
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-11-Werror,-Wunused-private-field (various sd)Stephan Bergmann
2012-04-25String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara