summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlimprt.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-09-17ScCompiler ctors never passed a null ScDocument*Caolán McNamara1-1/+1
2020-09-16ScFormulaCell ctor variant never called with null ScDocument*Caolán McNamara1-1/+1
2020-09-14both branches dereference ScDocument* argCaolán McNamara1-1/+1
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-3/+3
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin1-1/+1
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin1-1/+1
2020-07-29loplugin:flatten in sc/filter/xmlNoel Grandin1-230/+230
2020-07-26sc: create instances with uno constructorsNoel Grandin1-71/+47
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scStephan Bergmann1-3/+3
2020-06-29loplugin:unusedmethodsNoel Grandin1-16/+0
2020-06-24loplugin:unusedmethodsNoel Grandin1-42/+0
2020-06-22tdf#97177 speedup loading of large ODS fileNoel Grandin1-0/+46
2020-04-28move the castToFastAttributeList functionNoel Grandin1-1/+1
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-1/+1
2020-03-06loplugin:unusedmethodsNoel Grandin1-38/+0
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin1-2/+2
2020-01-23loplugin:unusedmethodsNoel Grandin1-25/+0
2020-01-22use fastparser in ScXMLMasterStylesContextNoel Grandin1-28/+7
2020-01-22use fastparser for XMLFontStylesContextNoel Grandin1-7/+6
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin1-11/+10
2020-01-21Use FastParser in XMLDocumentSettingsContextNoel Grandin1-4/+4
2020-01-21use FastParser in XMLScriptContextNoel Grandin1-7/+6
2020-01-07extract some common code from ImportContext classesNoel Grandin1-17/+0
2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+12
2019-10-01loplugin:stringadd in scNoel Grandin1-4/+3
2019-09-26loplugin:constmethod in scNoel Grandin1-1/+1
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-10/+5
2019-08-15loplugin:sequenceloop in scNoel Grandin1-1/+1
2019-08-12Fix typosAndrea Gelmini1-4/+4
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov1-37/+32
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann1-5/+5
2019-06-18tdf#39593 Remove ScModelObj::getImplementationArkadiy Illarionov1-7/+7
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov1-2/+2
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+2
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+0
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen1-2/+2
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen1-0/+2
2019-01-21Simplify containers iterations in sc/source/filter/x*Arkadiy Illarionov1-23/+13
2019-01-10tdf#42949 Fix IWYU warnings in sc/source/filter/xml/*cxxGabor Kelemen1-10/+0
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen1-0/+1
2018-11-15tdf#42949 Fix IWYU warnings in sc/source/filter/{excel,lotus,xml}/*hxxGabor Kelemen1-0/+3
2018-11-07loplugin:collapseif in scNoel Grandin1-14/+11
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen1-0/+1
2018-10-15loplugin:constfields in scNoel Grandin1-11/+12
2018-09-10loplugin:simplifyconstruct in scNoel Grandin1-19/+0
2018-09-05Resolves: tdf#118850 disentangle the twisted wrong cell type vs format typeEike Rathke1-6/+12
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl1-2/+2