summaryrefslogtreecommitdiff
path: root/basic/source/uno
AgeCommit message (Expand)Author
2024-01-31Related: tdf#159458 Move variable URL re-creation to a central placeMike Kaganski
2024-01-31tdf#159458: make sure to update unexpanded URL when renaming libraryMike Kaganski
2023-11-10loplugin:fieldcast in ModuleSizeExceededNoel Grandin
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: basicStephan Bergmann
2023-07-24tdf#92620 - Adjust error message about exceeding legacy module sizeAndreas Heinisch
2023-06-18Use getXWeak in basicMike Kaganski
2023-05-25merge some stringaddsNoel Grandin
2023-03-17tdf#151741 - BASIC Organizer: fill various URLs for librariesAndreas Heinisch
2023-02-24BaseMutex->std::mutex in SfxLibraryNoel Grandin
2023-01-19Base SfxLibrary on WeakComponentImplHelperStephan Bergmann
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-14loplugin:unocast (basic::SfxScriptLibraryContainer)Stephan Bergmann
2022-11-25Fold OldBasicPassword into basic::SfxScriptLibraryContainerStephan Bergmann
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-31clang-tidy modernize-pass-by-value in basicNoel Grandin
2022-05-25elide some OUString allocationNoel Grandin
2022-05-10tdf#121740 dont bother checking for VBA librariesNoel Grandin
2022-05-10move creation of xParser to where it is usedNoel Grandin
2022-05-05Just use Any ctor instead of makeAny in basicStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-27cid#738565 Uninitialized scalar fieldCaolán McNamara
2022-04-25tdf#75263 - Export VBA-Project using detected charset on importAndreas Heinisch
2021-12-03replace comphelper::OListenerContainer with OInterfaceContainerHelper3Noel Grandin
2021-11-27use more OInterfaceContainerHelper3 in NameContainerNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in basicMike Kaganski
2021-09-14tdf#42982: improve UNO API error reporting4k5h1t
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-05-24fix leak in dbaccessNoel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-03-26loplugin:flattenNoel
2021-03-08tdf#42982: improve UNO API error reportingViKrAm-Bais
2021-02-26loplugin:refcounting in basicNoel
2021-02-22loplugin:refcounting in basicNoel
2021-02-17tdf#42982 updated RunTimeException with 2nd argument(pointer)vipbuoy
2021-02-16loplugin:referencecasting in basctl..binaryurpNoel
2021-01-20improve some IllegalArgumentException messagesNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-13tdf#123936 Formatting files in module basic with clang-formatPhilipp Hofer
2020-11-05BASIC : use std::make_unique instead of std::unique_ptr ( new ... )Arnaud Versini
2020-10-21use tools::Long in basegfx..chart2Noel
2020-10-01loplugin:reducevarscope in basctl,basicNoel
2020-09-24Fix typo in codeAndrea Gelmini
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-05-15use for-range on Sequence in basctl..canvasNoel Grandin
2020-04-19loplugin:flatten in basicNoel Grandin
2020-04-14loplugin:buriedassign in b*Noel Grandin
2020-03-30OSL_ASSERT->assert in basicNoel Grandin
2019-12-18sal_Char->char in avmedia..basicNoel Grandin