summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2015-04-08xmloff: also print what is duplicateMichael Stahl1-1/+1
2015-04-08text:p is not allowed as child element of draw:frameMarkus Mohrhard9-17/+26
2015-04-08only try to export text:p for elements that really support itMarkus Mohrhard1-13/+23
2015-04-08the attribute name is actually table:database-table-nameMarkus Mohrhard1-0/+1
2015-04-07tdf#89802: xmloff: fix ODF import of frame with empty style name refMichael Stahl1-0/+13
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin2-6/+6
2015-04-07loplugin:staticmethodsNoel Grandin39-72/+71
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann2-2/+2
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann2-2/+2
2015-04-01Engineering notation: Slight optimisationLaurent Balland-Poirier1-6/+4
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann1-2/+2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann34-113/+113
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann3-15/+15
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann1-2/+2
2015-03-29Clean up remaining C-style casts among void pointersStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann27-110/+110
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann9-22/+22
2015-03-24also import and export to ODF the new databar propertyMarkus Mohrhard1-0/+2
2015-03-24loplugin:constantfunction: xmloffNoel Grandin3-41/+15
2015-03-23TyposJulien Nabet1-1/+1
2015-03-22use ODFSaneDefaultVersion to determine if and how to store exponent-intervalEike Rathke1-12/+3
2015-03-22introduce SvXMLExport::getSaneDefaultVersion()Eike Rathke1-0/+9
2015-03-22use SvXMLExport::getDefaultVersion()Eike Rathke1-2/+2
2015-03-22write exponent-interval only for 1.2+ and later, tdf#30716 follow-upEike Rathke1-3/+19
2015-03-22read both, XML_NAMESPACE_LO_EXT and XML_NAMESPACE_NUMBER, tdf#30716 follow-upEike Rathke1-1/+1
2015-03-22tdf#30716 start Engineering notation: implement exponent-intervalLaurent Balland-Poirier3-5/+56
2015-03-21Char highlight: ODT filtersZolnai Tamás2-2/+25
2015-03-19Related tdf#50133: Wrong underlining in ReportsJulien Nabet1-1/+3
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann2-2/+33
2015-03-13Typo: elemet->elementJulien Nabet1-1/+1
2015-03-13V803 decreased performance postfix incrementMichael Stahl1-1/+1
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis1-0/+1
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara5-58/+34
2015-03-09V801: Decreased performanceCaolán McNamara14-68/+68
2015-03-08tdf#50133: Wrong underlining in ReportsJulien Nabet1-1/+1
2015-03-04V813: Decreased performanceCaolán McNamara1-4/+4
2015-03-03TyposJulien Nabet1-1/+1
2015-03-01make this a bit less crypticDavid Tardon1-10/+8
2015-03-01remove duplicate lineDavid Tardon1-1/+0
2015-03-01i assume this is what is wantedDavid Tardon1-1/+1
2015-02-26cppcheck: redundantAssignmentCaolán McNamara1-14/+3
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin2-32/+32
2015-02-18Change var name: propertie->propertyStateJulien Nabet1-129/+129
2015-02-18Missing includeStephan Bergmann1-0/+4
2015-02-17boost->stdCaolán McNamara8-77/+77
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara3-265/+250
2015-02-10cppcheck: cstyleCastCaolán McNamara2-3/+3
2015-02-10cppcheck: variableScopeCaolán McNamara1-2/+4
2015-02-09xmloff: replace legacy DBG_WARNINGsMichael Stahl7-13/+9
2015-02-09OFormsRootImport::CreateChildContext: survive a missing css.form.FormsMiklos Vajna1-1/+9