264 Commits

Author SHA1 Message Date
David Tardon
97eb770d28 switch cli_ure to gbuild
Change-Id: Icad2f8019130781f036b5d46105cf5a99709663f
2012-09-22 08:15:27 +02:00
Matúš Kukan
39c530ce55 force cli_ure to build
- there is still missing dependency on cliuno.snk
- remove -warnaserror+ causing weird problem
- export random symbol so that we get icli_cppuhelper_native.lib file
  created

Change-Id: Ifd3b4785f83496d2c9bff6b1ea2fd39b6978725c
2012-09-22 08:15:27 +02:00
David Tardon
ab79555058 export uno_initEnvironment and uno_ext_getMapping
Change-Id: Ic907b7dbf4cee22ac899e413bc5122e3a09e6b1a
2012-09-22 08:15:22 +02:00
Peter Foley
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
Peter Foley
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
Thomas Arnhold
1340890ccd simplify include guards
Change-Id: Id4210229b20a1d54b680ff1a2ccbcdd3684ecf5f
2012-07-14 05:44:15 +02:00
Michael Meeks
e18655e475 re-base on ALv2 code. 2012-06-27 19:30:33 +01:00
Michael Meeks
b9042fad7c re-base on ALv2 code.
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
Michael Meeks
b6db3e3acc re-base on ALv2 code.
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-21 13:11:06 +01:00
Takeshi Abe
d95d58af08 nuke unused namespace
Change-Id: Ic00cdfce4172af0a2f0aa1aa33ef5e386d407976
2012-06-01 01:04:50 +09:00
Szabolcs Dezsi
d6bc02f8c4 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 20:03:42 +02: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
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
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 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.
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
Noel Power
049d80d791 fix for fdo#35108 allow dot net clients to bootstrap libreoffice 2011-04-13 18:54:01 +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
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
Takeshi Abe
36e2296bf8 Replace all occured, occurance etc. 2010-12-06 09:16:29 +00: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
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
0fdd247dfb #i103496#: remove superfluous dependency on tools 2009-07-13 10:59:09 +02:00
Oliver Bolte
bb5c6e4681 #i99466# fix for cygwin shell 2009-02-23 10:49:55 +00:00
Oliver Bolte
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
Release Engineers
71729f85b7 CWS-TOOLING: integrate CWS jl105
2008-11-24 11:36:28 +0100 jsk  r264217 : #i96511
2008-11-21 12:19:22 +0100 jl  r264121 :  #i86079# test extensions for localized description
2008-11-18 13:01:02 +0100 jl  r263763 : CWS-TOOLING: rebase CWS jl105 to trunk@263288 (milestone: DEV300:m35)
2008-11-17 12:36:19 +0100 jl  r263717 : #i85509# migrating to svn
2008-11-17 12:32:12 +0100 jl  r263716 : #i91204# migrating to svn
2008-11-17 12:18:15 +0100 jl  r263715 : #i80449# migrating to svn
2008-11-17 12:11:44 +0100 jl  r263714 :  migrating to svn
2008-11-17 11:49:57 +0100 jl  r263712 : #i49060# migration to svn
2008-11-28 10:06:48 +00:00
Jens-Heiner Rechtien
3b4c0c02bb CWS-TOOLING: integrate CWS jl114_DEV300 2008-11-20 10:05:43 +00:00
Ivo Hinkelmann
74917f9d48 INTEGRATION: CWS jl106 (1.25.4); FILE MERGED
2008/07/02 13:55:03 jl 1.25.4.2: #i80475# added comment
2008/07/02 12:57:00 jl 1.25.4.1: #91168# dmake error when building with mingw
2008-07-17 10:46:30 +00:00
Kurt Zenker
1169f28e11 INTEGRATION: CWS jl104 (1.20.4); FILE MERGED
2008/06/18 14:25:02 jl 1.20.4.1: #i88078#  cli_ure moved to URE, therefore it can only build ure types, tests moved to testtools
2008-06-25 11:15:10 +00:00
Kurt Zenker
8e6e78d439 INTEGRATION: CWS jl104 (1.4.6); FILE MERGED
2008/06/18 14:25:02 jl 1.4.6.1: #i88078#  cli_ure moved to URE, therefore it can only build ure types, tests moved to testtools
2008-06-25 11:14:48 +00:00
Kurt Zenker
d00131a90e INTEGRATION: CWS jl104 (1.3.4); FILE MERGED
2008/06/18 14:25:02 jl 1.3.4.1: #i88078#  cli_ure moved to URE, therefore it can only build ure types, tests moved to testtools
2008-06-25 11:14:28 +00:00
Kurt Zenker
edf64c5d88 INTEGRATION: CWS jl104 (1.3.4); FILE MERGED
2008/06/18 14:25:01 jl 1.3.4.1: #i88078#  cli_ure moved to URE, therefore it can only build ure types, tests moved to testtools
2008-06-25 11:14:07 +00:00
Kurt Zenker
23ce243867 INTEGRATION: CWS jl104 (1.7.4); FILE MERGED
2008/06/18 15:29:21 jl 1.7.4.1: #i88078#  adapting cli_cppuhelper
2008-06-25 11:12:38 +00:00
Kurt Zenker
89df924b1c INTEGRATION: CWS jl104 (1.13.4); FILE MERGED
2008/06/20 09:04:37 jl 1.13.4.3: i87500#
2008/06/19 14:39:07 jl 1.13.4.2: i87500#
2008/06/18 15:29:21 jl 1.13.4.1: #i88078#  adapting cli_cppuhelper
2008-06-25 11:12:19 +00:00