summaryrefslogtreecommitdiff
path: root/vbahelper
AgeCommit message (Expand)Author
2021-03-16check for quit when calling Yield in loopNoel Grandin
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-02new loplugin:stringaddNoel Grandin
2019-09-26loplugin:constmethod in vbahelperNoel Grandin
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-08-28Typo: HAPICOLOR_WITHE->HAPICOLOR_WHITE (vbahelper)Julien Nabet
2019-08-23Fix typoAndrea Gelmini
2019-08-22More hacks for quit requests from an OLE Automation clientTor Lillqvist
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin
2019-08-15Try harder to avoid exceptions screwing stuff up for OLE clientsTor Lillqvist
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vbahelperStephan Bergmann
2019-07-29Fix typosAndrea Gelmini
2019-07-22tdf#42949 Fix IWYU warnings in include/vbahelperGabor Kelemen
2019-07-21loplugin:referencecasting in vbahelper..vclNoel Grandin
2019-06-20Simplify Sequence iterations in vbahelperArkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl
2019-04-23Fix typoAndrea Gelmini
2019-04-15loplugin:sequentialassign in ucb..vbahelperNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-08improve combining in hash functionsNoel Grandin
2019-04-02Add a few SAL_INFOsTor Lillqvist
2019-04-02Implement the FullName property correctly in the Automation caseTor Lillqvist
2019-03-07tdf#123819: Revert "Use comphelper::getProcessComponentContext()"Tor Lillqvist
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2019-03-02Use comphelper::getProcessComponentContext()Tor Lillqvist
2019-03-02Use sal_Int32 for the index as it comes in as a LONG at least from VBScriptTor Lillqvist
2019-02-25I did figure it outTor Lillqvist
2019-02-22loplugin:unusedfields in vbahelperNoel Grandin
2019-02-15Add a FIXME noteTor Lillqvist
2019-02-13Pointer is pointlessNoel Grandin
2019-02-11loplugin:indentation in unotools..vbahelperNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-22improve function-local statics in vbahelperNoel Grandin
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-15Simplify containers iterations in unotools, unoxml, uui, vbahelperArkadiy Illarionov
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-10-04pass AbstractGeometryAttributes around by std::unique_ptrNoel Grandin
2018-09-26loplugin:useuniqueptr in VbaApplicationBase_ImplNoel Grandin
2018-09-18loplugin:constfields in vbahelperNoel Grandin