summaryrefslogtreecommitdiff
path: root/basic/source/uno
AgeCommit message (Expand)Author
2024-12-07SfxLibraryContainer: use std::mutex, and pass it to NameContainerMike Kaganski
2024-12-01NameContainer need not be an UNO object itselfMike Kaganski
2024-12-01Optimize SfxLibrary / SfxLibraryContainer memory layout a bitMike Kaganski
2024-12-01Simplify SfxLibrary hierarchyMike Kaganski
2024-12-01Simplify a bitMike Kaganski
2024-12-01Simplify NameContainerMike Kaganski
2024-12-01Drop unneeded indirection and unused argumentMike Kaganski
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-11-01no need to heap allocate theseNoel Grandin
2024-10-26cid#1555767 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-25cid#1633347 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-21Resolves tdf#163515 - Basic Macro Organizer: After renaming aJim Raykowski
2024-08-11cid#1558088 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-25O[U]String overloads that return view for rest parameterNoel Grandin
2024-07-23cid#1555167 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-06loplugin:ostr basicNoel Grandin
2024-04-02tdf#146619 Drop unused 'using namespace' in: basic/Gabor Kelemen
2024-03-29convert NameContainer to comphelper::WeakImplHelperNoel Grandin
2024-03-11basic : use OUstring literal for XServiceInfo implementationArnaud VERSINI
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
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