summaryrefslogtreecommitdiff
path: root/basic/source/uno
AgeCommit message (Expand)Author
2017-07-31loplugin:oncevarNoel Grandin
2017-07-13loplugin:oncevar: empty strings: basicStephan Bergmann
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-02loplugin:casttovoid: basicStephan Bergmann
2017-06-24std::unordered_map can erase an element by given key, if anyTakeshi Abe
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-20loplugin:oncevar accessibility..basicNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17use local statics in getTypes functionsJochen Nitschke
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-15remove some unnecessary lockingNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert basic module away from OSL_ASSERT to assertChris Sherlock
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-02-28new loplugin unoanyNoel Grandin
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-13tdf#42982 Make UNO error reporting more descriptiveSaurav Sachidanand
2017-02-06Add missing #includesStephan Bergmann
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin
2016-12-08loplugin:staticmethodsTor Lillqvist
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-12-02tdf#93592 Make it possible to add default language resource to dialogeditorNiklas Johansson
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-13Improve UNO error reporting. Make exceptions more descriptive.Hieronymous
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-14tdf#88205 use list ctor for uno::Sequence a11y to canvasJochen Nitschke
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-07-15tdf#100726: Improve readability of OUString concatenation in basic modulenadith
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in basicNoel Grandin
2016-03-17loplugin:constantparam in toolsNoel Grandin
2016-03-14coverity#1355498 assume Unchecked return value is deliberateCaolán McNamara
2016-03-07basic: tdf#87530 if a new password is set, must set mbLoadedSource flagMichael Stahl
2016-03-07basic: tdf#87530 don't copy storage that doesn't existMichael Stahl
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-08sequence->vector in basicNoel Grandin
2016-02-08sequence->vector in basicNoel Grandin