Commit graph

377 commits

Author SHA1 Message Date
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
sb
4ffe094298 sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt 2010-10-22 10:37:46 +02:00
Povilas Kanapickas
ee9befa313 Removed lots of dead code. 2010-10-20 11:21:55 +02:00
Sebastian Spaeth
63bb42ab7d 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:18 +02:00
Petr Mladek
137b49c1d4 remove include guards using fixguard.py 2010-10-05 19:10:00 +02:00
sb
a43f7851c7 sb129: #i113189# change UNO components to use passive registration 2010-09-10 13:10:07 +02:00
Eike Rathke [er]
fb32da95e2 calc55: #i110288# corrected uk_qt and uk_gal factors 2010-06-07 23:45:57 +02:00
Eike Rathke [er]
7cf842d1a4 calc55: #i40309# #i31656# #i103458# improved accuracy of Bessel functions; patch from <regina> 2010-06-07 16:27:28 +02:00
sb
811d508a17 sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
Jens-Heiner Rechtien
4573ccfffd 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
195ebd14fb 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