summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmldrani.cxx
AgeCommit message (Expand)Author
2019-08-23loplugin:returnconstval in saxNoel Grandin
2019-01-21Simplify containers iterations in sc/source/filter/x*Arkadiy Illarionov
2019-01-10tdf#42949 Fix IWYU warnings in sc/source/filter/xml/*cxxGabor Kelemen
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-15tdf#42949 Fix IWYU warnings in sc/source/filter/{excel,lotus,xml}/*hxxGabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-08use more std::unique_ptr in ScDBCollection::NamedDBsNoel Grandin
2018-05-29loplugin:unusedfields-in-constructor in scNoel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-03-29coverity#1433648 Unchecked return valueCaolán McNamara
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin
2018-03-27ofz#7121 NamedDBs::insert takes ownership of its argumentCaolán McNamara
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-30Refactoring fastcontexts code:Mohammed Abdul Azeem
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-07-24Moving 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-26loplugin:oncevar in scNoel Grandin
2017-04-03use actual UNO enums in scNoel Grandin
2017-03-15introduce ScGeneralFunction scoped enumNoel Grandin
2017-01-11Some loplugin:conststringvar/stringconstant improvements: scStephan Bergmann
2016-11-26tdf#48140 Replace uno with direct callsBartosz Kosiorek
2016-11-21tdf#42949 Remove not needed uno headers from filters/xmlBartosz Kosiorek
2016-11-07inherit from ScXMLImportContextNoel Grandin
2016-05-25Convert SC_MF to scoped enumNoel Grandin
2016-05-08cppcheck: fix some redundantAssignment reportsJulien Nabet
2016-02-03remove bogus nullprt checks for pContextJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-09-28Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-12coverity#1158232 Fix ownership of NamedDBs::insert argumentStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-07-11fdo#66655: Get GETPIVOTDATA to work again.Kohei Yoshida
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-30Typo ressource -> resourceStephan Bergmann