summaryrefslogtreecommitdiff
path: root/basic/source/inc
AgeCommit message (Expand)Author
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
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24Use std::vector in SbiBufferMike Kaganski
2020-11-18loplugin:stringviewparam: No good reason to exclude operator functionsStephan Bergmann
2020-11-13tdf#123936 Formatting files in module basic with clang-formatPhilipp Hofer
2020-11-05tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen
2020-09-04tdf#124176 Use #pragma once in basicGeorge Bateman
2020-07-30fix shutdown crash in basicNoel Grandin
2020-07-10tdf#134576: proper handling of For/For Each with On Error Resume NextMike Kaganski
2020-05-24inline some use-once typedefsNoel Grandin
2020-04-02tdf#79426, tdf#125180 - Don't convert missing parameters to requested typeAndreas Heinisch
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi
2020-02-16clang-format accessibility & basctl with under 5-percent lines of changeMuhammet Kara