Sheet: add new sheet_date_conv convenience function.
commitc1c76eb28ae2a8f71e065b3da7df2d7ffb166513
authorMorten Welinder <terra@gnome.org>
Sun, 6 May 2018 16:31:21 +0000 (6 12:31 -0400)
committerMorten Welinder <terra@gnome.org>
Sun, 6 May 2018 16:33:53 +0000 (6 12:33 -0400)
treec60cdc165f5897652d6f58d7894d2633f72360b0
parent225332e28469afb330d6acfd1801f3a900b21891
Sheet: add new sheet_date_conv convenience function.

This is not a hint that date conventions are per-sheet.  They are per
workbook and will stay that way.
43 files changed:
ChangeLog
OChangeLog-2012-12-18
plugins/fn-christian-date/functions.c
plugins/fn-date/functions.c
plugins/fn-eng/functions.c
plugins/fn-financial/functions.c
plugins/fn-hebrew-date/functions.c
plugins/fn-info/functions.c
plugins/fn-math/functions.c
plugins/fn-string/functions.c
plugins/gda/plugin-gda.c
src/cell.c
src/clipboard.c
src/collect.c
src/criteria.c
src/dialogs/dialog-cell-format.c
src/dialogs/dialog-function-select.c
src/expr.c
src/func.c
src/graph.c
src/mathfunc.c
src/parse-util.c
src/rendered-value.c
src/search.c
src/sheet-autofill.c
src/sheet-control-gui.c
src/sheet-filter.c
src/sheet-object-widget.c
src/sheet.c
src/sheet.h
src/stf-export.c
src/stf-parse.c
src/tools/fill-series.c
src/value.c
src/wbc-gtk-actions.c
src/wbc-gtk-edit.c
src/widgets/gnm-filter-combo-view.c
src/widgets/gnm-sheet-slicer-combo-view.c
src/widgets/gnm-validation-combo-view.c
src/widgets/gnumeric-expr-entry.c
src/workbook.c
src/xml-sax-read.c
src/xml-sax-write.c