summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
* tdf#92586 xmloff: fix import of stretched background imageMiklos Vajna2015-09-196-2/+43
* ODF import: workaround dubious draw:fill="solid" on frame stylesMichael Stahl2015-09-192-2/+16
* xmloff: ODF export: actually ODF 1.2 does not allow graphic-propertiesMichael Stahl2015-09-193-8/+24
* Resolves: tdf#91950 optional entries may not be presentCaolán McNamara2015-07-271-18/+25
* xmloff: ODF import: fix spelling of "extrusion-first-light-level"Andrea Gelmini2015-07-151-1/+1
* tdf#90133 Comply attributes name with OASIS#3860Laurent Balland-Poirier2015-07-133-12/+12
* the last condition is "all other numbers", not the third, tdf#92457 relatedEike Rathke2015-07-131-3/+3
* xmloff: don't add FIELD namespace twiceMichael Stahl2015-06-011-6/+1
* add field namespace to styles.xml when saving fdo85232-1.docx to .odtCaolán McNamara2015-06-011-1/+7
* tdf#91140: tweak fix a bit, turns out xmloff was also passing empty URLMichael Stahl2015-05-221-1/+2
* Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens2015-05-186-74/+72
* xmloff: fix non-debug buildsMichael Stahl2015-05-181-2/+2
* xmloff: convert legacy assertions in SvXMLAutoStylePoolPMichael Stahl2015-05-181-5/+4
* xmloff: convert legacy assertions in XMLStyleExportMichael Stahl2015-05-181-69/+59
* xmloff: convert legacy assertions in SvXMLAutoStylePoolP_Impl::exportXMLMichael Stahl2015-05-181-12/+6
* xmloff: assert when a non-existent auto style pool is requestedMichael Stahl2015-05-181-28/+12
* xmloff: convert legacy asserts in SvXMLStylesContext_ImplMichael Stahl2015-05-181-10/+8
* xmloff: convert legacy asserts in MultiPropertySetHelperMichael Stahl2015-05-181-8/+5
* xmloff: convert legacy assertions in xmltoken.cxxMichael Stahl2015-05-181-6/+6
* Remove include stdio (part2)Julien Nabet2015-05-185-5/+0
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-1/+1
* std::ptr_fun became deprecated since C++11Takeshi Abe2015-05-081-6/+4
* XMLTransformerActionInit parameters are generically of type sal_uInt32Stephan Bergmann2015-05-082-9/+9
* xmloff: convert to assert in SvXMLMetaExportMichael Stahl2015-05-061-6/+6
* xmloff: assert validity of XMLPropertySetMapper indexesMichael Stahl2015-05-061-8/+8
* xmloff: assert existence of XMLPropertyHandlerMichael Stahl2015-05-061-2/+3
* convert FONTTOSUBSFONT constants to scoped enumNoel Grandin2015-05-061-2/+2
* it works if we first set the size and then the position, tdf#86624Markus Mohrhard2015-05-021-3/+3
* xmloff: simplify code by using std::all_of/std::any_of/std::none_ofTakeshi Abe2015-04-303-11/+12
* Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist2015-04-309-82/+9
* XMLTransformerActionInit parameters are generically of type sal_uInt32Stephan Bergmann2015-04-281-8/+8
* txtparae_bContainsIllegalCharacters var wants to be of type boolStephan Bergmann2015-04-281-3/+3
* SvXMLEnumMapEntry holds all values as sal_uInt16Stephan Bergmann2015-04-282-11/+11
* tdf#90133 Extend ODF: variable decimal in scientific formatLaurent Balland-Poirier2015-04-283-23/+55
* tdf#90133 Extend ODF: exponent sign of scientific formatLaurent Balland-Poirier2015-04-273-3/+28
* loplugin:simplifyboolStephan Bergmann2015-04-245-10/+8
* Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2015-04-235-7/+7
* Revert "-Werror,-Wunused-const-variable"Thorsten Behrens2015-04-231-0/+1
* Related tdf#88056: Use correct service nameKatarina Behrens2015-04-221-1/+1
* -Werror,-Wunused-const-variableCaolán McNamara2015-04-221-1/+0
* tdf#88056: Implement import of page title field from ODFKatarina Behrens2015-04-223-0/+56
* fix assert on export of ooo63141-1.doc to odtCaolán McNamara2015-04-221-5/+8
* tdf#90640: xmloff: ODF export: fix style:background-image attributesMichael Stahl2015-04-212-26/+30
* tdf88056: implement export of page title field to ODFKatarina Behrens2015-04-213-0/+19
* xmloff: cleanup StyleMapTomaž Vajngerl2015-04-181-24/+24
* these two attributes are not part of ODF and unnecessaryMarkus Mohrhard2015-04-181-4/+0
* add attribute mandated by ODFMarkus Mohrhard2015-04-171-0/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-1512-35/+35
* xmloff: add back the presumably accidentally removed "FootnoteLineStyle"Michael Stahl2015-04-141-0/+1
* xmloff: also print what is duplicateMichael Stahl2015-04-081-1/+1