Age | Commit message (Expand) | Author |
2015-11-11 | new loplugin: memoryvar | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-04 | yyyyy | Noel Grandin |
2015-11-02 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-10-28 | com::sun::star->css in scaddins,sccomp,scripting | Noel Grandin |
2015-10-27 | loplugin:unusedmethods | Noel Grandin |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
2015-10-13 | cppcheck:variableScope | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-08 | be consistent with suffix | Eike Rathke |
2015-10-08 | Number(s) makes no sense for one parameter, use Number instead | Eike Rathke |
2015-10-08 | Make clear to user that Calc add-in functions GCD and LCM only exist for | Winfried Donkers |
2015-10-07 | rename WEEKNUM_ADD to WEEKNUM_EXCEL2003 in UI, tdf#50950 follow-up | Eike Rathke |
2015-10-02 | loplugin:unusedmethods | Noel Grandin |
2015-10-01 | remove old standalone Sun bug numbers | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-15 | Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-08-13 | Removed another FuncDataList collection | Ian |
2015-08-13 | migrated some raw pointers to unique_ptr's | Ian |
2015-08-13 | tdf#90222: Removed ScaList and cleaned up usages | Ian |
2015-08-12 | tdf#90222: Removed ScaList from pricing scaddin | Ian |
2015-08-12 | tdf#90222: Removed ScaFuncDataList type | Ian |
2015-08-11 | tdf#90222: Removed ScaFuncDataList type | Ian |
2015-08-07 | tdf#90222: Removed redundant collection type | Ian |
2015-08-07 | tdf#90222: Removed ScaStringList and replaced all uses with std::vector | Ian |
2015-07-21 | loplugin:unusedmethods reportdesign,scaddins | Noel Grandin |
2015-07-10 | add a SAL_RAND_REPEATABLE for repeatable random nums | Caolán McNamara |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-06-29 | coverity#1308576 Uncaught exception | Caolán McNamara |
2015-06-29 | coverity#1308594 Uncaught exception | Caolán McNamara |
2015-06-29 | coverity#1308584 Uncaught exception | Caolán McNamara |
2015-06-29 | tdf#39468 Translate German Comments - scaddins/ | Phillip Sz |
2015-06-29 | coverity#1308568 Uncaught exception | Caolán McNamara |
2015-06-29 | coverity#1308597 Uncaught exception | Caolán McNamara |
2015-06-28 | coverity#1308546 Uncaught exception | Caolán McNamara |
2015-06-28 | coverity#1308538 Uncaught exception | Caolán McNamara |
2015-06-28 | coverity#1308529 Uncaught exception | Caolán McNamara |
2015-06-28 | coverity#1308518 Uncaught exception | Caolán McNamara |
2015-06-23 | Revert "Typo: iff->if" | Julien Nabet |
2015-06-23 | Typo: iff->if | Julien Nabet |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-06-02 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-05 | fdo#77985 make calc function NETWORKDAYS comply with ODFF1.2 | Winfried Donkers |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-06 | Resolves: #i95167# XIRR() function gives Err:502 | Regina Henschel |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-03-03 | Improve previous commit to disambiguate FuncData types | Stephan Bergmann |
2015-03-03 | Avoid ASan confusion of different FuncData types | Stephan Bergmann |