summaryrefslogtreecommitdiff
path: root/xmloff/source
AgeCommit message (Expand)AuthorFilesLines
2015-04-07loplugin:staticmethodsNoel Grandin37-70/+69
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 Bergmann1-0/+22
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 McNamara13-66/+66
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 McNamara7-73/+74
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
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage2-6/+6
2015-02-05Revert "ODF export: don't write invalid "group-name" attribute"Lionel Elie Mamane2-4/+6
2015-02-05Revert "xmloff: dead code gives MSVC fits"Lionel Elie Mamane1-0/+30
2015-02-03xmloff: write character borders in the extension namespace for nowMiklos Vajna1-38/+68
2015-02-01Resolves: #i114416# use default service name for scroll bar...Tsutomu Uchino2-0/+7
2015-01-28Use vector::dataStephan Bergmann1-2/+1