summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2015-04-18xmloff: cleanup StyleMapTomaž Vajngerl
2015-04-18these two attributes are not part of ODF and unnecessaryMarkus Mohrhard
2015-04-17add attribute mandated by ODFMarkus Mohrhard
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14xmloff: add back the presumably accidentally removed "FootnoteLineStyle"Michael Stahl
2015-04-08xmloff: also print what is duplicateMichael Stahl
2015-04-08text:p is not allowed as child element of draw:frameMarkus Mohrhard
2015-04-08only try to export text:p for elements that really support itMarkus Mohrhard
2015-04-08the attribute name is actually table:database-table-nameMarkus Mohrhard
2015-04-07tdf#89802: xmloff: fix ODF import of frame with empty style name refMichael Stahl
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin
2015-04-07loplugin:staticmethodsNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-01Engineering notation: Slight optimisationLaurent Balland-Poirier
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann
2015-03-29Clean up remaining C-style casts among void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-24also import and export to ODF the new databar propertyMarkus Mohrhard
2015-03-24loplugin:constantfunction: xmloffNoel Grandin
2015-03-23TyposJulien Nabet
2015-03-22use ODFSaneDefaultVersion to determine if and how to store exponent-intervalEike Rathke
2015-03-22introduce SvXMLExport::getSaneDefaultVersion()Eike Rathke
2015-03-22use SvXMLExport::getDefaultVersion()Eike Rathke
2015-03-22write exponent-interval only for 1.2+ and later, tdf#30716 follow-upEike Rathke
2015-03-22read both, XML_NAMESPACE_LO_EXT and XML_NAMESPACE_NUMBER, tdf#30716 follow-upEike Rathke
2015-03-22tdf#30716 start Engineering notation: implement exponent-intervalLaurent Balland-Poirier
2015-03-21Char highlight: ODT filtersZolnai Tamás
2015-03-19Related tdf#50133: Wrong underlining in ReportsJulien Nabet
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-13Typo: elemet->elementJulien Nabet
2015-03-13V803 decreased performance postfix incrementMichael Stahl
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-08tdf#50133: Wrong underlining in ReportsJulien Nabet
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-03TyposJulien Nabet
2015-03-01make this a bit less crypticDavid Tardon
2015-03-01remove duplicate lineDavid Tardon
2015-03-01i assume this is what is wantedDavid Tardon
2015-02-26cppcheck: redundantAssignmentCaolán McNamara
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-18Change var name: propertie->propertyStateJulien Nabet
2015-02-18Missing includeStephan Bergmann
2015-02-17boost->stdCaolán McNamara