/sdext/

llabora/co-23.05 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vbahelper/source/msforms/vbacontrol.cxx
AgeCommit message (Expand)Author
9 daysloplugin:ostr in vbahelperNoel Grandin
2023-04-01use more XVclWindowPeerNoel Grandin
2022-06-28clang-tidy modernize-pass-by-value in vbahelperNoel Grandin
2022-05-31Use a range-based for loopStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in vbahelperStephan Bergmann
2021-11-01Prepare for removal of non-const operator[] from Sequence in vbahelperMike Kaganski
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-04-08move set/get Pointer to VCLUnoHelperCaolán McNamara
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-07-11vbahelper: create instances with uno constructorsNoel Grandin
2020-03-16Revert "loplugin:constfields in vbahelper"Noel Grandin
2020-02-17tdf#42949 Fix IWYU warnings in vbahelper/Gabor Kelemen
2020-01-26Rephrase cast from sal_Int32 to sal_uInt32Stephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-26loplugin:constmethod in vbahelperNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vbahelperStephan Bergmann
2019-07-29Fix typosAndrea Gelmini
2019-07-21loplugin:referencecasting in vbahelper..vclNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov