Age | Commit message (Expand) | Author |
2018-01-16 | Fix typos | Andrea Gelmini |
2018-01-15 | More loplugin:cstylecast: basic | Stephan Bergmann |
2018-01-15 | convert a<b?a:b to std::min(a,b) | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: basic | Stephan Bergmann |
2018-01-10 | tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t. | ekuiitr |
2018-01-08 | basic, solve link problems | jan Iversen |
2018-01-06 | SAL_TYPES_SIZEOFINT == 2 no longer possible | Noel Grandin |
2018-01-04 | Silence loplugin:unnecessarycatchthrow with --disable-debug | Stephan Bergmann |
2018-01-02 | RID_* can be extern global variables | Noel Grandin |
2017-12-29 | Fix typos | Andrea Gelmini |
2017-12-26 | loplugin:passstuffbyref improved return in basic,framework | Noel Grandin |
2017-12-22 | lokdialog: Allow switching language of some of the ResMgr's. | Jan Holesovsky |
2017-12-19 | wrap scoped enum around css::util::NumberFormat | Noel Grandin |
2017-12-19 | loplugin:unusedenumconstants | Noel Grandin |
2017-12-18 | loplugin:unusedindex | Mike Kaganski |
2017-12-15 | Get rid of loop counter variable | Mike Kaganski |
2017-12-13 | tools: remove unused #include from solar.h | Michael Stahl |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-07 | loplugin:countusersofdefaultparams in basctl..basegfx | Noel Grandin |
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-11-29 | Find VBA-only functions when compiling first on module level | Eike Rathke |
2017-11-29 | loplugin:unusedmethods | Noel Grandin |
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-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 |