office-gobmx/dbaccess
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 add modelines 2011-09-29 09:33:46 +01:00
prj simplfy dmake to gbuild bridgefile 2011-10-05 00:31:50 +02:00
qa
source #i108468#: clean up xmluconv code duplication, measured approach: 2011-10-11 17:57:01 +02:00
uiconfig
util
win32/source/odbcconfig
AllLangResTarget_adabasui.mk
AllLangResTarget_dba.mk
AllLangResTarget_dbmm.mk
AllLangResTarget_dbu.mk
AllLangResTarget_dbui.mk
AllLangResTarget_sdbt.mk
Executable_odbcconfig.mk Always link with user32 2011-09-22 15:46:15 +03:00
JunitTest_dbaccess_complex.mk
JunitTest_dbaccess_unoapi.mk
Library_adabasui.mk
Library_dba.mk #i108468#: clean up xmluconv code duplication, part 1: 2011-10-11 17:57:00 +02:00
Library_dbaxml.mk #i108468#: clean up xmluconv code duplication, part 1: 2011-10-11 17:57:00 +02:00
Library_dbmm.mk
Library_dbu.mk gb_Library_set_cxxflags -> gb_Library_add_cxxflags 2011-08-24 01:33:44 +02:00
Library_dbui.mk
Library_sdbt.mk
Makefile
Module_dbaccess.mk
Package_inc.mk
Package_uiconfig.mk
Package_xml.mk