summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/animobjs.cxx
AgeCommit message (Expand)Author
2014-12-17relax assert, 0 is fineCaolán McNamara
2014-12-17fix Windows buildLászló Németh
2014-12-16this horror depends on unsigned max increment to wrap-around to 0Caolán McNamara
2014-11-13loplugin: cstylecastNoel Grandin
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-28fdo#84938: replace TIMEF_ constants with enumNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-30coverity#704728 Unchecked dynamic_castCaolán McNamara
2014-05-07coverity#735834 Explicit null dereferencedCaolán McNamara
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
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
2014-02-17Resolves: #i42894# added support for <presentation:animations>...Armin Le Grand
2014-01-28bool improvementsStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-16String->OUStringIvan Timofeev
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-07sd/source/ui/dlg/animobjs.cxx comment translation and cleanupUrs Fässler
2013-02-24loplugin: unused variablesThomas Arnhold
2013-01-25fdo#48086 - add help for impress (insert -> animated image)Joel Madero
2013-01-24restore the helpid for impress animation dialog after initializationCaolán McNamara
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-08-14AnimationWindow: remove pBitmapEx memberMichael Stahl
2012-08-14AnimationWindow: convert List to std::vectorMichael Stahl
2012-08-13Convert aTimeList field in AnimationWindow from tools/list.hxx to std::vectorNoel Grandin
2012-07-01Remove unused anmdef.hxxThomas Arnhold
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-04-25String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara
2012-04-15Some Unistring removalsOlivier Hallot
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot