summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xestream.cxx
AgeCommit message (Expand)Author
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-25don't access empty container, related fdo#33698Markus Mohrhard
2014-02-18the string is UTF8 and not AsciiMarkus Mohrhard
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-12-11getStatusIndicator can apparently return nullStephan Bergmann
2013-12-11Let's use a status indicator while exporting to xlsx.Kohei Yoshida
2013-10-11Formula tokens, formula cells and formula interpreters to use shared strings.Kohei Yoshida
2013-10-04convert sc/inc/r*.hxx from String to OUStringNoel Grandin
2013-10-03de-GetBuffer calcCaolán McNamara
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-12Const correctness at ScFormulaCell side.Kohei Yoshida
2013-06-02bail out for error cells earlyMarkus Mohrhard
2013-06-02remove temporary String instancesMarkus Mohrhard
2013-05-31No need for two Excel filter servicesStephan Bergmann
2013-05-30Clean up scfilt_component_getFactoryStephan Bergmann
2013-05-21fdo#46808, Convert oox.ExcelFilterExport service to new styleNoel Grandin
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-05-06make Excel happyMarkus Mohrhard
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Remove some headers in cell.hxx.Kohei Yoshida
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-02-12Remove excessive inclusion of cell.hxx from other headers.Kohei Yoshida
2013-01-25resolved fdo#59819 write correct OOXML function name mappingEike Rathke
2012-12-19wrap vararg sax functions in typesafe overloadsLuboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-05fix ooxml color exportMarkus Mohrhard
2012-10-06get rid of CREATE_OUSTRINGDavid Tardon
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-03-16move excel related oox bits to scNoel Power
2012-03-02WaE: explicitly assigning a variable to itselfTor Lillqvist
2012-02-27merge GetString variantsCaolán McNamara
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-11ByteString->rtl::OStringCaolán McNamara
2011-10-18WaE: reinterpret_cast used between related classes, so use static_castTor Lillqvist
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-08-12Import SmartArt graphics to ImpressThorsten Behrens
2011-07-28add prefixes for component_getFactoryMatúš Kukan
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-06-06Warnings removal.Muthu Subramanian
2011-06-06Out-of-bounds array access fix. (Thanks to Fridrich too).Muthu Subramanian
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-04-01remove obsolete component_writeInfo methodsMichael Meeks
2011-03-23Calc xlsx export row limit++ (bnc#504623, fdo#32106)Katarina Machalkova
2011-03-14making sc/source/filter compile againBjoern Michaelsen
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