summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2017-02-16tdf#95306: Be sure to specify the entire range.Kohei Yoshida1-2/+2
2017-02-15tdf#105840 EXCEL export: fixes for hidden defaultRowJustin Luth4-8/+29
2017-02-15Optimize Excel GetOrCreateRow: compare to previous map entryJustin Luth1-2/+5
2017-02-15Optimize Excel GetOrCreateRow: reduce loopsJustin Luth1-10/+27
2017-02-14tdf#103890: Fix the logic on setting 3D flag on reference.Kohei Yoshida1-6/+7
2017-02-12tdf#86470: Let's not forget to move onto the next column.Kohei Yoshida1-2/+2
2017-02-08tdf#105629: Let's move the advanced-filter specific stuff ...Kohei Yoshida1-15/+14
2017-01-31Resolves: tdf#105410 do not crash on a deleted formatEike Rathke1-2/+5
2017-01-30tdf#105548 fix incorrect DATEDIF result.Winfried Donkers2-9/+33
2017-01-27Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when dockedCaolán McNamara3-11/+10
2017-01-27dissolve LinkUpdateMode confusion, document::Settings vs XGlobalSheetSettingsEike Rathke2-17/+53
2017-01-27Resolves: tdf#105558 accept numeric BASIC return types as numericEike Rathke1-6/+45
2017-01-27Resolves: tdf#104153 crash on drag and drop pivot table fieldCaolán McNamara5-36/+19
2017-01-26tdf#101828 handle rtf/richtext correctlyOliver Specht10-15/+45
2017-01-25Resolves: tdf#104675 ScConditionalFormat ranges needed to start listeningEike Rathke1-1/+1
2017-01-25Resolves: tdf#105351 pass matching index key to conditional format dialogEike Rathke1-0/+1
2017-01-25ScFormulaListener: do not start listening to clipboard or Undo docsEike Rathke1-1/+4
2017-01-25tdf#104967 preserve isolated notes data in clipboard when closing documentEike Rathke10-26/+60
2017-01-24tdf#105348 add check for divide by zero situation.Winfried Donkers1-2/+8
2017-01-23Resolves: tdf#105466 crash when changing conditional formatting conditionCaolán McNamara1-8/+12
2017-01-23Resolves: tdf#105411 remove from entries before disposeCaolán McNamara1-2/+3
2017-01-23coverity#1399031 golden, Out-of-bounds readCaolán McNamara1-1/+1
2017-01-22tdf#104967 prevent crash when pasting notes originating from a closed documentEike Rathke1-0/+15
2017-01-22Resolves: tdf#105158 set date or time return type for DATEVALUE TIMEVALUEEike Rathke2-5/+28
2017-01-13fix interchanged parametersJochen Nitschke1-2/+2
2017-01-11tdf#97598 xlsx import: do not apply any scenariosJustin Luth4-17/+24
2017-01-10Resolves: tdf#104711 adjust range reference constructed of named anchorsEike Rathke4-10/+45
2017-01-06recognize the broken "Err:xxx" written by 5.2 and earlier, tdf#105024 relatedEike Rathke1-5/+16
2017-01-06read single error constant formula as such, tdf#105024 relatedEike Rathke4-10/+25
2017-01-06out of bounds string accessEike Rathke1-1/+1
2017-01-06Resolves: tdf#105061 Only one text box shown in case of 'between'Caolán McNamara2-0/+9
2017-01-06check token array code errors when testing for equality, tdf#105024 relatedEike Rathke2-0/+16
2017-01-05tdf#105024 use context to generate "error only" formula stringEike Rathke1-1/+4
2017-01-05Resolves: tdf#104919 crash with empty ScNavigatorDlg memberCaolán McNamara2-0/+10
2017-01-05handle paste special of single formula cell if IsEmptyDisplayedAsString()Eike Rathke1-0/+5
2017-01-05handle paste special of single formula cell with error resultEike Rathke1-0/+7
2017-01-04tdf#104981 Fix deficiencies with PERCENTRANK functions.Winfried Donkers1-2/+7
2017-01-03tdf#105026 Remove wrong constraint in PERMUTATIONA.Winfried Donkers1-1/+1
2016-12-16tdf#104581 handle constraints for NEGBINOMDIST in compliance with ODFF1.2.Winfried Donkers1-7/+7
2016-12-16Resolves: tdf#103543 disable mass broadcasts from drawing objects' changesEike Rathke1-0/+4
2016-12-16tdf#71435: Accessible caret-moved events are missing when "freeze" is enabledTamás Zolnai1-1/+1
2016-12-12tdf#104532 handle constraints for NEGBINOM.DIST correctly.Winfried Donkers1-8/+8
2016-12-10rename to RegisterDefinedStyleNames() to clarify, tdf#104097 follow-upEike Rathke2-4/+4
2016-12-10Resolves: tdf#104097 register reserved cell style names for auto stylesEike Rathke2-8/+17
2016-12-08tdf#104446: there can only be 1 condition for SUMIFJulien Nabet1-1/+1
2016-12-07tdf#104434 tdf#104451 Revert "tdf#46738 Fix exporting .xlsx of coloured em"...Eike Rathke3-35/+4
2016-12-07stab at the sick "units in character width of the standard font", tdf#101363Eike Rathke1-1/+5
2016-12-07Revert "attempt to fix Linux-rpm_deb-x86_71-TDF tinderbox build, tdf#101363"Eike Rathke1-8/+1
2016-12-06try a volatileEike Rathke1-1/+1
2016-12-05attempt to fix Linux-rpm_deb-x86_71-TDF tinderbox build for 5-2, tdf#101363Eike Rathke1-1/+8