summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2016-07-31BASIC: Remove completly useless osl/thread includeArnaud Versini
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-22basic: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-07-20Resolves: tdf#98778 fix parsing of exponentsCaolán McNamara
2016-07-18BASIC: Remove useless overridesArnaud Versini
2016-07-15tdf#100726: Improve readability of OUString concatenation in basic modulenadith
2016-07-13tdf#84635 - Slow layout of large tablesNoel Grandin
2016-07-11BASIC : Remove useless 16bits Remove function from SbxArrayArnaud Versini
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-08loplugin:redundantcast: redundant static_casts in basicStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-03Improve readability of OUString concatanation in LibPageMuhammet Kara
2016-06-27tdf#96505 Get rid of cargo cult long integer literalsapurvapriyadarshi
2016-06-27loplugin:singlevalfields in basic and fix leakNoel Grandin
2016-06-24compilerplugins: add OWeakObject::release() override checkMichael Stahl
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu
2016-06-21prefer OUStringBuffer to concatenating OUString in a loopMuhammet Kara
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