summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
27 hoursUse Windows dllmgr-x64 also for aarch64Stephan Bergmann
5 daystdf#93727 Syntax Error on # in basicLuv Sharma
2024-04-09tdf#147132 Flatten Basic function implementationsTuukka Orava
2024-04-08tdf#147132 Flatten Basic function implementationsAmandaQuaresmaCoutinho
2024-04-03Simplify VBALikeToRegexp a bitMike Kaganski
2024-04-02tdf#160478: fix Basic LIKE operatorMike Kaganski
2024-04-02tdf#146619 Drop unused 'using namespace' in: basic/Gabor Kelemen
2024-03-29convert NameContainer to comphelper::WeakImplHelperNoel Grandin
2024-03-27tdf#147132: Flatten Basic function implementationsU-Aarons_Laptop\Aaron
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-02-28tdf#149714 BitsPerPixel property of Graphic has Boolean UNO typeAdam Seskunas
2024-02-27Simplify a bitMike Kaganski
2024-02-27Typo: alredy->alreadyJulien Nabet
2024-02-27tdf#159908: return early to avoid nullptr dereferenceMike Kaganski
2024-02-23Fix warning C4312 when building with MSVC without -Wv:18Mike Kaganski
2024-02-23Fix warning C4459 when building with MSVC without -Wv:18Mike Kaganski
2024-02-23Fix warning C4589 when building with MSVC without -Wv:18Mike Kaganski
2024-02-17tdf#158890 Replace '?' with figure blankLaurent Balland
2024-02-13tdf#154285 Check upper bound of arguments in SbRtl_CurDirAdam Seskunas
2024-02-09tdf#147132 tdf#154285 basic: Flatten and check param count of Is* fnsAron Budea
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
2024-01-12cid#1545535 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-29ofz#65329 Fuzzing build failureCaolán McNamara
2023-12-23tdf#128122 Updated BASIC CCur to reuse SvNumberFormatterJonathan Clark
2023-12-19cid#1557601 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-13loplugin:unusedfieldsNoel Grandin
2023-12-11Clean up SvStream API a bitMike Kaganski
2023-12-09cid#1556778 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-20Extended loplugin:ostr: basicStephan Bergmann
2023-11-18c++20: use std::erase instead of std::removed followed by erase (part 1)Julien Nabet
2023-11-10loplugin:fieldcast in ModuleSizeExceededNoel Grandin
2023-11-10loplugin:fieldcast in SbModuleNoel Grandin
2023-11-01tdf#156449 Preserve '0' or '?' in exponentLaurent Balland
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: basicStephan Bergmann
2023-10-19Suppress some upcoming loplugin:ostr OUStringLiteral -> OUString rewritesStephan Bergmann
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-13tdf#147132 tdf#154285 Flatten and check param count of IsMissing fnAron Budea
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-07tdf#147132 Flatten Basic function implementationsOmkarAcharekar
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-09-20basic : remove useless allocation in BasicDLLImplArnaud Versini
2023-09-10using decls should come after #includeNoel Grandin
2023-09-03Revert "tdf#130924 replace '*printf' with 'SAL_*' logging macros."Ilmari Lauhakangas
2023-08-31tdf#130924 replace '*printf' with 'SAL_*' logging macros.sahil
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin