summaryrefslogtreecommitdiffstats
path: root/include/tools/date.hxx
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2013-07-05 12:14:46 +0200
committerLionel Elie Mamane <lionel@mamane.lu>2013-07-05 12:22:03 +0200
commit6e82772db5ade43fc9f4f7181303264d2748d2a1 (patch)
treefcf103bbba1d14696ed9d13b123584adf71844cc /include/tools/date.hxx
parentAPI change: osl/time.h take const pointers where appropriate (diff)
downloadcore-6e82772db5ade43fc9f4f7181303264d2748d2a1.tar.gz
core-6e82772db5ade43fc9f4f7181303264d2748d2a1.zip
TODO note for future *internal* API change
Signed year so that ~all our date types have about the same capacities. Change-Id: Iab8a66bee0eb22ffd04608c345302218094e53a7
Diffstat (limited to 'include/tools/date.hxx')
-rw-r--r--include/tools/date.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/tools/date.hxx b/include/tools/date.hxx
index 5b451a39b002..87ba2774eb1b 100644
--- a/include/tools/date.hxx
+++ b/include/tools/date.hxx
@@ -27,6 +27,7 @@ class ResId;
enum DayOfWeek { MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY,
SATURDAY, SUNDAY };
+// TODO FIXME: make it handle signed year?
class TOOLS_DLLPUBLIC SAL_WARN_UNUSED Date
{
private: