summaryrefslogtreecommitdiff
path: root/basic/source/uno
AgeCommit message (Expand)Author
2016-12-05tdf#93592 Make it possible to add default language resource to dialogeditorNiklas Johansson
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
2016-01-05Fix typosAndrea Gelmini
2015-12-23loplugin:unusedfields in basicNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12cppcheck:variableScopeNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-08-31New identifier for save/open macro with user defined typesLaurent Godard
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-20com::sun::star->css in basicNoel Grandin
2015-07-15loplugin:unusedmethods basicNoel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-07-04Fix typosAndrea Gelmini
2015-06-28coverity#1308521 Uncaught exceptionCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-26Clean up previous commitStephan Bergmann
2015-02-26basic: convert sb.component to constructor usageChris Sherlock
2014-12-18basic: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-06reduce scope of local variablesMichael Weghorn
2014-12-03Further clean-upStephan Bergmann
2014-12-03Code clean-up/consolidation task.Vishv Brahmbhatt
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-08basic: use SolarMutex to lock SfxLibraryContainerMichael Stahl
2014-09-04fdo#52076 remove Library dir when no libraryLionel Elie Mamane
2014-09-04detect if Standard is only library to *save*Lionel Elie Mamane
2014-09-04add const qualifierLionel Elie Mamane
2014-07-24fdo#52076 remove empty library instead of writing it out emptyLionel Elie Mamane
2014-07-03coverity#706241 Uncaught exceptionCaolán McNamara
2014-07-01coverity#706240 Uncaught exceptionCaolán McNamara
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin