summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmltabi.cxx
AgeCommit message (Expand)Author
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-01-21tdf#51022 sc import: fix lost print ranges of last sheetAttila Szűcs
2020-11-28fastparser in ScXMLTableContextNoel
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-02create common macro and method for logging unknown attributesNoel
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-09-17GetRangeFromString, etc. never passed a null ScDocument*Caolán McNamara
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-04-30loplugin:makeshared in scNoel Grandin
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-12improve fastparser loggingNoel Grandin
2020-03-06use more FastParser in ScXMLTableContextNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-11-12rename now it does more than just sortCaolán McNamara
2019-06-18tdf#39593 Remove ScModelObj::getImplementationArkadiy Illarionov
2019-02-23loplugin:unusedfields in scNoel Grandin
2019-02-09loplugin:indentation in scNoel Grandin
2019-01-10tdf#42949 Fix IWYU warnings in sc/source/filter/xml/*cxxGabor Kelemen
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-08-30Refactoring fastcontexts code:Mohammed Abdul Azeem
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-07-21Moving legacy contexts to FastContexts:Mohammed Abdul Azeem
2017-07-11Helper function to cast to FastAttributeList:Mohammed Abdul Azeem
2017-07-10Adding an overloaded IsXMLToken method:Mohammed Abdul Azeem
2017-07-01Moving legacy contexts to FastContexts:Mohammed Abdul Azeem
2017-06-29Using range-for instead of iterator loop:Mohammed Abdul Azeem
2017-06-27Using fast tokens directly:Mohammed Abdul Azeem
2017-06-19Moving legacy contexts to FastContexts:Mohammed Abdul Azeem
2017-05-17tdf#43535: support additional sheet protection options.Kohei Yoshida
2017-05-10loplugin:checkunusedparams in sc(part3)Noel Grandin
2017-02-10Further modifications to FastAttributeIter:Mohammed Abdul Azeem
2017-02-08Adding an iterator for fastattributes:Mohammed Abdul Azeem
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem
2016-11-19tdf#48140 Remove not used UNO headers from filtersBartosz Kosiorek
2016-11-07inherit from ScXMLImportContextNoel Grandin
2016-05-25tdf#86282 handle both, base name and Sheet1, as external reference sheet nameEike Rathke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-10loplugin:constantparam in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin