summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* 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
* check for empty string before accessing first elementMarkus Mohrhard2014-06-101-1/+1
* workaround for DBG_UTIL XML correctness checksMarkus Mohrhard2014-06-101-1/+2
* don't use temporary objectMarkus Mohrhard2014-06-102-2/+2
* fix invalid memory access related to temporary objectMarkus Mohrhard2014-06-101-1/+2
* fdo#76324: Make pasting a lot of cell notes faster by disabling broadcasting.Matúš Kukan2014-06-101-0/+12
* fxi build errorMarkus Mohrhard2014-06-071-1/+1
* don't try to import invalid document, fdo#79135Markus Mohrhard2014-06-071-0/+2
* Resolves: fdo#79021 cannot delete ListBox from inside its own Select handlerCaolán McNamara2014-06-052-0/+11
* unify the handling of string position arguments, fdo#75971 relatedEike Rathke2014-06-052-23/+77
* The 4th argument is of wrong type.Kohei Yoshida2014-06-041-2/+1
* Resolves: fdo#79506 Some numbers are marked as translatableJulien Nabet2014-06-022-2/+2
* fdo#78927: Use different XML attribute names for asian and complex fonts.Kohei Yoshida2014-05-301-14/+26
* fdo#79174: Use 3D address when the input and output are on different sheets.Kohei Yoshida2014-05-309-26/+28
* Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara2014-05-301-6/+11
* Related fdo#75971 Crash when invoking "Insert > Names > Create"Julien Nabet2014-05-291-1/+1
* Resolves: fdo#79392 don't access after last row, when last row is max last rowCaolán McNamara2014-05-291-10/+13
* coverity#1078626 Missing break in switchCaolán McNamara2014-05-281-1/+1
* Related: fdo#79142 make SetName default to ReindexingCaolán McNamara2014-05-282-3/+3
* WaE: private field 'mnId' is not usedTor Lillqvist2014-05-282-4/+2
* Remove dead codeStephan Bergmann2014-05-281-54/+0
* resolved fdo#70455 B1:SOMENAME is not a valid singleton referenceEike Rathke2014-05-271-6/+15
* fdo#78976: Correct way to determine the end position for matrix check.Kohei Yoshida2014-05-271-1/+1
* do not replace a General format with a General formatEike Rathke2014-05-271-3/+14
* Actually OK and Cancel is better here than Apply and Close.Kohei Yoshida2014-05-273-14/+15
* resolved rhbz#1101224 do not attempt to obtain names for NULL tabsEike Rathke2014-05-271-2/+7
* resolved fdo#79228 resync ScPatternAttr if changed in GetNeededSize()Eike Rathke2014-05-274-10/+62
* improve descriptive text of "Treat empty string as zero" optionEike Rathke2014-05-261-1/+1
* fdo#76824: Proper way to parse cell address strings.Kohei Yoshida2014-05-231-13/+27
* fdo#79011: Properly implement the search results dialog as modeless.Kohei Yoshida2014-05-239-19/+144
* Forgot to remove debug statements.Kohei Yoshida2014-05-231-4/+0
* fdo#78903: Don't broadcast prematurely during cell deletion.Kohei Yoshida2014-05-221-22/+0
* fdo#78903: Write test for this.Kohei Yoshida2014-05-222-0/+60