summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2016-06-14Resolves: tdf#59222 Crash in Basic with an array of values...Caolán McNamara
2016-06-14drop dramatic distracting commentCaolán McNamara
2016-06-14Clean up uses of Any::getValue() in basicStephan Bergmann
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-12BASIC : Add SbModule::FindMethodArnaud Versini
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-03tdf#89329: use unique_ptr for pImpl in sbxvarXisco Fauli
2016-06-03loplugin:constantparamsNoel Grandin
2016-05-31Resolves: tdf#93386 crash when closing a Database with macro editor openCaolán McNamara
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-30Just use Any::operator <<= for sal_Unicode valuesStephan Bergmann
2016-05-30tdf#99696 fix build error for 64bit Windows in unit tests using ADODBTomofumi Yagi
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-26tdf#89329: use unique_ptr for pImpl in basmgrXisco Fauli
2016-05-25Fix typosAndrea Gelmini
2016-05-24Resolves: tdf#93474 crash on importing a macro libraryCaolán McNamara
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-16Fix typosAndrea Gelmini
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09tdf#99589 tolower / toupper - dangerous to Turks ...Krishna Keshav
2016-05-08BASIC : Remove an useless static_cast and use make_uniqueArnaud Versini
2016-05-07BASIC: SbiParser Remove useless static_cast and indent the code correctly.Arnaud Versini
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-05-01Fix typo in codeAndrea Gelmini
2016-05-01Fix typosAndrea Gelmini
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-21clang-tidy modernize-loop-convert in b*Noel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-19BASIC : Partially revert SbxArray simplification.Arnaud Versini
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-18BASIC : Simplify SbxArrayArnaud Versini
2016-04-18Remove needless typedef from basic/qa/cppunit/basic_coverage.cxxRyan McCoskrie
2016-04-17tdf#99357: Basic, return if .with pNode nullJulien Nabet
2016-04-15remove tools/solarmutex.hxxNoel Grandin
2016-04-13loplugin:passstuffbyref in basicNoel Grandin
2016-04-13Related tdf#99089: avoid second crashJulien Nabet
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11BASIC: Remove useless static_cast from basmgr.cxxArnaud Versini
2016-04-11Avoid reserved identifierStephan Bergmann