Age | Commit message (Expand) | Author |
2017-12-07 | VBA test - error() function | Zdeněk Crhonek |
2017-12-07 | loplugin:countusersofdefaultparams in basctl..basegfx | Noel Grandin |
2017-12-06 | VBA test - iserror function test repair, tdf#114232 | Zdeněk Crhonek |
2017-12-06 | basic: SfxLibraryContainer: replace maMutex | Michael Stahl |
2017-12-06 | loplugin:salcall handle virtual methods | Noel Grandin |
2017-12-05 | Save an unnecessary duplicate GetObject() call | Eike Rathke |
2017-12-05 | Simplify the IsObject()/GetObject() logic here | Eike Rathke |
2017-12-05 | Rather call GetObject() only if IsObject(), tdf#112571 follow-up | Eike Rathke |
2017-12-05 | Resolves: tdf#114232 reset error after unsuccessful GetObject() query | Eike Rathke |
2017-12-05 | Resolves: tdf#114231 do not mask ErrCode with GetRest() | Eike Rathke |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-12-02 | VBA tests repair (2) - don't pass the test when all tests fail | Zdeněk Crhonek |
2017-12-02 | VBA tests - repair tests (Don't pass when all tests fail) | Zdeněk Crhonek |
2017-11-29 | Find VBA-only functions when compiling first on module level | Eike Rathke |
2017-11-29 | loplugin:unusedmethods | Noel Grandin |
2017-11-26 | basic, disable scripting problem | jan Iversen |
2017-11-24 | Get rid of two more temporary SvNumberFormatter instances | Eike Rathke |
2017-11-24 | Get rid of a temporary SvNumberFormatter instance | Eike Rathke |
2017-11-24 | Get rid of that LANGUAGE_GERMAN nonsense | Eike Rathke |
2017-11-24 | Aaand another one.. SvNumberFormatter instance | Eike Rathke |
2017-11-24 | Get rid of a temporary SvNumberFormatter instance | Eike Rathke |
2017-11-24 | Make the SbiInstance SvNumberFormatter shared_ptr | Eike Rathke |
2017-11-24 | Don't pass the test when all tests fail | Eike Rathke |
2017-11-23 | various coverity warnings | Caolán McNamara |
2017-11-23 | tdf#114011 limit/truncate date, not only year | Eike Rathke |
2017-11-22 | replace check of eof and GetError with good | Caolán McNamara |
2017-11-22 | drop duplicate method | Caolán McNamara |
2017-11-18 | silence some coverity warnings | Caolán McNamara |
2017-11-17 | inline SbxMAXSALUINT64 and friends | Noel Grandin |
2017-11-15 | Fix typos | Andrea Gelmini |
2017-11-13 | Fix typos | Andrea Gelmini |
2017-11-10 | loplugin:finalclasses in basic,basegfx | Noel Grandin |
2017-11-04 | loplugin:constparams in various(1) | Noel Grandin |
2017-11-01 | loplugin:constantparam in basic,basctl | Noel Grandin |
2017-10-27 | Another ImpGetIntntlSep() fix, tdf#81671 follow-up | Eike Rathke |
2017-10-27 | Fix build of Windows-only code, tdf#81671 follow-up | Eike Rathke |
2017-10-27 | Handle decimalSeparatorAlternative in BASIC ImpScan,..., tdf#81671 | Eike Rathke |
2017-10-26 | vcl: make MapMode constructor explicit | Michael Stahl |
2017-10-23 | loplugin:includeform: basic | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-21 | loplugin:redundantcast handle dynamic_cast | Noel Grandin |
2017-10-17 | Seems that testMiscOLEStuff() works only as 64-bit on a current Windows 10 | Tor Lillqvist |
2017-10-10 | basic: consistently use "" and <> in include directives | Mike Kaganski |
2017-10-05 | Rename and move SAL_U/W to o3tl::toU/W | Mike Kaganski |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-10-03 | Replace more reinterpret_cast with SAL_W/SAL_U | Mike Kaganski |
2017-09-30 | Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* | Mike Kaganski |
2017-09-30 | Use explicit function names for fooA/fooW WinAPI; prefer fooW | Mike Kaganski |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-09-20 | Bin some noise comments and ASCII graphics | Tor Lillqvist |