summaryrefslogtreecommitdiff
path: root/basic/source/classes/sb.cxx
AgeCommit message (Expand)Author
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin
2016-10-21loplugin:expandablemethodds in include/basic..comphelperNoel Grandin
2016-10-16tdf#96099 Reduce no. of useless typedefs for trivial containers.Hieronymous
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
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-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-08-24tdf#96505 get rid of "long" integer literals 'L'Asela Dasanayaka
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-11BASIC : Remove useless 16bits Remove function from SbxArrayArnaud Versini
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-15remove tools/solarmutex.hxxNoel Grandin
2016-04-11make GetGlobalUNOConstant and GetUNOConstant take an OUStringNoel Grandin
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-02-22BASIC : Add tools::make_ref and simplify SvRef usageArnaud Versini
2016-02-09Remove excess newlinesChris Sherlock
2016-01-16BASIC : Remove useless virtual function overrideArnaud Versini
2016-01-16BASIC : Remove useless methods in StarBasicArnaud Versini
2016-01-12loplugin:unusedmethods unused return value in include/basicNoel Grandin
2016-01-07Some cleanup for sal_uIntPtr usageJohannes Hauf
2016-01-07BASIC : use std::vector instead of SbArray for Modules.Arnaud Versini
2016-01-05Fix typosAndrea Gelmini
2015-12-30BASIC : Remove useless allocation operator overloadArnaud Versini
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin
2015-12-13BASIC: use c++ foreach loops when possible.Arnaud Versini
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-30Fix typosAndrea Gelmini
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-28inline "old" SbERR constantsNoel Grandin
2015-07-28inline the "old" SbxErr constantsNoel Grandin
2015-07-28convert SbxFlagsBits to scoped enumNoel Grandin
2015-07-20com::sun::star->css in basicNoel Grandin
2015-07-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-04Fix typosAndrea Gelmini
2015-06-24remove SFX_NOTIFY macroNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-16Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara
2015-05-19basic: used typed LINKsNoel Grandin
2015-05-18Remove include stdio (part2)Julien Nabet