summaryrefslogtreecommitdiff
path: root/sc/source/core/data/dbdocutl.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin1-5/+5
2015-01-14fdo#39468 Translate German Comments - replace '//!' with '//TODO:'Christian M. Heller1-3/+3
2014-10-01fdo#82577: Handle TimeNoel Grandin1-8/+8
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-23sc: sal_Bool->boolNoel Grandin1-11/+11
2014-04-06whitespace cleanup in scMarkus Mohrhard1-4/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-02-10sal_Bool->boolNoel Grandin1-1/+1
2013-10-08convert sc/source/core/data/*.cxx from String to OUStringNoel Grandin1-4/+4
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-4/+8
2013-04-13Centralize D_TIMEFACTOR as DATE_TIME_FACTOR.Kohei Yoshida1-4/+3
2013-03-22Add convenience methods to set maximum text input and numeric input modes.Kohei Yoshida1-3/+1
2013-03-19More on removal of direct use of cell classes outside ScDocument.Kohei Yoshida1-17/+24
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous include commentsThomas Arnhold1-5/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-13/+13
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold1-1/+0
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-14/+14
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-01Ported calc-perf-import-dbf-sc.diff from ooo-buildKohei Yoshida1-4/+14
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1
2009-01-08CWS-TOOLING: integrate CWS frmdlgJens-Heiner Rechtien1-1/+1
2008-04-10INTEGRATION: CWS changefileheader (1.8.240); FILE MERGEDRüdiger Timm1-23/+18
2007-07-06INTEGRATION: CWS dr55 (1.7.248); FILE MERGEDRüdiger Timm1-3/+3
2006-07-21INTEGRATION: CWS pchfix01 (1.6.216); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.5.154); FILE MERGEDRüdiger Timm1-47/+21
2005-02-17INTEGRATION: CWS dba23 (1.4.286); FILE MERGEDVladimir Glazounov1-2/+3
2004-06-04INTEGRATION: CWS rowlimit (1.2.344); FILE MERGEDOliver Bolte1-3/+3
2004-03-08INTEGRATION: CWS cac (1.2.216); FILE MERGEDJens-Heiner Rechtien1-2/+3
2000-11-03PutData: no string cells for empty stringsNiklas Nebel1-5/+10
2000-10-26helper to import from sdbc::XRow into documentNiklas Nebel1-0/+225