summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2016-12-05tdf#93592 Make it possible to add default language resource to dialogeditorNiklas Johansson
2016-10-28Bypass VBATest::testMiscOLEStuff() in a 64-bit Windows build for nowTor Lillqvist
2016-10-03tdf#102872 TAB function is missing its argumentLaurent Balland-Poirier
2016-08-24Resolves: tdf#88953 byref args incorrectly passed in basic->c++Caolán McNamara
2016-08-03masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-20Resolves: tdf#98778 fix parsing of exponentsCaolán McNamara
2016-06-07tdf#99696 fix build error for 64bit Windows in unit tests using ADODBTomofumi Yagi
2016-05-31Resolves: tdf#93386 crash when closing a Database with macro editor openCaolán McNamara
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
2016-04-11Remove an useless check I had addedJulien Nabet
2016-04-11clang-tidy performance-unnecessary-value-param in basicNoel Grandin
2016-04-11make GetGlobalUNOConstant and GetUNOConstant take an OUStringNoel Grandin
2016-04-10tdf#99089: avoid some crashes in BasicJulien Nabet
2016-04-07fix bug in SbxArray::MergeNoel Grandin
2016-04-06Avoid reserved identifierStephan Bergmann
2016-04-06Avoid reserved identifiersStephan Bergmann