summaryrefslogtreecommitdiff
path: root/sfx2/source/view/viewsh.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida1-1/+4
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-2/+2
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky1-3/+2
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann1-3/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-39/+39
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-18fix return type of SfxViewShell::HandleNotifyEvent_Impl to be boolNoel Grandin1-3/+3
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-4/+4
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-03SFX2 : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-11/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2014-02-26Remove visual noise from sfx2Alexander Wilms1-5/+5
2014-02-23Remove unneccessary commentsAlexander Wilms1-58/+58
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-1/+1
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann1-1/+1
2014-01-28bool improvementsStephan Bergmann1-9/+9
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan1-2/+2
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann1-2/+1
2014-01-14PrepareClose should probably return boolStephan Bergmann1-5/+5
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-11/+11
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-2/+2
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-08-29convert chunk of sfx internal code from String to OUStringNoel Grandin1-6/+6
2013-08-22convert include/sfx2/viewsh.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev1-2/+2
2013-08-14convert GetSelectionText... methods to OUString and boolIvan Timofeev1-3/+3
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-06-12Related: #i122453# Invalidate slot servers for all view shells...Andre Fischer1-0/+1
2013-04-08viewsh: correct indentationThomas Arnhold1-47/+44
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-51/+51
2013-04-05Remove SvtInternalOptionsThomas Arnhold1-18/+1
2013-04-02sfx2: remove macrosThomas Arnhold1-9/+9
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist1-4/+4
2013-03-04fdo#46808, remove some unnecessary getProcessServiceFactory callsNoel Grandin1-9/+4
2013-02-25loplugin: improve indentationThomas Arnhold1-6/+3
2013-02-09Remove unused methodsThomas Arnhold1-8/+0
2013-01-09fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin1-1/+1
2013-01-07allow menu items to be referred to by a nameCaolán McNamara1-1/+2
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-1/+1
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat1-15/+0
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-1/+0
2012-10-14Related: fdo#47250 catch harderCaolán McNamara1-1/+1
2012-10-02XubString->OUStringCaolán McNamara1-2/+2
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+1