summaryrefslogtreecommitdiff
path: root/basic/source/uno/scriptcont.cxx
AgeCommit message (Expand)Author
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-05-25elide some OUString allocationNoel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-02-26loplugin:refcounting in basicNoel
2021-02-22loplugin:refcounting in basicNoel
2021-01-20improve some IllegalArgumentException messagesNoel
2020-11-05BASIC : use std::make_unique instead of std::unique_ptr ( new ... )Arnaud Versini
2020-10-01loplugin:reducevarscope in basctl,basicNoel
2020-09-24Fix typo in codeAndrea Gelmini
2020-04-19loplugin:flatten in basicNoel Grandin
2019-12-18sal_Char->char in avmedia..basicNoel Grandin
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): basicStephan Bergmann
2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-03loplugin:useuniqueptr in BasicManagerNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-01-16Fix typosAndrea Gelmini
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski
2017-07-13loplugin:oncevar: empty strings: basicStephan Bergmann
2017-07-02loplugin:casttovoid: basicStephan Bergmann
2017-06-24std::unordered_map can erase an element by given key, if anyTakeshi Abe
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-20loplugin:oncevar accessibility..basicNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-13tdf#42982 Make UNO error reporting more descriptiveSaurav Sachidanand
2017-02-06Add missing #includesStephan Bergmann
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-14tdf#88205 use list ctor for uno::Sequence a11y to canvasJochen Nitschke
2016-07-15tdf#100726: Improve readability of OUString concatenation in basic modulenadith