summaryrefslogtreecommitdiffstats
path: root/basic/source
Commit message (Expand)AuthorAgeFilesLines
* wrap scoped enum around css::util::NumberFormatNoel Grandin2017-12-195-16/+18
* loplugin:unusedenumconstantsNoel Grandin2017-12-192-5/+0
* loplugin:unusedindexMike Kaganski2017-12-183-10/+5
* Get rid of loop counter variableMike Kaganski2017-12-151-4/+1
* tools: remove unused #include from solar.hMichael Stahl2017-12-131-0/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-112-2/+2
* loplugin:countusersofdefaultparams in basctl..basegfxNoel Grandin2017-12-072-2/+2
* basic: SfxLibraryContainer: replace maMutexMichael Stahl2017-12-062-6/+7
* loplugin:salcall handle virtual methodsNoel Grandin2017-12-065-56/+56
* Save an unnecessary duplicate GetObject() callEike Rathke2017-12-051-6/+3
* Simplify the IsObject()/GetObject() logic hereEike Rathke2017-12-051-9/+2
* Rather call GetObject() only if IsObject(), tdf#112571 follow-upEike Rathke2017-12-051-9/+1
* Resolves: tdf#114232 reset error after unsuccessful GetObject() queryEike Rathke2017-12-051-0/+8
* Resolves: tdf#114231 do not mask ErrCode with GetRest()Eike Rathke2017-12-051-1/+1
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-052-2/+2
* Find VBA-only functions when compiling first on module levelEike Rathke2017-11-291-2/+14
* loplugin:unusedmethodsNoel Grandin2017-11-292-13/+0
* Get rid of two more temporary SvNumberFormatter instancesEike Rathke2017-11-241-3/+22
* Get rid of a temporary SvNumberFormatter instanceEike Rathke2017-11-241-14/+26
* Get rid of that LANGUAGE_GERMAN nonsenseEike Rathke2017-11-241-9/+9
* Aaand another one.. SvNumberFormatter instanceEike Rathke2017-11-241-10/+8
* Get rid of a temporary SvNumberFormatter instanceEike Rathke2017-11-241-4/+14
* Make the SbiInstance SvNumberFormatter shared_ptrEike Rathke2017-11-244-50/+21
* various coverity warningsCaolán McNamara2017-11-231-1/+2
* tdf#114011 limit/truncate date, not only yearEike Rathke2017-11-231-8/+19
* replace check of eof and GetError with goodCaolán McNamara2017-11-221-1/+1
* drop duplicate methodCaolán McNamara2017-11-225-9/+9
* silence some coverity warningsCaolán McNamara2017-11-182-2/+2
* inline SbxMAXSALUINT64 and friendsNoel Grandin2017-11-172-21/+21
* Fix typosAndrea Gelmini2017-11-151-1/+1
* Fix typosAndrea Gelmini2017-11-131-1/+1
* loplugin:finalclasses in basic,basegfxNoel Grandin2017-11-102-5/+4
* loplugin:constparams in various(1)Noel Grandin2017-11-045-6/+6
* loplugin:constantparam in basic,basctlNoel Grandin2017-11-0116-38/+32
* Another ImpGetIntntlSep() fix, tdf#81671 follow-upEike Rathke2017-10-272-2/+3
* Fix build of Windows-only code, tdf#81671 follow-upEike Rathke2017-10-271-1/+2
* Handle decimalSeparatorAlternative in BASIC ImpScan,..., tdf#81671Eike Rathke2017-10-271-12/+22
* vcl: make MapMode constructor explicitMichael Stahl2017-10-261-1/+1
* loplugin:includeform: basicStephan Bergmann2017-10-239-14/+14
* overload std::hash for OUString and OStringNoel Grandin2017-10-235-7/+6
* loplugin:redundantcast handle dynamic_castNoel Grandin2017-10-213-5/+5
* basic: consistently use "" and <> in include directivesMike Kaganski2017-10-1055-149/+149
* Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2017-10-054-42/+38
* add << operator for css::uno::ExceptionNoel Grandin2017-10-043-8/+9
* Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski2017-10-032-2/+2
* Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski2017-09-302-9/+4
* Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski2017-09-301-2/+1
* Bin some noise comments and ASCII graphicsTor Lillqvist2017-09-207-92/+2
* iOS, solved code never reached (sbxvalue.cxx)jan Iversen2017-09-191-0/+2
* Clean up a couple of overly verbose SAL_INFOsTor Lillqvist2017-09-191-12/+1