office-gobmx/reportdesign/source
Michael Stahl 8666469d7b #i108468#: clean up xmluconv code duplication, measured approach:
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 :)
2011-10-11 17:57:01 +02:00
..
core catch by const reference 2011-08-16 09:04:08 +01:00
filter/xml #i108468#: clean up xmluconv code duplication, measured approach: 2011-10-11 17:57:01 +02:00
inc
shared Merge branch 'master' into feature/gnumake4 2011-06-20 09:52:21 +02:00
ui do not include removed header 2011-10-03 17:03:17 +02:00