summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-07-31add TAN, TANH test caseZdeněk Crhonek
2016-07-30add SUMSQ test caseZdeněk Crhonek
2016-07-30add FREQUENCY testcaseZdeněk Crhonek
2016-07-30loplugin:cppunitassertequalsMarkus Mohrhard
2016-07-30missing nullptr checkMarkus Mohrhard
2016-07-30add TRUNC test caseZdeněk Crhonek
2016-07-29tdf#88793 EDITING, subtotals don't apply formattingArul Michael
2016-07-29tdf#91665 l10n: Replace string list by separate strings in ScPrintUIOptionsMuhammet Kara
2016-07-29sc lok: add parameters for column/row resizeHenry Castro
2016-07-29rename SelectionForbidsPaste() to SelectionForbidsCellFill()Eike Rathke
2016-07-29tdf#101166 treat argument PayType for Calc function RATE as boolean.Winfried Donkers
2016-07-29add missing uui dependency for opencl testMarkus Mohrhard
2016-07-29tdf#97831 follow up : remove unused arguments from stackWinfried Donkers
2016-07-29limit SelectionFillDOOM to 24117248 cells, tdf#60021 tdf#60056 relatedEike Rathke
2016-07-29use div() instead of /0 to content ubsanCaolán McNamara
2016-07-29disallow Random Number when entire sheet is selected, tdf#60056 relatedEike Rathke
2016-07-29Resolves: tdf#60056 disallow Fill when entire sheet is selectedEike Rathke
2016-07-29move range detection to ScViewData::SelectionFillDOOM()Eike Rathke
2016-07-29add SUBTOTAL test caseZdeněk Crhonek
2016-07-29add sQRTPI test caeZdeněk Crhonek
2016-07-29add SIGN test caseZdeněk Crhonek
2016-07-29add SUM test caseZdeněk Crhonek
2016-07-29add SIN test caseZdeněk Crhonek
2016-07-28add SINH test caseZdeněk Crhonek
2016-07-28write the customWidth property also to XLSMarkus Mohrhard
2016-07-28tdf#100946 Fix width calculation and add customWidth support (.xlsx)Bartosz Kosiorek
2016-07-28GSoC Emoji ControlAkshay Deep
2016-07-28add SQRT test caseZdeněk Crhonek
2016-07-28add SEC test caseZdeněk Crhonek
2016-07-28use n prefix for numeric variableMarkus Mohrhard
2016-07-28tdf#101135 FILESAVE .xlsx Save XML_outlineLevelRow, XML_outlineLevelCol keysBartosz Kosiorek
2016-07-28Add various uui dependencyGiuseppe Castagno
2016-07-28add SECH test caseZdeněk Crhonek
2016-07-28add SERIESSUM test caseZdeněk Crhonek
2016-07-28Resolves: tdf#60021 disallow Paste when entire sheet is selectedEike Rathke
2016-07-28add another uui dependencyCaolán McNamara
2016-07-28add another uui dependencyCaolán McNamara
2016-07-28add some uui component dependenciesCaolán McNamara
2016-07-28add some uui component dependenciesCaolán McNamara
2016-07-28add some uui component dependenciesCaolán McNamara
2016-07-28Revert "temp tinderbox fix"Caolán McNamara
2016-07-28use div() instead of /0 to content ubsanCaolán McNamara
2016-07-28Bin leftover dead declarationTor Lillqvist
2016-07-28display the SearchAll() and ReplaceAll() results for notes, tdf#65334 relatedEike Rathke
2016-07-27add uui component to some other placesCaolán McNamara
2016-07-27use div() instead of /0 to content ubsanCaolán McNamara
2016-07-27use HasCellNotes() when looping and searching for notes, tdf#65334 follow-upEike Rathke
2016-07-27add WORKDAY.INTL test caseZdeněk Crhonek
2016-07-27use GetCellArea() also in SearchAll() and ReplaceAll(), tdf#65334 follow-upEike Rathke
2016-07-27do not search in empty string if there is no note, tdf#65334 follow-upEike Rathke