Commit graph

71 commits

Author SHA1 Message Date
Tor Lillqvist
25e10370fe Link most libs and executables with gb_STDLIBS as presumably is intended 2011-12-20 01:12:23 +02:00
Michael T. Whiteley
dcfd4beb21 childs -> children 2011-12-08 11:32:41 +02:00
Bjoern Michaelsen
2acd8fbac9 in modules, when we have a env we are in stage gbuild 2011-12-07 15:53:06 +01:00
Bjoern Michaelsen
d73e574d8a move reconfigure into gbuild 2011-11-29 17:25:14 +01:00
Bjoern Michaelsen
f2f0dbd273 make gbuild makefiles run independant of pwd again 2011-11-25 12:04:40 +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
Bjoern Michaelsen
e94a19f3e0 simplfy dmake to gbuild bridgefile 2011-10-05 00:31:50 +02:00
Takeshi Abe
e1a1091d0a catch ignored exceptions by const reference 2011-08-24 11:30:17 +09: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
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
Takeshi Abe
3fb5160da1 Emacs modeline compatible with vim's one 2011-08-05 11:00:34 +09:00
Tor Lillqvist
a06dae5f80 Add consistent Emacs and vim mode lines 2011-07-30 23:02:06 +03:00
Matúš Kukan
7e5b4be4cf add prefixes for component_getFactory 2011-07-28 14:37:59 +02:00
Matúš Kukan
58707d613f Convert animations to gbuild 2011-07-27 13:32:45 +02:00
Matúš Kukan
4cae99bd81 We can again use unloadablecomponent.map 2011-07-12 20:35:37 +02:00
Michael Meeks
56a0e8ae7d fix OSX linking problem with inaccurate component map 2011-07-12 09:49:16 +01:00
Matus Kukan
8738273c24 Remove component_getImplementationEnvironment 2011-07-11 20:32:19 +01:00
Hans-Joachim Lankenau
6813470ad0 ause130: #i117218# change .idl handling to gnu make 2011-06-17 14:43:28 +02:00
Caolán McNamara
92e8795595 use standard template for this 2011-06-03 13:43:35 +01:00
Tor Lillqvist
363c5afb5a Drop %_EXT% which was always empty 2011-06-03 13:33:24 +03:00
Caolán McNamara
ecbcaca7f3 valgrind: in what planet did that make sense 2011-05-20 15:22:48 +01:00
Julien Nabet
d3a0593ee1 Some cppcheck cleaning 2011-05-08 10:47:35 +02:00
Julien Nabet
b2a36656c4 Easyhack: Add visibility markup to all component_get* functions 2011-04-20 23:10:44 +02:00
Jan Holesovsky
a0c13ffcce Merge remote-tracking branch 'origin/integration/dev300_m101'
Conflicts:
	sd/source/ui/func/fuinsfil.cxx
	sd/source/ui/func/fuprobjs.cxx
	sd/source/ui/slideshow/slideshowimpl.cxx
	sd/source/ui/slidesorter/view/SlsPageObjectViewObjectContact.cxx
	sd/source/ui/toolpanel/ToolPanelViewShell.cxx
	sd/source/ui/view/drawview.cxx
	sd/source/ui/view/drtxtob.cxx
	sd/source/ui/view/outlnvsh.cxx
	sd/source/ui/view/outlview.cxx
2011-03-18 15:40:35 +01:00
Bjoern Michaelsen
c61cd1a5a2 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-12 20:06:58 +01:00
Thomas Arnhold
c64a901829 Move OSL_ENSURE(false,...) to OSL_FAIL(...) 2011-03-12 14:13:33 +01:00
Kohei Yoshida
064f1e4ed5 Removed header reference that no longer exists. 2011-03-11 12:17:03 -05:00
Fridrich Štrba
8851524e49 Migrating to boost unordered containers 2011-02-05 21:40:28 +01:00
Thomas Arnhold
1948a4fb13 Clean up makefiles 2011-02-02 11:48:18 +01:00
Takeshi Abe
8eb4e48f90 Removed unused codes and fix some typos 2011-01-25 07:22:21 +01:00
Kayo Hamid
c919c3a73b Cleanup commented code in impress
Signed-off-by: Thorsten Behrens <tbehrens@novell.com>
2010-12-02 22:58:51 +01:00
sb
b727117fa1 sb131: merged in re/DEV300_next towards DEV300_m94 2010-11-19 11:35:41 +01:00
Vladimir Glazunov
ca85fc4a6e CWS-TOOLING: integrate CWS dba34a 2010-11-08 16:01:31 +01:00
Caolán McNamara
55ae7b1537 add modelines to .hxx files as well 2010-10-28 15:50:10 +01:00
Norbert Thiebaud
296f3e6051 remove vos reference from uno xml descriptions 2010-10-27 01:08:01 -05:00
sb
01fd11799b sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt 2010-10-22 10:37:46 +02:00
Sebastian Spaeth
80b0861510 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-13 10:57:43 +02:00
Frank Schoenheit [fs]
e98a976aa1 dba34a: remove comphelper/optionalvalue.hxx, and the only client it had (replaced with boost/optional.hpp) 2010-09-17 08:23:35 +02:00
sb
a0cb17e25e sb129: #i113189# change UNO components to use passive registration 2010-09-10 13:10:07 +02:00
sb
13ae9dea8a sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
Jens-Heiner Rechtien
9e19ff00c7 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
20001a2598 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
Ivo Hinkelmann
da3ef3a272 CWS-TOOLING: integrate CWS l10nframework01 2009-09-16 11:45:54 +00:00
Rüdiger Timm
6e754b2128 INTEGRATION: CWS changefileheader (1.5.30); FILE MERGED
2008/04/01 14:59:08 thb 1.5.30.3: #i85898# Stripping all external header guards
2008/04/01 10:46:15 thb 1.5.30.2: #i85898# Stripping all external header guards
2008/03/28 15:58:10 rt 1.5.30.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:11:40 +00:00
Rüdiger Timm
572c3b1a4a INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED
2008/03/28 15:58:10 rt 1.4.16.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:10:51 +00:00
Rüdiger Timm
a07a0e5606 INTEGRATION: CWS changefileheader (1.3.44); FILE MERGED
2008/04/01 14:59:08 thb 1.3.44.2: #i85898# Stripping all external header guards
2008/03/28 15:58:10 rt 1.3.44.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:10:36 +00:00
Rüdiger Timm
8143a88bf4 INTEGRATION: CWS changefileheader (1.4.30); FILE MERGED
2008/03/28 15:58:10 rt 1.4.30.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:10:19 +00:00
Rüdiger Timm
804cfadc05 INTEGRATION: CWS changefileheader (1.9.2); FILE MERGED
2008/04/01 14:59:08 thb 1.9.2.3: #i85898# Stripping all external header guards
2008/04/01 10:46:14 thb 1.9.2.2: #i85898# Stripping all external header guards
2008/03/28 15:58:10 rt 1.9.2.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:09:57 +00:00
Rüdiger Timm
b4941fdf8d INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED
2008/04/01 14:59:08 thb 1.5.44.3: #i85898# Stripping all external header guards
2008/04/01 10:46:14 thb 1.5.44.2: #i85898# Stripping all external header guards
2008/03/28 15:58:10 rt 1.5.44.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:08:37 +00:00
Rüdiger Timm
f3f360fd0e INTEGRATION: CWS impresstables2 (1.8.8); FILE MERGED
2008/03/03 15:32:42 cl 1.8.8.1: #i68103# fixed a threading problem
2008-03-12 08:12:00 +00:00