summaryrefslogtreecommitdiff
path: root/sfx2/source/view/sfxbasecontroller.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-11/+11
2015-09-07Typo: hirarchy->hierarchyJulien Nabet1-2/+2
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-5/+4
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+1
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-08-07cppcheck:noExplicitConstructorNoel Grandin1-2/+2
2015-07-16loplugin:simplifyboolStephan Bergmann1-1/+1
2015-06-22new uno sidebar api tdf#91806Laurent Godard1-0/+15
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin1-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-1/+1
2015-03-19loplugin:constantfunction: sfx2Noel Grandin1-2/+0
2015-02-25convert SFX_SLOT_ constants to enum classNoel Grandin1-4/+4
2015-01-21Resolves: fdo#88594 crash on F1 with local helpCaolán McNamara1-3/+6
2015-01-14infobar: add buttons one by one with addButtonTomaž Vajngerl1-3/+2
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara1-4/+3
2014-10-03loplugin: cstylecastNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-0/+1
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-3/+3
2014-05-27css already means ::com::sun::starThomas Arnhold1-1/+1
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet1-5/+5
2014-05-19Fix overriding exception specificationStephan Bergmann1-1/+1
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida1-0/+6
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-08coverity#708175 Uninitialized scalar fieldCaolán McNamara1-0/+3
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann1-4/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-11/+11
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-6/+6
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-11/+11
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-11coverity#441017 Dereference before null checkCaolán McNamara1-1/+1
2014-03-03SFX2 : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-2/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-54/+54
2014-02-26Remove visual noise from sfx2Alexander Wilms1-5/+5
2014-02-23Remove unneccessary commentsAlexander Wilms1-42/+42
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-1/+1
2014-01-14PrepareClose should probably return boolStephan Bergmann1-2/+2
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-1/+1
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-1/+1
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-3/+0
2013-09-27Google Drive files don't need Checkout bar.Cao Cuong Ngo1-7/+12
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-09-02CMIS properties dialogCao Cuong Ngo1-1/+1
2013-09-02CMIS propertiesCao Cuong Ngo1-1/+1