summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel
AgeCommit message (Expand)Author
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-04Deduplicate some serializer writing code, and simplify writing OStringMike Kaganski
2019-10-01loplugin:stringadd in scNoel Grandin
2019-09-26loplugin:constmethod in scNoel Grandin
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-06Fixing "...."Andrea Gelmini
2019-09-04tdf#127110 XLSX export: fix bad view positionLászló Németh
2019-09-01Fix '..'Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-08-27use SdrCircKind enum more widelyNoel Grandin
2019-08-24loplugin:returnconstval in sal..scNoel Grandin
2019-08-23loplugin:returnconstval in ooxNoel Grandin
2019-08-20loplugin:constvars in package..scNoel Grandin
2019-08-15loplugin:sequenceloop in scNoel Grandin
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-08-12Mark Sequence const in scArkadiy Illarionov
2019-08-12Fix typosAndrea Gelmini
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-08-07tdf#126748: temporary hack to avoid crash when several pivot tables ...Mike Kaganski
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-07-22cid#1242892 Untrusted value as argumentCaolán McNamara
2019-07-20assign nLen during ctorCaolán McNamara
2019-07-20cid#1448265 Untrusted value as argumentCaolán McNamara
2019-07-20loplugin:referencecasting in scNoel Grandin
2019-07-17crashtesting: assert on export of fdo63407-3.ods to xlsCaolán McNamara
2019-07-08tdf#126192 (Related) Translate automatic chart axis labels in xlsGabor Kelemen
2019-07-03tdf#126177 XLSX export: fix hyperlinks to documentsTünde Tóth
2019-06-28tdf#126030 (related) Translate automatic chart title in XLS chartsGabor Kelemen
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-21tdf#126024 XLSX export: fix hyperlink on formula cellTünde Tóth
2019-06-18tdf#39593 Remove ScModelObj::getImplementationArkadiy Illarionov
2019-06-15loplugin:logexceptionnicely in scNoel Grandin
2019-06-14loplugin:unusedfields improvementsNoel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-06-03tdf#112567 XLSX export: correct built-in namesLászló Németh
2019-05-24tdf#79972 XLSX export: fix hyperlink at numeric dataTünde Tóth
2019-05-22New loplugin:dataStephan Bergmann
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-05-10tdf#85470 FILESAVE Very long time spent saving XLSX as XLSNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-10pass SfxItemSet by unique_ptr to ScEditEngineDefaulterNoel Grandin
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-05-04Don't truncate SCROW (aka sal_Int32) to sal_Int16Stephan Bergmann
2019-05-04tdf#124953: Use rangelist's combined range top-left address...Dennis Francis
2019-05-04tdf#122590: follow-up : import x14:cfRule prioritiesDennis Francis
2019-05-04tdf#122590 Import and export xlsx x14:cfRule element for type = cellis.Gülşah Köse
2019-05-02tdf#125086: Write dataField attribute for fields that also appear in DataMike Kaganski
2019-05-02Reorder showAll after compact, like Excel does, for easier comparisonMike Kaganski
2019-05-02tdf#112567 XLSX export: fix broken built-in namesLászló Németh