summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/scriptdocument.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-02-13Use startsWithIgnoreAsciiCase with last argument to simplifyMike Kaganski1-3/+2
2023-02-08Adapt to macOS Resources vs. share namingStephan Bergmann1-3/+4
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2021-12-21loplugin:flatten in accessibility..basicNoel Grandin1-15/+14
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski1-1/+1
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski1-2/+3
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-2/+2
2020-06-24use more std::container::insert instead of std::copyNoel Grandin1-3/+1
2020-01-24loplugin:makeshared in basctl..canvasNoel Grandin1-3/+3
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen1-5/+0
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+1
2019-08-04Removed executable permission on fileAndrea Gelmini1-0/+0
2019-08-03tdf#93476 Sort Macro library list after creating/importing a macroAndreas Heinisch1-15/+14
2019-07-05Remove executable bit from source filesAdolfo Jayme Barrientos1-0/+0
2019-07-05tdf#93476 Sort Macro library list after creating/importing a macroAndreas Heinisch1-25/+13
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-9/+9
2019-04-15improve loplugin simplifyconstructNoel Grandin1-1/+1
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen1-0/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+2
2019-03-07log nice exception messages whereever possibleNoel Grandin1-2/+3
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin1-5/+2
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen1-0/+1
2018-07-09Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-26/+26
2018-02-24Modernize a bit accessibility and basctlJulien Nabet1-21/+9
2018-01-19new loplugin:emptyifNoel Grandin1-5/+1
2017-11-20renameModuleOrDialog: add missing check for valid Referencetagezi1-1/+1
2017-11-20tdf#108872 Also remove VBA module info on module removaltagezi1-0/+3
2017-10-25new loplugin:dodgyswitchNoel Grandin1-1/+1
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski1-6/+6
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-21clang-tidy modernize-use-equals-default in basctlJochen Nitschke1-11/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke1-1/+1
2017-07-03use begin()/end() when working with SequenceNoel Grandin1-1/+1
2017-07-02loplugin:casttovoid: basctlStephan Bergmann1-1/+0
2017-06-20loplugin:oncevar accessibility..basicNoel Grandin1-6/+3
2017-05-17drop IDE_RESSTRCaolán McNamara1-6/+6
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin1-3/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-4/+4
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist1-6/+6
2017-02-06loplugin:unusedenumconstants in basctlNoel Grandin1-6/+6
2017-02-03makeAny->Any in basctl..chart2Noel Grandin1-9/+9
2017-01-05tdf#105069, store the VBA module info for new modules as wellMarkus Mohrhard1-0/+10
2016-10-19loplugin:expandablemethodds in basctl..chart2Noel Grandin1-7/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1