summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2018-02-18Fix bug numbers in these commentsAdolfo Jayme Barrientos1-1/+1
2018-02-18remove printf left in the code by accidentTomaž Vajngerl1-1/+0
2018-02-18GetEmbeddedXGraphicStream to read XGraphic as streamTomaž Vajngerl1-0/+17
2018-02-16tdf#115519: Handle rotation for WriterFlyFrames correctlyArmin Le Grand2-2/+11
2018-02-15xmloff: avoid unhandled exception warningMiklos Vajna1-4/+3
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl7-74/+196
2018-02-13AddEmbeddedXGraphic: add parameter for requested nameTomaž Vajngerl1-2/+2
2018-02-10ofz#6180 Integer-overflowCaolán McNamara1-1/+4
2018-02-09ofz#6180 Integer-overflowCaolán McNamara1-1/+1
2018-02-08tdf#115319 use loext namespace for reference-languageLászló Németh1-3/+3
2018-02-07tdf#115483 svl xmloff sc sw: verify all ODF 1.2 protection-key hashesMichael Stahl1-0/+8
2018-02-05unused includeTomaž Vajngerl1-1/+0
2018-02-02tdf#115319 references with Hungarian articlesLászló Németh6-0/+35
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl4-51/+169
2018-01-31loplugin:useuniqueptr in SvXMLExportNoel Grandin1-21/+21
2018-01-29xmloff: add a comment tooMichael Stahl1-8/+5
2018-01-29tdf#106780 Fix for invalid attribute in impress ODFAbhishek Shrivastava1-2/+16
2018-01-28ofz#5621 Integer-overflowCaolán McNamara1-4/+4
2018-01-26xmloff: ODF export: don't write LO_EXT attribute unless ODF expendedMichael Stahl1-0/+4
2018-01-26ofz#5621 Integer-overflowCaolán McNamara1-3/+2
2018-01-26loplugin:useuniqueptr in XMLTextParagraphExportNoel Grandin1-10/+10
2018-01-25loplugin:useuniqueptr in XMLTransformerBaseNoel Grandin2-37/+34
2018-01-25reuse limitCaolán McNamara1-3/+4
2018-01-25ofz: out-of-memoryCaolán McNamara1-1/+1
2018-01-25loplugin:datamembershadow in SdXMLShapeLinkContextNoel Grandin1-1/+0
2018-01-25loplugin:useuniqueptr in XMLTextFieldExportNoel Grandin2-11/+8
2018-01-25loplugin:useuniqueptr in SvXMLNumFmtExportNoel Grandin1-14/+12
2018-01-25loplugin:useuniqueptr in SdXMLExportNoel Grandin2-61/+27
2018-01-25loplugin:useuniqueptr in XMLEventImportHelperNoel Grandin2-7/+7
2018-01-24ofz#5621 Integer-overflowCaolán McNamara1-2/+2
2018-01-24loplugin:useuniqueptr in OOo2OasisTransformerNoel Grandin2-84/+84
2018-01-24loplugin:useuniqueptr in Oasis2OOoTransformerNoel Grandin2-100/+100
2018-01-23USHRT_MAX -> SAL_MAX_UINT16 for XMLCharContext::m_nCountStephan Bergmann1-2/+2
2018-01-20loplugin:unused-returns in filter,tools,xmloffNoel Grandin3-7/+3
2018-01-18Fix typosAndrea Gelmini1-1/+1
2018-01-18Fix typosAndrea Gelmini1-1/+1
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin1-4/+4
2018-01-15tdf#114488 Rank multiple images also for flat odfSamuel Mehrbrodt1-9/+28
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann43-110/+110
2018-01-14xmloff: XmlImageStyle class is pointless as the methods are staticTomaž Vajngerl3-32/+7
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann75-257/+257
2018-01-11Corrected precision of imported rotationArmin Le Grand1-1/+1
2018-01-11Fix typosAndrea Gelmini1-1/+1
2018-01-11loplugin:redundantcast: xmloffStephan Bergmann1-2/+2
2018-01-11RotateFlyFrameFix: Add RotCenter info to ODF exportArmin Le Grand2-12/+62
2018-01-09RES_CHRATR_PROPORTIONALFONTSIZE and RES_CHRATR_NOLINEBREAK unusedNoel Grandin1-8/+4
2018-01-04Fix typosAndrea Gelmini2-4/+4
2018-01-04Modifying the impl. of startUnknownElement of FastParser:Mohammed Abdul Azeem2-28/+15
2018-01-04RotateFlyFrameFix: im/export rotation in degArmin Le Grand2-22/+57
2018-01-04loplugin:redundantinline (--disable-debug)Stephan Bergmann1-4/+4