summaryrefslogtreecommitdiff
path: root/sc/source/core/data/documen6.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-20/+19
2014-10-23loplugin: cstylecastNoel Grandin1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-03Remove visual noise from scAlexander Wilms1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2013-07-02Re-implement the COUNT function for efficiency.Kohei Yoshida1-2/+2
2013-06-24Move ScEditDataArray out of cell.?xx and into its own files.Kohei Yoshida1-1/+0
2013-05-21fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin1-1/+1
2013-05-20Optimize ScViewFunc::GetSelectionScriptType().Kohei Yoshida1-0/+58
2013-05-20Block definition for CellTextAttr.Kohei Yoshida1-0/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-22More on reducing direct use of ScBaseCell.Kohei Yoshida1-8/+4
2013-03-15ScBaseCell::nScriptType is no more.Kohei Yoshida1-14/+7
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin1-7/+3
2012-10-06adapt ScDocument methods to new overlapping cond formatsMarkus Mohrhard1-1/+2
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-3/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard1-13/+11
2011-11-07sal_Bool->bool in ScDocumentMarkus Mohrhard1-2/+2
2011-05-27Replace DBG_* with OSL_* in sc/source/coreJacek Wolszczak1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-11/+11
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-11/+11
2010-11-10Replaced OUString::createFromAscii() with RTL_CONSTASCII_USTRINGPARAM.julien1-2/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-1/+1
2008-04-10INTEGRATION: CWS changefileheader (1.14.330); FILE MERGEDRüdiger Timm1-23/+18
2007-02-27INTEGRATION: CWS calcwarnings (1.13.110); FILE MERGEDVladimir Glazounov1-3/+2
2006-07-21INTEGRATION: CWS pchfix01 (1.12.216); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.11.452); FILE MERGEDRüdiger Timm1-47/+21
2004-06-04INTEGRATION: CWS rowlimit (1.10.322); FILE MERGEDOliver Bolte1-3/+3
2001-11-19#94539# Support CJK/CTL in table autoformat dialogsDaniel Rentz1-18/+14
2001-11-14#94600# HasStringWeakCharactersNiklas Nebel1-2/+39
2001-02-26#81888# GetStringScriptTypeNiklas Nebel1-17/+22
2001-01-31moved pools from document to pool helperNiklas Nebel1-4/+5
2001-01-31GetScriptType: use GetNumberFormat from PatternAttrNiklas Nebel1-3/+10
2000-11-26#80688# use ScriptTypeDataNiklas Nebel1-7/+13
2000-11-23#80688# GetScriptType / GetCellScriptTypeNiklas Nebel1-4/+96
2000-10-26PutVariable removedNiklas Nebel1-114/+4
2000-10-09at uno calls, catch only uno exceptionsNiklas Nebel1-6/+6
2000-09-18initial importJens-Heiner Rechtien1-0/+186