summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2016-03-09Resolves: tdf#98297 exclude error values from COUNT in array/matrixEike Rathke1-1/+1
2016-03-09Resolves: tdf#98389 check memory requirement of matrixEike Rathke1-0/+6
2015-11-20Resolves: tdf#95670 propagate ForceArray per parameterEike Rathke1-0/+2
2015-10-22Resolves: tdf#91453 use configuration of text to number conversionEike Rathke1-0/+112
2015-10-05tdf#94173: Calc doesn't save your own created autoformat presetsJulien Nabet1-1/+5
2015-09-17Resolves: tdf#94249 do not remove broadcasters while iterators are in useEike Rathke1-1/+2
2015-09-11Resolves: tdf#92995 do not delete caption objects that are held by UndoEike Rathke2-2/+3
2015-09-07loplugin:staticmethodsStephan Bergmann1-1/+0
2015-08-18tdf#92256: Improved interop of INDIRECT functionKatarina Behrens2-0/+3
2015-08-07Resolves: tdf#58838 do not use collation for Equal/NotEqual operatorsEike Rathke1-2/+6
2015-08-07Resolves: tdf#92709 conditional formats are applied to ranges, not expressionsEike Rathke1-1/+3
2015-07-28tiledrendering: added getPartName method for calcMihai Varga1-0/+3
2015-07-19Resolves: tdf#88402 remember sort "has headers" at anonymous database rangesEike Rathke1-0/+5
2015-07-09execute the terrible bottle neck loop only if there are conditional formatsEike Rathke1-0/+1
2015-07-08always justify a referenced range in order, tdf#92468Eike Rathke2-0/+15
2015-06-26use ScComplexRefData::IsEntireCol() and IsEntireRow()Eike Rathke1-0/+14
2015-06-26sc tiled rendering: Set some minimal size of the document.Jan Holesovsky1-0/+3
2015-06-25TableRef: add ScDBData::GetColumnNameOffset()Eike Rathke1-0/+10
2015-06-25TableRef: invalidate table column names on most sheet operationsEike Rathke1-1/+5
2015-06-24TableRef: add ScDBData::maTableColumnNamesEike Rathke1-0/+4
2015-06-23sc: add ScModelObj::getTextSelection().Henry Castro1-0/+3
2015-06-23in OOXML save references of named expressions with col,row=0,0 base positionEike Rathke2-5/+1
2015-06-22TableRef: inherit RelName in generated reference if named expressionEike Rathke1-0/+4
2015-06-21TableRef: make ThisRow work in named expressionsEike Rathke1-1/+1
2015-06-18Resolves: tdf#83365 push proper references in INDIRECTEike Rathke1-0/+5
2015-06-17Resolves: tdf#86305 clone upper left of matrix result if double tokenEike Rathke1-0/+6
2015-06-11tdf#89972: also copy external reference statusMike Kaganski2-0/+10
2015-06-11Resolves: tdf#89643 report builder function wizard segfaultsCaolán McNamara1-4/+6
2015-06-11tdf#69552 [part 2] support all ODFF1.2 and Excel2013 variationsWinfried Donkers1-0/+2
2015-05-27Resolves: tdf#91416 setting progress -> resize -> destroy formula contextCaolán McNamara1-0/+4
2015-05-20ScIconSetFormatData::mbCustom read uninitialized...Stephan Bergmann1-1/+2
2015-05-19don't use default style as parent for OOXML cond format style, tdf#91335Markus Mohrhard1-0/+3
2015-05-19use XL_A1 as ref string syntax for excel produced documentsMarkus Mohrhard1-1/+1
2015-05-18callcatcher: update unused codeCaolán McNamara1-6/+0
2015-05-16add missing OOXML icon sets, tdf#69095Markus Mohrhard1-1/+4
2015-05-15support custom iconSet collectionsMarkus Mohrhard1-0/+4
2015-05-12tdf#60573 Conditional formatting does not allow scrollingHenry Castro2-0/+4
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2-2/+2
2015-05-07remove unused code; bMapDupToInternal in struct AddInMapWinfried Donkers1-1/+0
2015-05-06Resolves: tdf#91078 check also DBData modified, not only named expressionsEike Rathke1-3/+6
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin1-1/+1
2015-05-05fdo#77985 make calc function NETWORKDAYS comply with ODFF1.2Winfried Donkers1-0/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann3-3/+3
2015-05-05tdf#34555 add to scalc: crop, change img, save img, edit with ext toolsPhilippe Jung1-0/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann7-9/+9
2015-05-05loplugin:staticmethodsNoel Grandin24-57/+57
2015-05-05rework Sort trim data area logicEike Rathke2-12/+12
2015-05-03sc: More services converted to constructors.Jan Holesovsky2-9/+0
2015-05-03sc: Convert many services to constructors.Jan Holesovsky4-75/+0
2015-05-01coverity#1296292 merge these two enum typesCaolán McNamara1-8/+5