Age | Commit message (Expand) | Author |
2016-03-08 | Don't leak docshells | Katarina Behrens |
2016-03-08 | sc: remove unnecessary orcus external usage from makefiles | Michael Stahl |
2016-03-08 | tdf#94635 synchronise argument labels in function wizard with | Winfried Donkers |
2016-03-08 | Move anchor submenu to separate popupmenu file | Maxim Monastirsky |
2016-03-08 | setCellRangeData: check matrix size before operating, tdf#98389 follow-up | Eike Rathke |
2016-03-08 | Update liborcus to 0.11.0. | Kohei Yoshida |
2016-03-07 | add STR_LONG_ERR_MATRIX_SIZE "Error: Array or matrix size" | Eike Rathke |
2016-03-07 | remove unused errInterpOverflow | Eike Rathke |
2016-03-07 | a few more candidates for errMatrixSize | Eike Rathke |
2016-03-07 | introduce a dedicated errMatrixSize | Eike Rathke |
2016-03-07 | use ScMatrix::IsSizeAllocatable() instead of GetElementsMax() | Eike Rathke |
2016-03-07 | drop now-needless deps | David Tardon |
2016-03-07 | remove remaining uses of gb_SrsTemplateTarget_get_target | David Tardon |
2016-03-07 | expand src templates | David Tardon |
2016-03-07 | these ResIds are used solely for their number by now | Caolán McNamara |
2016-03-07 | loplugin:write only fields | Noel Grandin |
2016-03-07 | disable means Enable(false), not true.. tdf#98389 related | Eike Rathke |
2016-03-07 | Resolves: tdf#98389 check memory requirement of matrix | Eike Rathke |
2016-03-07 | tdf#65219 Fix temp files clean up in sc unit tests | Aleksas Pantechovskis |
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 |