summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-07-18GSoC notebookbar: don't show empty space for hidden tabsSzymon Kłos1-1/+1
2016-07-18GSoC notebookbar: dropdown with hidden objectsSzymon Kłos1-811/+1036
2016-07-18add tagging to ThreadTasks so we don't need more one poolNoel Grandin2-48/+37
2016-07-18sc: remove enum BiffFragmentTypeJochen Nitschke1-13/+0
2016-07-18sc: convert SC_DIFOPT_* defines to typed_flagsJochen Nitschke5-14/+22
2016-07-17Use mdds' event callback to count formula blocks in each column.Kohei Yoshida5-3/+76
2016-07-17sc: remove enum BiffTargetTypeJochen Nitschke1-10/+0
2016-07-16Resolves: tdf#100764 check row when determining bounds for deleted rangeEike Rathke1-2/+8
2016-07-15lok::Document::destroyView: clean up view cursors/selectionsMiklos Vajna1-0/+8
2016-07-15new loplugin unnecessary overrideNoel Grandin27-314/+0
2016-07-15sc: remove FUNC* and OOX_XLS_IS_LIBNAME macrosJochen Nitschke1-14/+5
2016-07-15mapping ERROR.TYPE to ORG.OPENOFFICE.ERRORTYPE was always wrongEike Rathke1-1/+1
2016-07-15add missing functions to FunctionData saFuncTableOOoLOEike Rathke1-0/+14
2016-07-15STYLE only one parameter required, two optionalEike Rathke1-2/+2
2016-07-14add missing ORG.OPENOFFICE.* functions to XclFunctionInfo saFuncTable_OOoLOEike Rathke1-0/+10
2016-07-14yet more functions to save with prefix and namespace to OOXMLEike Rathke1-2/+7
2016-07-14Avoid undefined behavior when converting (large) double to size_tStephan Bergmann1-1/+2
2016-07-14save ERRORTYPE as _xlfn.ORG.OPENOFFICE.ERRORTYPE to OOXMLEike Rathke2-2/+10
2016-07-14Remove outdated commentsLaurent Balland-Poirier1-6/+0
2016-07-13Resolves: tdf#98240 limit width of widgets of standard filterCaolán McNamara2-6/+13
2016-07-13sc: fix build breakerJochen Nitschke1-3/+3
2016-07-13loplugin:singlevalfields in sc(part3)Noel Grandin16-84/+19
2016-07-13loplugin:singlevalfields in sc(part2)Noel Grandin15-1169/+96
2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin21-118/+19
2016-07-13add COLOR, COMBIN,COMBINA,CONVERT_ADD test caseZdeněk Crhonek4-0/+13912
2016-07-13add MIRR test caseZdeněk Crhonek1-0/+1753
2016-07-13Moved SfxModule owner to SfxApplicationMark Page2-6/+6
2016-07-13Resolves: tdf#100768 accept empty missing argument also for first parameterEike Rathke2-10/+14
2016-07-13tdf#100759 pass empty Any for omitted missing argument to Add-In functionsEike Rathke5-411/+424
2016-07-12GSoC notebookbar: added priorities in CalcSzymon Kłos1-748/+928
2016-07-12tdf#100883 - opencl impls. that use SEH are still bad.Michael Meeks1-0/+7
2016-07-12redemption argument must be >0 now, tdf#100766 follow-upEike Rathke1-184/+218
2016-07-12tdf#100762 Add support for array arguments to NPV.Winfried Donkers1-0/+35
2016-07-12tdf#100767 make MIRR compliant with ODFF1.2Winfried Donkers1-20/+95
2016-07-12tdf#51524 Preserve hidden column width after saving into .xlsx and .xlsBartosz Kosiorek3-20/+97
2016-07-12desktop: validate OpenCL drivers before use.Michael Meeks4-10/+17
2016-07-11calc - perf test for formula group S/W interpreterMarco Cecchetti1-9/+138
2016-07-11GSoC notebookbar: File tabSzymon Kłos1-34/+154
2016-07-11Related: tdf#100573 try a different approach to solving tdf#46637Caolán McNamara1-3/+8
2016-07-11Resolves: tdf#100573 revert original attempt to resolves tdf#46637Caolán McNamara1-1/+1
2016-07-11loplugin:staticcallStephan Bergmann1-1/+1
2016-07-11Add test for empty Calc doc defaultsslideon2-0/+75
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann1-1/+1
2016-07-11Resolves: tdf#95729 move 'alt' accel enable/disable down to systemwindowCaolán McNamara1-1/+1
2016-07-11Resolves: tdf#100847 also external svEmptyCell is 0 in numeric contextEike Rathke1-1/+1
2016-07-11tdf#99512 - opencl - restrict scope of vlookup optimization to doubles.Michael Meeks1-1/+30
2016-07-11opencl: OpenCLZone, detect CL device change and disable CL on crashTomaž Vajngerl1-2/+15
2016-07-10ditch the font/screen-scaling thingCaolán McNamara3-23/+8
2016-07-09add DEGREES, EUROCONVERT, EVEN, EXP test caseZdeněk Crhonek4-0/+9685
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke9-15/+28