summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbaglobals.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski1-5/+6
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann1-1/+1
2019-07-26tdf#42949 Fix IWYU warnings in sc/source/ui/vba/*cxxGabor Kelemen1-7/+1
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov1-1/+1
2018-11-30tdf#42949 Fix IWYU warnings in sc/source/ui/*/hxxGabor Kelemen1-0/+2
2018-11-22improve function-local statics in scNoel Grandin1-25/+16
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-2/+0
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-2/+2
2018-02-07Don't crash if aArgs is emptyTor Lillqvist1-4/+6
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-02-28new loplugin unoanyNoel Grandin1-2/+2
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-7/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-27/+27
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin1-2/+0
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin1-11/+8
2016-07-27improve passstuffbyref return analysisNoel Grandin1-3/+3
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin1-2/+2
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-1/+1
2015-10-28com::sun::star->css in scNoel Grandin1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-6/+0
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-2/+1
2014-04-06whitespace cleanup in scMarkus Mohrhard1-4/+0
2014-03-03Remove visual noise from scAlexander Wilms1-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-26/+26
2014-02-21vbaobj: One more ctor feature for ScVbaGlobals.Matúš Kukan1-8/+5
2014-02-21Linking globals named 'sDocCtxName': symbol multiply defined!Matúš Kukan1-3/+2
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-20/+20
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-12-04calcvba: #164410# improve VBA compatibility implementation in various areas:Daniel Rentz [dr]1-4/+2
2012-06-01targeted string re-workNorbert Thiebaud1-14/+14
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+2
2012-03-26reduce over use of static OUStringsCaolán McNamara1-3/+2
2010-11-02replace use RTL_CONSTASCII_USTRINGPARAMGert Faller1-3/+3
2010-10-13Merge commit 'origin/master' fix conflicts and more trailing wsNoel Power1-0/+2
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power1-0/+6
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-09missing include for SAL_N_ELEMENTSNorbert Thiebaud1-0/+2
2010-10-09Use SAL_N_ELEMENTS macroKayo Hamid1-2/+1
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-0/+6
2010-08-10mib18: adjusted service name to match VBA symbolDaniel Rentz1-1/+1
2010-08-10mib18: #163259# implementation of global symbol ExcelMichael E. Bohn1-0/+9
2010-08-10mib18: #163120# adding the entrypoint for symbol DebugMichael E. Bohn1-0/+19
2010-07-12mib17: #i112634# API changesDaniel Rentz1-1/+1
2010-07-06mib17: #i112634# add VBA sheet event handling, based on a patch from Noel PowerDaniel Rentz1-0/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-18initial commit of code reorg, existing files that are modifiedNoel Power1-48/+156
2009-02-13CWS-TOOLING: integrate CWS npower11Oliver Bolte1-7/+7