summaryrefslogtreecommitdiff
path: root/vbahelper/source/vbahelper/vbacommandbars.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vbahelperStephan Bergmann1-1/+1
2019-06-20Simplify Sequence iterations in vbahelperArkadiy Illarionov1-10/+3
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-03-02Use sal_Int32 for the index as it comes in as a LONG at least from VBScriptTor Lillqvist1-1/+1
2018-11-22improve function-local statics in vbahelperNoel Grandin1-5/+3
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin1-2/+2
2017-09-27loplugin:flatten in toolkit..vbahelperNoel Grandin1-16/+14
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-9/+9
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vbahelperStephan Bergmann1-0/+1
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin1-1/+1
2016-08-18cppcheck: passedByValueCaolán McNamara1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-10vbahelper: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-1/+2
2015-08-03inline some use-once typedefsNoel Grandin1-3/+1
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-2/+2
2014-05-08vbahelper: sal_Bool->boolNoel Grandin1-6/+6
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-3/+3
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-1/+1
2013-04-08warning C4702: unreachable codeMichael Stahl1-1/+0
2013-04-05fix 'Visible' property for XControlShape(s) Foreach support for CommandBarsNoel Power1-0/+4
2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith1-3/+3
2012-09-08More OUString cleanup in vbahelperOlivier Hallot1-19/+19
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-8/+4
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-2/+2
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-31targeted string re-workNorbert Thiebaud1-11/+11
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+4
2012-03-26reduce over use of static OUStringsCaolán McNamara1-3/+3
2012-01-28Fix for fdo43460 Part LVI getLength() to isEmpty()Olivier Hallot1-4/+4
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-2/+2
2010-11-10RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller1-6/+6
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz1-23/+49
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-24/+16
2009-09-18new and removed filesNoel Power1-0/+238