summaryrefslogtreecommitdiff
path: root/sd/source/ui/view
AgeCommit message (Expand)AuthorFilesLines
2014-01-17Be explicit when using bool as integral value (as Link return value)Stephan Bergmann1-1/+1
2014-01-17Window::Notify should return boolStephan Bergmann1-2/+2
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann5-10/+10
2014-01-14Dead codeStephan Bergmann1-21/+2
2014-01-14PrepareClose should probably return boolStephan Bergmann4-11/+11
2013-12-27convert unlink image querybox to .uiManal Alhassoun1-5/+4
2013-12-10Typos (mainly "propably")Julien Nabet1-1/+1
2013-12-02Drop duplicate #includeTakeshi Abe2-3/+0
2013-11-28Integrate branch of IAccessible2Steve Yin7-1/+131
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann2-7/+12
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-1/+1
2013-11-16cppcheck: reduce scopeJulien Nabet1-2/+1
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann1-1/+1
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-17/+0
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-6/+6
2013-11-13convert break dialog to .uiCaolán McNamara1-1/+0
2013-11-08remove unnecessary use of OUString constructor in SD moduleNoel Grandin1-3/+3
2013-11-06convert InfoBox to MessageDialogCaolán McNamara1-4/+3
2013-10-25Unwind FunctionReference typedefStephan Bergmann6-16/+16
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist3-6/+6
2013-10-22Resolves: fdo#69975 honour custom show settingsCaolán McNamara1-19/+25
2013-10-22merge all three ShowSlideShow impls togetherCaolán McNamara2-45/+27
2013-10-21remove uses of COMPARE_*Caolán McNamara1-1/+1
2013-10-16cleanupThomas Arnhold9-23/+0
2013-10-14fdo#61950 De-extensionize presentation minimizerDavid Ostrovsky1-0/+26
2013-10-09update unusedcode listCaolán McNamara1-40/+0
2013-10-07CID#1028072 leak undo in corner caseCaolán McNamara1-0/+2
2013-10-04fdo#39674 fix some spellingThomas Arnhold1-1/+1
2013-10-02Resolves: #i123276# Properly forward Deactivate() call...Andre Fischer1-2/+8
2013-10-02Revert "Resolves: fdo#66924 switching to master view is broken"Caolán McNamara3-4/+4
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-5/+0
2013-09-27cppcheck: Variable nActNumLvl reassigned before old value usedJulien Nabet1-4/+1
2013-09-20Resolves: #i122470# Fixed programmatic triggered switching of sidebar decksAndre Fischer5-72/+19
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara3-16/+0
2013-09-08String to OUStringThomas Arnhold3-3/+3
2013-09-05CID#1079335 Uninitialized scalar fieldCaolán McNamara1-0/+5
2013-09-04Print images in grayscale when printing using the "Black & White".Brian Fraser1-3/+3
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-1/+5
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-33/+0
2013-08-29convert includes/sfx2/frame.hxx from String to OUStringNoel Grandin1-2/+0
2013-08-22bnc#835985: When printing handouts using the default, 'Order' did not count.Jan Holesovsky1-3/+3
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák2-5/+5
2013-08-21enable Impress Remote item in the menu by defaultSiqi LIU1-1/+1
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-2/+1
2013-08-19Mark as constTakeshi Abe1-2/+2
2013-08-15convert GetName/Title/Description methods to OUStringIvan Timofeev5-11/+11
2013-08-15convert include/svtools/insdlg.hxx from String to OUStringNoel Grandin1-2/+2
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev2-4/+4
2013-08-14convert GetSelectionText... methods to OUString and boolIvan Timofeev3-3/+3
2013-08-14XubString->OUStringCaolán McNamara3-3/+3