Commit graph

311667 commits

Author SHA1 Message Date
Matúš Kukan
dc8f9877d1 libmerged: another small component libraries for android
Change-Id: Icd36fe58cfe8dbcc737681e6fb477e64310bfaad
2012-09-01 21:06:12 +02:00
Matúš Kukan
b4f030f0e3 hide duplication into anonymous namespace
Change-Id: Ie9a810f59d08d79636a0ad4b56adedb87479706e
2012-09-01 21:06:12 +02:00
Matúš Kukan
d93fdcf391 add more component prefixes
Change-Id: I3afe59a6326b9e5cb26c39a82d7aabdb05cc2b7e
2012-09-01 21:06:11 +02:00
Matúš Kukan
009be0a850 filter: remove leftover files
Change-Id: Ifc0525189fb68f8976cd25a5c83419c47281d025
2012-09-01 21:06:11 +02:00
Matúš Kukan
f1493c583f ucb: add component prefixes
Change-Id: I77bb24d90d310452530abe57ebc183cce98043de
2012-09-01 21:06:10 +02:00
Tim Retout
b08f8494e6 installer: Second attempt at scpzipfiles interpolation functions.
Call "replace_all_ziplistvariables_in_rtffile" with a hashref rather
than arrayref.

Also rewrite implementation of installer::scpzipfiles variable
replacement functions, and add test case.  Note that unknown
variables should be ignored rather than replaced with an empty string.

Change-Id: Ic4548b9df8c50cbf2d3049052c637e859542a1e8
2012-09-01 19:47:27 +01:00
Tim Retout
bd52c601fb installer: Replace $installer::globals::plat
Change-Id: I81076008a619063acadc328a4ae8caf27eb8fe50
2012-09-01 19:43:06 +01:00
Tim Retout
e0aa5e6f3a installer: Make @forced_properties non-global.
Change-Id: I42f1511126bcbda466cb956cbcac722b449bd9a5
2012-09-01 19:43:05 +01:00
Tim Retout
212847783d installer: Inline $installer::globals::globaltempdirname
Change-Id: I4174f61e45e71720d0679f798f440096d0ce4583
2012-09-01 19:43:04 +01:00
Tim Retout
a3f8156e0d installer: Make @noMSLocaleLangs non-global.
Change-Id: Iae7afa53966a4f5fe3b09ce75dcefc78fd75b279
2012-09-01 19:43:03 +01:00
Tim Retout
4e38a1c870 installer: Make @rtllanguages non-global.
Change-Id: I20c3e2482e9bc1c1f2b32f517b1ced9037454544
2012-09-01 19:43:03 +01:00
Tim Retout
f9a2a438be installer: Make @items_at_modules non-global.
Change-Id: I869b521034f75b0146ee5aa0fdd5014f674bfa4c
2012-09-01 19:43:03 +01:00
Tim Retout
62a9b17278 installer: Remove $installer::globals::prog
Change-Id: I71b8950e1d0e8755159631a83a4e57c23e6cd100
2012-09-01 19:43:02 +01:00
Matúš Kukan
ceaa802b1f boost: use add_generated_exception_objects
Change-Id: I360f2fd6ee0b9b99410f83b7f56470bbea3571d6
2012-09-01 05:39:44 +02:00
Matúš Kukan
69d03c69d4 forgot to use external mdds headers here
Change-Id: I066e2716095722343603a684935f0b7b24ce08be
2012-08-31 23:03:58 +02:00
Alexander Wilms
fe166c1a9d Added some more icons to tango_testing
Change-Id: Ia9a21c213f58d01b3f96d479e81461e82cf7b7d7
2012-08-31 22:53:15 +02:00
Matúš Kukan
22f50fb23f mdds: convert to gbuild
Change-Id: I7db5dd20e41297efbabef22f559b5552f3afff0f
2012-08-31 21:21:40 +02:00
Matúš Kukan
494197d3f9 boost: remove old stuff
Change-Id: Ic195f3c253f9314095fa1d568048878d50b5fb37
2012-08-31 21:21:39 +02:00
Matúš Kukan
717b6ba929 boost: convert to gbuild
Change-Id: If3840e048edc93adec3df7fa818e8b43d17cb1d5
2012-08-31 21:21:39 +02:00
Matúš Kukan
86423d682a gbuild: add gb_UnpackedTarball_copy_header_files for external headers
Change-Id: Iaf6908ede1d06a7b36eca8f16f44716181428ce8
2012-08-31 21:21:38 +02:00
Matúš Kukan
38cc4f7fde gbuild: UnpackedTarball: do not rename files; set cxx suffix for library
Change-Id: I8bf119a4ab3fc7c2febfa80176358f668003b7d1
2012-08-31 21:21:38 +02:00
Kohei Yoshida
9b721623b6 Bool and string cleanup, as usual.
Change-Id: Id287047d54c2c75647486cc3b07152ddbe295534
2012-08-31 14:25:05 -04:00
Kohei Yoshida
fe0ef1b2f1 Don't export the internal field name suffix '*' to ods.
These '*' suffix is used internally to make duplicate field names
unique.  However, we were exporting the raw names (names with the '*'s)
by mistake when saving to ods.  We need to stop this ASAP before someone
gets hurt.

Change-Id: Iaff7a6343cf202f5fb9855fb7dfe59b872920e4f
2012-08-31 13:19:42 -04:00
Eike Rathke
b75664ce3c testInit() with overrideDataPath() is obsolete now
Change-Id: Ic59da3ff8f86af3e74cc526b2f4c490bd144686d
2012-08-31 18:50:15 +02:00
Kohei Yoshida
b4f913b5f5 fdo#54303: Prevent crash on load.
Another simple null pointer check, to save the day.

This unfortunately prevents the properties of the skipped field from
being loaded properly, but it's still better than a immediate crash.

Change-Id: I49398d80eb3bf0834b7e9830ac8be3ac776cb354
2012-08-31 12:49:15 -04:00
Stephan Bergmann
ec5fb295b0 The *_develop.zip files appear to be unused
Change-Id: I1bb3d359b087421f4acf67955549514fc3c6a236
2012-08-31 18:31:24 +02:00
Stephan Bergmann
83c474c699 extension_helplink.mk is no longer used
Change-Id: I54e7753f7123ed447253901d2251730371bef7b0
2012-08-31 18:29:47 +02:00
Stephan Bergmann
152ffaa15f Call HelpIndexer/Linker with gb_Helper_set_ld_path
Change-Id: Id3d1b203dee34ab6e59e8790c9caa5ea9d565f45
2012-08-31 18:28:41 +02:00
Lionel Elie Mamane
cdadb1b4fb fdo#53557: use metadata's idea of column count to allocate a row
m_pColumnNames contains only the columns that come straight from a table, not calculated columns

Change-Id: I2706790e8c1447d1c4e144bbdef773deeca3e2e8
2012-08-31 18:18:03 +02:00
Miklos Vajna
363c1edea6 package: kill RTL_CONSTASCII_USTRINGPARAM in zipapi
Change-Id: Ic53f613cfaa5bd4affd0c27b5ed4ed20536ee055
2012-08-31 18:03:22 +02:00
gerhard oettl
38d446da56 fdo#39468: Translated German comments in sc/source/core/tool
Change-Id: If39cd8391a8b8bfccd33349c4c81ab9b0c05991d
Reviewed-on: https://gerrit.libreoffice.org/521
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
2012-08-31 15:44:34 +00:00
Stephan Bergmann
b23bb8e0de fdo#53009: Compile extension help in gbuild
...as had been done in the old build system (solenv/inc/extension_helplink.mk).
Especially for bundled extensions, this removes the need to compile the help
data per user on first start.

gb_Extension_add_helpfile(s) replaces gb_Extension_localize_help, and takes care
of all the steps (localization, compilation, inclusion in .oxt), even for the
en-US data (which was handled with additional gb_Extension_add_file calls
before).

