summaryrefslogtreecommitdiffstats
path: root/include/xmloff
Commit message (Expand)AuthorAgeFilesLines
* tdf#110431: Fixed losing listbos entries on opening .ods fileMohammed Abdul Azeem2017-10-231-0/+9
* overload std::hash for OUString and OStringNoel Grandin2017-10-232-2/+2
* xmloff: document return valueMichael Stahl2017-10-171-3/+7
* drop use of tools::SvRef in xmloffNoel Grandin2017-10-071-4/+0
* Resolves: tdf#102075 support system [$-F400] time and [$-F800] long dateEike Rathke2017-10-051-2/+2
* loplugin:finalclasses in xmloffNoel Grandin2017-10-031-2/+0
* ofz: don't leak in face of exceptionsCaolán McNamara2017-09-2216-20/+22
* ScXMLImport dtor deleted pSolarMutex before SvXMLImport dtor is calledCaolán McNamara2017-09-211-0/+2
* tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens2017-09-051-0/+1
* inline some use-once typedefsNoel Grandin2017-08-311-10/+7
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-171-2/+2
* loplugin:constantparamNoel Grandin2017-08-081-1/+0
* add initial file format representation for data import featureMarkus Mohrhard2017-07-311-0/+4
* loplugin:constparams in xmloffNoel Grandin2017-07-283-6/+6
* loplugin:unusedmethodsNoel Grandin2017-07-252-5/+0
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* loplugin:constparams in xmloffNoel Grandin2017-07-2012-38/+38
* tdf#108824 Honor ODF default for "Mouse pointer visible" propertySamuel Mehrbrodt2017-07-191-2/+3
* Adding an overloaded IsXMLToken method:Mohammed Abdul Azeem2017-07-101-0/+5
* xmloff: XMLTextStyleContext: remove property name constant membersMichael Stahl2017-07-051-9/+0
* new loplugin unnecessaryparenNoel Grandin2017-07-051-3/+3
* xmloff: prefix members of XMLTextStyleContextMichael Stahl2017-07-041-19/+19
* loplugin:casttovoid: xmloffStephan Bergmann2017-07-021-1/+1
* loplugin:unusedfields in toolkit..xmloffNoel Grandin2017-06-301-1/+0
* Using fast tokens directly:Mohammed Abdul Azeem2017-06-271-0/+1
* xmloff: remove obnoxious ## usage from XML_NAMESPACE macrosMichael Stahl2017-06-271-87/+85
* xmloff: remove duplicate XML_NAMESPACE_##prefix##_IDX macrosMichael Stahl2017-06-271-12/+5
* Fix typosAndrea Gelmini2017-06-261-1/+1
* convert ErrCode to strong typedefNoel Grandin2017-06-211-1/+2
* Reverse mapping fastToken to NamespaceURI:Mohammed Abdul Azeem2017-06-132-22/+73
* cleanup unused css/frame/* includesJochen Nitschke2017-06-123-3/+0
* Exporting EditEngine document into a buffer with ODF FilterVarun Dhall2017-06-071-1/+2
* xmloff: move in xmlmultiimagehelper.hxx from include/Miklos Vajna2017-05-291-59/+0
* getUtf8TokenName can return by const refNoel Grandin2017-05-291-2/+4
* loplugin:constantparamNoel Grandin2017-05-251-3/+2
* Optimizations:Mohammed Abdul Azeem2017-05-221-0/+2
* tdf#100033: Frames with the same name are removedTamás Zolnai2017-05-171-0/+5
* tdf#43535: support additional sheet protection options.Kohei Yoshida2017-05-171-0/+4
* make loplugin constantparam smarter about string paramsNoel Grandin2017-05-091-2/+0
* loplugin:checkunusedparams in xmloffNoel Grandin2017-05-087-30/+21
* coverity#1403665 Unrecoverable parse warningCaolán McNamara2017-05-061-0/+3
* fix spelling, methode -> methodNoel Grandin2017-05-051-1/+1
* loplugin:salunicodeliteral: xmloffStephan Bergmann2017-04-281-1/+1
* tdf#107392 ODF import: fix z-order sorting of SVG imagesMiklos Vajna2017-04-262-1/+4
* use strong_int for LanguageTypeNoel Grandin2017-04-261-1/+2
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* OFFICE-2102: ODF export: write <text:s> after non-mark elements tooMichael Stahl2017-04-111-6/+5
* xmloff: rename one overloaded XMLTextParagraphExport::exportTextMichael Stahl2017-04-111-1/+1
* loplugin:inlinefields in XMLTextParagraphExportNoel Grandin2017-04-111-2/+3
* loplugin:inlinefields in SvXMLExportNoel Grandin2017-04-111-3/+4