summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2019-07-20loplugin:referencecasting in scNoel Grandin
2019-07-17crashtesting: assert on export of fdo63407-3.ods to xlsCaolán McNamara
2019-07-16cid#1448349 Uninitialized scalar fieldCaolán McNamara
2019-07-15cid#1448276 Dereference null return valueCaolá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-21reference childwins are all weldedCaolán McNamara
2019-06-21tdf#126024 XLSX export: fix hyperlink on formula cellTünde Tóth
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-18tdf#39593 Remove ScModelObj::getImplementationArkadiy Illarionov
2019-06-18Fix typosAndrea Gelmini
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy 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-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-06-03tdf#67538 XTypeDetection::queryTypeByDescriptor poor performance, part3Noel Grandin
2019-06-03tdf#112567 XLSX export: correct built-in namesLászló Németh
2019-05-31tdf#66765 - FILESAVE: saving sheet with some queries in it takes foreverNoel Grandin
2019-05-24tdf#79972 XLSX export: fix hyperlink at numeric dataTünde Tóth
2019-05-22New loplugin:dataStephan Bergmann
2019-05-21Fix typosAndrea Gelmini
2019-05-20Don't invalidate iterators into ScMyStylesMapStephan Bergmann
2019-05-18tdf#125254 Performance: A spreadsheet opens too slow, part3Noel Grandin
2019-05-16optimize ScHTMLExport::WriteTables() with large columnsLuboš Luňák
2019-05-13drop some unneeded includesCaolán McNamara
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-10an is used before a vowel soundCaolán McNamara
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-09crashtesting: crash on importing tdf#123420-2.xlsxDennis Francis
2019-05-09loplugin:unnecessaryvirtualNoel Grandin
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-05-07Replace list by vector for ScMyColumnRowGroupVec sc/xmlJulien Nabet
2019-05-05Fix typoAndrea Gelmini
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
2019-05-01tdf#125055: properly round fractions of secondsMike Kaganski
2019-04-30tdf#125046: export longText attribute for sharedItems elementMike Kaganski
2019-04-30improve loplugin:stringconstantNoel Grandin