summaryrefslogtreecommitdiff
path: root/vbahelper/source/vbahelper/vbacommandbarhelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-03loplugin:stringaddNoel Grandin1-4/+3
2019-10-02new loplugin:stringaddNoel Grandin1-3/+1
2019-09-26loplugin:constmethod in vbahelperNoel Grandin1-1/+1
2019-06-20Simplify Sequence iterations in vbahelperArkadiy Illarionov1-9/+7
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-2/+2
2019-04-23Fix typoAndrea Gelmini1-1/+1
2019-04-15loplugin:sequentialassign in ucb..vbahelperNoel Grandin1-3/+1
2019-03-07tdf#123819: Revert "Use comphelper::getProcessComponentContext()"Tor Lillqvist1-3/+2
2019-03-02Use comphelper::getProcessComponentContext()Tor Lillqvist1-2/+4
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann1-2/+3
2018-10-15Simplify containers iterations in unotools, unoxml, uui, vbahelperArkadiy Illarionov1-7/+4
2018-08-14create appendCopy method in OUStringBufferNoel Grandin1-2/+2
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-05-29Add missing includeSamuel Mehrbrodt1-0/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-9/+9
2016-11-07loplugin:unnecessaryvirtual in test..vbahelperNoel Grandin1-2/+1
2016-10-31loplugin:oncevar in vbahelper..writerfilterNoel Grandin1-2/+1
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas1-0/+1
2016-05-26loplugin:unusedmethodsNoel Grandin1-9/+0
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-3/+3
2016-02-26loplugin:unuseddefaultparam, ApplyChange->ApplyTempChangeNoel Grandin1-5/+1
2016-01-13loplugin:unusedmethods unused return value in vbahelper/Noel Grandin1-4/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-2/+2
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara1-2/+2
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-1/+1
2014-05-13Typo: shoud -> shouldJulien Nabet1-1/+1
2014-05-02vbahelper: sal_Bool->boolNoel Grandin1-7/+7
2014-02-06Introduce com.sun.star.ui.theWindowStateConfiguration singleton.Matúš Kukan1-2/+2
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan1-2/+2
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-2/+2
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-04-03fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-1/+1
2012-12-13fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin1-3/+2
2012-09-08More OUString cleanup in vbahelperOlivier Hallot1-45/+43
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin1-1/+3
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-1/+1
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-31targeted string re-workNorbert Thiebaud1-15/+15
2012-01-28Fix for fdo43460 Part LVI getLength() to isEmpty()Olivier Hallot1-2/+2
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
2010-12-24cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-11-22use RTL_CONSTASCII_USTRINGPARAMJulien Nabet1-1/+1
2010-11-10RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller1-6/+6
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz1-11/+14