summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)AuthorFilesLines
2019-02-17MSForms: Make Drop-Down form field to have a default sizeTamás Zolnai1-1/+1
2019-02-17MSForms: Insert Legacy Form Fields from MS compatible Forms menuTamás Zolnai1-0/+1
2018-05-23crashtesting: assert on fdo62508-1.odtCaolán McNamara1-1/+1
2018-05-15OFFICE-3776 xmloff: adapt ODF import to renamed text:sender-initialsMichael Stahl1-0/+2
2018-02-28tdf#115429: declare fill-ruleJulien Nabet1-0/+1
2018-02-19DocumentSettingsSerializer must be SAL_DLLPUBLIC_RTTI for dynamic_castStephan Bergmann1-1/+1
2018-01-11RotateFlyFrameFix: Add RotCenter info to ODF exportArmin Le Grand1-0/+6
2017-12-04tdf#113696 Add mimetype to image elementSamuel Mehrbrodt1-0/+2
2017-11-29tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens1-0/+3
2017-10-23tdf#110431: Fixed losing listbos entries on opening .ods fileMohammed Abdul Azeem1-0/+9
2017-10-23overload std::hash for OUString and OStringNoel Grandin2-2/+2
2017-10-17xmloff: document return valueMichael Stahl1-3/+7
2017-10-07drop use of tools::SvRef in xmloffNoel Grandin1-4/+0
2017-10-05Resolves: tdf#102075 support system [$-F400] time and [$-F800] long dateEike Rathke1-2/+2
2017-10-03loplugin:finalclasses in xmloffNoel Grandin1-2/+0
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara16-20/+22
2017-09-21ScXMLImport dtor deleted pSolarMutex before SvXMLImport dtor is calledCaolán McNamara1-0/+2
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens1-0/+1
2017-08-31inline some use-once typedefsNoel Grandin1-10/+7
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-08-08loplugin:constantparamNoel Grandin1-1/+0
2017-07-31add initial file format representation for data import featureMarkus Mohrhard1-0/+4
2017-07-28loplugin:constparams in xmloffNoel Grandin3-6/+6
2017-07-25loplugin:unusedmethodsNoel Grandin2-5/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-20loplugin:constparams in xmloffNoel Grandin12-38/+38
2017-07-19tdf#108824 Honor ODF default for "Mouse pointer visible" propertySamuel Mehrbrodt1-2/+3
2017-07-10Adding an overloaded IsXMLToken method:Mohammed Abdul Azeem1-0/+5
2017-07-05xmloff: XMLTextStyleContext: remove property name constant membersMichael Stahl1-9/+0
2017-07-05new loplugin unnecessaryparenNoel Grandin1-3/+3
2017-07-04xmloff: prefix members of XMLTextStyleContextMichael Stahl1-19/+19
2017-07-02loplugin:casttovoid: xmloffStephan Bergmann1-1/+1
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin1-1/+0
2017-06-27Using fast tokens directly:Mohammed Abdul Azeem1-0/+1
2017-06-27xmloff: remove obnoxious ## usage from XML_NAMESPACE macrosMichael Stahl1-87/+85
2017-06-27xmloff: remove duplicate XML_NAMESPACE_##prefix##_IDX macrosMichael Stahl1-12/+5
2017-06-26Fix typosAndrea Gelmini1-1/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-1/+2
2017-06-13Reverse mapping fastToken to NamespaceURI:Mohammed Abdul Azeem2-22/+73
2017-06-12cleanup unused css/frame/* includesJochen Nitschke3-3/+0
2017-06-07Exporting EditEngine document into a buffer with ODF FilterVarun Dhall1-1/+2
2017-05-29xmloff: move in xmlmultiimagehelper.hxx from include/Miklos Vajna1-59/+0
2017-05-29getUtf8TokenName can return by const refNoel Grandin1-2/+4
2017-05-25loplugin:constantparamNoel Grandin1-3/+2
2017-05-22Optimizations:Mohammed Abdul Azeem1-0/+2
2017-05-17tdf#100033: Frames with the same name are removedTamás Zolnai1-0/+5
2017-05-17tdf#43535: support additional sheet protection options.Kohei Yoshida1-0/+4
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-2/+0
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin7-30/+21
2017-05-06coverity#1403665 Unrecoverable parse warningCaolán McNamara1-0/+3