summaryrefslogtreecommitdiff
path: root/basic/source/classes/sbunoobj.cxx
AgeCommit message (Expand)Author
2017-06-08Cater for UNO (signed) vs. BASIC (unsigned) byte mismatchStephan Bergmann
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-19loplugin:stringcopy: basicStephan Bergmann
2017-05-19loplugin:comparisonwithconstant in basicNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-10basic: Compare strings in a case-insensitive mannerTakeshi Abe
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert basic module away from OSL_ASSERT to assertChris Sherlock
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-03-30loplugin:unusedenumconstantsNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-17convert INVOKETYPE to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19clear ARRAY_VS_SINGLETON coverity warningsCaolán McNamara
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-23loplugin:unnecessaryoverride (dtors) in basicStephan Bergmann
2016-11-08loplugin:oncevarNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-18Simplify some dynamic/static_castsStephan Bergmann
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-04loplugin:countusersofdefaultparams in basctl..basicNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-13tdf#84635 - Slow layout of large tablesNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-03Improve readability of OUString concatanation in LibPageMuhammet Kara
2016-06-14Clean up uses of Any::getValue() in basicStephan Bergmann
2016-05-30Just use Any::operator <<= for sal_Unicode valuesStephan Bergmann
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-05-16Fix typosAndrea Gelmini
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in basicNoel Grandin
2016-04-04tdf#97499 Fixed containers parameters clearing #2tymyjan
2016-02-25coverity#1231668 Unchecked return valueCaolán McNamara
2016-02-22BASIC : Add tools::make_ref and simplify SvRef usageArnaud Versini
2016-02-12tdf#95857 Sort out German plurals ...danielt998
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04loplugin:fpcomparison in basic/Noel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in basicNoel Grandin
2015-12-23loplugin:unusedfields in basicNoel Grandin