summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlimprt.cxx
AgeCommit message (Expand)Author
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-18clear the data provider cache after import, tdf#111960Markus Mohrhard
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-11-28add xlsx support to fftesterCaolán McNamara
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-26close sc and sw docshells tooCaolán McNamara
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-09-21add fods fuzzerCaolán McNamara
2017-09-21ScXMLImport dtor deleted pSolarMutex before SvXMLImport dtor is calledCaolán McNamara
2017-08-30Refactoring fastcontexts code:Mohammed Abdul Azeem
2017-08-25loplugin:unusedfieldsNoel Grandin
2017-08-24loplugin:constparam in sc part4Noel Grandin
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-08-12Avoiding unnecessary OUString allocation:Mohammed Abdul Azeem
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-08-08loplugin:singlevalfieldsNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-15use unique_ptr for ScMyLabelRangeJochen Nitschke
2017-07-14use more OUString::operator== in scNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-28loplugin:unusedfields in sc part2Noel Grandin
2017-06-27Using fast tokens directly:Mohammed Abdul Azeem
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke
2017-05-17tdf#43535: support additional sheet protection options.Kohei Yoshida
2017-05-10loplugin:checkunusedparams in sc(part3)Noel Grandin
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-04tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-02-21loplugin:subtlezeroinit: scStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem
2017-01-06read single error constant formula as such, tdf#105024 relatedEike Rathke
2016-12-05loplugin:unnecessaryoverride (dtors) in scStephan Bergmann
2016-11-21tdf#42949 Remove not needed uno headers from filters/xmlBartosz Kosiorek
2016-11-07inherit from ScXMLImportContextNoel Grandin
2016-10-19loplugin:expandablemethodds in scNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-02support TargetFrame in url field import/export code, tdf#77873Markus Mohrhard
2016-09-26implement prototype for more stable calc cell style namesMarkus Mohrhard