summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-08-17Don't forget to increment refcount when loading from imageMike Kaganski
2020-08-17tdf#135799: properly load arrays in user-defined types from imageMike Kaganski
2020-08-17Fix typosAndrea Gelmini
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-07tdf#135470: Fix checksMike Kaganski
2020-08-04Remove dead codeStephan Bergmann
2020-08-03BASIC : no need to initialize manually std::unique_ptrArnaud Versini
2020-07-30fix commentNoel Grandin
2020-07-30fix shutdown crash in basicNoel Grandin
2020-07-25Use comphelper::IsContextFlagActive for flags from comphelper::NewFlagContextMike Kaganski
2020-07-21Fix uses of char16_t*/wchar_t* stream insertersStephan Bergmann
2020-07-21tdf#134576: basic_macros: Add unittestXisco Fauli
2020-07-12update pchesCaolán McNamara
2020-07-10tdf#134576: proper handling of For/For Each with On Error Resume NextMike Kaganski
2020-07-10tdf#134692: copy deep when there are multiple references to the old arrayMike Kaganski
2020-07-10tdf#134576 at least don't crash in this edge-caseCaolán McNamara
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: basicStephan Bergmann
2020-06-26Upcoming improved loplugin:elidestringvar: basicStephan Bergmann
2020-06-24Remove no-longer-relevant commentsStephan Bergmann
2020-06-20BASIC : don't initialize and destroy manually std::unique_ptrArnaud Versini
2020-06-16tdf#133913 - create variable with Variant/Type in StepLOADNCAndreas Heinisch
2020-06-11tdf#132563 - Convert parameters of type SbxEMPTYAndreas Heinisch
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-06-02Upcoming loplugin:elidestringvar: basicStephan Bergmann
2020-05-28loplugin:simplifybool in accessibility..basicNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-21tdf#132389 - case-insensitive operation for non-ASCII charactersAndreas Heinisch
2020-05-19tdf#88205 EasyHack change css::uno::Sequence initializationsvgeof
2020-05-15use for-range on Sequence in basctl..canvasNoel Grandin
2020-05-11fix leak in basicNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-26update pchesCaolán McNamara
2020-04-25tdf#132388: reimplement SbRtl_ReplaceMike Kaganski
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-19loplugin:flatten in basicNoel Grandin
2020-04-14loplugin:buriedassign in b*Noel Grandin
2020-04-02tdf#79426, tdf#125180 - Don't convert missing parameters to requested typeAndreas Heinisch
2020-03-30OSL_ASSERT->assert in basicNoel Grandin
2020-03-30Cleanup for tdf#130476, tdf#62323 and tdf#62326Andreas Heinisch
2020-03-27tdf#130476 - take into account trailing data type charactersAndreas Heinisch
2020-03-24Initialize bufferMike Kaganski
2020-03-24VBA Err object raise method TestCasesLibreOfficiant
2020-03-24tdf#131296: get numeric value with its data type in StepLOADNCAndreas Heinisch
2020-03-24Clear SbxAppData::m_aGlobErr earlyStephan Bergmann