summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/namebuff.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-01fdo#39468 Translate German Comments - sc/source/filter/excel/Christian M. Heller1-5/+5
2014-06-25remove whitespaceMarkus Mohrhard1-16/+0
2014-04-06whitespace cleanup in scMarkus Mohrhard1-4/+0
2014-02-14sal_Bool->boolNoel Grandin1-9/+9
2013-12-04Never attempt to create formula groups based on Excel's shared formula ranges.Kohei Yoshida1-22/+17
2013-11-20Point to the group's top cell in ScFormulaCellGroup instead of the top rowTor Lillqvist1-1/+4
2013-10-08convert sc/source/filter/excel/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-10-04covnert sc/source/filter/inc/namebuff.hxx from String to OUStringNoel Grandin1-5/+5
2013-10-01Related: fdo#38838 remove UniString::AssignAsciiCaolán McNamara1-4/+4
2013-09-11Handle import of shared formula from xls more gracefully.Kohei Yoshida1-2/+1
2013-08-12Map shared formulas to Calc's formula groups on xlsx import.Kohei Yoshida1-2/+0
2013-08-12Map shared formula from xls to formula groups, and share the tokens as well.Kohei Yoshida1-70/+25
2013-08-12Rename this to SharedFormulaBuffer, which is readable.Kohei Yoshida1-7/+7
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann1-2/+2
2013-03-16sc: translate some debug messagesThomas Arnhold1-3/+3
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac1-10/+6
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-5/+5
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-06-14Don't forget nExcIndex is 1-based.Kohei Yoshida1-1/+1
2011-06-14Replace List with std::vector<Cont>.Rafael Dominguez1-68/+47
2011-06-14Replace List with std::vector<StringHashEntry*>.Rafael Dominguez1-8/+5
2011-05-27Follow-up of DBG_* removalJacek Wolszczak1-2/+2
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak1-6/+6
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-27/+27
2011-03-05Removed the Insert() method; let's use insert() across the board.Kohei Yoshida1-1/+1
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-27/+27
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-08-07CWS-TOOLING: integrate CWS calcooo311_DEV300Release Engineers1-0/+3
2008-10-06#i10000#Vladimir Glazounov1-39/+21
2008-09-30CWS-TOOLING: integrate CWS dr63Vladimir Glazounov1-1/+3
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov1-62/+1
2008-04-10INTEGRATION: CWS changefileheader (1.25.88); FILE MERGEDRüdiger Timm1-28/+18
2008-01-29INTEGRATION: CWS dr58_SRC680 (1.24.188); FILE MERGEDRüdiger Timm1-5/+10
2007-02-27INTEGRATION: CWS calcwarnings (1.23.110); FILE MERGEDVladimir Glazounov1-13/+12
2006-07-21INTEGRATION: CWS pchfix01 (1.22.206); FILE MERGEDKurt Zenker1-2/+5
2005-09-28INTEGRATION: CWS dr37 (1.20.36); FILE MERGEDJens-Heiner Rechtien1-49/+30
2005-09-08INTEGRATION: CWS ooo19126 (1.20.146); FILE MERGEDRüdiger Timm1-47/+21
2005-02-21INTEGRATION: CWS dr32 (1.19.70); FILE MERGEDVladimir Glazounov1-18/+10
2004-11-09INTEGRATION: CWS dr27 (1.18.162); FILE MERGEDRüdiger Timm1-49/+2
2004-06-04INTEGRATION: CWS rowlimit (1.17.18); FILE MERGEDOliver Bolte1-10/+10
2004-03-02INTEGRATION: CWS calc18 (1.15.134); FILE MERGEDRüdiger Timm1-3/+3
2003-11-05INTEGRATION: CWS calc17 (1.15.100); FILE MERGEDJens-Heiner Rechtien1-52/+2
2003-04-23INTEGRATION: CWS calc07 (1.14.22); FILE MERGEDJens-Heiner Rechtien1-4/+3
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-7/+11
2002-12-06code review and documentation 2Daniel Rentz1-5/+5
2002-11-28#105150# ShrfmlaBuffer::Store: create ScRangeData with correct position and l...Eike Rathke1-4/+3
2002-11-21code review and documentationDaniel Rentz1-6/+11