Commit Graph

87 Commits

Author SHA1 Message Date
e39e9e4cd8 Source files shouldn't have executable bit set.
Change-Id: Iafad6249a7998d7c749c1ca2979a606078cfcb5e
Reviewed-on: https://gerrit.libreoffice.org/4070
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-05-28 12:09:27 +00:00
1728ab7125 Remove dependency of climaker on registry format
See the comment in climaker_app.cxx main about room for improvement.

Change-Id: I11cc2f62c9d42269d5c96253198ee4e730496e75
2013-04-29 13:35:53 +02:00
5275ed805a Revert "Revert "WIP: Experimental new binary type.rdb format""
This reverts commit 67e69a55820f50973ca0de75ccab2bb07d0bada8, applying a band-
aid fix to cli_ure/source/climaker for now.

Conflicts:
	stoc/inc/bootstrapservices.hxx
	stoc/source/tdmanager/lrucache.hxx
	stoc/source/tdmanager/tdmgr.cxx
	stoc/source/tdmanager/tdmgr_common.hxx
	stoc/source/tdmanager/tdmgr_tdenumeration.cxx
	stoc/source/tdmanager/tdmgr_tdenumeration.hxx

Change-Id: Iae669985d0194f06fa349a4a39f0ebd230bc5d28
2013-04-22 18:25:42 +02:00
b25a9a2f58 Adapt to prefixed bootstrap_component_getFactory
Change-Id: I397f339b20bf43fbe68df18c50c23f90323f3df5
2013-04-16 10:53:34 +02:00
1946794ae0 mass removal of rtl:: prefixes for O(U)String*
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).

Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-07 14:23:11 +02:00
ce22d30eeb do not try to concatenate two string literals using +
Change-Id: I7f06a9b065d5dd24da48e06792cacd27d157a656
2013-01-30 15:13:01 +01:00
97eb8a6e0e Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING
Change-Id: Ie859cb2dfdc7103c379fce56be88eef8fe390afd
Reviewed-on: https://gerrit.libreoffice.org/1924
Tested-by: Luboš Luňák <l.lunak@suse.cz>
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
2013-01-30 12:54:40 +00:00
4ab80620f0 WaE: C4564 from MSVS 2010
Change-Id: I675b1cbda896e1a5e15d34f3973e8fcd6ea6c45b
2012-12-24 21:11:40 +02:00
6791f1d54e WaE: C4538: const/volatile qualifiers on this type are not supported
Disale warning C4538 in two places where apprently that warning is
generate for some bogus reason.

Change-Id: I93be435b3ce3cb8ca72535416511c793c12bc76c
2012-12-24 21:11:40 +02:00
16f856a5ca Adapt climaker to cppu::bootstrap_InitialComponentContext removal
Change-Id: If7172ff8b8724d0c915aabd42608594ab0c71042
2012-12-20 11:30:29 +01:00
66a175834c c++ API: use css alias in generated headers, adds global css decl
This changes all generated API headers (.hpp and .hdl) to use a
namespace alias 'css' instead of the pointlessly long com::sun::star

Makes the change in cppumaker & associated tools, adds a global
namespace alias definition in sal/types.h, and removes a kiloton
of local, now pointless-to-harmful versions of that alias from all
over the code.

Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f
2012-11-30 14:36:36 +01:00
f0d8553ea7 source file modes fix
Change-Id: I8975f26f205ba33044285729da54e0210f872fcb
Reviewed-on: https://gerrit.libreoffice.org/1065
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2012-11-14 15:58:28 +00:00
97eb770d28 switch cli_ure to gbuild
Change-Id: Icad2f8019130781f036b5d46105cf5a99709663f
2012-09-22 08:15:27 +02:00
b6e1a001df fix StackOverflowException in climaker
Change-Id: I640eddb4496d295d3cea9f45875b415d419060f4
Reviewed-on: https://gerrit.libreoffice.org/448
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2012-08-22 04:17:24 +00:00
6fa1a74ec4 convert climaker to new syntax
Change-Id: Ic8b202c339806e4cf4dc621a4730593724175fca
Reviewed-on: https://gerrit.libreoffice.org/447
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2012-08-22 04:15:32 +00:00
e18655e475 re-base on ALv2 code. 2012-06-27 19:30:33 +01:00
b9042fad7c re-base on ALv2 code.
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
d6bc02f8c4 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 20:03:42 +02:00
0c9d2b9cb3 precompiled_cli_ure.hxx is empty, so just remove it 2011-11-02 07:52:19 -07:00
3f411f3631 Adapt to removal of dangerous operators 2011-10-05 10:08:59 +02:00
f3423eab78 Fix MSVC build against debugging runtime 2011-08-17 23:21:24 +03:00
a50103a702 Bin stuff for compiler versions we don't use 2011-08-17 23:08:50 +03:00
adc6fe00e3 Move OSL_ENSURE(0,...) to OSL_FAIL(...) 2011-03-12 14:19:48 +01:00
e2f14d9061 cppcheck: prefer prefix variant 2011-01-14 15:05:19 +00:00
36e2296bf8 Replace all occured, occurance etc. 2010-12-06 09:16:29 +00:00
da5cef0ab4 add modelines to .h and .c files as well 2010-10-27 16:04:46 +01:00
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
sb
2e24fc7415 sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
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
11370224ce sb118: #i108269# first step of removing tcsh support 2010-01-12 18:49:59 +01:00
bb5c6e4681 #i99466# fix for cygwin shell 2009-02-23 10:49:55 +00:00
ea6bc1e6af CWS-TOOLING: integrate CWS jl115
2009-01-29 13:13:16 +0100 jsk  r267121 : #i98596#
2009-01-23 14:50:24 +0100 jl  r266821 : #98273# climaker.exe.config prevents using publisher policy
2009-01-23 14:10:51 +0100 jl  r266817 : #i98392# wrong use of iterator when removing a factory, which may lead to a crash
2009-01-19 11:36:29 +0100 jl  r266484 : #i96690# test extension
2009-01-19 11:32:46 +0100 jl  r266483 : #i96690#
2009-01-16 17:09:19 +0100 jl  r266439 : #i96690# ignore duplicate path URLs in manifest.xml. These may be introduces by copy/paste and lead to nasty errors
2009-01-16 14:04:00 +0100 jl  r266416 : #i92032# increasing minimum version of Java
2009-01-16 10:57:02 +0100 jl  r266407 : #i96816# compiler warning breaks build
2009-01-15 16:58:54 +0100 jl  r266384 : #i94938# patch from cmc.
2009-01-15 16:35:18 +0100 jl  r266383 : #i95838# applying patch
2009-01-15 16:15:58 +0100 jl  r266381 : #i70855# #i96102# WaitForMultipleObjects wrong implemented
2009-01-14 12:46:21 +0100 jl  r266287 : #i98038# increased assembly versions
2009-01-14 12:44:55 +0100 jl  r266285 : #i98038# increased assembly versions
2009-01-13 17:11:20 +0100 jl  r266239 : #i98038# new test library for assemblies from 3.0.1
2009-02-12 11:44:09 +00:00
286bb5d60c INTEGRATION: CWS jl104 (1.20.6); FILE MERGED
2008/06/20 07:18:22 jl 1.20.6.1: #i77478# removing climaker.exe.config file
2008-06-25 11:11:37 +00:00
e2c66b6717 INTEGRATION: CWS jl104 (1.16.4); FILE MERGED
2008/06/18 14:25:01 jl 1.16.4.1: #i88078#  cli_ure moved to URE, therefore it can only build ure types, tests moved to testtools
2008-06-25 11:11:19 +00:00
67d78a837d INTEGRATION: CWS changefileheader (1.19.12); FILE MERGED
2008/03/31 07:22:35 rt 1.19.12.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:48:02 +00:00
fa1f689f74 INTEGRATION: CWS changefileheader (1.9.30); FILE MERGED
2008/03/31 07:22:35 rt 1.9.30.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:47:44 +00:00
dcfb8e0de9 INTEGRATION: CWS changefileheader (1.17.30); FILE MERGED
2008/03/31 07:22:35 rt 1.17.30.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:47:26 +00:00
9c978a8099 INTEGRATION: CWS changefileheader (1.15.18); FILE MERGED
2008/03/31 07:22:35 rt 1.15.18.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:47:07 +00:00
1446175043 INTEGRATION: CWS ause087 (1.18.20); FILE MERGED
2007/11/09 10:49:43 hjs 1.18.20.1: #i83488# disable ccache here
2007-11-21 17:52:33 +00:00
fc5207ab0f INTEGRATION: CWS sb71 (1.13.16); FILE MERGED
2007/10/02 09:07:51 sb 1.13.16.2: RESYNC: (1.13-1.14); FILE MERGED
2007/04/23 09:36:46 sb 1.13.16.1: #i75466# Missing includes.'
2007-10-15 11:26:06 +00:00
33da2d31d5 INTEGRATION: CWS sb76 (1.13.30); FILE MERGED
2007/08/31 11:02:18 sb 1.13.30.1: #i77885# Consolidate stoc libraries; patch by jnavrati.
2007-09-27 12:09:54 +00:00
d95d72ac28 #i79029#: fix for issue i79029 2007-07-03 08:36:22 +00:00
c68b930b37 #i10000# Duplicate target 'XEnumTypeDescription' 2007-05-30 13:03:28 +00:00
b4417e594c INTEGRATION: CWS ause069 (1.16.4); FILE MERGED
2006/10/18 17:10:15 hjs 1.16.4.1: #i70359# remove forced shell calls
2007-01-25 12:43:43 +00:00
db8723e9a5 #i10000#,#i71307# Do not declare 'argc' and 'argv' here. 2006-12-05 10:19:26 +00:00
0cc0b07bc8 INTEGRATION: CWS obo05 (1.15.6); FILE MERGED
2006/09/18 03:45:02 vq 1.15.6.5: #i69598# Make climaker.exe.config executable.
2006/09/08 13:04:57 obo 1.15.6.4: FORCE switch removed
2006/09/07 07:46:50 obo 1.15.6.3: typo
2006/09/05 07:29:23 obo 1.15.6.2: #i53611# net 2005
2006/08/30 08:30:46 obo 1.15.6.1: #i53611# .net 2005
2006-09-25 12:04:48 +00:00
5d2c4f06e9 INTEGRATION: CWS obo05 (1.14.2); FILE MERGED
2006/09/05 07:27:47 obo 1.14.2.1: #i53611# may be compiler bug
2006-09-25 12:04:37 +00:00
77a0534162 INTEGRATION: CWS pchfix02 (1.14.10); FILE MERGED
2006/09/01 17:19:08 kaib 1.14.10.1: #i68856# Added header markers and pch files
2006-09-17 00:51:42 +00:00
8dc4f2b6b3 INTEGRATION: CWS pchfix02 (1.11.10); FILE MERGED
2006/09/01 17:19:08 kaib 1.11.10.1: #i68856# Added header markers and pch files
2006-09-17 00:51:27 +00:00
8beb7cc19c INTEGRATION: CWS jl35 (1.11.8); FILE MERGED
2006/07/14 11:56:35 jl 1.11.8.2: RESYNC: (1.11-1.13); FILE MERGED
2006/05/19 12:52:39 jl 1.11.8.1: #64551# project did not build when L10N_framework variable was set
2006-07-25 06:54:36 +00:00