summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* Remove MinGW supportStephan Bergmann2017-02-103-58/+4
* loplugin:staticmethodsTor Lillqvist2017-02-091-4/+4
* split getApplicationBasicManager into get and getOrCreateCaolán McNamara2017-02-091-16/+14
* Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin2017-02-092-10/+10
* replace localresource of strings and keys with StringArrayCaolán McNamara2017-02-082-536/+140
* basic: another SOLARIS check here converted to __sunMichael Stahl2017-02-081-1/+1
* Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl2017-02-072-13/+13
* Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl2017-02-072-10/+10
* create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin2017-02-072-10/+10
* Our GetSystemTicks can now again return negative 32-bit values on WindowsTor Lillqvist2017-02-071-15/+0
* remove ugly operator* in DynamicErrorInfoNoel Grandin2017-02-072-13/+13
* Revert "[API CHANGE] return sal_uInt64 from GetSystemTicks in basic"Noel Grandin2017-02-072-2/+2
* Add missing #includesStephan Bergmann2017-02-063-0/+4
* Related tdf#105473: Crash in: ScRangeList::operator[]Julien Nabet2017-02-051-1/+1
* makeAny->Any in basctl..chart2Noel Grandin2017-02-0310-34/+34
* loplugin:useuniqueptrStephan Bergmann2017-02-021-2/+1
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-0216-129/+129
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-315-14/+14
* Just pass in OUString directlyStephan Bergmann2017-01-272-7/+0
* Just pass in OUString directlyStephan Bergmann2017-01-271-7/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-2618-615/+265
* loplugin: unnecessary destructor: basctl..codemakerNoel Grandin2017-01-241-6/+0
* New loplugin:dynexcspec: Add @throws documentation, basicStephan Bergmann2017-01-195-0/+16
* clear ARRAY_VS_SINGLETON coverity warningsCaolán McNamara2017-01-194-24/+24
* new loplugin: useuniqueptr: basicNoel Grandin2017-01-166-25/+19
* Revert "Remove test_getsystemticks_method.vb for now"Stephan Bergmann2017-01-091-0/+15
* [API CHANGE] return unsigned 64-bit value from GetSystemTicks in basic codeNoel Grandin2017-01-092-2/+2
* Remove test_getsystemticks_method.vb for nowStephan Bergmann2017-01-091-15/+0
* QA Basic: split tests of methods in different filesLaurent Balland-Poirier2017-01-06111-348/+1683
* basic: cleanup test_*_methodsLaurent Balland-Poirier2016-12-247-146/+84
* no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin2016-12-191-4/+1
* teach sallogareas plugin to catch inconsistenciesNoel Grandin2016-12-153-7/+7
* Partially fix VBATest::testMiscOLEStuff for Win64Mike Kaganski2016-12-144-15/+20
* OSL_TRACE->SAL in avmedia..canvasNoel Grandin2016-12-1311-20/+5
* convert SFX_HINT to scoped enumNoel Grandin2016-12-0814-78/+78
* loplugin:staticmethodsTor Lillqvist2016-12-081-0/+2
* basic: small lcl_eraseImpl refactoringArnaud Versini2016-12-071-4/+2
* cleanup unused includes (related to tdf#88206)Jochen Nitschke2016-12-061-1/+0
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-055-52/+52
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2016-12-052-26/+26
* basic : Make NeedEsc easier to readArnaud Versini2016-12-051-2/+2
* basic: cleanup test_math_methodsArnaud Versini2016-12-041-27/+13
* oops, wasn't supposed to commit thatNoel Grandin2016-12-021-5/+5
* use early return to simplify flowNoel Grandin2016-12-021-5/+5
* tdf#93592 Make it possible to add default language resource to dialogeditorNiklas Johansson2016-12-021-1/+5
* tdf#80731 Closing parenthesis is now detected (Mid statement and functions).Pierre Lepage2016-11-301-0/+5
* -Werror,-Wunused-private-fieldStephan Bergmann2016-11-281-2/+1
* BASIC: useless override DocObjectWrapper::acquire and releaseArnaud Versini2016-11-281-16/+0
* convert SbDEBUG constants to o3tl::typed_flagsNoel Grandin2016-11-245-69/+63
* loplugin:unnecessaryoverride (dtors) in basicStephan Bergmann2016-11-234-21/+1