summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2016-07-25sc: implement LOK_CALLBACK_VIEW_LOCKMiklos Vajna
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-25sc: remove ScPointerChangedHint classJochen Nitschke
2016-07-25sc: replace GET_SCALEVALUE macro with a lambdaJochen Nitschke
2016-07-22Fix typosAndrea Gelmini
2016-07-22sc: remove unused ScCloneFlags: Adjust3Drel and NoCaptionJochen Nitschke
2016-07-22Add missing spaceTor Lillqvist
2016-07-22tdf#90943 Don't ask to move cells if they are emptyLaurent Balland-Poirier
2016-07-22sc: convert SC_CLONECELL_... to typed_flagsJochen Nitschke
2016-07-22sc: provide size in the payload of LOK_CALLBACK_DOCUMENT_SIZE_CHANGEDMiklos Vajna
2016-07-22sc: convert MatrixEdge... to typed_flagsJochen Nitschke
2016-07-21move setter implementation from .hxx to .cxxEike Rathke
2016-07-21directly set eFormulaSearchType if regex or wildcards are set to trueEike Rathke
2016-07-20switch also internal default to Wildcards, tdf#88581 relatedEike Rathke
2016-07-20Resolves: tdf#100637 narrow down the JumpMatrix path finish conditionEike Rathke
2016-07-20sc: remove CHAR_CR defineJochen Nitschke
2016-07-19sc lok: notify other views about selection changes of multiple cellsMiklos Vajna
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann
2016-07-19sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna
2016-07-19sc: convert SC_DROP_* defines to typed flagsJochen Nitschke
2016-07-19sc: remove commented out codeJochen Nitschke
2016-07-19sc: FilterType::FILTER_BIFF and FilterType::FILTER_UNKNOWN are never setJochen Nitschke
2016-07-19improve unnecessaryoverride pluginNoel Grandin
2016-07-19sc dif import: plain number formatter is unusedJochen Nitschke
2016-07-19Resolves: tdf#99360 Revert "tdf#93889 Remove a busy loop"Eike Rathke
2016-07-19Revert "Resolves: tdf#99360 can't select filter criteria with mouse"Eike Rathke
2016-07-18add tagging to ThreadTasks so we don't need more one poolNoel Grandin
2016-07-18sc: remove enum BiffFragmentTypeJochen Nitschke
2016-07-18sc: convert SC_DIFOPT_* defines to typed_flagsJochen Nitschke
2016-07-17Use mdds' event callback to count formula blocks in each column.Kohei Yoshida
2016-07-17sc: remove enum BiffTargetTypeJochen Nitschke
2016-07-16Resolves: tdf#100764 check row when determining bounds for deleted rangeEike Rathke
2016-07-15lok::Document::destroyView: clean up view cursors/selectionsMiklos Vajna
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-15sc: remove FUNC* and OOX_XLS_IS_LIBNAME macrosJochen Nitschke
2016-07-15mapping ERROR.TYPE to ORG.OPENOFFICE.ERRORTYPE was always wrongEike Rathke
2016-07-15add missing functions to FunctionData saFuncTableOOoLOEike Rathke
2016-07-15STYLE only one parameter required, two optionalEike Rathke
2016-07-14add missing ORG.OPENOFFICE.* functions to XclFunctionInfo saFuncTable_OOoLOEike Rathke
2016-07-14yet more functions to save with prefix and namespace to OOXMLEike Rathke
2016-07-14Avoid undefined behavior when converting (large) double to size_tStephan Bergmann
2016-07-14save ERRORTYPE as _xlfn.ORG.OPENOFFICE.ERRORTYPE to OOXMLEike Rathke
2016-07-14Remove outdated commentsLaurent Balland-Poirier
2016-07-13Resolves: tdf#98240 limit width of widgets of standard filterCaolán McNamara
2016-07-13sc: fix build breakerJochen Nitschke
2016-07-13loplugin:singlevalfields in sc(part3)Noel Grandin
2016-07-13loplugin:singlevalfields in sc(part2)Noel Grandin
2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
2016-07-13Resolves: tdf#100768 accept empty missing argument also for first parameterEike Rathke