summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2019-09-01Fix '..'Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-08-31Fix typosAndrea Gelmini
2019-08-27Use lambda expression here instead of a function object.Kohei Yoshida
2019-08-27Use getSystemPathFromFileURL() which is exactly what we need.Kohei Yoshida
2019-08-27use SdrCircKind enum more widelyNoel Grandin
2019-08-27You can just check for nCheckPos being 0 for non-error condition.Kohei Yoshida
2019-08-25Fix typo in codeAndrea Gelmini
2019-08-24loplugin:returnconstval in sal..scNoel Grandin
2019-08-23loplugin:returnconstval in ooxNoel Grandin
2019-08-23loplugin:returnconstval in saxNoel Grandin
2019-08-22Fully support importing of XML with nested repeat elements.Kohei Yoshida
2019-08-21Return std::unique_ptr directly.Kohei Yoshida
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-16Fix typosAndrea Gelmini
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in scNoel Grandin
2019-08-15replace ".get->" with "->"Noel Grandin
2019-08-15Switch mdds to 1.5.0 and liborcus to 0.15.0.Kohei Yoshida
2019-08-13ofz#16409 build failureCaolán McNamara
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-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-11cid#1242793 make fuzzing tabsize check compile time instead of runtimeCaolán McNamara
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-23loplugin:unusedfieldsNoel Grandin
2019-07-23close some more holes in structuresNoel Grandin
2019-07-22cid#1242892 Untrusted value as argumentCaolán McNamara
2019-07-22cid#1448348 silence Stray semicolonCaolá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-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