summaryrefslogtreecommitdiff
path: root/xmloff/source/core
AgeCommit message (Expand)Author
2017-03-01Typo: decaration->declarationJulien Nabet
2017-02-28new loplugin unoanyNoel Grandin
2017-02-26loplugin:loopvartoosmallStephan Bergmann
2017-02-21loplugin:subtlezeroinit: xmloffStephan Bergmann
2017-02-20Probably better to set xEntry->nKey = XML_NAMESPACE_UNKNOWN hereStephan Bergmann
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-10Further modifications to FastAttributeIter:Mohammed Abdul Azeem
2017-02-09xmloff: remove onDemandRescueUsefulDataFromTemporaryMichael Stahl
2017-02-08tdf#103567 xmloff: ODF import: fix loss of events on SVG multi-imageMichael Stahl
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2017-01-30GetWasUsed can return by value, no need to be a special snowflakeNoel Grandin
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem
2017-01-17use rtl::Reference in SvXMLExportNoel Grandin
2016-12-17More blind fix attempt for MSVCStephan Bergmann
2016-12-17More blind fix attempt for MSVCStephan Bergmann
2016-12-17More blind fix attempt for MSVCStephan Bergmann
2016-12-17Blind fix for MSVCStephan Bergmann
2016-12-17Minor simplificationStephan Bergmann
2016-12-14remove local macroJochen Nitschke
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann
2016-11-25add exception context to error log messageEike Rathke
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin
2016-10-24loplugin:expandablemethods in xmloffNoel Grandin
2016-10-21loplugin:expandablemethodds in include/xmloffNoel Grandin
2016-10-18loplugin:inlineablemethods in xmloffNoel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-07loplugin:staticmethods: xmloffStephan Bergmann
2016-10-06xmloff: fix crash in ~XMLParaContext on fdo72541-1.fodtMichael Stahl
2016-10-04this is used as a stack, so convert to std::stackCaolán McNamara
2016-10-04we just care about empty vs nonempty hereCaolán McNamara
2016-09-25tdf#101935 and tdf#102201:Mohammed Abdul Azeem
2016-09-16coverity#1372990 xmloff: use unique_ptr for RewindMapsMichael Stahl
2016-09-13xmloff: invoke SvXMLImportContext destructor with proper namespace mapMichael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13coverity#1372877 I'm guessing this is what might have been the intentCaolán McNamara
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09remove direct memory managementDavid Tardon
2016-09-09resolve the snafu with 2 separate refcounted basesDavid Tardon
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-09-06use std::unique_ptrDavid Tardon
2016-09-06rewrite using a for loopDavid Tardon
2016-09-06drop unneeded dynamic allocationDavid Tardon
2016-09-05Fixes for migrating SvXMLImport to use FastParser:Mohammed Abdul Azeem
2016-09-02tdf101725 - fixed missing autotexts from StandardMohammed Abdul Azeem
2016-08-30fix copypastaDavid Tardon
2016-08-29Make SvXMLTokenMap compatible with FastTokens:Mohammed Abdul Azeem
2016-08-26Make SvXMLTokenMap compatible with FastTokens:Daniel Sikeler