summaryrefslogtreecommitdiff
path: root/basic/source/basmgr
AgeCommit message (Expand)Author
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-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2019-03-16Simplify containers iterations in basctl, basegfx, basic, bridgesArkadiy Illarionov
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-05loplugin:useuniqueptr in SbiGlobalsNoel Grandin
2018-09-03cppcheck: useInitializationList in basicJochen Nitschke
2018-08-07loplugin:useuniqueptr in ImplRepositoryNoel Grandin
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-02-24Use for range loops in basegfx and basicJulien Nabet
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-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-02-09loplugin:staticmethodsTor Lillqvist