Commit graph

80 commits

Author SHA1 Message Date
Michael Stahl
4c50f23f87 LinkTarget.mk: remove gb_LinkTarget_add_package_headers 2012-04-08 01:05:53 +02:00
Michael Stahl
c923f7d2c2 gbuild: "use" vs. "add":
Naming convention for gbuild methods:
- "add" is used for stuff that is logically a part of the target
  (i.e. not registered at the Module, but defined in the target's makefile)
- "use" is used for stuff that is logically a different target
  (i.e. it is registered at the Module, has it's own makefile, may be
  in a different module than the target)
2012-04-08 01:05:52 +02:00
Tor Lillqvist
2a1171929e chmod -x 2012-03-21 13:00:45 +02:00
Takeshi Abe
03591233c1 Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))
to equalsIgnoreAsciiCaseAscii("...")
2012-02-18 23:19:41 +09:00
Matúš Kukan
12bf03351e fdo#39491 remove nonexistent include paths 2012-02-10 21:41:45 +01:00
Matúš Kukan
4b30ec9def fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC 2012-02-10 21:41:45 +01:00
Norbert Thiebaud
c857dff7fc switch to include-based build rather than sourced-based build 2012-02-05 19:34:05 -06:00
Josh Heidenreich
904d59fab9 add missing README to animation, sc, sd, slideshow, starmath, sw 2012-02-04 09:26:08 -06:00
Thomas Arnhold
22da27d9dd Improve checking for emptiness 2012-01-21 19:58:46 +01:00
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