summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-03-11sc: handle classification during copy&pasteMiklos Vajna
2016-03-11sc: make metadata available in copy resultMiklos Vajna
2016-03-11loplugin:unreffunTor Lillqvist
2016-03-11loplugin:redundantcastTor Lillqvist
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-11fix a few memory leaks in the calc test frameworkMarkus Mohrhard
2016-03-11allow to call xpath expression on different files in containerMarkus Mohrhard
2016-03-11just take a referenceMarkus Mohrhard
2016-03-11add assert to prevent memory leakMarkus Mohrhard
2016-03-10wrap vcl::window* pointer members in VclPtr, tdf#97344 follow-upEike Rathke
2016-03-10sc lok: Don't interact with the user during .uno:SortAscending or Descending.Jan Holesovsky
2016-03-10loplugin:stringconstantStephan Bergmann
2016-03-10tdf#97344 : Allow focus change using mouse in autofilter popupDennis Francis
2016-03-10tdf#57523 - Regex search "^$" finds all empty cells in given range.Mohammed Abdul Azeem
2016-03-10sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna
2016-03-10rename findLastNotOf -> findLastTrueNoel Grandin
2016-03-10loplugin:constantparam in scNoel Grandin
2016-03-10loplugin:constantparam in formulaNoel Grandin
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-09Resolves: tdf#95226 second case, stack error count in JumpMatrix contextEike Rathke
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-03-08tdf#94561 : Create notes drawing objects only once on sheet copyDennis Francis
2016-03-08unit test for tdf#98389 huge external range reference matrixEike Rathke
2016-03-08Don't leak docshellsKatarina Behrens
2016-03-08sc: remove unnecessary orcus external usage from makefilesMichael Stahl
2016-03-08tdf#94635 synchronise argument labels in function wizard withWinfried Donkers
2016-03-08Move anchor submenu to separate popupmenu fileMaxim Monastirsky
2016-03-08setCellRangeData: check matrix size before operating, tdf#98389 follow-upEike Rathke
2016-03-08Update liborcus to 0.11.0.Kohei Yoshida
2016-03-07add STR_LONG_ERR_MATRIX_SIZE "Error: Array or matrix size"Eike Rathke
2016-03-07remove unused errInterpOverflowEike Rathke
2016-03-07a few more candidates for errMatrixSizeEike Rathke
2016-03-07introduce a dedicated errMatrixSizeEike Rathke
2016-03-07use ScMatrix::IsSizeAllocatable() instead of GetElementsMax()Eike Rathke
2016-03-07drop now-needless depsDavid Tardon
2016-03-07remove remaining uses of gb_SrsTemplateTarget_get_targetDavid Tardon
2016-03-07expand src templatesDavid Tardon
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara
2016-03-07loplugin:write only fieldsNoel Grandin
2016-03-07disable means Enable(false), not true.. tdf#98389 relatedEike Rathke
2016-03-07Resolves: tdf#98389 check memory requirement of matrixEike Rathke
2016-03-07tdf#65219 Fix temp files clean up in sc unit testsAleksas Pantechovskis
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-07tdf#96099 Reduce number of trivial typedefsChirag Manwani
2016-03-07improve defaultparams lopluginNoel Grandin
2016-03-06coverity#1355250 Logically dead codeCaolán McNamara
2016-03-06coverity#1355253 Uninitialized scalar fieldCaolán McNamara
2016-03-06use the initializer listMarkus Mohrhard