summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-07-19sc lok: notify other views about selection changes of multiple cellsMiklos Vajna3-1/+54
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann48-87/+87
2016-07-19sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna3-1/+8
2016-07-19add AGGREGATE testcaseZdeněk Crhonek1-0/+5923
2016-07-19add ODDLYIELD test caseZdeněk Crhonek1-0/+2443
2016-07-19add RECEIVED test caseZdeněk Crhonek1-0/+3052
2016-07-19update CONVERT_ADD test caseZdeněk Crhonek1-1036/+655
2016-07-19sc: convert SC_DROP_* defines to typed flagsJochen Nitschke9-32/+40
2016-07-19sc: remove commented out codeJochen Nitschke2-45/+0
2016-07-19sc: FilterType::FILTER_BIFF and FilterType::FILTER_UNKNOWN are never setJochen Nitschke5-91/+43
2016-07-19improve unnecessaryoverride pluginNoel Grandin3-13/+1
2016-07-19sc dif import: plain number formatter is unusedJochen Nitschke5-325/+29
2016-07-19Resolves: tdf#99360 Revert "tdf#93889 Remove a busy loop"Eike Rathke2-19/+39
2016-07-19Revert "Resolves: tdf#99360 can't select filter criteria with mouse"Eike Rathke1-3/+0
2016-07-18update BITXOR test caseZdeněk Crhonek1-233/+213
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