summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/namebuff.cxx
AgeCommit message (Expand)Author
2014-02-14sal_Bool->boolNoel Grandin
2013-12-04Never attempt to create formula groups based on Excel's shared formula ranges.Kohei Yoshida
2013-11-20Point to the group's top cell in ScFormulaCellGroup instead of the top rowTor Lillqvist
2013-10-08convert sc/source/filter/excel/*.cxx from String to OUStringNoel Grandin
2013-10-04covnert sc/source/filter/inc/namebuff.hxx from String to OUStringNoel Grandin
2013-10-01Related: fdo#38838 remove UniString::AssignAsciiCaolán McNamara
2013-09-11Handle import of shared formula from xls more gracefully.Kohei Yoshida
2013-08-12Map shared formulas to Calc's formula groups on xlsx import.Kohei Yoshida
2013-08-12Map shared formula from xls to formula groups, and share the tokens as well.Kohei Yoshida
2013-08-12Rename this to SharedFormulaBuffer, which is readable.Kohei Yoshida
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann
2013-03-16sc: translate some debug messagesThomas Arnhold
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-06-14Don't forget nExcIndex is 1-based.Kohei Yoshida
2011-06-14Replace List with std::vector<Cont>.Rafael Dominguez
2011-06-14Replace List with std::vector<StringHashEntry*>.Rafael Dominguez
2011-05-27Follow-up of DBG_* removalJacek Wolszczak
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-05Removed the Insert() method; let's use insert() across the board.Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-08-07CWS-TOOLING: integrate CWS calcooo311_DEV300Release Engineers
2008-10-06#i10000#Vladimir Glazounov
2008-09-30CWS-TOOLING: integrate CWS dr63Vladimir Glazounov
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.25.88); FILE MERGEDRüdiger Timm
2008-01-29INTEGRATION: CWS dr58_SRC680 (1.24.188); FILE MERGEDRüdiger Timm
2007-02-27INTEGRATION: CWS calcwarnings (1.23.110); FILE MERGEDVladimir Glazounov
2006-07-21INTEGRATION: CWS pchfix01 (1.22.206); FILE MERGEDKurt Zenker
2005-09-28INTEGRATION: CWS dr37 (1.20.36); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.20.146); FILE MERGEDRüdiger Timm
2005-02-21INTEGRATION: CWS dr32 (1.19.70); FILE MERGEDVladimir Glazounov
2004-11-09INTEGRATION: CWS dr27 (1.18.162); FILE MERGEDRüdiger Timm
2004-06-04INTEGRATION: CWS rowlimit (1.17.18); FILE MERGEDOliver Bolte
2004-03-02INTEGRATION: CWS calc18 (1.15.134); FILE MERGEDRüdiger Timm
2003-11-05INTEGRATION: CWS calc17 (1.15.100); FILE MERGEDJens-Heiner Rechtien
2003-04-23INTEGRATION: CWS calc07 (1.14.22); FILE MERGEDJens-Heiner Rechtien
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-12-06code review and documentation 2Daniel Rentz
2002-11-28#105150# ShrfmlaBuffer::Store: create ScRangeData with correct position and l...Eike Rathke
2002-11-21code review and documentationDaniel Rentz
2002-11-05#101810# always check docshell pointerDaniel Rentz
2001-11-23#94912# formula export: horiz. shared formulasDaniel Rentz
2001-10-23#92924#: gcc-3.0.1 needs lvalueJens-Heiner Rechtien