summaryrefslogtreecommitdiff
path: root/basic/source/basmgr/basmgr.cxx
AgeCommit message (Expand)Author
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-29remove unnecessary includesCaolán McNamara
2019-09-03loplugin:constmethod in basicNoel Grandin
2019-08-15loplugin:sequenceloop in basic..cuiNoel Grandin
2019-06-29tdf#125564: WatchWindow should report correct type for global constantsTomoyuki Kubota
2019-06-14loplugin:logexceptionnicely in accessibility..basicNoel Grandin
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin
2019-01-16o3tl::make_unique -> std::make_unique in basctl...bridgesGabor Kelemen
2018-12-28Remove unneeded cast, constify OUStringMatteo Casalin
2018-11-29Fix typoAndrea Gelmini
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08cppcheck: variableScope in basicJochen Nitschke
2018-09-03cppcheck: useInitializationList in basicJochen Nitschke
2018-08-03loplugin:useuniqueptr in BasicManagerNoel Grandin
2018-07-27tdf#109132, load VBA library by default during ODF importMarkus Mohrhard
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-04-29Avoid comphelper::string::getTokenCount()Matteo Casalin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-01-12More loplugin:cstylecast: basicStephan Bergmann
2017-11-22drop duplicate methodCaolán McNamara
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-08clang-tidy modernize-use-emplace in b*Noel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:constparams in basicNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-02loplugin:casttovoid: basicStephan Bergmann
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-05-19loplugin:comparisonwithconstant in basicNoel Grandin
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06loplugin:singlevalfieldsNoel Grandin
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin
2017-02-03makeAny->Any in basctl..chart2Noel Grandin