summaryrefslogtreecommitdiff
path: root/sd/source/ui/app/sdmod1.cxx
AgeCommit message (Expand)Author
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-08convert MEDIA_COMMAND constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara
2015-02-24Ensure listener is removed during ~SdModuleStephan Bergmann
2015-01-15Resolves: fdo#32664 pass keyboard media keys through to the OSCaolán McNamara
2014-11-21coverity#1209008 Unchecked return valueCaolán McNamara
2014-11-13loplugin: cstylecastNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel 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-09-08coverity#1237355 Dereference null return valueCaolán McNamara
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-06-30Called C++ object pointer is nullCaolán McNamara
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-25remove whitespacesMarkus Mohrhard
2014-05-07coverity#735832 Explicit null dereferencedCaolán McNamara
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-03-29tools: allow 64-bit positions on SvLockBytesMichael Stahl
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-02-23coverity#704737 Dereference after null checkCaolán McNamara
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-14Drop unnecessary #includeTakeshi Abe
2014-01-28bool improvementsStephan Bergmann
2013-09-20Resolves: #i122470# Fixed programmatic triggered switching of sidebar decksAndre Fischer
2013-08-16String->OUStringIvan Timofeev
2013-08-08OUString conversion in sd in sdmod.hxxMÁTÉ Gergely
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-07sd/source/ui/app/sdmod1.cxx comment translation and cleanupUrs Fässler
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-04-23fdo#42986 Add Presentationsize 16:9 WidescreenRob Snelders
2012-04-15Some Unistring removalsOlivier Hallot
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-02-18Fix typos in commentsElton Chung
2012-02-08disentangled sddll.hxx vs. sdmod.hxxTakeshi Abe
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-08-29WaE: unused variableCaolán McNamara
2011-07-26change from SID_PASSWORD to SID_ENCRYPTIONDATAMarkus Mohrhard
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-02-10Some cppcheck cleaningJulien Nabet
2011-02-08Remove all bogus comments in impress.Guillaume Poussel
2011-01-25Removed unused codes and fix some typosTakeshi Abe
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2010-12-05Replace all occured, occurance etc.Takeshi Abe
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth