Age | Commit message (Expand) | Author |
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 |
2015-02-16 | Related: fdo#74880 small leak in scaddins | Caolán McNamara |
2015-02-16 | include algorithm for std::min | Caolán McNamara |
2015-01-20 | Make the RAND() and RANDBETWEEN() Calc functions non-random when requested | Tor Lillqvist |
2015-01-20 | scaddins: quick fix for conflict on ConvertData. | Michael Meeks |
2015-01-07 | scaddins: fix Android build | Miklos Vajna |
2015-01-06 | add cmath for std::nextafter | Caolán McNamara |
2015-01-06 | boost::math::nextafter->std::nextafter | Caolán McNamara |
2014-12-21 | fdo#39440 reduce scope of local variables | Michael Weghorn |
2014-12-18 | scaddins: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-15 | scaddins: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-11-18 | cppuhelper: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-18 | RANDBETWEEN is supposed to return an integer | Tor Lillqvist |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |