office-gobmx/sax
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
..
inc #i108468#: clean up xmluconv code duplication, DateTime edition: 2011-10-11 17:57:00 +02:00
prj simplfy dmake to gbuild bridgefile 2011-10-05 00:31:50 +02:00
qa/cppunit Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). 2011-09-27 20:22:03 +02:00
source #i108468#: clean up xmluconv code duplication, measured approach: 2011-10-11 17:57:01 +02:00
test WaE: conversion from 'unsigned int' to 'sal_Int16', possible loss of data 2011-10-03 15:04:31 +03:00
CppunitTest_sax.mk
Executable_sax_cppunittester_all.mk
Library_expwrap.mk
Library_fastsax.mk
Library_sax.mk
Makefile
Module_sax.mk
Package_inc.mk