summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2017-01-26tdf#104967 preserve isolated notes data in clipboard when closing documentEike Rathke10-26/+60
2017-01-26tdf#104967 prevent crash when pasting notes originating from a closed documentEike Rathke1-0/+15
2017-01-26Resolves: 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-25Resolves: tdf#105411 remove from entries before disposeCaolán McNamara1-2/+3
2017-01-25Resolves: tdf#105466 crash when changing conditional formatting conditionCaolán McNamara1-8/+12
2017-01-25Resolves: 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
2016-12-05tdf#91475 Fix column width during .xlsx exportBartosz Kosiorek4-23/+111
2016-12-05tdf#104310: Accept x12ac lists and fallbacks in dataValidationsMike Kaganski4-22/+146
2016-12-02coverity#1396676 Uninitialized pointer fieldCaolán McNamara1-5/+6
2016-12-02prevent corrupt warning in MSO - justify dimensionJustin Luth1-0/+1
2016-12-02tdf#104310: Accept also x14-style dataValidationsMike Kaganski5-124/+199
2016-12-01tdf#104177 Modify helper label to reflect menu changesGabor Kelemen1-1/+1
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann4-5/+8
2016-11-28nitpicks, tdf#43544 follow-upEike Rathke2-5/+10
2016-11-28tdf#43544 ScStyleObj: Only call StylePool->find() when necessaryMaarten Bosmans2-113/+108
2016-11-26Resolves: tdf#103493 copying note captions needs a completed destination sheetEike Rathke3-9/+26
2016-11-23OOXML: Write dimension range in full address notationBartosz Kosiorek5-11/+38
2016-11-23[API Change]: Create new GeneralFunction2 for adding medianTamás Zolnai25-203/+353
2016-11-22[API Change] revert incompatible change of enum css::sheet::GeneralFunctionEike Rathke6-0/+30
2016-11-22Retain sheet protect options throughout unprotect/protect sessionMike Kaganski1-5/+8
2016-11-22remove some more global OUStringsNoel Grandin2-24/+14
2016-11-21Remove excessive parenthesis.Kohei Yoshida1-1/+1
2016-11-22unit test for tdf#104096, ScRange::Parse() with trailing charactersEike Rathke1-0/+4