summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/cellform.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-2/+2
2014-05-11fix-includes.pl: scThomas Arnhold1-2/+2
2014-04-15fdo#76409: Write output cell string to <text:p> element when saving to ods.Kohei Yoshida1-0/+32
2014-02-27coverity#1187687 Dereference null return valueCaolán McNamara1-0/+2
2014-02-24Remove some temporaries around calls to SvNumberFormatter methodsMatteo Casalin1-4/+4
2014-01-20resolved fdo#73836 do not apply format twice to stringEike Rathke1-4/+6
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin1-9/+9
2013-10-11Formula tokens, formula cells and formula interpreters to use shared strings.Kohei Yoshida1-5/+5
2013-10-08Store svl::SharedString in document cell storage instead of OUString.Kohei Yoshida1-2/+4
2013-09-10fdo#62475 removed pointless commentsJelle van der Waa1-4/+1
2013-07-25resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike Rathke1-5/+5
2013-06-02all formula cells have now an explicit number formatMarkus Mohrhard1-5/+0
2013-06-02accept this result as bug fixedMarkus Mohrhard1-4/+0
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida1-1/+1
2013-03-28Reduce calls to ScDocument::GetCell().Kohei Yoshida1-2/+2
2013-03-27GetInputString() now takes ScRefCellValue instead of ScBaseCell.Kohei Yoshida1-42/+24
2013-03-27Remove variant of GetCellString() that takes ScBaseCell*.Kohei Yoshida1-111/+0
2013-03-27More of the same...Kohei Yoshida1-0/+103
2013-03-22Reduce use of ScValueCell outside ScDocument.Kohei Yoshida1-2/+96
2013-03-04RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-13/+13
2013-01-24import inherited number formats with cached values, fdo#59724Markus Mohrhard1-0/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-28tweaking the "fill in character" support in Calc Number Format StringsJohann Messner1-3/+3
2012-06-09Remove superfluous include commentsThomas Arnhold1-2/+0
2012-04-17enable '*' repeat next char to fill available width for calc num formatsNoel Power1-2/+3
2012-03-05String to OUString in cell.[ch]xx and follow upMarkus Mohrhard1-19/+19
2012-02-27merge GetString variantsCaolán McNamara1-9/+6
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard1-25/+29
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-6/+6
2011-03-04Oops.Kohei Yoshida1-1/+1
2011-03-04Don't strip the first apostrophe from a text input. (fdo#34260)Kohei Yoshida1-1/+1
2011-03-02Remove bogus comments.Guillaume Poussel1-1/+1
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-6/+6
2010-10-21Few more translations and a minor clean up.René Kjellerup1-7/+7
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
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-2/+2
2009-01-08CWS-TOOLING: integrate CWS frmdlgJens-Heiner Rechtien1-1/+1
2008-04-10INTEGRATION: CWS changefileheader (1.6.34); FILE MERGEDRüdiger Timm1-23/+18
2008-03-06INTEGRATION: CWS odff (1.5.318); FILE MERGEDKurt Zenker1-3/+9
2006-07-21INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGEDKurt Zenker1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGEDRüdiger Timm1-47/+21
2005-03-08INTEGRATION: CWS calcer (1.2.290); FILE MERGEDVladimir Glazounov1-33/+2
2004-03-08INTEGRATION: CWS cac (1.1.1.1.218); FILE MERGEDJens-Heiner Rechtien1-3/+3
2000-09-18initial importJens-Heiner Rechtien1-0/+272