summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2016-04-23lokit: add getPartHashHenry Castro
2016-03-10Resolves: tdf#98297 exclude error values from COUNT in array/matrixEike Rathke
2016-03-10Resolves: tdf#98389 check memory requirement of matrixEike Rathke
2015-11-28Resolves: tdf#95670 propagate ForceArray per parameterEike Rathke
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna
2015-11-16LOK: setClientZoom() - sets the client zoom levelMihai Varga
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt
2015-11-06sc lok: tdf#94605 introduce uno:CellCursorAndrzej Hunt
2015-11-03sc lok: allow requesting row headers only for a logic areaMiklos Vajna
2015-11-03LOK: initial Document::getCommandValues() for RowColumnHeadersMiklos Vajna
2015-11-03vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna
2015-10-27sc: implement vcl::ITiledRenderable::isMimeTypeSupported()Miklos Vajna
2015-10-27sc: implement vcl::ITiledRenderable::getWindow()Miklos Vajna
2015-10-26Resolves: tdf#91453 use configuration of text to number conversionEike Rathke
2015-10-17tdf#94173: Calc doesn't save your own created autoformat presetsJulien Nabet
2015-10-07LOK: added the button type and key modifier to postMouseEvent()Mihai Varga
2015-09-18Resolves: tdf#94249 do not remove broadcasters while iterators are in useEike Rathke
2015-09-18Resolves: tdf#92995 do not delete caption objects that are held by UndoEike Rathke
2015-09-18loplugin:staticmethodsStephan Bergmann
2015-08-20tdf#92256: Improved interop of INDIRECT functionKatarina Behrens
2015-08-20Resolves: tdf#58838 do not use collation for Equal/NotEqual operatorsEike Rathke
2015-08-20Resolves: tdf#92709 conditional formats are applied to ranges, not expressionsEike Rathke
2015-08-06Resolves: tdf#88402 remember sort "has headers" at anonymous database rangesEike Rathke
2015-08-06execute the terrible bottle neck loop only if there are conditional formatsEike Rathke
2015-08-06always justify a referenced range in order, tdf#92468Eike Rathke
2015-08-06use ScComplexRefData::IsEntireCol() and IsEntireRow()Eike Rathke
2015-08-06TableRef: add ScDBData::GetColumnNameOffset()Eike Rathke
2015-08-06TableRef: invalidate table column names on most sheet operationsEike Rathke
2015-08-06TableRef: add ScDBData::maTableColumnNamesEike Rathke
2015-08-06in OOXML save references of named expressions with col,row=0,0 base positionEike Rathke
2015-08-06TableRef: inherit RelName in generated reference if named expressionEike Rathke
2015-08-06TableRef: make ThisRow work in named expressionsEike Rathke
2015-08-06Resolves: tdf#83365 push proper references in INDIRECTEike Rathke
2015-08-06Resolves: tdf#86305 clone upper left of matrix result if double tokenEike Rathke
2015-08-06tdf#89972: also copy external reference statusMike Kaganski
2015-08-06Resolves: tdf#89643 report builder function wizard segfaultsCaolán McNamara
2015-08-06tdf#69552 [part 2] support all ODFF1.2 and Excel2013 variationsWinfried Donkers
2015-08-03tiledrendering: added getPartName method for calcMihai Varga
2015-06-23sc: add ScModelObj::getTextSelection().Henry Castro
2015-06-22sc tiled rendering: Set some minimal size of the document.Jan Holesovsky
2015-05-27Resolves: tdf#91416 setting progress -> resize -> destroy formula contextCaolán McNamara
2015-05-20ScIconSetFormatData::mbCustom read uninitialized...Stephan Bergmann
2015-05-19don't use default style as parent for OOXML cond format style, tdf#91335Markus Mohrhard
2015-05-19use XL_A1 as ref string syntax for excel produced documentsMarkus Mohrhard
2015-05-18callcatcher: update unused codeCaolán McNamara
2015-05-16add missing OOXML icon sets, tdf#69095Markus Mohrhard
2015-05-15support custom iconSet collectionsMarkus Mohrhard
2015-05-12tdf#60573 Conditional formatting does not allow scrollingHenry Castro
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-07remove unused code; bMapDupToInternal in struct AddInMapWinfried Donkers