summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* the range has to be in the correct order, fdo#81803Markus Mohrhard2014-07-301-0/+1
* fdo#80501: Ensure that we notify each listener only once.Kohei Yoshida2014-07-307-41/+52
* the dialog hierarchy changed iwith the ui format, fdo#81867Markus Mohrhard2014-07-304-34/+42
* bnc#885548: Reset the default user to the document owner at the end.Kohei Yoshida2014-07-301-0/+2
* fdo#80846: Get the parameter order right.Kohei Yoshida2014-07-301-1/+1
* fdo#81330: When moving to a different sheet, set 3D flag on.Kohei Yoshida2014-07-301-0/+5
* fdo#79578: Properly update formulas upon change in db collection.Kohei Yoshida2014-07-2920-138/+84
* fdo#81617: Split formula groups at sort range boundaries.Kohei Yoshida2014-07-283-0/+17
* Resolves fdo#79273: Data Statistics crashes with any entryJulien Nabet2014-07-278-16/+0
* use SvXMLExport::GetRelativeReference(), fdo#79305Eike Rathke2014-07-221-11/+1
* respect flag for relative paths, fdo#79305Markus Mohrhard2014-07-211-0/+14
* fdo#63756 build libxml2 with ICU supportDavid Tardon2014-07-214-14/+14
* Resolves fdo#81549: Crash pivot tableJulien Nabet2014-07-192-3/+2
* bnc#885548: Adjust xlsx export of revisions to get it to work in Excel.Kohei Yoshida2014-07-194-143/+289
* bnc#885548: Initial work on importing revisions from xlsx.Kohei Yoshida2014-07-197-2/+561
* resolved fdo#81294 store correct sheet number during range names updateEike Rathke2014-07-181-6/+12
* fdo#81470: Fix a crasher during xlsx export with revisions.Kohei Yoshida2014-07-171-1/+0
* fdo#81445: Display correct label for empty cell.Kohei Yoshida2014-07-171-3/+2
* fdo#81309: Adjust references during sort.Kohei Yoshida2014-07-1531-309/+980
* Preserve the "end of list" flag for xls round-tripping.Kohei Yoshida2014-07-156-38/+69
* remove the OpenGLWindow from chartsMarkus Mohrhard2014-07-152-3/+4
* resolved fdo#77018 keep external references intact during sortEike Rathke2014-07-141-0/+17
* resolved fdo#79441 keep 3D references intact during sortEike Rathke2014-07-143-4/+5
* fdo#80462: Don't always increment the start row position.Kohei Yoshida2014-07-141-1/+3
* resolved fdo#80195 act on implicitly propagated error, if anyEike Rathke2014-07-101-0/+5
* resolved fdo#62250 absent value cell values are not NaN, set to 0.0Eike Rathke2014-07-091-0/+6
* fdo#78908 Revert "Merge back branch alg_writerframes to trunk"Miklos Vajna2014-07-041-1/+1
* bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida2014-07-034-5/+18
* Resolves fdo#76160 Calc invalid image position on zoomingDamien Chambe2014-06-251-1/+1
* bnc#882595: Process VBA blobs before formula cells.Kohei Yoshida2014-06-251-6/+7
* accept also one cell chart ranges for external data provider, fdo#79772Markus Mohrhard2014-06-231-1/+1
* fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida2014-06-2319-49/+115
* GPU Calc:Support nested formulae expansion for simple nestedhaochen2014-06-174-75/+142
* GPU Calc:Add more judge for NAN in SingleVector parameterhaochen2014-06-171-4/+4
* GPU Calc:Support default 2nd parameter in ROUNDhaochen2014-06-172-5/+13
* GPU Calc:Support 3rd parameter in FLOORhaochen2014-06-173-94/+79
* GPU Calc:Support IF formula in GPUInterprethaochen2014-06-173-0/+63
* GPU Calc:Support string arguments in VLookuphaochen2014-06-175-35/+124
* document must be set modified when range name is defined, fdo#79451Markus Mohrhard2014-06-171-0/+1
* Cache table entry may be null. Let's not assume it's always non-null.Kohei Yoshida2014-06-161-5/+11
* resolved fdo#79978 propagate error through DoubleArray of matrixEike Rathke2014-06-133-8/+20
* resolved fdo#79957 propagate ForceArray through jump tokensEike Rathke2014-06-131-1/+1
* put the add/modify/delete line below the rangeCaolán McNamara2014-06-121-57/+57
* fdo#77506: More reliable way to determine label strings.Kohei Yoshida2014-06-122-1/+15
* left align add/remove buttonsCaolán McNamara2014-06-121-16/+12
* Put conditional add/remove buttons above the range selector...Caolán McNamara2014-06-121-19/+19
* fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida2014-06-101-0/+5
* fix new[]/delete mismatchMarkus Mohrhard2014-06-101-1/+1
* avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard2014-06-102-2/+2
* column storage might be changed, related lp#990868Markus Mohrhard2014-06-101-2/+2