summaryrefslogtreecommitdiff
path: root/sc/source/core/data/dbdocutl.cxx
AgeCommit message (Expand)Author
2018-11-08tdf#42949 Fix IWYU warnings in sc/source/core/data/*cxxGabor Kelemen
2018-03-04Related tdf#116171: don't try to convert empty value in timestampJulien Nabet
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-05-05Use Date(css::util::Date) ctorEike Rathke
2017-05-05ScDatabaseDocUtil::PutData: do not create an empty date if row wasNullEike Rathke
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-05-04Replace namespace ScErrorCodes with formula...Kohei Yoshida
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-01-14fdo#39468 Translate German Comments - replace '//!' with '//TODO:'Christian M. Heller
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-10sal_Bool->boolNoel Grandin
2013-10-08convert sc/source/core/data/*.cxx from String to OUStringNoel Grandin
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-13Centralize D_TIMEFACTOR as DATE_TIME_FACTOR.Kohei Yoshida
2013-03-22Add convenience methods to set maximum text input and numeric input modes.Kohei Yoshida
2013-03-19More on removal of direct use of cell classes outside ScDocument.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Remove superfluous include commentsThomas Arnhold
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-01Ported calc-perf-import-dbf-sc.diff from ooo-buildKohei Yoshida
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-01-08CWS-TOOLING: integrate CWS frmdlgJens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.8.240); FILE MERGEDRüdiger Timm
2007-07-06INTEGRATION: CWS dr55 (1.7.248); FILE MERGEDRüdiger Timm
2006-07-21INTEGRATION: CWS pchfix01 (1.6.216); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.5.154); FILE MERGEDRüdiger Timm
2005-02-17INTEGRATION: CWS dba23 (1.4.286); FILE MERGEDVladimir Glazounov
2004-06-04INTEGRATION: CWS rowlimit (1.2.344); FILE MERGEDOliver Bolte
2004-03-08INTEGRATION: CWS cac (1.2.216); FILE MERGEDJens-Heiner Rechtien
2000-11-03PutData: no string cells for empty stringsNiklas Nebel
2000-10-26helper to import from sdbc::XRow into documentNiklas Nebel