summaryrefslogtreecommitdiff
path: root/vbahelper/source
AgeCommit message (Expand)Author
2021-08-25tdf#141097 Revert "Veto process exit while an OLE client is connected"Michael Warner
2021-06-11Simplify Sequences initializations (vbahelper)Julien Nabet
2021-05-21fix shutdown leak VbaGlobalsBaseNoel Grandin
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-04-08move set/get Pointer to VCLUnoHelperCaolán McNamara
2021-03-14check for quit when calling Yield in loopNoel Grandin
2021-02-19loplugin:refcounting in vbahelperNoel
2021-02-06Use more conversion functions from <tools/UnitConversion.hxx>Mike Kaganski
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-01-28simplify code, use more subView()Noel
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann
2020-11-18tdf#123936 Formatting files in module vbahelper with clang-formatPhilipp Hofer
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-11-05loplugin:reducevarscope in vbahelperNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-21Fix typo in codeAndrea Gelmini
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-03loplugin:flatten in vbahelperNoel Grandin
2020-07-30loplugin:unusedmethodsNoel Grandin
2020-07-11vbahelper: create instances with uno constructorsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vbahelperStephan Bergmann
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-05-10use compact namespace syntaxNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-03-16Revert "loplugin:constfields in vbahelper"Noel Grandin
2020-02-20tdf#42982 Make UNO error reporting more descriptiveBurak Bala
2020-02-17tdf#42949 Fix IWYU warnings in vbahelper/Gabor Kelemen
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26Rephrase cast from sal_Int32 to sal_uInt32Stephan Bergmann
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2019-12-24sal_Char->char in vclNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-10-02new loplugin:stringaddNoel Grandin