summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml
AgeCommit message (Expand)Author
2024-02-26tdf#158302 fix build against system-libxml-2.12Miklos Vajna
2023-04-12Revert "Improve 'resize with cell' handling"Balazs Varga
2023-04-12Revert "tdf#117948 Do not treat hidden rows as zero in ODF export"Balazs Varga
2023-04-11tdf#153880 sc: Make Calc text hyperlinks stand out moreBalazs Varga
2023-03-21tdf#117948 Do not treat hidden rows as zero in ODF exportRegina Henschel
2022-11-30Improve 'resize with cell' handlingRegina Henschel
2022-09-22crashtesting: assert on export of forum-mso-en3-17256.xlsx to odsCaolán McNamara
2022-09-22crashtesting: assert on reexport to ods of forum-it-7248.odsEike Rathke
2020-03-03tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky
2019-11-18tdf#103092 export uses MeasureUnit not FieldUnitRegina Henschel
2019-11-13no need to store reference to Import hereNoel Grandin
2019-11-12rename now it does more than just sortCaolán McNamara
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-10-31tdf#125688, better sizing for some OUStringBufferNoel Grandin
2019-10-31tdf#125688, deque->vectorNoel Grandin
2019-10-31tdf#125688 avoid OUString constructionNoel Grandin
2019-10-31tdf#125688 remove intermediate OUStringBufferNoel Grandin
2019-10-31sc: rowcol: tdf#50916 convert filter/*Aron Budea
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-01loplugin:stringadd in scNoel Grandin
2019-09-26loplugin:constmethod in scNoel Grandin
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-01Fix '..'Andrea Gelmini
2019-08-25Fix typo in codeAndrea Gelmini
2019-08-23loplugin:returnconstval in saxNoel Grandin
2019-08-20loplugin:constvars in package..scNoel Grandin
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in scNoel Grandin
2019-08-12Mark Sequence const in scArkadiy Illarionov
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-07-23loplugin:unusedfieldsNoel Grandin
2019-07-20loplugin:referencecasting in scNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-18tdf#39593 Remove ScModelObj::getImplementationArkadiy Illarionov
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-14loplugin:unusedfields improvementsNoel Grandin
2019-05-31tdf#66765 - FILESAVE: saving sheet with some queries in it takes foreverNoel Grandin
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-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-05-07Replace list by vector for ScMyColumnRowGroupVec sc/xmlJulien Nabet
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin