summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2022-05-18resave with latest gladeCaolán McNamara
2022-05-17Resolves: tdf#145722 don't propose MOVE from AcceptDrop if not asked for MOVECaolán McNamara
2022-05-17Related: tdf#145722 need to clone userdata if we copy a module/dialogCaolán McNamara
2022-05-09tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroPragat Pandya
2022-05-05loplugin:unusedvariableplusNoel Grandin
2022-05-05Just use Any ctor instead of makeAny in basctlStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-28use more string_view in comphelperNoel Grandin
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-12tdf#147876 Fix crash when cancelling Dialog import dlgSamuel Mehrbrodt
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-18tdf#114441 Convert sal_uLong to other typesVaibhavMalik4187
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)
2022-02-23cid#1500494 Explicit null dereferencedCaolán McNamara
2022-02-23cid#1500613 Dereference after null checkCaolán McNamara
2022-02-11svx::PropertyChangeNotifier improvementsNoel Grandin
2022-02-06tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroVaibhavMalik4187
2022-02-04use some more add toId/fromIdCaolán McNamara
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara
2022-01-25Related: tdf#146971 remove %PRODUCTNAME from accessible-descriptionCaolán McNamara
2022-01-25Related: tdf#146971 rename %PRODUCTNAME Macros to Application MacrosCaolán McNamara
2022-01-24gtk4: adapt to window_[g|s]et_default_widgetCaolán McNamara
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-19tdf#145614 Convert #define to enum or constexprVaibhavMalik4187
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski
2021-12-21loplugin:flatten in accessibility..basicNoel Grandin
2021-12-21Fix English in extended tipsOlivier Hallot
2021-12-19osl::Mutex->std::mutex in EditorWindowNoel Grandin
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-06cid#1494595,1494597: Silence UNCAUGHT_EXCEPTStephan Bergmann
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-18loplugin:stringliteraldefine in basctlNoel Grandin
2021-11-18Resolves tdf#143462 - Fixes black row number on dark backgroud in Basic IDEHeiko Tietze
2021-11-03Revert "loplugin:finalclasses"Noel Grandin
2021-11-03loplugin:finalclassesNoel Grandin
2021-11-03tdf#114441 Convert use of sal_uLong to sal_uInt32, intNatalia Gavrilova
2021-11-01use freeze/thaw around a potentially long sequence of insertionsCaolán McNamara
2021-11-01Resolves: tdf#145391 insertion code assumes unsorted treeviewCaolán McNamara
2021-10-28Prepare for removal of non-const operator[] from Sequence in basctlMike Kaganski
2021-10-27tdf#57308 - Basic IDE: Watching of a variable does not workAndreas Heinisch
2021-10-26Revert "tdf#57308 - Basic IDE: Watching of a variable does not work"Andreas Heinisch
2021-10-25tdf#57308 - Basic IDE: Watching of a variable does not workAndreas Heinisch
2021-10-22return weld::Builder by unique_ptrNoel Grandin
2021-10-22Optimize assignment from OUStringLiteral to OUStringStephan Bergmann