summaryrefslogtreecommitdiffstats
path: root/basic/source/inc/date.hxx
Commit message (Collapse)AuthorAgeFilesLines
* com::sun::star->css in basicNoel Grandin2015-07-201-6/+6
| | | | | | | Change-Id: I637fd7aedeb97b7dca22521474a54a1d4274f212 Reviewed-on: https://gerrit.libreoffice.org/17206 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
* fixincludeguards.sh: basicThomas Arnhold2013-10-281-2/+2
| | | | Change-Id: Id797a8969e42876092da347d8e1bba6195b697dc
* Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane2013-09-111-0/+15
| | | | | | | | | | | | | | | | | | | | | Utility functions to convert between Basic Date type and the representations of Date and Time in UNO, namely: - com.sun.star.util.Date - com.sun.star.util.Time - com.sun.star.util.DateTime Name of new functions: - CDateToUnoDate - CDateFromUnoDate - CDateToUnoTime - CDateFromUnoTime - CDateToUnoDateTime - CDateFromUnoDateTime Change-Id: I2b971df20df1c0351d071023e042169b548894f1 Reviewed-on: https://gerrit.libreoffice.org/5897 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
* fdo#48257 collect function prototypes from basic/ into single header fileJack Leigh2012-10-041-0/+37
Change-Id: I1666e64b2b611054e1a713a76575e2f06781f80a