summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/scriptdocument.cxx
AgeCommit message (Expand)Author
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2021-12-21loplugin:flatten in accessibility..basicNoel Grandin
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-01-24loplugin:makeshared in basctl..canvasNoel Grandin
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-04Removed executable permission on fileAndrea Gelmini
2019-08-03tdf#93476 Sort Macro library list after creating/importing a macroAndreas Heinisch
2019-07-05Remove executable bit from source filesAdolfo Jayme Barrientos
2019-07-05tdf#93476 Sort Macro library list after creating/importing a macroAndreas Heinisch
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-02-24Modernize a bit accessibility and basctlJulien Nabet
2018-01-19new loplugin:emptyifNoel Grandin
2017-11-20renameModuleOrDialog: add missing check for valid Referencetagezi
2017-11-20tdf#108872 Also remove VBA module info on module removaltagezi
2017-10-25new loplugin:dodgyswitchNoel Grandin
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-21clang-tidy modernize-use-equals-default in basctlJochen Nitschke
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-03use begin()/end() when working with SequenceNoel Grandin
2017-07-02loplugin:casttovoid: basctlStephan Bergmann
2017-06-20loplugin:oncevar accessibility..basicNoel Grandin
2017-05-17drop IDE_RESSTRCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-02-06loplugin:unusedenumconstants in basctlNoel Grandin
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-05tdf#105069, store the VBA module info for new modules as wellMarkus Mohrhard
2016-10-19loplugin:expandablemethodds in basctl..chart2Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-03Improve readability of OUString concatanation in LibPageMuhammet Kara
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin