Commit graph

594 commits

Author SHA1 Message Date
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
Bjoern Michaelsen
e94a19f3e0 simplfy dmake to gbuild bridgefile 2011-10-05 00:31:50 +02:00
Caolán McNamara
7c1a74b62e regenerate list 2011-10-04 09:00:06 +01:00
Caolán McNamara
04723baf6e callcatcher: various unused methods 2011-10-04 09:00:05 +01:00
Caolán McNamara
be26307116 Resolves: fdo#41128 hyphenation properties without handle ids not honoured 2011-09-29 16:19:33 +01:00
Caolán McNamara
865ef9c448 unused ctor, and use boost::noncopyable 2011-09-28 09:20:32 +01:00
Caolán McNamara
8df9025eac callcatcher: remove unused code 2011-09-22 15:01:03 +01:00
Caolán McNamara
0009579f57 why insert a '.' just to then erase it ? 2011-09-12 09:10:02 +01:00
Caolán McNamara
7a9ee7168f using osl_getThreadTextEncoding is a disaster waiting to happen 2011-09-12 09:10:02 +01:00
Stephan Bergmann
d8eca4ed55 JunitTest_linguistic_unoapi.mk still referenced removed qa/unoapi/Test.java. 2011-09-06 14:14:28 +02:00
Norbert Thiebaud
d64bbd6bf8 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set 2011-08-19 18:29:07 -05:00
Matúš Kukan
15f482b1e9 Add prefixes for some component_getFactory functions 2011-08-18 14:15:27 +02:00
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
Takeshi Abe
88825599e8 reflect gmake flavor 2011-08-05 10:47:13 +09:00
Takeshi Abe
9e2800793a Emacs mode line compatible with vi's one 2011-08-05 01:14:05 +09:00
Caolán McNamara
4f676b4f87 add realpaths for windows 2011-08-04 16:14:16 +01:00
Caolán McNamara
680b463ca7 don't assert about a bad value, if that's the fallback safely value 2011-08-04 13:49:19 +01:00
Caolán McNamara
8e042b47b9 restore this, was unused due to incorrect merge 2011-08-03 16:32:59 +01:00
Caolán McNamara
4c3f33d8d5 callcatcher: remove unused methods 2011-08-03 10:47:36 +01:00
Julien Nabet
a751a0c74d Some cppcheck cleaning 2011-07-31 18:41:58 +02:00
Tor Lillqvist
4122c3b9d5 Add consistent Emacs and vim mode lines 2011-07-30 23:02:30 +03:00
Thomas Arnhold
0705460359 callcatcher: remove unused methods 2011-07-26 23:38:45 +02:00
Thomas Arnhold
6e33eee41d callcatcher: remove unused methods 2011-07-25 15:12:21 +02:00
Bjoern Michaelsen
eac26998ca keep gbuild calls consistent at now, even if it is a bit longer 2011-07-23 15:23:22 +02:00
Bjoern Michaelsen
906cd25f18 postmerge fixes for gnumake4 2011-07-22 21:12:12 +02:00
Bjoern Michaelsen
200bc6c582 resyncing to master 2011-07-21 18:51:11 +02:00
Matúš Kukan
a90983bd65 Remove component_getImplementationEnvironment methods 2011-07-12 17:59:13 +02:00
Caolán McNamara
282def6f50 callcatcher: unused SetAvailableCfgServiceLists 2011-06-30 11:34:37 +01:00
Tor Lillqvist
f886c513a2 Use "normal" Unix-style (import) library name with WNTGCC 2011-06-25 23:49:49 +03:00
Bjoern Michaelsen
5cba588ff2 gnumake4: fix buildbreakers from merge 2011-06-20 13:24:12 +02:00
Caolán McNamara
4333c4a854 drop unused BS2OU/OU2BS 2011-06-20 11:01:54 +01:00
Bjoern Michaelsen
92667c8edb Merge branch 'master' into feature/gnumake4
Conflicts:
	connectivity/source/cpool/Zregistration.cxx
	connectivity/source/drivers/evoab/LCatalog.cxx
	connectivity/source/drivers/evoab/LColumnAlias.cxx
	connectivity/source/drivers/evoab/LColumnAlias.hxx
	connectivity/source/drivers/evoab/LColumns.cxx
	connectivity/source/drivers/evoab/LColumns.hxx
	connectivity/source/drivers/evoab/LConfigAccess.cxx
	connectivity/source/drivers/evoab/LConfigAccess.hxx
	connectivity/source/drivers/evoab/LConnection.cxx
	connectivity/source/drivers/evoab/LConnection.hxx
	connectivity/source/drivers/evoab/LDatabaseMetaData.cxx
	connectivity/source/drivers/evoab/LDatabaseMetaData.hxx
	connectivity/source/drivers/evoab/LDriver.cxx
	connectivity/source/drivers/evoab/LDriver.hxx
	connectivity/source/drivers/evoab/LFolderList.cxx
	connectivity/source/drivers/evoab/LFolderList.hxx
	connectivity/source/drivers/evoab/LNoException.cxx
	connectivity/source/drivers/evoab/LPreparedStatement.cxx
	connectivity/source/drivers/evoab/LPreparedStatement.hxx
	connectivity/source/drivers/evoab/LResultSet.cxx
	connectivity/source/drivers/evoab/LResultSet.hxx
	connectivity/source/drivers/evoab/LServices.cxx
	connectivity/source/drivers/evoab/LStatement.cxx
	connectivity/source/drivers/evoab/LStatement.hxx
	connectivity/source/drivers/evoab/LTable.cxx
	connectivity/source/drivers/evoab/LTable.hxx
	connectivity/source/drivers/evoab/LTables.cxx
	connectivity/source/drivers/evoab/LTables.hxx
	connectivity/source/drivers/evoab/evoab.xml
	connectivity/source/drivers/evoab/makefile.mk
	editeng/Library_editeng.mk
	framework/Library_fwe.mk
	framework/test/test.cxx
	idl/prj/d.lst
	idl/util/idlpch.cxx
	linguistic/Makefile
	linguistic/Module_linguistic.mk
	linguistic/inc/linguistic/lngdllapi.h
	linguistic/inc/linguistic/lngprophelp.hxx
	linguistic/inc/linguistic/misc.hxx
	linguistic/prj/build.lst
	linguistic/prj/d.lst
	linguistic/qa/unoapi/Test.java
	linguistic/source/grammarchecker.cxx
	linguistic/source/grammarchecker.hxx
	linguistic/source/hyphdta.cxx
	linguistic/source/lngprophelp.cxx
	linguistic/source/makefile.mk
	linguistic/source/spelldta.cxx
	sfx2/Library_qstart.mk
	sfx2/Library_sfx.mk
	sfx2/inc/sfx2/qswin32.h
	sfx2/prj/build.lst
	sfx2/qa/cppunit/makefile.mk
	xmlscript/inc/xmlscript/xcrdllapi.h
	xmlscript/prj/d.lst
	xmlscript/util/makefile.mk
2011-06-19 12:24:29 +02:00
Bjoern Michaelsen
baecdfb578 fixing rebase errors 2011-06-18 14:12:17 +02:00
Michael Stahl
f79e31be8c gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd] 2011-06-17 14:24:10 +02:00
Michael Stahl
6bdcd00465 gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7] 2011-06-17 09:55:38 +02:00
Michael Stahl
be5380ca70 gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca] 2011-06-17 09:47:33 +02:00
Tor Lillqvist
3ddac0c2f7 Correct the static library name 2011-06-16 21:01:55 +03:00
Mathias Bauer
c683c55b54 CWS gnumake4: convert linguistic to new build system 2011-06-16 12:14:15 +02:00
Tor Lillqvist
4912a5e54f Drop %_EXT% which was always empty 2011-06-03 13:34:28 +03:00
Caolán McNamara
cd012c149b break circular dependency in dispose 2011-05-20 15:23:08 +01:00
Caolán McNamara
bb2f9df727 config leak: break cyclic dependency 2011-05-20 15:23:07 +01:00
Caolán McNamara
5fc588dc56 CreateFromAscii -> RTL_CONSTASCII_USTRINGPARAM 2011-05-20 15:23:07 +01:00
Christian Lohmaier
2f326b7000 WaE (picky) - noeol 2011-05-16 23:25:46 +02:00
Julien Nabet
561192cfc9 Easyhack: Add visibility markup to all component_get* functions 2011-04-21 00:27:41 +02:00
Xisco Fauli
fe44fe403e Remove commented code in libs-core/linguistic 2011-04-04 15:13:25 +02:00
Francisco Saito
df965c99f3 drop bogus executable flag from idl/build/src and config files 2011-03-29 21:47:37 +01:00
Francisco Saito
545a544825 drop bogus executable flag from odf files 2011-03-29 21:43:58 +01:00
Francisco Saito
e60d365c86 drop bogus executable flag from [ch]xx/bas/asm files 2011-03-29 21:40:28 +01:00
Bjoern Michaelsen
a6b3913029 migrate linguistic subsequenttests to gbuild 2011-03-28 00:15:21 +02:00
Bjoern Michaelsen
b04d9bd016 fd#35693: disable hangin subsequenttests (complex and unoapi tests)
- chart2/qa/unoapi
 - configmgr/qa/unoapi
 - dbaccess/qa/unoapi
 - forms/qa/complex/forms
 - linguistic/qa/unoapi
 - qadevOOo/qa/unoapi
 - sd/qa/unoapi
 - starmath/qa/unoapi
 - ucb/qa/complex/ucb
 - ucb/qa/unoapi
 - unotools/qa/complex/tempfile
2011-03-26 17:07:03 +01:00