summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)Author
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-09-21ScXMLImport dtor deleted pSolarMutex before SvXMLImport dtor is calledCaolán McNamara
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens
2017-08-31inline some use-once typedefsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-08loplugin:constantparamNoel Grandin
2017-07-31add initial file format representation for data import featureMarkus Mohrhard
2017-07-28loplugin:constparams in xmloffNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-07-19tdf#108824 Honor ODF default for "Mouse pointer visible" propertySamuel Mehrbrodt
2017-07-10Adding an overloaded IsXMLToken method:Mohammed Abdul Azeem
2017-07-05xmloff: XMLTextStyleContext: remove property name constant membersMichael Stahl
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-04xmloff: prefix members of XMLTextStyleContextMichael Stahl
2017-07-02loplugin:casttovoid: xmloffStephan Bergmann
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-27Using fast tokens directly:Mohammed Abdul Azeem
2017-06-27xmloff: remove obnoxious ## usage from XML_NAMESPACE macrosMichael Stahl
2017-06-27xmloff: remove duplicate XML_NAMESPACE_##prefix##_IDX macrosMichael Stahl
2017-06-26Fix typosAndrea Gelmini
2017-06-21convert ErrCode to strong typedefNoel Grandin
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-25loplugin:constantparamNoel Grandin
2017-05-22Optimizations:Mohammed Abdul Azeem
2017-05-17tdf#100033: Frames with the same name are removedTamás Zolnai
2017-05-17tdf#43535: support additional sheet protection options.Kohei Yoshida
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-05-06coverity#1403665 Unrecoverable parse warningCaolán McNamara
2017-05-05fix spelling, methode -> methodNoel Grandin
2017-04-28loplugin:salunicodeliteral: xmloffStephan Bergmann
2017-04-26tdf#107392 ODF import: fix z-order sorting of SVG imagesMiklos Vajna
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-11OFFICE-2102: ODF export: write <text:s> after non-mark elements tooMichael Stahl
2017-04-11xmloff: rename one overloaded XMLTextParagraphExport::exportTextMichael Stahl
2017-04-11loplugin:inlinefields in XMLTextParagraphExportNoel Grandin
2017-04-11loplugin:inlinefields in SvXMLExportNoel Grandin
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-04-04loplugin:unusedmethodsNoel Grandin
2017-03-31use actual UNO enums in xmloffNoel Grandin
2017-03-29loplugin:unusedmethodsNoel Grandin
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