summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xehelper.cxx
AgeCommit message (Expand)Author
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-01-25fdo#40694 - Error in message when truncating col/row numbers in calcAyantha Randika
2014-01-17bool improvementsStephan Bergmann
2013-12-04resolved fdo#72288 made case insensitive matrix string query work againEike Rathke
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
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 sc/source/file/inc/xe*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/filter/inc/xl*.hxx from String to OUStringNoel Grandin
2013-07-01Reduce dependency on the matrix header.Kohei Yoshida
2013-05-22AppendAscii cleanupRicardo Montania
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
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-03-26Get the whole change tracking code entirely ScBaseCell-free!Kohei Yoshida
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-09fix compile for change to boost 1.53.0 declaring smart pointer operator bool ...Mark Wright
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-27UniString removal.Kohei Yoshida
2012-02-27merge GetString variantsCaolán McNamara
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-10-05String -> rtl::OUString.Kohei Yoshida
2011-10-04bnc#719887: Encode virtual paths to local volume correctly.Kohei Yoshida
2011-08-26String to rtl::OUString.Kohei Yoshida
2011-08-08Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins
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-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-16Merge branch 'master' into feature/calc-matrix-reworkKohei Yoshida
2010-12-10ScRangePtr is now gone. Good riddance.Kohei Yoshida
2010-12-09First cut on making ScRangeList not a child class of std::vector.Kohei Yoshida
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers
2010-11-19Replace ScfRef with boost::shared_ptr in calc filter code.Nigel Hawkins
2010-11-06Fixed all build breakages.Kohei Yoshida
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-29I think that this eliminates the remaining //UNUSED commentsJustin Malcolm
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-08#i107450#: build all other modules with new editeng libMathias Bauer
2009-12-14CWS-TOOLING: integrate CWS calc32stopper6_DEV300Vladimir Glazunov