office-gobmx/sc
Eike Rathke 32e8c47df8 refine current date/time hotkey handling
Nearing the "do what I mean" principle..

* key date on time cell  =>  current date + time of cell  =>  date+time formatted cell
  * unless time cell was empty or 00:00 time  =>  current date  =>  date formatted cell
* key date on date+time cell  =>  current date + 00:00 time  =>  date+time formatted cell
  * unless date was current date  =>  current date  =>  date formatted cell
* key date on other cell  =>  current date  =>  date formatted cell
* key time on date cell  =>  date of cell + current time  =>  date+time formatted cell
  * unless date cell was empty  =>  current time  =>  time formatted cell
* key time on date+time cell  =>  current time  =>  time formatted cell
  * unless cell was empty  =>  current date+time  =>  date+time formatted cell
* key time on other cell  =>  current time  =>  time formatted cell

Change-Id: I5025e0d0ea9ac83d1b9e0b130262df6db4693a56
2014-08-20 13:43:31 +02:00
..
inc coverity#737702 Uncaught exception 2014-08-17 16:39:19 +01:00
qa disable the test until I understand the problem 2014-08-20 11:27:48 +02:00
sdi
source refine current date/time hotkey handling 2014-08-20 13:43:31 +02:00
uiconfig/scalc pivottablelayoutdialog: define default button 2014-08-18 01:45:14 +02:00
util
workben
AllLangResTarget_sc.mk RID_SCDLG_DAPISERVICE conversion to .ui 2014-08-13 12:04:15 -05:00
CppunitTest_sc_annotationobj.mk
CppunitTest_sc_annotationshapeobj.mk
CppunitTest_sc_annotationsobj.mk
CppunitTest_sc_cellrangeobj.mk
CppunitTest_sc_chart_regression_test.mk
CppunitTest_sc_databaserangeobj.mk
CppunitTest_sc_datapilotfieldobj.mk
CppunitTest_sc_datapilottableobj.mk
CppunitTest_sc_editfieldobj_cell.mk
CppunitTest_sc_editfieldobj_header.mk
CppunitTest_sc_filters_test.mk
CppunitTest_sc_html_export_test.mk
CppunitTest_sc_macros_test.mk
CppunitTest_sc_modelobj.mk
CppunitTest_sc_namedrangeobj.mk
CppunitTest_sc_namedrangesobj.mk
CppunitTest_sc_opencl_test.mk
CppunitTest_sc_outlineobj.mk
CppunitTest_sc_rangelst_test.mk
CppunitTest_sc_styleloaderobj.mk
CppunitTest_sc_subsequent_export_test.mk
CppunitTest_sc_subsequent_filters_test.mk
CppunitTest_sc_tableautoformatfield.mk
CppunitTest_sc_tablesheetobj.mk
CppunitTest_sc_tablesheetsobj.mk
CppunitTest_sc_ucalc.mk
CustomTarget_uiconfig.mk
JunitTest_sc_complex.mk
JunitTest_sc_unoapi.mk
Library_sc.mk
Library_scd.mk
Library_scfilt.mk
Library_scopencl.mk
Library_scqahelper.mk
Library_scui.mk
Library_vbaobj.mk
Makefile
Module_sc.mk
README
UIConfig_scalc.mk RID_SCDLG_DAPISERVICE conversion to .ui 2014-08-13 12:04:15 -05:00

Spreadsheet application code.