summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-03-10loplugin:stringconstantStephan Bergmann1-1/+1
2016-03-10tdf#97344 : Allow focus change using mouse in autofilter popupDennis Francis2-45/+180
2016-03-10tdf#57523 - Regex search "^$" finds all empty cells in given range.Mohammed Abdul Azeem1-4/+4
2016-03-10sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna1-1/+1
2016-03-10rename findLastNotOf -> findLastTrueNoel Grandin3-11/+11
2016-03-10loplugin:constantparam in scNoel Grandin37-103/+90
2016-03-10loplugin:constantparam in formulaNoel Grandin1-1/+1
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann3-8/+8
2016-03-09Resolves: tdf#95226 second case, stack error count in JumpMatrix contextEike Rathke1-0/+14
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin2-103/+103
2016-03-09loplugin:constantparam in sfx2Noel Grandin2-5/+3
2016-03-09loplugin:constantparam in svxNoel Grandin2-3/+3
2016-03-08tdf#94561 : Create notes drawing objects only once on sheet copyDennis Francis6-8/+27
2016-03-08unit test for tdf#98389 huge external range reference matrixEike Rathke1-1/+26
2016-03-08Don't leak docshellsKatarina Behrens1-0/+1
2016-03-08sc: remove unnecessary orcus external usage from makefilesMichael Stahl7-18/+1
2016-03-08tdf#94635 synchronise argument labels in function wizard withWinfried Donkers1-42/+42
2016-03-08Move anchor submenu to separate popupmenu fileMaxim Monastirsky9-42/+21
2016-03-08setCellRangeData: check matrix size before operating, tdf#98389 follow-upEike Rathke1-15/+34
2016-03-08Update liborcus to 0.11.0.Kohei Yoshida4-27/+41
2016-03-07add STR_LONG_ERR_MATRIX_SIZE "Error: Array or matrix size"Eike Rathke3-444/+452
2016-03-07remove unused errInterpOverflowEike Rathke1-1/+0
2016-03-07a few more candidates for errMatrixSizeEike Rathke2-3/+3
2016-03-07introduce a dedicated errMatrixSizeEike Rathke2-8/+14
2016-03-07use ScMatrix::IsSizeAllocatable() instead of GetElementsMax()Eike Rathke1-4/+4
2016-03-07drop now-needless depsDavid Tardon1-4/+0
2016-03-07remove remaining uses of gb_SrsTemplateTarget_get_targetDavid Tardon1-1/+0
2016-03-07expand src templatesDavid Tardon1-1/+0
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara1-1/+1
2016-03-07loplugin:write only fieldsNoel Grandin3-5/+2
2016-03-07disable means Enable(false), not true.. tdf#98389 relatedEike Rathke1-1/+1
2016-03-07Resolves: tdf#98389 check memory requirement of matrixEike Rathke3-60/+198
2016-03-07tdf#65219 Fix temp files clean up in sc unit testsAleksas Pantechovskis4-1/+25
2016-03-07loplugin:unuseddefaultparamsNoel Grandin7-29/+18
2016-03-07tdf#96099 Reduce number of trivial typedefsChirag Manwani1-25/+23
2016-03-07improve defaultparams lopluginNoel Grandin1-5/+5
2016-03-06coverity#1355250 Logically dead codeCaolán McNamara1-28/+4
2016-03-06coverity#1355253 Uninitialized scalar fieldCaolán McNamara1-9/+22
2016-03-06use the initializer listMarkus Mohrhard1-9/+9
2016-03-06don't use same file in two testsMarkus Mohrhard2-2/+2
2016-03-06tdf#96969 Calc: Change shortcut key for Select ColumnYousuf Philips1-1/+16
2016-03-06cppcheck: fix duplicateBreakJulien Nabet1-1/+0
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis1-14/+14
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis1-66/+66
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis1-2/+2
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis1-10/+10
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis1-35/+35
2016-03-05tdf#98264, use DOUBLE_ASSERT_EQUAL for double comparisonAleksas Pantechovskis1-11/+11
2016-03-05cid#1355251, use delete[] for arraysMarkus Mohrhard1-4/+4
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis4-341/+361