summaryrefslogtreecommitdiff
path: root/basic/source/basmgr
AgeCommit message (Expand)Author
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-08-17rtl::Static -> thread-safe static localNoel Grandin
2021-05-10fix some leaks in basicNoel Grandin
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski
2021-02-22loplugin:refcounting in basicNoel
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
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-14clang-tidy modernize-concat-nested-namespace in basic..canvasNoel Grandin
2019-12-29Avoid crash in shutdown when accessing already destroyed BASIC_DLLMike Kaganski
2019-12-18Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics),Stephan Bergmann
2019-12-18Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics)Noel Grandin
2019-12-17No need to leak ImplRepositoryStephan Bergmann
2019-12-17Remove unused preliminary entries from ImplRepository::m_aStore againStephan Bergmann
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-20tdf#128434 free the BasicManager event listenerJan-Marek Glogowski
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-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2019-03-16Simplify containers iterations in basctl, basegfx, basic, bridgesArkadiy Illarionov
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-05loplugin:useuniqueptr in SbiGlobalsNoel Grandin
2018-09-03cppcheck: useInitializationList in basicJochen Nitschke
2018-08-07loplugin:useuniqueptr in ImplRepositoryNoel Grandin
2018-08-03loplugin:useuniqueptr in BasicManagerNoel Grandin