Change-Id: Ie4bab66d3cad2b713780a23bf2606ca56cfff37f
2012-08-31 17:04:43 +02:00
Markus Mohrhard
0e1e59057d remove debug output
Change-Id: If6a58b2cf022c704603a3fb01b3ed75d1881f918
2012-08-31 16:10:44 +02:00
Fridrich Štrba
7442cf3c4a Don't fail configure with older gstreamer-plugins-base-0.10
Change-Id: Ia00293747d6041b86975f0e6539246310abfb957
2012-08-31 16:00:41 +02:00
Fridrich Štrba
a9b7c8ba65 Temporary workaround for failing XPDF tests
Change-Id: Ic5a0a60068c871dfbe154e8f5fc7a0f622eaad30
2012-08-31 16:00:41 +02:00
Petr Mladek
4b27695fea add "Tango Testing" icon theme
It is enabled by default for dev build. It will be used for reworking
the Tango theme by the design team.

The them was requested by Stefan Knorr (Astron) <heinzlesspam at gmail dot com>
The two intial icons are from Alexander Wilms <alexander dot wilms at zoho dot com>

Change-Id: I9205a3164352442a2cdc02e75e58b15b327dfbd3
2012-08-31 15:52:21 +02:00
Markus Mohrhard
10efe1bced handle missing cond format entries more gracefully, related fdo#52340
Change-Id: Id1cf7d99a13c04541e87ad00c5418dd4f766d268
2012-08-31 15:50:15 +02:00
Markus Mohrhard
3cf91a21fc use Red as error color for cond format dlg
Change-Id: I1526a8d1f2999742f28600e771891e1489d62f4b
2012-08-31 15:50:15 +02:00
Markus Mohrhard
a3c4ee1653 update cond formats for deleting, moving and cut&paste
Change-Id: I52987e957918853bcd1abd1460c6166b52454d62
2012-08-31 15:50:14 +02:00
Markus Mohrhard
7222a571d0 add ScRangeList::DeleteArea
DeleteArea can handle ranges that are deleting parts of an existing
range

Currently this code only supports a 2D deletion

Change-Id: I1c514437fdd09fea99f5c4dcf97b8375dcc53b40
2012-08-31 15:50:14 +02:00
Markus Mohrhard
b20e04a76a also handle the cond format code for xlsb the new way, fdo#53424
Change-Id: I8d54e5fee29952635c3d4c2d5a12203668e2ff28
2012-08-31 15:50:13 +02:00
Caolán McNamara
f7347f2edd stuff in a mechanism to find the liblangtag share dir during unit tests
Change-Id: Idf67c3dfbff7ee5c13831159a913ce8a517732ca
2012-08-31 13:42:26 +01:00
Caolán McNamara
fab0a2c606 workaround fdo#35118 in the absence of fdo#19869
Change-Id: Ie87671bbb9a7c883651a9467b9364dbbcd0da9a1
2012-08-31 13:18:26 +01:00
Tor Lillqvist
0d6e3a01a5 Add offapi.rdb and oovbaapi.rdb
Change-Id: I58809d549dc4da2f709397d0d6a2b307d75d8885
2012-08-31 14:16:44 +03:00
Eike Rathke
7e36822b70 removed nonsense incRef() in operator=()
Change-Id: I62e330ff47a60cc0acaf6deb3cd1011c7deb3f45
2012-08-31 13:21:16 +02:00
Caolán McNamara
ba7afe4e8e export LanguageTag header and class
Change-Id: Idaf2c48cc6f291199973fd910d3c8ddf29774c6e
2012-08-31 11:58:32 +01:00
Caolán McNamara
edfa6cd3e5 Related: #i103552# add regression test for シャットダウン
Change-Id: I30117fdf70036f6df8dc494fe33a8a56d5544635
2012-08-31 10:30:35 +01:00
Caolán McNamara
aac3ff1d15 -DRTL_USING for dmake modules as well
following logic of 608025986

Change-Id: I016b76bf350432a29e02d528814584c5dbbfff61
2012-08-31 10:23:32 +01:00
Caolán McNamara
3e0e87545f UniString->OUString
Change-Id: I65db3f419a69542d1dc19a3879eb1a07d7f2ff43
2012-08-31 10:10:41 +01:00
Stephan Bergmann
3748a0534e Removed private fields were acutally used #ifdef WNT
Change-Id: I0c4d70884d8735eb6941bc252d0aad838c80fd38
2012-08-31 09:50:06 +02:00