Age | Commit message (Expand) | Author |
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 |
2014-11-05 | markup with event type not checker type | Caolán McNamara |
2014-11-05 | coverity#982307 coverity deadcode vs compiler switch warnings | Caolán McNamara |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-10-06 | use comphelper::rng::uniform_*_distribution everywhere | Caolán McNamara |
2014-06-04 | compareToAscii -> equalsAscii | Noel Grandin |
2014-05-19 | hrc and src files: squeeze multiple newlines | Thomas Arnhold |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-04-24 | scaddins: sal_Bool->bool | Noel Grandin |
2014-04-22 | coverity#708114 Uninitialized scalar field | Caolán McNamara |
2014-04-20 | cpplint: [readability/utf8] Line contains invalid UTF-8 + remove dup | Julien Nabet |
2014-04-19 | fixincludeguards.sh: some smaller dirs | Thomas Arnhold |
2014-04-07 | coverity#708113 Uninitialized scalar field | Caolán McNamara |
2014-04-06 | whitespace cleanup in scaddins | Markus Mohrhard |