summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2017-02-28new loplugin unoanyNoel Grandin
2017-02-28VBA: unit test for PtrSafe and compiler directivesJustin Luth
2017-02-28VBA: allow and ignore compiler directivesJustin Luth
2017-02-27add VBA CHR() test caseZdeněk Crhonek
2017-02-27VBA: accept the PtrSafe keywordJustin Luth
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini
2017-02-21loplugin:subtlezeroinit: basicStephan Bergmann
2017-02-17fix windows buildNoel Grandin
2017-02-17convert SbxDecimal::CmpResult to scoped enumNoel Grandin
2017-02-17convert INVOKETYPE to scoped enumNoel Grandin
2017-02-17convert SbxNameType to scoped enumNoel Grandin
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-15Support MSVC 15.0David Ostrovsky
2017-02-13tdf#42982 Make UNO error reporting more descriptiveSaurav Sachidanand
2017-02-11Misplaced #endifStephan Bergmann
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-09loplugin:staticmethodsTor Lillqvist
2017-02-09split getApplicationBasicManager into get and getOrCreateCaolán McNamara
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin
2017-02-08replace localresource of strings and keys with StringArrayCaolán McNamara
2017-02-08basic: another SOLARIS check here converted to __sunMichael Stahl
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin
2017-02-07Our GetSystemTicks can now again return negative 32-bit values on WindowsTor Lillqvist
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin
2017-02-07Revert "[API CHANGE] return sal_uInt64 from GetSystemTicks in basic"Noel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-05Related tdf#105473: Crash in: ScRangeList::operator[]Julien Nabet
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-02-02loplugin:useuniqueptrStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-27Just pass in OUString directlyStephan Bergmann
2017-01-27Just pass in OUString directlyStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24loplugin: unnecessary destructor: basctl..codemakerNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, basicStephan Bergmann
2017-01-19clear ARRAY_VS_SINGLETON coverity warningsCaolán McNamara
2017-01-16new loplugin: useuniqueptr: basicNoel Grandin
2017-01-09Revert "Remove test_getsystemticks_method.vb for now"Stephan Bergmann
2017-01-09[API CHANGE] return unsigned 64-bit value from GetSystemTicks in basic codeNoel Grandin
2017-01-09Remove test_getsystemticks_method.vb for nowStephan Bergmann
2017-01-06QA Basic: split tests of methods in different filesLaurent Balland-Poirier
2016-12-24basic: cleanup test_*_methodsLaurent Balland-Poirier
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-14Partially fix VBATest::testMiscOLEStuff for Win64Mike Kaganski
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin