summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01fix copypastaDavid Tardon
2016-08-01sc: replace NAN macro with rtl::math::setNanJochen Nitschke
2016-08-01Resolves: tdf#101246 errors are not stringsEike Rathke
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-08-01sc: replace IsAssciiDigit and IsAsciiAlpha with rtl equivalentsJochen Nitschke
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