summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/ViewShellBase.cxx
AgeCommit message (Expand)Author
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann
2014-01-14PrepareClose should probably return boolStephan Bergmann
2013-12-10Typos (mainly "propably")Julien Nabet
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-09-20Resolves: #i122470# Fixed programmatic triggered switching of sidebar decksAndre Fischer
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev
2013-08-14convert GetSelectionText... methods to OUString and boolIvan Timofeev
2013-08-10String->OUStringIvan Timofeev
2013-07-01Remove unused codePetr Vorel
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-20tentatively restore more UNO / task-pane goo ...Michael Meeks
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-25fdo#46808 Remove unnecessary getProcessServiceFactory() callNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-07an app can have print options without a print options dialogCaolán McNamara
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-11-08Fix white line at the bottom during slideshow.Thorsten Behrens
2012-10-16Remove some unused methodsMarcos Paulo de Souza
2012-10-14sd: fix crash in character format dialog:Michael Stahl
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl
2012-09-05Some clean up of previous commitStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin
2012-08-23Seemingly off-by-one painting error in Impress' ViewShell.Jan Holesovsky
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-04-19Remove deprecated Notes windows in Impress/DrawOlivier Hallot
2012-04-07More OUString ctor simplifcationsOlivier Hallot
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi