summaryrefslogtreecommitdiff
path: root/include/vbahelper
AgeCommit message (Expand)Author
2023-03-13tdf#150281: Fix CentimetersToPoints in CalcBaole Fang
2023-02-28flatten some vba classesNoel Grandin
2023-02-20VBA: Remove conversions in writer from OORGBTOXLRGB (XLRGB is actually BGR!)Hannah Meeks
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-21loplugin:unocast (ScVbaShapes)Stephan Bergmann
2022-12-21loplugin:unocast (ScVbaShapeRange)Stephan Bergmann
2022-12-03tdf#151548 ContentControls vba: allow search by name/floatJustin Luth
2022-12-01loplugin:unusedfields make some fields privateNoel Grandin
2022-10-17sw vba: add WordBasic.MsgBoxJustin Luth
2022-10-07related tdf#148806 xls/x vba: no auto_open if Auto_Open moduleJustin Luth
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-08-06Drop some conversion from vbahelper; use usual functions where neededMike Kaganski
2022-06-28clang-tidy modernize-pass-by-value in vbahelperNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in vbahelperStephan Bergmann
2021-10-28Prepare for removal of non-const operator[] from Sequence in includeMike Kaganski
2021-06-19loplugin:finalclassesNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-30loplugin:unusedmethodsNoel Grandin
2020-07-21loplugin:unusedmethodsNoel Grandin
2020-07-20compact namespace declNoel Grandin
2020-06-17Adapt to C++20 CWG2237Stephan Bergmann
2020-05-21use for-range on Sequence in i18npool..sdNoel Grandin
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-16Revert "loplugin:constfields in vbahelper"Noel Grandin
2019-12-24sal_Char->char in vclNoel Grandin
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-31loplugin:finalclasses in vbahelperNoel Grandin
2019-09-26loplugin:constmethod in vbahelperNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vbahelperStephan Bergmann
2019-07-22tdf#42949 Fix IWYU warnings in include/vbahelperGabor Kelemen
2019-07-20Fix typosAndrea Gelmini
2019-05-10an uno -> a unoCaolán McNamara
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-22loplugin:unusedfields in vbahelperNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-09-18loplugin:constfields in vbahelperNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-05-30Add Caption property to ooo::vba::XApplicationBaseTor Lillqvist
2018-05-30Remove two unnecessary forward declarationsTor Lillqvist
2018-03-09Bin incorrect comments, this is not "org::openoffice" but "ooo::vba"Tor Lillqvist
2018-03-02add Color method version of OORGBToXLRGBNoel Grandin
2018-02-02These fields can be constTor Lillqvist
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann
2017-11-13Fix typosAndrea Gelmini
2017-10-23overload std::hash for OUString and OStringNoel Grandin