summaryrefslogtreecommitdiff
path: root/xmloff/source/core
AgeCommit message (Expand)Author
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-21Fix typosAndrea Gelmini
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke
2017-07-21xmloff: don't warn on future LO versions, SAL_INFO is enoughMichael Stahl
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-07-19tdf#108824 Honor ODF default for "Mouse pointer visible" propertySamuel Mehrbrodt
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-13loplugin:oncevar: empty strings: xmloffStephan Bergmann
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-11Helper function to cast to FastAttributeList:Mohammed Abdul Azeem
2017-07-10Adding an overloaded IsXMLToken method:Mohammed Abdul Azeem
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-02loplugin:casttovoid: xmloffStephan Bergmann
2017-06-29Added find function to FastAttributeList:Mohammed Abdul Azeem
2017-06-29Using range-for instead of iterator loop:Mohammed Abdul Azeem
2017-06-28loplugin:oncevar in xmloffNoel Grandin
2017-06-27Using fast tokens directly:Mohammed Abdul Azeem
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-13Reverse mapping fastToken to NamespaceURI:Mohammed Abdul Azeem
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-07Exporting EditEngine document into a buffer with ODF FilterVarun Dhall
2017-05-29xmloff: move in xmlmultiimagehelper.hxx from include/Miklos Vajna
2017-05-29getUtf8TokenName can return by const refNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-22Optimizations:Mohammed Abdul Azeem
2017-05-17tdf#43535: support additional sheet protection options.Kohei Yoshida
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert xmloff module away from OSL_ASSERT to assertChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21xmloff: fix typoMichael Stahl
2017-04-11loplugin:inlinefields in SvXMLExportNoel Grandin
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-04-04loplugin:unusedmethodsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-21tdf#105686 - fixed wrongly imported named expressions:Mohammed Abdul Azeem
2017-03-21Old-to-new mapping of attributes is moved into a Module:Mohammed Abdul Azeem
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-03-02Fix typosAndrea Gelmini
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