summaryrefslogtreecommitdiff
path: root/basic/source/uno
AgeCommit message (Expand)Author
2021-10-29Prepare for removal of non-const operator[] from Sequence in basicMike Kaganski
2021-09-14tdf#42982: improve UNO API error reporting4k5h1t
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-05-24fix leak in dbaccessNoel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-03-26loplugin:flattenNoel
2021-03-08tdf#42982: improve UNO API error reportingViKrAm-Bais
2021-02-26loplugin:refcounting in basicNoel
2021-02-22loplugin:refcounting in basicNoel
2021-02-17tdf#42982 updated RunTimeException with 2nd argument(pointer)vipbuoy
2021-02-16loplugin:referencecasting in basctl..binaryurpNoel
2021-01-20improve some IllegalArgumentException messagesNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-13tdf#123936 Formatting files in module basic with clang-formatPhilipp Hofer
2020-11-05BASIC : use std::make_unique instead of std::unique_ptr ( new ... )Arnaud Versini
2020-10-21use tools::Long in basegfx..chart2Noel
2020-10-01loplugin:reducevarscope in basctl,basicNoel
2020-09-24Fix typo in codeAndrea Gelmini
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-05-15use for-range on Sequence in basctl..canvasNoel Grandin
2020-04-19loplugin:flatten in basicNoel Grandin
2020-04-14loplugin:buriedassign in b*Noel Grandin
2020-03-30OSL_ASSERT->assert in basicNoel Grandin
2019-12-18sal_Char->char in avmedia..basicNoel Grandin
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): basicStephan Bergmann
2019-07-19loplugin:referencecasting in avmedia..basicNoel Grandin
2019-06-14loplugin:logexceptionnicely in accessibility..basicNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10an uno -> a unoCaolán McNamara
2019-04-12loplugin:sequentialassign in accessiblity..canvasNoel Grandin
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-10-25tdf#42949 Fix IWYU warnings in include/xmlscript/*Gabor Kelemen
2018-10-21tdf#120703 (PVS): redundant nullptr checksMike Kaganski
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-18Fix typosAndrea Gelmini
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-05-23rename config_extension_update.h.in to config_extensions.h.inRene Engelhard
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke
2018-04-15remove some unused comphelper includesJochen Nitschke