Stephan Bergmann
aa753f01ba
-Wunused-macros
...
Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
2013-03-27 09:36:53 +01:00
Michael Meeks
79b0046ba0
remove legacy build.pl prj/build.lst files.
2013-03-14 17:05:51 +00:00
Michael Stahl
b768611724
remove all d.lst
...
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2013-02-28 18:40:06 +01:00
Martin Brown
a97a16d330
Remove unused preprocessor defined functions in the unicode utils
...
Also remove corresponding unusedcode.easy entries and an
unusedcode.easy entry that I could not find in the master branch
Change-Id: If329fe1226bd40f86cc0fd8d912876bf7a7984b2
2013-02-23 18:34:57 +02:00
Caolán McNamara
138e5a0518
make it possible to build with system icu 4.2 (RHEL-6)
...
Change-Id: I69bf7bc33a619c4aa9483e2dc3d5540e4dfa7458
2013-02-19 15:42:14 +00:00
Michael Stahl
a53586f4ef
gbuild: do not copy boost headers around
...
- do not use gb_UnpackedTarball_copy_header_files for boost
- adapt the optimization in concat-deps.c for new path
- use boost_headers in all LinkTargets that require it
- add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus
Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
2013-01-26 22:20:06 +01:00
Peter Foley
b92a0d9208
convert icu to gbuild and add to tail_build
...
Change-Id: Id7d8bc05b1393cc2bae4a531c8a47f62df24b1d6
Reviewed-on: https://gerrit.libreoffice.org/1488
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2012-12-27 15:53:39 +00:00
Luboš Luňák
81e16cea9a
mvoe rtl_(u)string_alloc to sal
...
No point in hidding something useful like this in some helper lib.
Change-Id: I7332d7f6bd428378cd19e7e95ad130771a541140
2012-12-06 13:35:18 +01:00
Noel Grandin
6972b7a0af
sal_Bool->bool in i18nutil
...
Change-Id: Iafb0095a1320ad785e1d0ccbaeac9f26cc4dd02f
2012-10-04 21:29:33 +02:00
Michael Stahl
5032dc0fc3
gbuild: invert handling of standard system libraries:
...
Always link in gb_STDLIBS, except when the library explicitly opts out
with gb_LinkTarget_disable_standard_system_libs.
Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
2012-09-28 16:49:08 +02:00
Michael Stahl
b85c349783
gbuild: replace direct gb_STDLIBS use with ...
...
... new gb_LinkTarget_add_standard_system_libs
Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
2012-09-28 16:49:06 +02:00
Michael Stahl
2e677c3981
gbuild: split uwinapi out of gb_STDLIBS
...
Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
2012-09-28 16:49:05 +02:00
Caolán McNamara
ee1b6b657c
these 9 scripts are in icu >= 4.8, but not in 4.6.1
...
Change-Id: I418968e0a8959730e5ef0c20769fd07ca1f8f23c
2012-09-03 20:45:46 +01:00
Caolán McNamara
4b5aa7a0be
Add a way to get a sample language for a given scriptcode
...
Change-Id: I3a0f561aa2838870c7fc35b2a976f133f3667104
2012-09-03 17:01:38 +01:00
Michael Meeks
2c47c9989e
re-base on ALv2 code. Includes:
...
cws mba34issues01: #i117709#: make sure that parent of error message box is visible
Patch contributed by Mathias Bauer
http://svn.apache.org/viewvc?view=revision&revision=1172346
i#119036 - improve user experience of certification dialog - only shown once
Patch contributed by Oliver-Rainer Wittmann
http://svn.apache.org/viewvc?view=revision&revision=1299727
2012-07-13 21:38:47 +01:00
Rob Snelders
b8c5f65779
fdo#42986 - UI wide screen format (16:10): Add Page size
...
Change-Id: Ie769c9a65e85f91395b3495fadb6f5e688cbe9af
2012-07-06 14:04:01 +04:00
Michael Meeks
fdda178d88
targetted improvement of UNO API includes / usage
2012-07-02 14:43:34 +01:00
Michael Meeks
b9042fad7c
re-base on ALv2 code.
...
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
Caolán McNamara
5dd3bf34cb
use new configmgr api and devomit visible code
...
Change-Id: I386725e07c34336249dfc935b1e9f9624d1d3be8
2012-06-15 15:41:12 +01:00
Caolán McNamara
0f66309779
reduce a gadzillion make_pairs executions to simple array of pod
...
Change-Id: I38249d12d0c4e7a732b505cf90e1e8806c718229
2012-05-16 15:05:36 +01:00
Stephan Bergmann
a50a33c3a7
Fix fdo#49720: Dropped unnecessary "sh -c" from popen call
...
Change-Id: I5de4ce4e26d995c447c99c8558f621dba6cdf110
2012-05-10 13:45:32 +02:00
Bjoern Michaelsen
b1c3e8ae28
make gbuild the default assumption of build.pl
...
this removes dmake completely out of the build for migrated modules
build.pl now assumes modules to be gbuild, unless there is a
prj/dmake file
Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-29 03:50:46 +02:00
Rob Snelders
9c99dac096
fdo#42986 Add Presentationsize 16:9 Widescreen
2012-04-23 22:18:33 +04:00
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