summaryrefslogtreecommitdiff
path: root/basic/source/inc
AgeCommit message (Expand)Author
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-10-25Address a constexpr template point of instantiation issueStephan Bergmann
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-06-22crashtesting: assert seen with forum-mso-de-125088Caolán McNamara
2022-06-06tdf#149402 - BASIC: Don't extend comment if line ends in a whitespaceAndreas Heinisch
2022-06-01Use more appropriate type for SbiImage::GetString nId paramStephan Bergmann
2022-05-31Use more appropriate type for SbiImage::nStringIdxStephan Bergmann
2022-05-31clang-tidy modernize-pass-by-value in basicNoel Grandin
2022-05-30cid#1504574 Resource leakCaolán McNamara
2022-05-25elide some OUString allocationNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-25tdf#75263 - Export VBA-Project using detected charset on importAndreas Heinisch
2022-04-21tdf#148651: implement VBA.FormatPercentJulien Nabet
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-04Related: tdf#144245 Optimize case-insensitive handlingMike Kaganski
2022-02-02SbRtl_Spc is exactly the same as SbRtl_SpaceMike Kaganski
2022-01-25tdf#90341 Clean Up Excessive const_cast'ingVaibhavMalik4187
2022-01-22Related tdf#146909: add missing IDIGNORE in BasicJulien Nabet
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-12-09Make the tdf#97983 changes to BASIC optionalTor Lillqvist
2021-12-04Fix --disable-(avmedia|scripting)TheRock Builder
2021-12-03replace comphelper::OListenerContainer with OInterfaceContainerHelper3Noel Grandin
2021-12-02Bin pointless commentTor Lillqvist
2021-11-27use more OInterfaceContainerHelper3 in ModifiableHelperNoel Grandin
2021-11-27use more OInterfaceContainerHelper3 in NameContainerNoel Grandin
2021-11-07forward decls go after #includeNoel Grandin
2021-10-20tdf#125637 - Correctly hand names ending with an underscoreAndreas Heinisch
2021-10-12tdf#130307 - Support for each loop for objects exposing XIndexAccessAndreas Heinisch
2021-10-01loplugin:constmethodNoel Grandin
2021-09-15loplugin:finalclasses in basicNoel Grandin
2021-08-10tdf#143707 - Change strategy to support suffix type charactersAndreas Heinisch
2021-08-06make --disable-scripting compileCaolán McNamara
2021-06-25tdf#142460: properly handle boolean values in string poolbaltasarq
2021-05-10fix some leaks in basicNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-03-21tdf#88442 SBasic: Don't double-initialize a Global ... As New ...John
2021-02-26loplugin:refcounting in basicNoel
2021-02-22loplugin:refcounting in basicNoel
2021-02-01basic : remove useless class pre declarationArnaud Versini
2021-01-26loplugin:passstuffbyrefNoel
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27BASIC : SbiRuntime static data should be constArnaud Versini
2020-12-26BASIC : simplify SbiExpression initializationArnaud Versini
2020-12-23Initialize method mapping table at compile timeMike Kaganski
2020-12-23Drop RTLNAME obfuscating macroMike Kaganski