summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xestream.cxx
AgeCommit message (Expand)Author
2020-12-16tdf#128621 OOXML Chart: export embedded shapes in chartBalazs Varga
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-03tdf#87973 XLSX export: fix lost file names in modified linksAttila Szűcs
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-11loplugin:stringviewNoel
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-09-13CompileFormulaContext never constructed with a null ScDocumentCaolán McNamara
2020-08-08loplugin:flatten in sc/filter/excelNoel Grandin
2020-05-06tdf#79998 FILESAVE: XLSX export with long sheet names (length > 31 characters)Serge Krot
2020-03-31Resolves: tdf#131372 Write "error cell" formula to OOXMLEike Rathke
2020-01-24loplugin:makeshared in scNoel Grandin
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-10-04Deduplicate some serializer writing code, and simplify writing OStringMike Kaganski
2019-08-23loplugin:returnconstval in ooxNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-05-22New loplugin:dataStephan Bergmann
2019-04-19Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski
2019-04-18C++11-ify XclExpXmlStream::WriteAttributesMike Kaganski
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-01Get rid of XclXmlUtils::ToOString(const OUString& s)Mike Kaganski
2019-02-09loplugin:indentation in scNoel Grandin
2019-01-29Simplify containers iterations in sc/source/filter/[d-e]*Arkadiy Illarionov
2018-12-17tdf#99438: sc: support for .xltx exportVasily Melenchuk
2018-12-17tdf#42949 Fix IWYU warnings in sc/source/filter/excel/*cxxGabor Kelemen
2018-11-15loplugin:staticmethods in scNoel Grandin
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen
2018-09-04tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[a-l]*Gabor Kelemen
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-08rtlRandomPool: remove pointless seeding with system timeThorsten Behrens
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-23Simplify some includesStephan Bergmann
2017-09-26Don't use RTL_TEXTENCODING_DONTKNOW in OUStringToOStringStephan Bergmann
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-08-25tdf#111876 Save correct relative links in CalcSzymon Kłos
2017-08-12tdf#107197: Replace relationship URIChristian Barth
2017-07-07merge BS and ToPsz10, etcCaolán McNamara
2017-07-02loplugin:casttovoid: scStephan Bergmann
2017-06-26loplugin:oncevar in scNoel Grandin
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke
2017-05-10Disambiguate Reference -> uno::Reference (tdf#107724 prep rel)Eike Rathke
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-03-15revert header move of viewdata.hxx and viewutil.hxxEike Rathke