summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
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
2017-12-08tdf#71737: save allows links in illustration index, but load doesn'tCaolán McNamara3-1/+14
2017-12-05Bin a typedef used just onceTor Lillqvist1-2/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin2-2/+2
2017-12-04tdf#83877 ODF extension to write signature linesSamuel Mehrbrodt1-0/+48
2017-12-04Related tdf#113696 Write fallback graphic for fodf files alsoSamuel Mehrbrodt1-7/+12
2017-12-03Use for-range loops in xmlexppr (xmloff)Julien Nabet1-32/+19
2017-12-03Replace list by vector in SchXMLExport (xmloff)Julien Nabet1-10/+10
2017-12-02Replace list by vector in property_description (xmloff)Julien Nabet1-2/+1
2017-12-02Replace list by vector in xmlexp (xmloff/sw)Julien Nabet1-9/+6
2017-12-02Replace list by vector in XMLEventImportHelper (xmloff)Julien Nabet2-8/+8
2017-12-02Replace list by vector in DocumentSettingsContext (xmloff)Julien Nabet1-26/+14
2017-12-01tdf#113696 Add mimetype also to fallback graphicSamuel Mehrbrodt1-0/+8
2017-12-01Use isEmpty() instead of getLength()Samuel Mehrbrodt1-1/+1
2017-12-01tdf#113696 Write replacement graphic also to flat odfSamuel Mehrbrodt1-5/+4
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl12-28/+28
2017-11-30tdf#113696 Add mimetype to image elementSamuel Mehrbrodt3-21/+30
2017-11-28ODF export: expose font style and weight of embedded fontsMiklos Vajna1-8/+62
2017-11-28tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens2-2/+15
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin3-4/+4
2017-11-26No need to test seriesStyle.m_xOldAPISeries n times (xmloff/chart)Julien Nabet1-4/+4
2017-11-26Modernize by using for-range loops (xmloff/chart)Julien Nabet2-108/+80
2017-11-26Replace some lists by vectors in xmloffJulien Nabet8-65/+66
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin2-2/+3
2017-11-23xmloff: Drop non-existent XMLTextPropertyHandlerFactory_ImplTakeshi Abe1-3/+0
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-1/+1
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann3-4/+4
2017-11-22xmloff: These arrays are constantTakeshi Abe4-7/+7
2017-11-21Fix typosAndrea Gelmini1-1/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin3-6/+6
2017-11-16Replace some lists by vectors (xmloff)Julien Nabet3-21/+15
2017-11-15loplugin:flatten in xmloffNoel Grandin17-1853/+1880
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-1/+1
2017-11-06tdf#112547 element p to draw:object, import expects it thereRegina Henschel1-8/+7
2017-11-05ofz#4057 Integer-overflowCaolán McNamara1-2/+4
2017-11-04loplugin:constparams in various(1)Noel Grandin1-2/+2
2017-10-31loplugin:constantparam in sal,saxNoel Grandin9-12/+11
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens3-149/+0
2017-10-30ofz#3895 Integer-overflowCaolán McNamara1-2/+5
2017-10-28tdf#113367 Change namespace from svg to draw for attr transformRegina Henschel2-2/+2
2017-10-27ODP: export TextPreRotateAngleSzymon Kłos3-1/+4
2017-10-26tdf#77961 regard layout-grid-print as off when missing.Mark Hung1-0/+3
2017-10-26More loplugin:unnecessaryparenStephan Bergmann1-1/+1
2017-10-25no matching overload foundCaolán McNamara1-4/+4
2017-10-25ofz#3786 Integer-overflowCaolán McNamara1-8/+9