- cc20344 tdf#111313: Honor bWriteNoLenParam in !bCompatibility, too by Stephan Bergmann · 8 years ago
- 4450b2a pass area param to DBG_UNHANDLED_EXCEPTION by Noel Grandin · 8 years ago
- 9401c7c remove unused processfactory.hxx includes by Jochen Nitschke · 8 years ago
- 73e6a79 loplugin:unusedmethods by Noel Grandin · 8 years ago
- 87b0eb0 loplugin:virtualdown in basctl,basic by Noel Grandin · 8 years ago
- 4b78509 drop unnecessary includes by Caolán McNamara · 8 years ago
- 359f203 Typos: definied->defined by Julien Nabet · 8 years ago
- d775ef3 change recursive ImageURL prop. search to use XGraphic by Tomaž Vajngerl · 8 years ago
- 7fbb96c Move (and rename) graphic stuff from svtools to vcl by Tomaž Vajngerl · 8 years ago
- 9fcef57 convert Redline warning dialog to .ui to get helpids by Caolán McNamara · 8 years ago
- 0fad8d3 convert remaining WarningBox to weld::MessageDialog by Caolán McNamara · 8 years ago
- 08ab1f4 loplugin:oncevar extend to tools/gen.hxx types by Noel Grandin · 8 years ago
- d75144c convert remaining InfoBox to weld::MessageDialog by Caolán McNamara · 8 years ago
- 1daf4db Blind fix for 3ceb01afc3e5f47930e24fb0b21e6e85b86f660e by Julien Nabet · 8 years ago
- 3ceb01a Use for range loops in basegfx and basic by Julien Nabet · 8 years ago
- bddd6c7 Revert "loplugin:changetoolsgen in avmedia..basic" and reapply plugin by Noel Grandin · 8 years ago
- 7faa218 ofz#6311 still problems with SdrEdgeObj listening to same obj at start as end by Caolán McNamara · 8 years ago
- 1adb1a32 loplugin:changetoolsgen in avmedia..basic by Noel Grandin · 8 years ago
- 73256b9 Decrease fragility in odd use cases with no current document by Tor Lillqvist · 8 years ago
- 7a42f396 basic: MSVC: pragma warning: make more specific, remove obsolete by Mike Kaganski · 8 years ago
- 7c7aa4e3 loplugin:pointerbool (clang-cl) by Stephan Bergmann · 8 years ago
- ad9871a Introduce SbxValues::clear by Stephan Bergmann · 8 years ago
- 9af8f19 More loplugin:cstylecast on Windows by Stephan Bergmann · 8 years ago
- be94207 new loplugin:emptyif by Noel Grandin · 8 years ago
- 44853cc loplugin:useuniqeptr in SbxVariable by Noel Grandin · 8 years ago
- 000fa4c loplugin:useuniqueptr in SbiStdObject by Noel Grandin · 8 years ago
- 24cbc7a loplugin:useuniqueptr in SbUnoMethod by Noel Grandin · 8 years ago
- 5954878 loplugin:useuniqueptr in SbiGlobals by Noel Grandin · 8 years ago
- 263d732 loplugin:useuniqueptr in SbModule by Noel Grandin · 8 years ago
- 624f84c Fix typos by Andrea Gelmini · 8 years ago
- 3a40d3d More loplugin:cstylecast: basic by Stephan Bergmann · 8 years ago
- 7d8e944 convert a<b?a:b to std::min(a,b) by Noel Grandin · 8 years ago
- 6070aaa More loplugin:cstylecast: basic by Stephan Bergmann · 8 years ago
- 728104b tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t. by ekuiitr · 8 years ago
- ee4b074 basic, solve link problems by jan Iversen · 8 years ago
- 46eeb01 basic, changed runtime by jan Iversen · 8 years ago
- 0a1b045 SAL_TYPES_SIZEOFINT == 2 no longer possible by Noel Grandin · 8 years ago
- 54227c9 Silence loplugin:unnecessarycatchthrow with --disable-debug by Stephan Bergmann · 8 years ago
- 884cbe1 RID_* can be extern global variables by Noel Grandin · 8 years ago
- d0222ba Fix typos by Andrea Gelmini · 8 years ago
- 2a421b2 loplugin:passstuffbyref improved return in basic,framework by Noel Grandin · 8 years ago
- c5417a2 VBA tests (4) - don't pass when all tests fail by Zdeněk Crhonek · 8 years ago
- 101a79c lokdialog: Allow switching language of some of the ResMgr's. by Jan Holesovsky · 8 years ago
- baaf6c1 VB tests (3)-don't pass whe all tests fail by Zdeněk Crhonek · 8 years ago
- 00bc5a0 wrap scoped enum around css::util::NumberFormat by Noel Grandin · 8 years ago
- be359b1 loplugin:unusedenumconstants by Noel Grandin · 8 years ago
- 4e14475 loplugin:unusedindex by Mike Kaganski · 8 years ago
- 8de8e0c Get rid of loop counter variable by Mike Kaganski · 8 years ago
- 29baa05 tools: remove unused #include from solar.h by Michael Stahl · 8 years ago
- 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
- 00b644e VBA test - error() function by Zdeněk Crhonek · 8 years ago
- c947a25 loplugin:countusersofdefaultparams in basctl..basegfx by Noel Grandin · 8 years ago
- 86393f0 VBA test - iserror function test repair, tdf#114232 by Zdeněk Crhonek · 8 years ago
- 9f9347c basic: SfxLibraryContainer: replace maMutex by Michael Stahl · 8 years ago
- c0ac78c loplugin:salcall handle virtual methods by Noel Grandin · 8 years ago
- ef6940a Save an unnecessary duplicate GetObject() call by Eike Rathke · 8 years ago
- 3649360 Simplify the IsObject()/GetObject() logic here by Eike Rathke · 8 years ago
- d1cd68f Rather call GetObject() only if IsObject(), tdf#112571 follow-up by Eike Rathke · 8 years ago
- 863e269 Resolves: tdf#114232 reset error after unsuccessful GetObject() query by Eike Rathke · 8 years ago
- d915cb4 Resolves: tdf#114231 do not mask ErrCode with GetRest() by Eike Rathke · 8 years ago
- 9a06b99 loplugin:salcall fix non-virtual methods by Noel Grandin · 8 years ago
- 2bfbe34 VBA tests repair (2) - don't pass the test when all tests fail by Zdeněk Crhonek · 8 years ago
- 9d3b73c VBA tests - repair tests (Don't pass when all tests fail) by Zdeněk Crhonek · 8 years ago
- af8431d Find VBA-only functions when compiling first on module level by Eike Rathke · 8 years ago
- a566fd1 loplugin:unusedmethods by Noel Grandin · 8 years ago
- 1512b9f basic, disable scripting problem by jan Iversen · 8 years ago
- bb4cd52 Get rid of two more temporary SvNumberFormatter instances by Eike Rathke · 8 years ago
- 5e1d49d Get rid of a temporary SvNumberFormatter instance by Eike Rathke · 8 years ago
- f1b5b22 Get rid of that LANGUAGE_GERMAN nonsense by Eike Rathke · 8 years ago
- 2f81745 Aaand another one.. SvNumberFormatter instance by Eike Rathke · 8 years ago
- 2828829 Get rid of a temporary SvNumberFormatter instance by Eike Rathke · 8 years ago
- 4b98e35 Make the SbiInstance SvNumberFormatter shared_ptr by Eike Rathke · 8 years ago
- 2408a1b Don't pass the test when all tests fail by Eike Rathke · 8 years ago
- 462866c various coverity warnings by Caolán McNamara · 8 years ago
- db080da tdf#114011 limit/truncate date, not only year by Eike Rathke · 8 years ago
- df2e78f replace check of eof and GetError with good by Caolán McNamara · 8 years ago
- 2161d04 drop duplicate method by Caolán McNamara · 8 years ago
- 5280b3e silence some coverity warnings by Caolán McNamara · 8 years ago
- 7f055f3 inline SbxMAXSALUINT64 and friends by Noel Grandin · 8 years ago
- a8f31d5 Fix typos by Andrea Gelmini · 8 years ago
- d71bcc4 Fix typos by Andrea Gelmini · 8 years ago
- 049e026 loplugin:finalclasses in basic,basegfx by Noel Grandin · 8 years ago
- 3dde9d9 loplugin:constparams in various(1) by Noel Grandin · 8 years ago
- 5d618d7 loplugin:constantparam in basic,basctl by Noel Grandin · 8 years ago
- ae531b6 Another ImpGetIntntlSep() fix, tdf#81671 follow-up by Eike Rathke · 8 years ago
- ab7b10d Fix build of Windows-only code, tdf#81671 follow-up by Eike Rathke · 8 years ago
- dc520c7 Handle decimalSeparatorAlternative in BASIC ImpScan,..., tdf#81671 by Eike Rathke · 8 years ago
- 11d2f3d vcl: make MapMode constructor explicit by Michael Stahl · 8 years ago
- d4a2541 loplugin:includeform: basic by Stephan Bergmann · 8 years ago
- 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
- ead920a loplugin:redundantcast handle dynamic_cast by Noel Grandin · 8 years ago
- 66b3970 Seems that testMiscOLEStuff() works only as 64-bit on a current Windows 10 by Tor Lillqvist · 8 years ago
- daf7c3e basic: consistently use "" and <> in include directives by Mike Kaganski · 8 years ago
- 1944e3d Rename and move SAL_U/W to o3tl::toU/W by Mike Kaganski · 9 years ago
- 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
- 532a4dc Replace more reinterpret_cast with SAL_W/SAL_U by Mike Kaganski · 9 years ago
- c3609f1 Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* by Mike Kaganski · 9 years ago
- 362a21d Use explicit function names for fooA/fooW WinAPI; prefer fooW by Mike Kaganski · 9 years ago
- cf48347 Fresh run of bin/update_pch.sh by Mike Kaganski · 9 years ago
- 6978f50 Bin some noise comments and ASCII graphics by Tor Lillqvist · 9 years ago