summaryrefslogtreecommitdiff
path: root/basic/source/basmgr/basmgr.cxx
AgeCommit message (Expand)Author
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: basicStephan Bergmann
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-07-24tdf#92620 - Adjust error message about exceeding legacy module sizeAndreas Heinisch
2023-06-18Use getXWeak in basicMike Kaganski
2023-03-24loplugin:stringadd in b*Noel Grandin
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-11in SetGlobalUNOConstant, only retrieve old value if we need itNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-01loplugin:constmethodNoel Grandin
2021-08-29basic : remove BasicManagerImplArnaud Versini
2021-05-10fix some leaks in basicNoel Grandin
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski
2021-02-16loplugin:referencecasting in basctl..binaryurpNoel
2021-01-20improve some IllegalArgumentException messagesNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-03convert SvtPathOptions::Paths to scoped enumNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-05BASIC : use std::make_unique instead of std::unique_ptr ( new ... )Arnaud Versini
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: basicStephan Bergmann
2020-04-19loplugin:flatten in basicNoel Grandin
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-29remove unnecessary includesCaolán McNamara
2019-09-03loplugin:constmethod in basicNoel Grandin
2019-08-15loplugin:sequenceloop in basic..cuiNoel Grandin
2019-06-29tdf#125564: WatchWindow should report correct type for global constantsTomoyuki Kubota
2019-06-14loplugin:logexceptionnicely in accessibility..basicNoel Grandin
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin
2019-01-16o3tl::make_unique -> std::make_unique in basctl...bridgesGabor Kelemen
2018-12-28Remove unneeded cast, constify OUStringMatteo Casalin
2018-11-29Fix typoAndrea Gelmini
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08cppcheck: variableScope in basicJochen Nitschke
2018-09-03cppcheck: useInitializationList in basicJochen Nitschke
2018-08-03loplugin:useuniqueptr in BasicManagerNoel Grandin
2018-07-27tdf#109132, load VBA library by default during ODF importMarkus Mohrhard
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-04-29Avoid comphelper::string::getTokenCount()Matteo Casalin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke