summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xeroot.cxx
AgeCommit message (Expand)Author
2020-09-17ScCompiler ctors never passed a null ScDocument*Caolán McNamara
2020-04-25convert excel filter in calc from shared_ptr to rtl::ReferenceNoel Grandin
2020-02-25loplugin:referencecastingNoel Grandin
2020-01-24loplugin:makeshared in scNoel Grandin
2019-10-17Remove some memset callsMike Kaganski
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2018-12-17tdf#42949 Fix IWYU warnings in sc/source/filter/excel/*cxxGabor Kelemen
2018-11-15loplugin:staticmethods in scNoel Grandin
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2017-12-08rtlRandomPool: remove pointless seeding with system timeThorsten Behrens
2017-10-23loplugin:includeform: scStephan Bergmann
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke
2016-09-20Related cid#1371287: Improve code to not depend on missing move assignmentStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-19sc: FilterType::FILTER_BIFF and FilterType::FILTER_UNKNOWN are never setJochen Nitschke
2016-03-23loplugin:constantparam in scNoel Grandin
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-08-31TableRef: first wave of writing ScDBData to OOXML tablesEike Rathke
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-20Typo: intead->insteadJulien Nabet
2015-01-29tdf#88810 XLSX export: more cleanupLászló Németh
2015-01-27tdf#88810 avoid unnecessary massive O(U)String allocations in XLSX exportLászló Németh
2014-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-08-28bnc#822173: Initial work on exporting pivot cache and pivot table to xlsx.Kohei Yoshida
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-10fdo#75950: Just set the right grammar and be done with it.Kohei Yoshida
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-04convert sc/source/filter/inc/xl*.hxx from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-22fix sc buildCaolán McNamara
2013-01-29osl ensure on the correct member ...Eike Rathke
2013-01-25resolved fdo#59819 write correct OOXML function name mappingEike Rathke
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-04-20export conditional formatting to xlsx, fdo#48360Markus Mohrhard
2012-04-19export differential formatting to xlsxMarkus Mohrhard
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from scNorbert Thiebaud