summaryrefslogtreecommitdiff
path: root/sd/source/ui/app/sdxfer.cxx
AgeCommit message (Expand)Author
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-08misspell some words, copy and paste slide to gimpCaolán McNamara
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-04-29bogus Werror=maybe-uninitializedCaolán McNamara
2015-04-29convert SDR_SWAPGRAPHICS constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-20sd: convert new to ::Create.Noel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10wrap more stuff in VclPtrNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26vexing parseCaolán McNamara
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-11-18assert because still listening to the wrong view when SetView usedCaolán McNamara
2014-11-13loplugin: cstylecastNoel Grandin
2014-10-16ensure UserData dtors are done while SolarMutex is lockedCaolán McNamara
2014-10-03fdo#84617: Guard the destructor with SolarMutex.Jan Holesovsky
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-23Resolves: #i63399# add to clipboard as URL only when...Armin Le Grand
2014-04-14typo: ULR -> URLThomas Arnhold
2014-04-14typo: puposes -> purposesThomas Arnhold
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-16sal_Bool to boolMatteo Casalin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-02coverity#704738 Dereference after null checkCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-19cid#736800 dereference before null checkNoel Grandin
2014-01-30Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand
2014-01-28bool improvementsStephan Bergmann
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2013-08-16String->OUStringIvan Timofeev
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-03-07small translations of German comment in directory sd/source/ui/appUrs Fässler
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-01-17Const correct-ness in one place...Kohei Yoshida
2013-01-16Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel().Kohei Yoshida
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-11-28impress211: fix some warnings, typesPhilipp Lohmann [pl]