summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/macrodlg.cxx
AgeCommit message (Expand)Author
2024-05-03loplugin:ostr in basctlNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-08tdf#153434 crash on "new" macro with no cursorCaolán McNamara
2022-12-12tdf#152266 add an infobar with indicators for macro-like content in docCaolán McNamara
2022-12-10be a little more explicit that we want the Accel config hereCaolán McNamara
2022-11-28Make entry visible after scroll_to_row in Macro Organizer dialogRafael Lima
2022-08-07tdf#150291 Revert "Fix crash when no valid EntryDescriptor found"Caolán McNamara
2022-08-07tdf#150291 crash on macro organizer with no macro selectedCaolán McNamara
2022-06-21Fix crash when no valid EntryDescriptor foundSamuel Mehrbrodt
2021-12-06cid#1494595,1494597: Silence UNCAUGHT_EXCEPTStephan Bergmann
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski
2020-09-21tdf#134331 - Added possibility to sort macros via context menuAndreas Heinisch
2020-04-18loplugin:flatten in basctlNoel Grandin
2020-04-15tdf#126828 hide macro organize dialog before launching macro editingCaolán McNamara
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski
2019-11-20Resolves: tdf#128900 can't edit initial macro with empty user profileCaolán McNamara
2019-10-16tdf#62955 - Allow searching a name with typing the first letterAndreas Heinisch
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-08-01no point in using a map anymoreCaolán McNamara
2019-08-01Resolves: tdf#126661 unexpected sort between freeze+thawCaolán McNamara
2019-07-31Removed executable permission on fileAndrea Gelmini
2019-07-31tdf#70813 Sorted list of macros in macro dialogAndreas Heinisch
2019-07-19loplugin:constantparamNoel Grandin
2019-07-16cid#1448219 silence Unchecked return valueCaolán McNamara
2019-06-14loplugin:unusedfields improvementsNoel Grandin
2019-06-13remove some unneeded includesCaolán McNamara
2019-06-12weld OrganizeDialogCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2019-01-24loplugin:constparams in basctl..chart2Noel Grandin
2019-01-10Resolves: tdf#122598 avoid crash on macro recording endCaolán McNamara
2019-01-02Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann
2018-12-30use StartExecuteAsync in basctlNoel Grandin
2018-12-28Do not use indexing for single getToken callMatteo Casalin
2018-12-13loplugin:constantparamNoel Grandin
2018-11-19weld TreeViewCaolán McNamara
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin
2018-06-02tdf#117825: check if macros are allowed when double-click oneJulien Nabet
2018-03-04weld new library dialogCaolán McNamara
2018-02-24Modernize a bit accessibility and basctlJulien Nabet
2018-02-22weld native message dialogsCaolán McNamara
2017-11-01loplugin:constantparam in basic,basctlNoel Grandin
2017-10-23loplugin:includeform: basctlStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: basctlStephan Bergmann
2017-05-17drop IDE_RESSTRCaolán McNamara
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M