Age | Commit message (Expand) | Author |
2016-03-07 | loplugin:unuseddefaultparams | Noel Grandin |
2016-03-07 | tdf#96099 Reduce number of trivial typedefs | Chirag Manwani |
2016-03-07 | improve defaultparams loplugin | Noel Grandin |
2016-03-06 | coverity#1355250 Logically dead code | Caolán McNamara |
2016-03-06 | coverity#1355253 Uninitialized scalar field | Caolán McNamara |
2016-03-06 | use the initializer list | Markus Mohrhard |
2016-03-06 | don't use same file in two tests | Markus Mohrhard |
2016-03-06 | tdf#96969 Calc: Change shortcut key for Select Column | Yousuf Philips |
2016-03-06 | cppcheck: fix duplicateBreak | Julien Nabet |
2016-03-05 | tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUAL | Aleksas Pantechovskis |
2016-03-05 | tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUAL | Aleksas Pantechovskis |
2016-03-05 | tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUAL | Aleksas Pantechovskis |
2016-03-05 | tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUAL | Aleksas Pantechovskis |
2016-03-05 | tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUAL | Aleksas Pantechovskis |
2016-03-05 | tdf#98264, use DOUBLE_ASSERT_EQUAL for double comparison | Aleksas Pantechovskis |
2016-03-05 | cid#1355251, use delete[] for arrays | Markus Mohrhard |
2016-03-05 | tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUAL | Aleksas Pantechovskis |
2016-03-05 | Actually I don't see why this would need to be inside OSL_DEBUG_LEVEL > 0 | Tor Lillqvist |
2016-03-05 | loplugin:sallogareas | Tor Lillqvist |
2016-03-05 | tdf#97906 Calc: Correct cell reference shortcut keys | Yousuf Philips |
2016-03-04 | do the calculation check only conditionally, tdf#91794 follow-up | Eike Rathke |
2016-03-04 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-03-04 | follow up of tdf#94635 | Winfried Donkers |
2016-03-04 | tdf#98083: Always save cell format | Katarina Behrens |
2016-03-04 | loplugin:unuseddefaultparam in sc | Noel Grandin |
2016-03-04 | tdf#93889 Remove a busy loop | Jaskaran |
2016-03-04 | tdf#96505 Remove long integer literal specifier when not needed | Aleksas Pantechovskis |
2016-03-03 | We don't use 'using' for other std types either in this file | Tor Lillqvist |
2016-03-03 | delete works fine on nullptr | Tor Lillqvist |
2016-03-03 | loplugin:nullptr | Tor Lillqvist |
2016-03-03 | loplugin:unreffun | Tor Lillqvist |
2016-03-03 | tdf#97215 Sorting with update reference causes crash | Arul Michael |
2016-03-03 | tdf#94635 Add FORECAST.ETS functions to Calc | Winfried Donkers |
2016-03-03 | loplugin:nullptr | Stephan Bergmann |
2016-03-03 | sc: add classification toolbar | Miklos Vajna |
2016-03-03 | unit test for tdf#98297, exclude/include error values with COUNT/COUNTA | Eike Rathke |
2016-03-03 | loplugin:unuseddefaultparams in formula | Noel Grandin |
2016-03-03 | remove double defines | Jochen Nitschke |
2016-03-03 | tdf#57950 Replace chained O(U)StringBuffer::append() with operator+ | Steven Guo |
2016-03-03 | loplugin:unuseddefaultparams in sc (part2) | Noel Grandin |
2016-03-02 | Resolves: tdf#98297 exclude error values from COUNT in array/matrix | Eike Rathke |
2016-03-02 | coverity#703997 silence Unchecked return value | Caolán McNamara |
2016-03-02 | shift "Decimal places" down by 2 to align with "Limit decimals" again | Eike Rathke |
2016-03-02 | add tooltips about Excel interoperability | Eike Rathke |
2016-03-02 | replace wildcard/regex checkboxes with radio button group, tdf#72196 | Eike Rathke |
2016-03-02 | loplugin:unuseddefaultparams in sc (part1) | Noel Grandin |
2016-03-02 | loplugin:unuseddefaultparam in sfx2 | Noel Grandin |
2016-03-01 | coverity#1352213 Unchecked return value | Caolán McNamara |
2016-03-01 | ccu#1573 sc lok: fix reporting of hidden row height | Miklos Vajna |
2016-03-01 | tdf#97369/#97587 - Further fix SUMming in the software interpreter | Marco Cecchetti |