summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* FORECAST.ETS.* functions: default aggregation is 1 (0 is not allowed)Stanislav Horacek2016-05-301-2/+2
* tdf#94205 Use o3tl::make_unique instead of new + std::moveapurvapriyadarshi2016-05-301-4/+1
* Convert FontRelief to scoped enumNoel Grandin2016-05-302-2/+2
* Convert SelectionMode to scoped enumNoel Grandin2016-05-308-9/+9
* loplugin:unusedmethodsNoel Grandin2016-05-3010-82/+1
* loplugin:unusedmethods SfxLinkUndoActionNoel Grandin2016-05-304-20/+0
* add DAYS360 test caseZdeněk Crhonek2016-05-291-0/+1279
* Improve alignment and use of space in Document Properties dialogAdolfo Jayme Barrientos2016-05-281-34/+14
* Revert "add DAYS test case"Markus Mohrhard2016-05-281-747/+0
* add DAYS test caseZdeněk Crhonek2016-05-281-0/+747
* add DAY test caseZdeněk Crhonek2016-05-281-0/+863
* notebookbar: working border style dropdownSzymon Kłos2016-05-271-1/+1
* Convert GRAPHIC to scoped enumNoel Grandin2016-05-278-25/+25
* Move accessibility relations to .ui files tdf#87026Muhammet Kara2016-05-274-26/+51
* tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin2016-05-2716-66/+140
* add DATEDIF test caseZdeněk Crhonek2016-05-261-0/+2646
* add DATE test caseZdeněk Crhonek2016-05-261-0/+1315
* sc lok bccu#1610 - Tiles not rendering in large spreadsheetsAshod Nakashian2016-05-263-12/+12
* notebookbar: updated sc ui fileSzymon Kłos2016-05-261-53/+2704
* correct description of the SWITCH functionStanislav Horacek2016-05-261-1/+1
* move the test file to the correct dirMarkus Mohrhard2016-05-261-0/+0
* cppcheck: noExplicitConstructorCaolán McNamara2016-05-261-8/+8
* loplugin:unusedmethodsNoel Grandin2016-05-2619-221/+0
* loplugin:unusedreturntypesNoel Grandin2016-05-266-10/+7
* tdf#97831 unit test document for new Excel2016 functionsWinfried Donkers2016-05-261-0/+2756
* remove now moot comment, tdf#86282 follow-upEike Rathke2016-05-251-14/+2
* add DVARP test caseZdeněk Crhonek2016-05-251-0/+1663
* tdf#86282 switch to base name sheet name again for external references CSVEike Rathke2016-05-251-9/+13
* add DVAR test caseZdeněk Crhonek2016-05-251-0/+1686
* tdf#86282 handle both, base name and Sheet1, as external reference sheet nameEike Rathke2016-05-253-30/+191
* Resolves: tdf#98895 range search crashes open office if range is nullCaolán McNamara2016-05-251-3/+3
* (nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara2016-05-253-3/+0
* SWITCH returns error if compared value contains an error, tdf#97831 follow-upWinfried Donkers2016-05-251-7/+3
* correct description of range argument of MINIFS and MAXIFSStanislav Horacek2016-05-251-2/+2
* use consistent case for argument names of IFS functionStanislav Horacek2016-05-251-1/+1
* Convert SC_MF to scoped enumNoel Grandin2016-05-2538-160/+170
* add DSUM test caseZdeněk Crhonek2016-05-251-0/+3629
* DCOUNT test case - one more testZdeněk Crhonek2016-05-251-0/+2943
* Resolves: tdf#99733 don't crash on moving range of cellsCaolán McNamara2016-05-242-0/+10
* convert PIVOT_FUNC to scoped enumNoel Grandin2016-05-2414-112/+120
* Revert "remove some manual ref-counting"Noel Grandin2016-05-248-47/+82
* loplugin:unusedmethods in scNoel Grandin2016-05-2456-895/+2
* remove some manual ref-countingNoel Grandin2016-05-248-82/+47
* add DSTDEVP test caseZdeněk Crhonek2016-05-241-0/+1357
* add DSTDEV test caseZdeněk Crhonek2016-05-241-0/+1457
* Resolves: tdf#86282 do not use file name as sheet name for linked documentsEike Rathke2016-05-231-2/+9
* Add DPRODUCT test caseZdeněk Crhonek2016-05-231-0/+1515
* Convert SbxClassType to scoped enumNoel Grandin2016-05-235-6/+6
* clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin2016-05-2317-62/+23
* Convert XOUTBMP to scoped enumNoel Grandin2016-05-223-7/+7