summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2016-03-10Resolves: tdf#98297 exclude error values from COUNT in array/matrixEike Rathke1-1/+1
2016-03-10Resolves: tdf#98389 check memory requirement of matrixEike Rathke1-0/+6
2015-11-28Resolves: tdf#95670 propagate ForceArray per parameterEike Rathke1-0/+2
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna1-1/+1
2015-11-16LOK: setClientZoom() - sets the client zoom levelMihai Varga1-0/+3
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt1-0/+3
2015-11-06sc lok: tdf#94605 introduce uno:CellCursorAndrzej Hunt1-0/+6
2015-11-03sc lok: allow requesting row headers only for a logic areaMiklos Vajna1-1/+1
2015-11-03LOK: initial Document::getCommandValues() for RowColumnHeadersMiklos Vajna1-0/+3
2015-11-03vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna1-2/+2
2015-10-27sc: implement vcl::ITiledRenderable::isMimeTypeSupported()Miklos Vajna1-0/+3
2015-10-27sc: implement vcl::ITiledRenderable::getWindow()Miklos Vajna1-0/+3
2015-10-26Resolves: tdf#91453 use configuration of text to number conversionEike Rathke1-0/+112
2015-10-17tdf#94173: Calc doesn't save your own created autoformat presetsJulien Nabet1-1/+5
2015-10-07LOK: added the button type and key modifier to postMouseEvent()Mihai Varga1-1/+2
2015-09-18Resolves: tdf#94249 do not remove broadcasters while iterators are in useEike Rathke1-1/+2
2015-09-18Resolves: tdf#92995 do not delete caption objects that are held by UndoEike Rathke2-2/+3
2015-09-18loplugin:staticmethodsStephan Bergmann1-1/+0
2015-08-20tdf#92256: Improved interop of INDIRECT functionKatarina Behrens2-0/+3
2015-08-20Resolves: tdf#58838 do not use collation for Equal/NotEqual operatorsEike Rathke1-2/+6
2015-08-20Resolves: tdf#92709 conditional formats are applied to ranges, not expressionsEike Rathke1-1/+3
2015-08-06Resolves: tdf#88402 remember sort "has headers" at anonymous database rangesEike Rathke1-0/+5
2015-08-06execute the terrible bottle neck loop only if there are conditional formatsEike Rathke1-0/+1
2015-08-06always justify a referenced range in order, tdf#92468Eike Rathke2-0/+15
2015-08-06use ScComplexRefData::IsEntireCol() and IsEntireRow()Eike Rathke1-0/+14
2015-08-06TableRef: add ScDBData::GetColumnNameOffset()Eike Rathke1-0/+10
2015-08-06TableRef: invalidate table column names on most sheet operationsEike Rathke1-1/+5
2015-08-06TableRef: add ScDBData::maTableColumnNamesEike Rathke1-0/+4
2015-08-06in OOXML save references of named expressions with col,row=0,0 base positionEike Rathke2-5/+1
2015-08-06TableRef: inherit RelName in generated reference if named expressionEike Rathke1-0/+4
2015-08-06TableRef: make ThisRow work in named expressionsEike Rathke1-1/+1
2015-08-06Resolves: tdf#83365 push proper references in INDIRECTEike Rathke1-0/+5
2015-08-06Resolves: tdf#86305 clone upper left of matrix result if double tokenEike Rathke1-0/+6
2015-08-06tdf#89972: also copy external reference statusMike Kaganski2-0/+10
2015-08-06Resolves: tdf#89643 report builder function wizard segfaultsCaolán McNamara1-4/+6
2015-08-06tdf#69552 [part 2] support all ODFF1.2 and Excel2013 variationsWinfried Donkers1-0/+2
2015-08-03tiledrendering: added getPartName method for calcMihai Varga1-0/+3
2015-06-23sc: add ScModelObj::getTextSelection().Henry Castro1-0/+3
2015-06-22sc tiled rendering: Set some minimal size of the document.Jan Holesovsky1-0/+3
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