summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin1-4/+4
2017-12-29Fix typosAndrea Gelmini1-1/+1
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin6-11/+11
2017-12-25various coverity exception warningsCaolán McNamara3-5/+4
2017-12-20Fix typosAndrea Gelmini1-1/+1
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin2-39/+41
2017-12-19inline use-once typedefsNoel Grandin2-5/+2
2017-12-19loplugin:unusedenumconstantsNoel Grandin1-2/+1
2017-12-19Fix typosAndrea Gelmini1-1/+1
2017-12-15-Werror,-Wsign-compare (clang-cl)Stephan Bergmann1-1/+1
2017-12-13Related: tdf#71737 xmloff: import of user-defined hyperlink was missingMichael Stahl1-2/+2
2017-12-13tools: remove unused #include from solar.hMichael Stahl1-0/+1
2017-12-13Related: tdf#71737 xmloff: adapt XMLSectionExportMichael Stahl1-1/+4
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann4-90/+90
2017-12-13Related: tdf#71737: allows links in more indexesCaolán McNamara3-15/+2
2017-12-12Related tdf#83877 Add signatureline element to draw:frame, not draw:imageSamuel Mehrbrodt1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin14-212/+212
2017-12-08tdf#71737 xmloff: ODF 1.2 doesn't allow hyperlinks in ...Michael Stahl2-2/+24