summaryrefslogtreecommitdiff
path: root/basic/source/classes
AgeCommit message (Expand)Author
2024-08-27cid#1554789 Different smart pointers managing same raw pointerCaolán McNamara
2024-08-02cid#1556472 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-02cid#1556086 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-29cid#1554812 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-23cid#1555167 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-20Remove now unneeded osl/diagnose.hGabor Kelemen
2024-06-29Fix "lets" -> "let's"Andrea Gelmini
2024-05-06loplugin:ostr basicNoel Grandin
2024-05-02WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-02tdf#146619 Drop unused 'using namespace' in: basic/Gabor Kelemen
2024-02-23Fix warning C4459 when building with MSVC without -Wv:18Mike Kaganski
2024-01-12cid#1545535 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-19cid#1557601 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-11Clean up SvStream API a bitMike Kaganski
2023-11-18c++20: use std::erase instead of std::removed followed by erase (part 1)Julien Nabet
2023-11-10loplugin:fieldcast in SbModuleNoel Grandin
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-03replace ErrorInfo with simpler mechanismNoel Grandin
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
2023-07-24tdf#92620 - Adjust error message about exceeding legacy module sizeAndreas Heinisch
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-18Use getXWeak in basicMike Kaganski
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-03-29Add an assertMike Kaganski
2023-03-28tdf#142391 - Store method using 0x13 format only when actually neededAndreas Heinisch
2023-03-24loplugin:stringadd in b*Noel Grandin
2023-03-02flatten some classes in basicNoel Grandin
2023-02-21tdf#153752: SbxObject::Execute: extra characters in Option Compatible modeMike Kaganski
2023-01-29no need to lock SolarMutex over the whole method hereNoel Grandin
2023-01-29UNO fn FormObjEventListenerImpl::documentEventOccured must lock SolarMutexStephan Bergmann
2023-01-26Simplify a bitMike Kaganski
2023-01-26Simplify a bitMike Kaganski
2022-10-18basic: s/helt/held/ and some cleanup.Michael Meeks
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-08-22tdf#150139 - Add a concrete name to the error messageAndreas Heinisch
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-18cid#1500645 silence Resource leakCaolán McNamara
2022-08-16cid#1509215 Using a moved objectCaolán McNamara
2022-07-25loplugin:moveitNoel Grandin
2022-06-28tdf#149447: use proper UNO types for marshalling unsigned Basic typesMike Kaganski
2022-06-20tdf#149622: also clear return value before calling method from SbxObject::CallMike Kaganski
2022-06-10new loplugin:moveitNoel Grandin
2022-06-02The elements of XInvocation::invoke aOutParamIndex are non-negativeStephan Bergmann
2022-06-01Use more appropriate type for SbiImage::GetString nId paramStephan Bergmann
2022-05-31Use more appropriate type for SbiImage::nStringIdxStephan Bergmann
2022-05-31clang-tidy modernize-pass-by-value in basicNoel Grandin
2022-05-30cid#1504574 Resource leakCaolán McNamara
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann