Commit graph

346 commits

Author SHA1 Message Date
Takeshi Abe
d95d58af08 nuke unused namespace
Change-Id: Ic00cdfce4172af0a2f0aa1aa33ef5e386d407976
2012-06-01 01:04:50 +09:00
Bjoern Michaelsen
b1c3e8ae28 make gbuild the default assumption of build.pl
this removes dmake completely out of the build for migrated modules
build.pl now assumes modules to be gbuild, unless there is a
prj/dmake file

Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-29 03:50:46 +02:00
Szabolcs Dezsi
d6bc02f8c4 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 20:03:42 +02:00
Michael Stahl
9345437f36 .txt files don't need executable bits 2012-03-23 21:58:18 +01:00
Mariusz Dykierek
b8f007d052 remove extraneous qualifiers that break some compilers 2012-02-17 15:22:46 +00:00
PKEuS
664b22c56b Fixed some cppcheck messages 2012-02-06 10:16:35 +01:00
Josh Heidenreich
fb78dbcdc5 Added READMEs for modules related to URE, with content from the wiki 2012-02-06 05:28:46 +01:00
Andras Timar
3fedf4bc45 OpenOffice.org -> LibreOffice in comment 2012-01-31 16:43:24 +01:00
Alexander Bergmann
0439af27e1 Code cleanup: ( () ) replaced by (()) 2012-01-26 17:41:07 +00:00
David Tardon
aee436760e function component_canUnload is exported 2011-12-27 15:44:42 +01:00
Tor Lillqvist
7904a8cc56 I don't see NO_BSYMBOLIC being used anywhere 2011-12-11 02:57:59 +02:00
Norbert Thiebaud
e4610ffd2d remove PCH support in dmake-module 2011-11-27 12:26:12 -06:00
Joseph Powers
0c9d2b9cb3 precompiled_cli_ure.hxx is empty, so just remove it 2011-11-02 07:52:19 -07:00
Stephan Bergmann
b786a33cfd Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseInstallation. 2011-10-24 13:59:58 +02:00
Fridrich Štrba
3f411f3631 Adapt to removal of dangerous operators 2011-10-05 10:08:59 +02:00
Fridrich Štrba
bb5bdbbdca Revert "Trying to chop out the uwinapi library"
This reverts commit 2dea0dab4f.
2011-09-16 16:26:03 +02:00
Fridrich Štrba
2dea0dab4f Trying to chop out the uwinapi library 2011-09-16 15:52:40 +02:00
Tor Lillqvist
f3423eab78 Fix MSVC build against debugging runtime 2011-08-17 23:21:24 +03:00
Tor Lillqvist
a50103a702 Bin stuff for compiler versions we don't use 2011-08-17 23:08:50 +03:00
Tor Lillqvist
130d583ade Use DESKTOP and NATIVE where appropriate 2011-06-16 01:19:35 +03:00
Tor Lillqvist
7862e397af Drop %_EXT% which was always empty 2011-06-03 13:28:35 +03:00
Noel Power
049d80d791 fix for fdo#35108 allow dot net clients to bootstrap libreoffice 2011-04-13 18:54:01 +01:00
Jan Holesovsky
4be7cca60b Merge commit 'ooo/DEV300_m103'
Conflicts:
	codemaker/source/bonobowrappermaker/corbaoptions.cxx
	codemaker/source/cppumaker/cppuoptions.cxx
	codemaker/source/cunomaker/cunooptions.cxx
	codemaker/source/idlmaker/idloptions.cxx
	codemaker/source/javamaker/javaoptions.cxx
	cppu/source/typelib/typelib.cxx
	idlc/source/options.cxx
	offapi/com/sun/star/util/PathSubstitution.idl
	offapi/drafts/com/sun/star/form/ListEntryEvent.idl
	offapi/drafts/com/sun/star/form/XBindableValue.idl
	offapi/drafts/com/sun/star/form/XListEntryListener.idl
	offapi/drafts/com/sun/star/form/XListEntrySink.idl
	offapi/drafts/com/sun/star/form/XListEntrySource.idl
	offapi/drafts/com/sun/star/form/XValueBinding.idl
	registry/tools/checksingleton.cxx
	registry/tools/options.hxx
	registry/tools/regcompare.cxx
	registry/tools/regmerge.cxx
	sal/cppunittester/cppunittester.cxx
	sal/osl/unx/socket.c
	sal/osl/w32/diagnose.c
	sal/prj/d.lst
	sal/rtl/source/alloc_fini.cxx
	sal/rtl/source/alloc_global.c
	sal/rtl/source/makefile.mk
2011-03-23 16:59:59 +01:00
Caolán McNamara
999dce7d69 WaE: return after throw 2011-03-16 10:54:21 +00:00
Thomas Arnhold
adc6fe00e3 Move OSL_ENSURE(0,...) to OSL_FAIL(...) 2011-03-12 14:19:48 +01:00
Julien Nabet
933e22880b Remove "using namespace ::rtl" 2011-03-02 21:53:12 +01:00
Joachim Lingner
6d8590e60d jl64 #i117009# increase versions of cli assemblies 2011-02-18 12:42:54 +01:00
Thomas Arnhold
83734eea36 Clean up makefiles 2011-02-04 12:45:54 +01:00
Caolán McNamara
e2f14d9061 cppcheck: prefer prefix variant 2011-01-14 15:05:19 +00:00
Jan Holesovsky
bed56f44ae Merge commit 'libreoffice-3.3.0.2' 2010-12-20 01:41:50 +01:00
Takeshi Abe
36e2296bf8 Replace all occured, occurance etc. 2010-12-06 09:16:29 +00:00
Kalman Szalai - KAMI
96411be554 Fix for build.lst in cli_ure 2010-12-04 11:28:52 +01:00
Caolán McNamara
da5cef0ab4 add modelines to .h and .c files as well 2010-10-27 16:04:46 +01:00
Sebastian Spaeth
a715e1b3d0 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-14 17:04:31 +02:00
J. Graeme Lingard
bda7aaeb74 Remove redundant #include, #define & comments 2010-10-13 12:51:10 +02:00
Joachim Lingner
5bbd02f704 jl153 i111878 new versions for cli assemblies 2010-06-11 14:08:34 +02:00
sb
66597e7212 sb118: merged in re/DEV300_next towards DEV300_m76 2010-04-07 13:14:23 +02:00
Joachim Lingner
1a1c3d945c native0 #i161639# increase assembly versions 2010-03-10 15:39:04 +01:00
sb
2e24fc7415 sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
Jens-Heiner Rechtien
7c80db2eb3 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
sb
f4d7dfdfba sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates 2010-01-29 17:01:54 +01:00
sb
11370224ce sb118: #i108269# first step of removing tcsh support 2010-01-12 18:49:59 +01:00
Mathias Bauer
e7b782233f #i103496#: sandbox removed 2009-11-11 07:25:37 +01:00
Mathias Bauer
3739e0b640 merge commit 2009-09-25 21:47:16 +02:00
Oliver Bolte
b12afe9095 CWS-TOOLING: integrate CWS jl132
2009-08-31 13:06:06 +0200 jl  r275601 : #i104650# increase versions of assemblies
2009-08-31 13:01:07 +0200 jl  r275598 : #i104650# increase versions of assemblies
2009-08-31 12:36:40 +0200 jl  r275597 : #i104650# new test library for 3.1.1 versions
2009-08-31 10:30:39 +0200 jl  r275586 : CWS-TOOLING: rebase CWS jl132 to trunk@275331 (milestone: DEV300:m56)
2009-09-08 07:19:21 +00:00
Mathias Bauer
5518e93f0d more dependencies fixed 2009-07-30 09:37:08 +02:00
Mathias Bauer
0fdd247dfb #i103496#: remove superfluous dependency on tools 2009-07-13 10:59:09 +02:00
Ivo Hinkelmann
9b9fba2023 CWS-TOOLING: integrate CWS ause102
2009-06-16 19:22:59 +0200 hjs  r273039 : #i102607# don't kill mingw
2009-06-12 15:17:22 +0200 ihi  r272921 : #i102607# add path before calling l10n tool
2009-06-11 14:25:20 +0200 hjs  r272873 : #i102607# on EPM=internal call binary with full path
2009-06-10 13:35:48 +0200 hjs  r272807 : #i102607# remove solver PATH entry from OOo env.
2009-06-10 12:10:44 +0200 hjs  r272802 : #i102635# correct dependencies for all
2009-06-10 11:58:53 +0200 hjs  r272801 : #i102607# call tools from solver with absolute path
2009-06-16 18:11:49 +00:00
Ivo Hinkelmann
31b05c84a5 CWS-TOOLING: integrate CWS jl126_DEV300
2009-05-29 11:45:28 +0200 jl  r272444 : #i102355# new assembly versions
2009-05-29 11:14:35 +0200 jl  r272441 : #i102355# new assembly versions
2009-05-29 11:08:25 +0200 jl  r272439 : #i102355# test lib for 3.1 version
2009-05-29 08:43:22 +0200 jl  r272432 : CWS-TOOLING: rebase CWS jl126 to branches/OOO310@272261 (milestone: OOO310:m12)
2009-04-30 21:12:02 +0200 jl  r271426 : CWS-TOOLING: rebase CWS jl126 to branches/OOO310@271208 (milestone: OOO310:m11)
2009-06-12 19:50:49 +00:00
Oliver Bolte
bb5c6e4681 #i99466# fix for cygwin shell 2009-02-23 10:49:55 +00:00