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