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
Szabolcs Dezsi
d6bc02f8c4
Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
2012-04-06 20:03:42 +02:00
Caolán McNamara
80b0a3a7b6
fold i18npaper into i18nutil
...
It's too small to justify standalone existence.
We can accumulate i18n things we link to directly into
i18nutil and rework i18npool uno implementions in terms
of thin wrappers over i18nutil and prefer linking to
i18nutil internally and leave the uno forwarders for
use by external components and scripting
2012-03-08 12:02:38 +00:00
Caolán McNamara
5b39562590
de-uno-ize ScriptTypeDetector
...
leave a UnoScriptTypeDetector implementation that points to the
trivial ScriptTypeDetector for external consumers, e.g. sdext
2012-03-08 12:02:37 +00:00
Caolán McNamara
14c4c26cea
forgot to remove x_rtl_ustring.h
2012-03-08 12:02:37 +00:00
Caolán McNamara
a9243992ed
throw a noncopyable pattern at oneToOneMappingWithFlag
2012-03-08 12:02:37 +00:00
Greg Kroah-Hartman
d857f0938b
unicode: delete unused unicode:getCharType() method
2012-02-08 11:23:53 -06:00
Greg Kroah-Hartman
7267ab1315
unicode: delete unused unicode:isTitle() method
2012-02-08 11:23:53 -06:00
Greg Kroah-Hartman
ba2619e106
unicode: delete unused unicode:isPunctuation() method
2012-02-08 11:23:52 -06:00
Greg Kroah-Hartman
def4a1ed06
unicode: delete unused unicode:isBase() method
2012-02-08 11:23:52 -06:00
Norbert Thiebaud
c857dff7fc
switch to include-based build rather than sourced-based build
2012-02-05 19:34:05 -06:00
Caolán McNamara
c1c3ef64bc
callcatcher: remove some unused code
2011-12-21 09:30:20 +00: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
Stephan Bergmann
8df68b4e1f
missing dependency
2011-10-26 14:46:58 +02:00
Caolán McNamara
41c083a7ad
expose an API to map from UScriptCode to i18n::ScriptType
2011-10-21 11:27:38 +01:00
Bjoern Michaelsen
e94a19f3e0
simplfy dmake to gbuild bridgefile
2011-10-05 00:31:50 +02:00
Caolán McNamara
075755a792
add link lib for decompose_ja_voiced_sound_marks
2011-09-02 12:31:21 +01:00
Caolán McNamara
cd9038dd39
move to comphelper, and rename
2011-09-02 09:54:17 +01:00
Caolán McNamara
822a77a0c3
ditch x_rtl_uString_release
2011-09-01 09:53:37 +01:00
Caolán McNamara
23854ea235
refactor x_rtl_uString_new_WithLength to be consistent
...
i.e. change x_rtl_uString_new_WithLength to always create a rtl_uString
with ref count of 1, like rtl_uString_new_WithLength, so requiring:
either the explicit use of rtl_uString_release or
passing ownership to an OUString via OUString(pStr, SAL_NO_ACQUIRE)
which will do the same in its dtor
2011-09-01 09:53:36 +01:00
Caolán McNamara
7ba337359e
merge these similar methods together
2011-08-23 10:35:45 +01: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
10e14793d5
Emacs modeline compatible with vim's one
2011-08-05 11:04:32 +09:00
Matúš Kukan
5c715d3708
convert i18nutil to gbuild
2011-08-02 23:18:54 +02:00
Takeshi Abe
1123974f67
removed obsolete code/comments
2011-07-05 08:41:34 +09:00
Tor Lillqvist
ec5b3a6157
Make the MinGW import library name match what libs.mk wants
...
Use the i prefix only for import libraries built with MSC. Add COMID
to the import library built with MinGW. This matches the shared
library name on Unix, and MinGW is a Unix-style compiler.
2011-06-21 00:01:25 +03:00
Hans-Joachim Lankenau
0e6ab013f7
ause130: #i117218# change .idl handling to gnu make
2011-06-18 11:29:28 +02:00
Tor Lillqvist
03298b9ffe
Deliver also static i18nutil library if we have built it that way (as for iOS)
2011-06-15 19:33:24 +03:00
Tor Lillqvist
4fa3eefdb3
Drop %_EXT% which was always empty
2011-06-03 13:46:37 +03:00
Jan Holesovsky
ec6c98105a
Merge commit 'libreoffice-3.4.0.2'
...
Conflicts:
svtools/source/filter/wmf/winmtf.hxx
tools/source/fsys/urlobj.cxx
unotools/source/config/configmgr.cxx
unotools/source/config/makefile.mk
vcl/inc/vcl/cursor.hxx
vcl/source/gdi/outdevnative.cxx
vcl/source/window/abstdlg.cxx
vcl/source/window/toolbox.cxx
vcl/unx/generic/printer/ppdparser.cxx
vcl/unx/generic/printer/printerinfomanager.cxx
2011-05-31 10:45:54 +02:00
Francois Tigeot
cfafcbc87c
Remove some OS/2 code
2011-04-28 08:48:54 +02:00
Petr Mladek
291a01b8c7
i18nutil-glibc-braindamage-workaround.diff: build failure with glibc-2.4
...
glibc 2.4's langinfo.h does "#define CURRENCY_SYMBOL __CURRENCY_SYMBOL"
which (obviously) breaks UnicodeType::CURRENCY_SYMBOL
2011-04-27 16:01:44 +02:00
Julien Nabet
24ede84c09
Remove "using namespace ::rtl"
2011-02-27 14:22:24 +01:00
Caolán McNamara
3f41fea91b
equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)
2011-01-16 14:13:07 +00:00
Caolán McNamara
08cbfebc04
add modelines to .h and .c files as well
2010-10-28 15:52:27 +01:00
Sebastian Spaeth
4905a19032
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:02:15 +02:00
Jens-Heiner Rechtien
8764506704
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
Ivo Hinkelmann
176ecc0e36
CWS-TOOLING: integrate CWS ooo31gsl10_DEV300
...
2009-04-20 17:22:17 +0200 pl r270996 : #i101210# reset maps in case of wrong index
2009-04-20 16:40:17 +0200 pl r270993 : #i101092# do not dispatch events twice
2009-04-23 14:27:15 +00:00
Ivo Hinkelmann
0695548510
CWS-TOOLING: integrate CWS cmcfixes56
...
2009-03-26 14:46:13 +0100 cmc r270080 : #i100517# merge changes of locales32 to match
2009-03-26 14:31:32 +0100 cmc r270079 : #i100517# add some brackets and remove stray ;
2009-03-25 13:30:36 +0100 cmc r270021 : #i100503# make tralay work again
2009-03-25 10:13:35 +0100 cmc r269999 : #i100536# remove last unused method
2009-03-24 15:13:50 +0100 cmc r269955 : #i100517# fix straight-forward warnings
2009-03-24 14:36:37 +0100 cmc r269947 : #i100469# keep ia64 and arm alignments after fork-exec to signal change, but hackaround for arm to keep userlevel qemu-arm working
2009-03-24 14:02:27 +0100 cmc r269943 : #i100223# make stl headers warning free for extra gcc 4.3 warnings
2009-03-24 13:58:15 +0100 cmc r269942 : #i100504# drawinglayer is warning free on ix86 linux
2009-03-24 13:56:15 +0100 cmc r269940 : #i100469# keep ia64 and arm alignments after fork-exec to signal change
2009-04-01 13:20:55 +00:00
Vladimir Glazounov
44e008b01f
CWS-TOOLING: integrate CWS ooo31gsl4_DEV300
...
2009-03-11 16:07:53 +0100 gh r269340 : missed compile on bigendian system (OSL_BIGENDIAN defined)
2009-03-11 10:22:27 +0100 pl r269300 : #i100057# one more case
2009-03-10 15:10:01 +0100 pl r269274 : #i100057# filter formatting marks in vcl i18n helper
2009-03-10 13:31:01 +0100 gh r269269 : #i100044#remove BiDi markers before sending to VCLTestTool
2009-03-10 10:16:05 +0100 hdu r269248 : #i100057# fix casefolding::getNextChar() end-of-string behaviour
2009-03-10 09:51:36 +0100 hdu r269245 : #i100044# add TransliterationModules_IGNORE_FORMATTING option
2009-03-09 14:30:00 +0100 pl r269176 : #i99360# workaround XIfEvent never returning
2009-03-16 19:01:31 +00:00
Rüdiger Timm
fb9fea37f1
No old windows def files needed any more.
2008-09-19 11:05:48 +00:00
Rüdiger Timm
c01489dd0c
INTEGRATION: CWS changefileheader (1.5.2); FILE MERGED
...
2008/03/31 16:01:56 rt 1.5.2.1: #i87441# Change license header to LPGL v3.
2008-04-10 08:25:49 +00:00
Rüdiger Timm
ca3c496e39
INTEGRATION: CWS changefileheader (1.6.2); FILE MERGED
...
2008/03/31 16:01:56 rt 1.6.2.1: #i87441# Change license header to LPGL v3.
2008-04-10 08:25:31 +00:00
Rüdiger Timm
f150d99ac7
INTEGRATION: CWS changefileheader (1.4.14); FILE MERGED
...
2008/03/31 16:01:56 rt 1.4.14.1: #i87441# Change license header to LPGL v3.
2008-04-10 08:25:17 +00:00
Rüdiger Timm
68baaca3dd
INTEGRATION: CWS changefileheader (1.5.46); FILE MERGED
...
2008/03/31 16:01:56 rt 1.5.46.1: #i87441# Change license header to LPGL v3.
2008-04-10 08:25:02 +00:00
Rüdiger Timm
921d6d07e5
INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED
...
2008/03/31 16:01:56 rt 1.4.10.1: #i87441# Change license header to LPGL v3.
2008-04-10 08:24:33 +00:00