summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xihelper.cxx
AgeCommit message (Expand)Author
2015-03-02cppcheck: redundantConditionNoel Grandin
2015-02-12apparently calling match on a string with an index past the end is now fatalCaolán McNamara
2014-12-19remove operator>> methodsNoel Grandin
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18coverity#1242628 Untrusted loop boundCaolán McNamara
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-17sc: prefer passing OUString by referenceNoel Grandin
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-11Properly intern strings going into matrix objects.Kohei Yoshida
2013-10-08Store svl::SharedString in document cell storage instead of OUString.Kohei Yoshida
2013-10-08convert sc/source/filter/excel/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/filter/inc/xi*.hxx from String to OUStringNoel Grandin
2013-10-03de-GetBuffer calcCaolán McNamara
2013-09-11Use ScDocumentImport to populate cell storage during xls import.Kohei Yoshida
2013-07-12String.AppendAscii() cleanup in scRicardo Montania
2013-07-01Reduce dependency on the matrix header.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-22Add convenience methods to set maximum text input and numeric input modes.Kohei Yoshida
2013-03-19Remove use of ScBaseCell and its derivatives outside ScDocument.Kohei Yoshida
2013-02-12Go through all ScEditCell instantiations and fix memory leaks.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-19Now, we need to explicitly pass 0.0 as the initial value of a matrix.Kohei Yoshida
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-05-28String to rtl::OUString in the external ref manager code.Kohei Yoshida
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-03-23Calc xlsx export row limit++ (bnc#504623, fdo#32106)Katarina Machalkova
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-01Remove bogus comments.Guillaume Poussel
2011-02-01Call-catcher: removed unused functions in calcAlfonso Eusebio
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-20Remove ScfDelList in xihelperNigel Hawkins
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-29I think that this eliminates the remaining //UNUSED commentsJustin Malcolm
2010-04-12CWS-TOOLING: integrate CWS dr75Jens-Heiner Rechtien
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-27dr75: rebase mergeDaniel Rentz
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer
2009-12-15#i107439# BIFF export: write external link data correctlyDaniel Rentz
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer