summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/excform8.cxx
AgeCommit message (Expand)Author
2014-01-28bool improvementsStephan Bergmann
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-08convert sc/source/filter/excel/*.cxx from String to OUStringNoel Grandin
2013-10-04convert source/filter/inc/*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/filter/inc/xi*.hxx from String to OUStringNoel Grandin
2013-10-01Related: fdo#38838 remove UniString::AssignAsciiCaolán McNamara
2013-08-12Fix import of negative relative row reference from xls.Kohei Yoshida
2013-07-30Now nobody accesses reference members directly. Make them private.Kohei Yoshida
2013-07-30More of the same. Will this ever end, I'm starting to wonder...Kohei Yoshida
2013-07-30More on the ref object.Kohei Yoshida
2013-07-30More on removing direct access to reference position members.Kohei Yoshida
2013-07-24These static_cast's are very significant. Don't remove these.Kohei Yoshida
2013-07-24Work on remving direct access to ScSingleRefData's data members.Kohei Yoshida
2013-07-24More on removing CalcRelFromAbs().Kohei Yoshida
2013-07-12String.AppendAscii() cleanup in scRicardo Montania
2013-05-03no longer needed CREATE_STRING macroMiklos Vajna
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-24don't make 2D refs 3D refs in the cond format import, fdo#36379Markus Mohrhard
2012-11-24sal_Bool to boolMarkus Mohrhard
2012-01-10fdo#42624: Defer formula token conversion for defined names (xls import).Kohei Yoshida
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-06-04Translated commentsChristina Rossmanith
2011-06-04Removed commented codeChristina Rossmanith
2011-04-14Removed an unused argument from a function. Let's make it simpler.Kohei Yoshida
2011-04-13Convert OLE links from XLS doc into external ranges on import.Kohei Yoshida
2011-03-18Charts' title reference is stored as relative reference. (fdo#35015)Kohei Yoshida
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-11Correctly import and interpret sheet local range names from XLS.Kohei Yoshida
2011-03-11Store whether or not a range name is global during XLS import.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-01Remove bogus comments.Guillaume Poussel
2011-02-03gcc 4.6.0 various warningsCaolán McNamara
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers
2010-10-20Removed lots of dead code.Povilas Kanapickas
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-15calc-external-defined-names-enable.diff: Enable external defined namesKohei Yoshida
2010-09-15sc-xls-builtin-name-scope.diff: Print_Area/_Titles only for sheet local namesJonathan Pryor
2010-03-22CWS-TOOLING: integrate CWS kohei04Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-12-02Reverted my change involving ConvertParam struct passed to the Convert method.Kohei Yoshida
2009-12-02Defer defining of matrix size until the data are actually read.Kohei Yoshida
2009-11-30#i107339# more reliably determine in-line array size.Kohei Yoshida
2009-04-02CWS-TOOLING: integrate CWS calc31stopper4_DEV300Ivo Hinkelmann
2009-01-08CWS-TOOLING: integrate CWS frmdlgJens-Heiner Rechtien