summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
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
2016-07-27use div() instead of /0 to content ubsanCaolán McNamara
2016-07-27use HasCellNotes() when looping and searching for notes, tdf#65334 follow-upEike Rathke
2016-07-27use GetCellArea() also in SearchAll() and ReplaceAll(), tdf#65334 follow-upEike Rathke
2016-07-27do not search in empty string if there is no note, tdf#65334 follow-upEike Rathke
2016-07-27use GetCellArea() when searching for notes, tdf#65334 follow-upEike Rathke
2016-07-27include empty cells if notes are searched, tdf#65334 follow-upEike Rathke
2016-07-27formally->formerlyCaolán McNamara
2016-07-27Resolves: tdf#65334 cannot search in cell notesCaolán McNamara
2016-07-27Drop OpenCL details from the 'Detailed Calculation Settings' dialogTor Lillqvist
2016-07-27tdf#101063: Get rid of the whole "Test OpenCL" functionality while at itTor Lillqvist
2016-07-27Remove effectively dead codeTor Lillqvist
2016-07-27cppcheck: noExplicitConstructorCaolán McNamara
2016-07-27loplugin:singlevalfields in sc(part4)Noel Grandin
2016-07-27sc: meBiff is always set to BiffType::BIFF_UNKNOWNJochen Nitschke
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-26Resolves: tdf#87474 handle renaming of named expressions/ranges in formulasEike Rathke
2016-07-26this can be a ScopedVclPtrInstanceCaolán McNamara
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-26sc: replace GetScenarioData() calls with GetScenarioFlags()Jochen Nitschke
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke
2016-07-26Need to try to avoid TDR also with NVIDIA cards on Windows 7 or earlierLaszlo Nemeth
2016-07-25No need for own implementation of erfc() in OpenCLTor Lillqvist
2016-07-25use div() instead of /0 to content ubsanEike Rathke
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