summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2018-01-04Fix typosAndrea Gelmini
2018-01-04Modifying the impl. of startUnknownElement of FastParser:Mohammed Abdul Azeem
2018-01-04RotateFlyFrameFix: im/export rotation in degArmin Le Grand
2018-01-04loplugin:redundantinline (--disable-debug)Stephan Bergmann
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-12-29Fix typosAndrea Gelmini
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-12-25various coverity exception warningsCaolán McNamara
2017-12-20Fix typosAndrea Gelmini
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-19loplugin:unusedenumconstantsNoel Grandin
2017-12-19Fix typosAndrea Gelmini
2017-12-15-Werror,-Wsign-compare (clang-cl)Stephan Bergmann
2017-12-13Related: tdf#71737 xmloff: import of user-defined hyperlink was missingMichael Stahl
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-13Related: tdf#71737 xmloff: adapt XMLSectionExportMichael Stahl
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann
2017-12-13Related: tdf#71737: allows links in more indexesCaolán McNamara
2017-12-12Related tdf#83877 Add signatureline element to draw:frame, not draw:imageSamuel Mehrbrodt
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-08tdf#71737 xmloff: ODF 1.2 doesn't allow hyperlinks in ...Michael Stahl
2017-12-08tdf#71737: save allows links in illustration index, but load doesn'tCaolán McNamara
2017-12-05Bin a typedef used just onceTor Lillqvist
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-04tdf#83877 ODF extension to write signature linesSamuel Mehrbrodt
2017-12-04Related tdf#113696 Write fallback graphic for fodf files alsoSamuel Mehrbrodt
2017-12-03Use for-range loops in xmlexppr (xmloff)Julien Nabet
2017-12-03Replace list by vector in SchXMLExport (xmloff)Julien Nabet
2017-12-02Replace list by vector in property_description (xmloff)Julien Nabet
2017-12-02Replace list by vector in xmlexp (xmloff/sw)Julien Nabet
2017-12-02Replace list by vector in XMLEventImportHelper (xmloff)Julien Nabet
2017-12-02Replace list by vector in DocumentSettingsContext (xmloff)Julien Nabet
2017-12-01tdf#113696 Add mimetype also to fallback graphicSamuel Mehrbrodt
2017-12-01Use isEmpty() instead of getLength()Samuel Mehrbrodt
2017-12-01tdf#113696 Write replacement graphic also to flat odfSamuel Mehrbrodt
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-11-30tdf#113696 Add mimetype to image elementSamuel Mehrbrodt
2017-11-28ODF export: expose font style and weight of embedded fontsMiklos Vajna
2017-11-28tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-26No need to test seriesStyle.m_xOldAPISeries n times (xmloff/chart)Julien Nabet
2017-11-26Modernize by using for-range loops (xmloff/chart)Julien Nabet
2017-11-26Replace some lists by vectors in xmloffJulien Nabet
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin
2017-11-23xmloff: Drop non-existent XMLTextPropertyHandlerFactory_ImplTakeshi Abe
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-22xmloff: These arrays are constantTakeshi Abe
2017-11-21Fix typosAndrea Gelmini