summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbaeventshelper.hxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-08coverity#1311334 Uncaught exceptionCaolán McNamara
2015-07-08coverity#1311332 Uncaught exceptionCaolán McNamara
2015-07-04coverity#1309267 Uncaught exceptionCaolán McNamara
2015-07-02some other coverity thingsCaolán McNamara
2015-06-29coverity#1308589 Uncaught exceptionCaolán McNamara
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2014-06-02coverity#706959 Uncaught exceptionCaolán McNamara
2014-05-28cid#706953 Uncaught exceptionNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-06-22re-base on ALv2 code.Michael Meeks
2011-05-23Got it to build. Mostly VBA stuff but no idea what kind of shape it is in.Kohei Yoshida
2011-03-15Some attempts to get the VBA code to build.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-09-15mib19: #163640# do not fire selection change events when changing/insertintg/...Daniel Rentz [dr]
2010-08-23mib19: improved event handling: do not supreppress global events, when Applic...Daniel Rentz
2010-07-30mib17: #163146# XLS import: do not skip hidden names, do not rename sheet-loc...Daniel Rentz
2010-07-27mib17: #i112634# prepare loading VBA with document events from ODF and XLSMDaniel Rentz
2010-07-06mib17: #i112634# add VBA sheet event handling, based on a patch from Noel PowerDaniel Rentz