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 |
|
Nigel Hawkins
|
55076cad2d
|
Replace cstdio with iostream in fastserializer.cxx
|
2011-05-28 13:45:34 +01:00 |
|
Nigel Hawkins
|
7ec24fbe56
|
Fix build breakage with debug enabled.
|
2011-05-27 21:01:54 +01:00 |
|
Muthu Subramanian
|
8c0b019bae
|
Adding a public getNamespaceURL method to fastparser.
|
2011-05-03 22:16:03 +05:30 |
|
Julien Nabet
|
cdc7c5772a
|
Easyhack: Add visibility markup to all component_get* functions
|
2011-04-21 14:25:29 +02:00 |
|
Julien Nabet
|
cab6466023
|
small bug, "%d" instead of "%ld" in a printf
|
2011-04-11 21:46:23 +02:00 |
|
Caolán McNamara
|
7de8f26207
|
remove ADAPT_EXT_STL
|
2011-04-05 11:54:35 +01:00 |
|
Thomas Arnhold
|
3d874bdf40
|
Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)
|
2011-03-19 14:11:09 +01:00 |
|
Jan Holesovsky
|
4fdd55226d
|
Merge remote-tracking branch 'origin/integration/dev300_m101'
Conflicts:
comphelper/source/misc/servicedecl.cxx
i18npool/source/breakiterator/breakiteratorImpl.cxx
l10ntools/scripts/localize.pl
svl/source/items/itemset.cxx
svl/source/memtools/svarray.cxx
svl/source/numbers/zformat.cxx
svtools/source/brwbox/brwbox1.cxx
tools/source/stream/strmwnt.cxx
vcl/inc/vcl/graphite_adaptors.hxx
vcl/inc/vcl/graphite_layout.hxx
vcl/inc/vcl/graphite_serverfont.hxx
vcl/source/control/imgctrl.cxx
vcl/source/gdi/outdev.cxx
vcl/source/gdi/outdev3.cxx
vcl/source/glyphs/gcach_ftyp.cxx
vcl/source/glyphs/graphite_adaptors.cxx
vcl/source/glyphs/graphite_layout.cxx
vcl/source/window/winproc.cxx
vcl/unx/source/fontmanager/fontconfig.cxx
|
2011-03-18 15:55:08 +01:00 |
|