summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/scriptdocument.cxx
AgeCommit message (Expand)Author
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
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in basctlNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2015-05-18cppunit: noExplicitConstructorCaolán McNamara
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22Unused using declarationStephan Bergmann
2015-03-10tdf#89592 Using initializer_lists to populate Sequence<PropertyValue>Swachhand Lokhande
2014-12-05Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-13coverity#1213488 Uncaught exceptionCaolán McNamara
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin