/source/gug/sd/

application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/cui/source/factory/cuiexp.cxx
l tools::Date range from -32768-01-01 to 32767-12-31
AgeCommit message (Expand)Author
2012-06-21re-base on ALv2 code.Michael Meeks
Eike 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