Bjoern Michaelsen
f2f0dbd273
make gbuild makefiles run independant of pwd again
2011-11-25 12:04:40 +01:00
Michael Stahl
d63d64c4de
empty a bunch of d.lst files
2011-11-21 22:46:17 +01: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
Caolán McNamara
ca85f280e2
Fix overflow in smoketest, promotion from sal_Int32 to sal_Int64 doesn't happen before assign
2011-10-15 12:18:48 +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
Michael Stahl
ae3e2f1700
#i108468#: clean up xmluconv code duplication, DateTime edition:
...
remove duplicate methods from SvXMLUnitConverter:
convertTime (all variants), convertDateTime (DateTime variants),
convertTimeDuration.
move convertAny from SvXMLUnitConverter to sax::converter.
2011-10-11 17:57:00 +02:00
Michael Stahl
3ca2bef768
#i108468#: clean up xmluconv code duplication, part 1:
...
move convertNumber64 from SvXMLUnitConverter to sax::converter.
remove duplicate methods from SvXMLUnitConverter:
convertBool, convertPercent, convertColor, convertNumber, convertDouble,
indexOfComma, encodeBase64, decodeBase64, decodeBase64SomeChars,
clearUndefinedChars
2011-10-11 17:57:00 +02:00
Michael Stahl
02c32e0f0e
partially revert 849a713ffd
2011-10-11 17:56:59 +02:00
Bjoern Michaelsen
e94a19f3e0
simplfy dmake to gbuild bridgefile
2011-10-05 00:31:50 +02:00
Tor Lillqvist
cf27d95a6d
WaE: conversion from 'unsigned int' to 'sal_Int16', possible loss of data
2011-10-03 15:04:31 +03:00
Stephan Bergmann
6671fa81db
Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().
2011-09-27 20:22:03 +02:00
Thomas Arnhold
be6a8677a6
OSL_TRACE: Remove trailing newlines
...
Done with perl regex:
s/(\n\s*OSL_TRACE\(\s*\"[^\n]+?)\s*(\\n)+(\"[^\n]*\)\;\n)/$1$3/gs;
- removed trailing whitespaces and (multiple) newlines
2011-09-21 09:28:39 +02:00
Stephan Bergmann
9cff65d6dd
Removed leftover makefile.mk after gbuildization.
2011-09-16 11:25:22 +02:00
Stephan Bergmann
d996328cd5
sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2
...
For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
2011-09-12 22:47:50 +02:00
Stephan Bergmann
30ad5e9d87
sb140: #i117694# some CppUnit related cleanup
2011-09-12 22:47:48 +02:00
Caolán McNamara
5131e0be31
catch by const reference
2011-08-31 10:43:22 +01: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
4b60da5d1d
add more component prefixes
2011-08-17 23:51:45 +02:00
Caolán McNamara
2b4d91f5a3
catch by const reference
2011-08-16 09:04:08 +01:00
Takeshi Abe
b2bd33ea25
prefer makefile-gmake-mode to plain makefile-mode
2011-08-10 02:12:48 +09:00
Tor Lillqvist
caddae7ba0
Bypass this for non-desktop OSes
2011-08-08 21:20:55 +03:00
Takeshi Abe
10e14793d5
Emacs modeline compatible with vim's one
2011-08-05 11:04:32 +09:00
Tor Lillqvist
208160fae6
Need to link with sal_textenc, too, now
2011-08-03 17:35:17 +03:00
Tor Lillqvist
0cd996591a
Simplify a bit now that gb_Module_add_check_targets is a no-op for iOS anyway
2011-08-03 01:13:39 +03:00
Tor Lillqvist
3f07bf808c
Add static sax cppunittester for iOS
2011-08-02 22:25:23 +03:00
Caolán McNamara
67ecd3b1a2
get this building under windows again
2011-08-02 17:20:14 +01:00
Tor Lillqvist
704bc46ae4
Add consistent Emacs and vim mode lines
2011-07-30 23:12:12 +03:00
Takeshi Abe
d5a8293e6c
fixed typo
2011-07-26 23:57:08 +09:00
David Tardon
a7f8f0b49b
cppunit is linked in automatically
2011-07-25 10:35:14 +02:00
Bjoern Michaelsen
8fb6435604
keep gbuild calls consistent at now, even if it is a bit longer
2011-07-23 15:23:24 +02:00
Bjoern Michaelsen
c81f9104b6
postmerge fixes for gnumake4
2011-07-22 21:07:24 +02:00
Bjoern Michaelsen
a233dac065
resyncing to master
2011-07-21 18:56:16 +02:00
Caolán McNamara
188fee6957
WaE: unused arguments
2011-07-13 10:25:31 +01:00
Matus Kukan
22f299b12e
Remove component_getImplementationEnvironment methods
2011-07-12 17:59:30 +02:00
Thomas Arnhold
859d10e7ab
Bulid fix: use SAL_PRIxUINT32 format string
2011-07-10 10:18:24 +02:00
Thomas Arnhold
c60e9ceaf2
Enable test/sax
...
To compile some adjustments had to be made.
2011-07-10 09:38:55 +02:00
Tor Lillqvist
fc9e0ee821
Don't use the i prefix for import libraries with WNTGCC
2011-06-21 00:01:25 +03:00
Tor Lillqvist
14619535c9
This file is not used
2011-06-21 00:01:25 +03:00
Bjoern Michaelsen
75068ecaa1
gnumake4: fix buildbreakers from merge
2011-06-20 13:24:14 +02:00
Bjoern Michaelsen
941020379b
Merge branch 'master' into feature/gnumake4
...
Conflicts:
basebmp/prj/d.lst
basebmp/test/basictest.cxx
basebmp/test/makefile.mk
basegfx/inc/basegfx/basegfxdllapi.h
basegfx/inc/basegfx/tools/debugplotter.hxx
basegfx/inc/basegfx/tuple/b2ituple.hxx
basegfx/prj/d.lst
basegfx/source/numeric/makefile.mk
basegfx/source/polygon/makefile.mk
basegfx/source/range/makefile.mk
basegfx/source/raster/makefile.mk
basegfx/source/tuple/makefile.mk
basegfx/source/vector/makefile.mk
basegfx/test/basegfx1d.cxx
basegfx/test/makefile.mk
basegfx/util/makefile.mk
canvas/Library_canvasfactory.mk
canvas/Module_canvas.mk
canvas/prj/build.lst
canvas/prj/d.lst
canvas/source/cairo/cairo_canvashelper_texturefill.cxx
canvas/source/cairo/makefile.mk
canvas/source/tools/makefile.mk
comphelper/qa/string/makefile.mk
cppcanvas/Module_cppcanvas.mk
cppcanvas/inc/cppcanvas/cppcanvasdllapi.h
cppcanvas/prj/build.lst
cppcanvas/prj/d.lst
cppcanvas/source/mtfrenderer/makefile.mk
cppcanvas/util/makefile.mk
i18npool/source/search/makefile.mk
regexp/Library_regexp.mk
regexp/prj/d.lst
sax/CppunitTest_sax.mk
sax/Library_sax.mk
sax/prj/d.lst
sax/qa/cppunit/test_converter.cxx
sax/source/expatwrap/attrlistimpl.hxx
sax/util/makefile.mk
svtools/Library_svt.mk
tools/Executable_sspretty.mk
ucbhelper/prj/d.lst
ucbhelper/source/provider/configureucb.cxx
ucbhelper/source/provider/provconf.cxx
ucbhelper/util/makefile.mk
unotools/Library_utl.mk
unotools/Module_unotools.mk
unotools/Package_inc.mk
unotools/prj/build.lst
vcl/Library_desktop_detector.mk
vcl/Library_vcl.mk
vcl/Library_vclplug_gtk.mk
vcl/aqua/source/gdi/salprn.cxx
vcl/inc/aqua/saldata.hxx
vcl/unx/generic/gdi/salgdi3.cxx
2011-06-19 12:47:44 +02:00
Michael Stahl
713088c4b7
gnumake4: reportdesign, dbaccess: remove DOS lineendings [hg:ba7a15028880]
2011-06-17 16:51:32 +02:00
Michael Stahl
bd162cb75a
gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd]
2011-06-17 14:24:10 +02:00
Michael Stahl
990111d87a
gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7]
2011-06-17 09:55:38 +02:00
Michael Stahl
f7e4f4f55a
gnumake4: sax: add missing package dependency [hg:f5e59f9cc073]
2011-06-17 09:29:30 +02:00
Michael Stahl
9423503ca7
gnumake4: expat libraries are static [hg:3daa2bed1277]
2011-06-17 01:28:57 +02:00
Mathias Bauer
ff4441cc5e
CWS gnumake4: some fixes for Windows [hg:9eb9b5d5181e]
2011-06-17 01:02:37 +02:00
Mathias Bauer
fa4ec3c338
CWS gnumake4: convert sax to new build system [hg:389d236eb6b2]
2011-06-17 01:01:10 +02:00
Tor Lillqvist
3abfbe34c5
Deliver also static libraries
2011-06-16 21:07:52 +03:00
Tor Lillqvist
fad76c506e
No testing, sorry, when cross-compiling
2011-06-07 00:46:11 +03:00
Tor Lillqvist
4fa3eefdb3
Drop %_EXT% which was always empty
2011-06-03 13:46:37 +03:00