summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel
AgeCommit message (Expand)Author
2013-11-02resolved fdo#67536 export internal equivalents as add-in to .xlsEike Rathke
2013-10-31fdo#71008 add Excel 2010 functions BETA.DEST and BETA.INVWinfried Donkers
2013-10-30Use ScDocumentImport to insert data table cells.Kohei Yoshida
2013-10-30Use enum for table op mode.Kohei Yoshida
2013-10-30fdo#61002 add Excel 2010 functions VAR.P and VAR.SWinfried Donkers
2013-10-29WaE: unused variable 'sTmp' [loplugin]Tor Lillqvist
2013-10-28write display attr of hyperlink only if value is different from stringtableNoel Power
2013-10-25fdo#44134 adding Excel 2010 functions STDEV.P and STDEV.SWinfried Donkers
2013-10-23Avoid exposing the internal cell note storage outside ScDocument.Kohei Yoshida
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard
2013-10-22sc: remove StringPtr type, just use OUString directlyMichael Stahl
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-10-21drop CharSet typedefCaolán McNamara
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-18fdo#70000 add support for COVARIANCE.P and COVARIANCE.S functionsWinfried Donkers
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-11-Werror,-Wunused-variableStephan Bergmann
2013-10-11Formula tokens, formula cells and formula interpreters to use shared strings.Kohei Yoshida
2013-10-11Properly intern strings going into matrix objects.Kohei Yoshida
2013-10-11Some cleanups to avoid unnecessary getString() calls.Kohei Yoshida
2013-10-11Store svl::SharedString in query entry items, and adjust all call sites.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-04warning C4701: potentially uninitialized local variablesMichael Stahl
2013-10-04fdo#39674 fix some spellingThomas Arnhold
2013-10-04convert sc/inc/r*.hxx from String to OUStringNoel Grandin
2013-10-04convert source/filter/inc/*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/filter/inc/f*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/filter/inc/lot*.hxx from String to OUStringNoel Grandin
2013-10-04covnert sc/source/filter/inc/namebuff.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/filter/inc/tokstack.hxx 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/xi*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/filter/inc/xl*.hxx from String to OUStringNoel Grandin
2013-10-03de-GetBuffer calcCaolán McNamara
2013-10-01Related: fdo#38838 remove UniString::AssignAsciiCaolán McNamara
2013-09-30Related: fdo#38838 remove UniString::SearchAsciiCaolán McNamara
2013-09-27Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara
2013-09-25Use ScDocumentImport to set matrix formula cells from xls.Kohei Yoshida
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-22Related: fdo#38838 remove UniString::CompareIgnoreCaseToAsciiCaolán McNamara
2013-09-19"what!?" - Let's not say that...Kohei Yoshida
2013-09-19Work around another Excel bug with incorrect shared formula range.Kohei Yoshida
2013-09-19Add a heuristic to avoid always pre-compile OpenCL kernels (for xls).Kohei Yoshida
2013-09-19Set up a thread to compile OpenCL kernels during file load.Kohei Yoshida
2013-09-11Use ScDocumentImport to populate cell storage during xls import.Kohei Yoshida
2013-09-11Handle import of shared formula from xls more gracefully.Kohei Yoshida
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar