Bjoern Michaelsen
d73e574d8a
move reconfigure into gbuild
2011-11-29 17:25:14 +01:00
Caolán McNamara
6f33482f8f
ByteString->rtl::OUStringToOString
2011-11-28 09:55:03 +00:00
Norbert Thiebaud
c0bed9c72e
remove precompiled_xxx.hxx/cxx
2011-11-27 18:07:55 -06:00
Norbert Thiebaud
3f2ff54778
remove pch from the include list
2011-11-27 15:24:45 -06:00
Norbert Thiebaud
b0968a6b73
remove include of pch header from linguistic
2011-11-27 13:15:10 -06:00
Norbert Thiebaud
992757cc5e
remove pre-compiled header support in gbuild and gbuildified module
2011-11-27 11:49:38 -06:00
Bjoern Michaelsen
f2f0dbd273
make gbuild makefiles run independant of pwd again
2011-11-25 12:04:40 +01:00
Caolán McNamara
0dbc4fa3ef
add string::strip, can replace EraseLeadingAndTrailingChars
2011-11-23 23:16:44 +00:00
Caolán McNamara
ca02d72808
remove [Byte]String::EraseAllChars
2011-11-19 21:11:02 +00:00
Caolán McNamara
7b6fd204fa
make workben example build again
2011-11-19 21:11:01 +00:00
Norbert Thiebaud
0ea8c014ef
tweak gbuild standart Makefile to allow partial build in unsourced env
...
This allow to run make in a module wihtout the need to source
Env.Host.sh.
2011-11-16 06:18:54 -06:00
Stephan Bergmann
b11bd0323e
Removed comphelper -> unotools processfactory.hxx duplication.
2011-11-14 11:50:26 +01:00
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