summaryrefslogtreecommitdiff
path: root/basic/source/inc
AgeCommit message (Expand)Author
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin
2017-06-15drop SbError typedefNoel Grandin
2017-05-22basic: Kill unnecessary ifdef stuffTakeshi Abe
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M
2017-05-12basic: Remove strange ifdef-guard for SHAREDTakeshi Abe
2017-05-10basic: Compare strings in a case-insensitive mannerTakeshi Abe
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-05-09loplugin:constantparamNoel Grandin
2017-05-02Replace mouth-painted "inaccurate around leap year" rollover algorithmEike Rathke
2017-05-02BASIC: handle the full tools::Date range from -32768-01-01 to 32767-12-31Eike Rathke
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-23BASIC: Make TokenLabelInfo a singleton, never modified and simplify it.Arnaud Versini
2017-04-18Fix parameter types of SbiRuntime::StepSTATIC_ImplStephan Bergmann
2017-04-18Call implHandleSbxFlags also from StepSTATIC_ImplStephan Bergmann
2017-04-13convert DateFormat to scoped enum and rename to DateOrderNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-27VBA: accept the PtrSafe keywordJustin Luth
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-01-27Just pass in OUString directlyStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, basicStephan Bergmann
2017-01-16new loplugin: useuniqueptr: basicNoel Grandin
2016-11-24convert SbDEBUG constants to o3tl::typed_flagsNoel Grandin
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-10-21loplugin:expandablemethodds in include/basic..comphelperNoel Grandin
2016-10-19loplugin:expandablemethodds in basctl..chart2Noel Grandin
2016-10-16tdf#96099 Reduce no. of useless typedefs for trivial containers.Hieronymous
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-09-14loplugin:constantparamNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-29BASIC : Remove useless SbxBase::GetCreatorArnaud Versini
2016-08-28BASIC: Devirtualize SbiExprNode::~SbiExprNode and make SbiExprNode finalArnaud Versini
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-08-24tdf#96505 get rid of "long" integer literals 'L'Asela Dasanayaka
2016-08-13BASIC: Use more often std::unique_ptrArnaud Versini
2016-08-08BASIC: Move SbiParser's destructor to cpp file.Arnaud Versini
2016-08-04loplugin:countusersofdefaultparams in basctl..basicNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-27loplugin:singlevalfields in basic and fix leakNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-25Fix typosAndrea Gelmini
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-13loplugin:passstuffbyref in basicNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in basicNoel Grandin
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-06Turn SbiOpcode into scoped enumStephan Bergmann
2016-04-06Avoid reserved identifiersStephan Bergmann