summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/CustomAnimationCreateDialog.cxx
AgeCommit message (Expand)Author
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-08fix build after PathKind enum commitNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-23CustomAnimationCreateDialog: select previously set misc animationZolnai Tamás
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel 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-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
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
2013-09-05XubString to OUStringThomas Arnhold
2013-08-16String->OUStringIvan Timofeev
2013-08-13Preserve entry data from combobox itemsKatarina Behrens
2013-08-10callcatcher: update unused codeCaolán McNamara
2013-08-05be a little more consistent about types, just for tmlCaolán McNamara
2013-08-05WaE: '==' : unsafe mix of type 'bool' and type 'sal_Int16' in operationTor Lillqvist
2013-08-03checking the help, none of these go anywhere anyway...Caolán McNamara
2013-08-02Put back the string lost in .ui migrationKatarina Behrens
2013-08-02Converted custom animation popup dialog to .uiKatarina Behrens
2013-07-31sidebar: Converted custom animations pane to .uiKatarina Behrens
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-22AllSettings with LanguageTagEike Rathke
2012-04-25String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-04-13remove unused variablesLuboš Luňák
2012-04-03Cleanup some unnecessary #includeMatteo Casalin
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-08disentangled sddll.hxx vs. sdmod.hxxTakeshi Abe
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-11-23Removed, better fix just in via i#105675Thorsten Behrens
2011-09-08ByteString->rtl::OString, etcCaolán McNamara
2011-06-22adapt for new apiCaolán McNamara
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-01-25Removed unused codes and fix some typosTakeshi Abe
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2010-11-01Use RTL_CONSTASCII_USTRINGPARAM macroGert Faller
2010-10-26Corrected file modesThorsten Behrens
2010-10-26Keyboard accel for Impress custom anim create dialogThorsten Behrens