• Michael Stahl's avatar
    #i108468#: clean up xmluconv code duplication, measured approach: · 8666469d
    Michael Stahl yazdı
     modify sax::Converter::convertMeasure to use sal_Int64 instead of BigInt:
      should be sufficient, since the largest number is SAL_INT32_MAX * 10^7.
     remove duplicate methods from SvXMLUnitConverter:
      convertMeasurePx, convertMeasure (static variants)
     remove entirely duplicative class SvXMLExportHelper:
      GetConversionFactor, GetUnitFromString, AddLength
     change SvXMLUnitConverter interface from MapUnit to css::util::MeasureUnit.
     change SvXMLExport constructor params from MapUnit to css::util::MeasureUnit.
     rename some methods to turn compiler into merge conflict detector :)
    8666469d
Adı
Son kayıt (commit)
Son güncelleme
..
core Loading commit data...
ext Loading commit data...
filter/xml Loading commit data...
inc Loading commit data...
sdbtools Loading commit data...
shared Loading commit data...
ui Loading commit data...