Commit graph

387 commits

Author SHA1 Message Date
Matúš Kukan
84b3f7b345 gbuild: get rid of realpath in gb_Foo_set_include 2012-03-10 21:23:20 +01:00
Thomas Arnhold
8b03510230 expand and remove CSS* macro 2012-02-21 14:02:45 +01:00
Matúš Kukan
5cabaf5a32 fdo#39491 more of unnecessary include paths 2012-02-10 21:41:46 +01:00
Michael Meeks
1f63bd653c Add and expand more readme files for module documentation 2012-02-08 11:18:15 +00:00
Josh Heidenreich
b5fa0ec905 Added READMEs for modules used by LibO Base and LibO Calc. 2012-02-08 07:46:58 +01:00
Norbert Thiebaud
c857dff7fc switch to include-based build rather than sourced-based build 2012-02-05 19:34:05 -06:00
Olivier Hallot
fffd541c3e Fix for fdo43460 Part XXIX getLength() to isEmpty()
Part XXIX
Modules
sax, scaddins, sccomp, scripting
2012-01-05 22:05:45 -02:00
Tor Lillqvist
25e10370fe Link most libs and executables with gb_STDLIBS as presumably is intended 2011-12-20 01:12:23 +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
August Sodora
443a7229f9 Remove uses of charAt 2011-12-01 11:10:28 +01:00
Bjoern Michaelsen
d73e574d8a move reconfigure into gbuild 2011-11-29 17:25:14 +01:00
Eike Rathke
0c428b052f dr78: #i43040# removed german umlauts and utf8 bom accidentially added by too smart editor
# HG changeset patch
# User Daniel Rentz [dr] <daniel.rentz@oracle.com>
# Date 1295613905 -3600
# Node ID 65540563b0d1ba68bd3a9d6e3e8111c6c0e1a71d
# Parent  7c526a3a4dfa801f59eaeeea99e7b7a032bc6fe4
2011-11-28 15:25:32 +01:00
Eike Rathke
5f357f97ef dr78: #i43040# correction for BesselI, patch from Regina
# HG changeset patch
# User Daniel Rentz [dr] <daniel.rentz@oracle.com>
# Date 1295613474 -3600
# Node ID 7c526a3a4dfa801f59eaeeea99e7b7a032bc6fe4
# Parent  77c9f7fb9f061730dc584e18425f6645df14b648
2011-11-28 15:25:32 +01:00
August Sodora
93253ee6ab Remove some uses of OUString::setCharAt 2011-11-26 00:49:26 -05: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
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
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
932c51da30 Emacs modeline compatible with vim's one 2011-08-05 01:26:09 +09:00
Caolán McNamara
727a1e47e8 need uwinapi for snprintf under windows 2011-08-04 16:12:02 +01:00
Tor Lillqvist
0ae6a22f45 Add consistent Emacs and vim mode lines 2011-07-30 23:01:11 +03:00
Matúš Kukan
45fb35c7ac add prefixes for component_getFactory 2011-07-28 14:35:37 +02:00
Matúš Kukan
a8b4cb8b1a convert scaddins to gbuild 2011-07-27 21:33:41 +02:00
Matus Kukan
bc925cc2ad Remove component_getImplementationEnvironment 2011-07-12 17:58:44 +02:00
Laszlo Nemeth
a64b6e4d0a CONVERT_ADD() fixes, more precise conversion factors 2011-07-07 22:07:30 +02:00
Tor Lillqvist
8f4174419d Drop %_EXT% which was always empty 2011-06-03 13:31:35 +03:00
Julien Nabet
8afda8d711 Easy Hack: Add visibility markup to all component_get* functions 2011-04-19 22:45:11 +02:00
Michael Meeks
0a89e8789f remove obsolete component_writeInfo methods 2011-04-01 22:33:56 +01:00
Petr Mladek
075f9682de set build depencencies against the new "translations" module 2011-03-25 12:14:28 +01:00
Thomas Arnhold
e52051f501 Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) 2011-03-19 14:05:33 +01:00
Kohei Yoshida
12343c1556 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
Caolán McNamara
60fe537a3b avoid implicit cast 2011-03-01 20:34:21 +00:00
Caolán McNamara
770632cabb pointless to go from char* to OString to char* 2011-03-01 20:34:21 +00:00
Caolán McNamara
73259ccb76 pointless to go from char* to OString to char* 2011-03-01 20:34:21 +00:00
Guillaume Poussel
bd394abd2e Remove bogus comments. 2011-03-01 13:01:24 +01:00
Ivo Hinkelmann
ce6308e4fa masterfix DEV300: #i10000# usage of L10N build_type 2011-02-22 19:07:34 +01:00
Thomas Arnhold
e2ebbd2847 Remove SCO support 2011-02-16 20:15:20 +01:00
Caolán McNamara
8401ed8216 WaE: gcc 4.6.0 various warnings 2011-01-25 10:24:38 +00:00
Thomas Arnhold
c519f73674 Replace suitable equalsAscii calls with equalsAsciiL. 2011-01-24 15:43:22 +01:00
Mikhail Voytenko
071cddfecb removetooltypes01: #i112600# adjust basic and scaddins 2011-01-10 14:40:57 +01:00
Kenneth Venken
f8e081876f more Sal n elements 2010-12-03 13:59:12 +00:00
Joseph Powers
4de0f42209 .src cleanup 2010-11-24 15:28:22 -08:00
Joseph Powers
6134bb32a5 .src cleanup and .png fixes 2010-11-21 07:59:32 -08:00
Pierre-André Jacquod
a03d77c77c cleaning dead code in calc/scaddins 2010-11-21 10:28:09 +01:00
Julien Nabet
f125fb2f99 Replace rtl::OUString::createFromAscii with RTL_CONSTASCII_USTRINGPARAM. 2010-11-12 09:59:40 -05:00
Caolán McNamara
ad3292e2b3 add modelines to .hxx files as well 2010-10-28 15:47:29 +01:00
Norbert Thiebaud
ac05f0a344 Finally, gut the vos module out of the build 2010-10-25 17:57:36 -05:00