summaryrefslogtreecommitdiff
path: root/sfx2/source/view/viewsh.cxx
AgeCommit message (Expand)Author
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-06Move SfxInPlaceClientList to SfxViewShell_Impl.Kohei Yoshida
2014-12-06Forward-declare SfxInPlaceClientList and remove <vector> include.Kohei Yoshida
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-11-21Forward declare all the std::vector based impl container classes.Kohei Yoshida
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
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-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-03loplugin: cstylecastNoel Grandin
2014-09-29sfx2: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-21Disable the email sending menu entries when sandboxed on OS XTor Lillqvist
2014-09-17TyposJulien Nabet
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-29Make opengl chart window always activeZolnai Tamás
2014-08-18InfoBox MSG_ERROR_SEND_MAIL and MSG_CANT_CLOSE to StringThomas Arnhold
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann
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-03-18fix return type of SfxViewShell::HandleNotifyEvent_Impl to be boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-03SFX2 : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sfx2Alexander Wilms
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-03Remove needless SAL_DLLPRIVATE annotationsStephan 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-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-08-29convert chunk of sfx internal code from String to OUStringNoel Grandin
2013-08-22convert include/sfx2/viewsh.hxx from String to OUStringNoel Grandin