350483 Commits

Author SHA1 Message Date
Stephan Bergmann
a3be376746 unoidl-check: Also check for invalid UNOIDL identifiers
...but only in those parts of registry B that are not also in registry A.  That
way, we can detect newly introduced violations while ignoring the old
(published) violations for backwards compatibility.

Change-Id: Ifb8ea98fffca29647aa6677a5ade86e5b194ddee
2014-04-11 08:41:09 +02:00
Stephan Bergmann
fb1b0c1f7b Use valid UNOIDL identifiers in XCompressedDocumentHandler
...which is new in LO 4.3 and still unpublished.

Change-Id: I2d6b553c27906d7855c62f33fdf0060b58d3ec62
2014-04-11 08:41:09 +02:00
Stephan Bergmann
f699e7b9b2 Use valid UNOIDL identifiers in TransliterationModulesExtra
ignoreDiacritics_CTL was introduced in LO 4.2, but is unpublished and appears to
be rarely used, so changing it is hopefully OK.

ignoreKashida_CTL is new in LO 4.3.

Change-Id: I52c6d1e8c6b30eec4af22e3bbc72dd5874ef7151
2014-04-11 08:41:09 +02:00
Stephan Bergmann
578cd010f5 Use valid UNOIDL identifiers in css.frame.Status.ItemState
These are present since OOo 2.0, but are unpublished and appear to be rarely
used, so changing them is hopefully OK.

Change-Id: I144eceb074cfdd91777f4c940cbfbc0dd73d4347
2014-04-11 08:41:09 +02:00
Stephan Bergmann
f18158d76c Use valid UNOIDL identifier for XAccessibleGetAccFlowTo.get_AccFlowTo
...which is new in LO 4.3 and still unpublished (and has a comment that the
names should be renamed anyway).

Change-Id: I738d30974446578496400a176053b8d95dc96ab9
2014-04-11 08:41:09 +02:00
Kohei Yoshida
0e63ca4fde fdo#77300: Do the same for the shared formula case as well.
Change-Id: I560b0beabe81907e3f85d8845041a9df25d2200d
2014-04-11 00:56:10 -04:00
Kohei Yoshida
ed9d606306 fdo#77300: Add more test to cover the shared formula case.
Change-Id: I076cb7b8d5f9b51e7337a512bb86efbabee021a8
2014-04-11 00:56:06 -04:00
Kohei Yoshida
66c6a3bfc9 fdo#77300: Don't re-compile formulas when the hybrid formula is not there.
Change-Id: I9b0f8d031fec08bb8d92333ff67074fdc739e034
2014-04-11 00:44:55 -04:00
Kohei Yoshida
bdc8d5f9e7 fdo#77300: Add test for this.
Change-Id: Ib870d8f115b074a4ad80ee6910f92ba8d4b0c01e
2014-04-11 00:44:54 -04:00
Takeshi Abe
896cacf059 Avoid possible memory leaks in case of exceptions
Change-Id: I43cce6b6c41582a65ff7e59de9a107b30cf8b1e8
2014-04-11 09:55:01 +09:00
Andrzej Hunt
b15666fd75 fdo#74697 Add Bluez 5 support for impress remote.
This time we:
 - Don't break SAL_WARN with an fprintf like syntax.
 - Replace DBUS_TYPE_UNIX_FD with it's definition 'h' as we might
   be building on dbus-glib versions that do not support it (however
   presumably anyone running bluez 5 will have a dbus version that is
   new enough to support this, i.e. purely a build-time issue).
 - Remove various C++11'isms.

Change-Id: I736cad2122cd3789a5c7fb62c39e409d41fc1e32
Reviewed-on: https://gerrit.libreoffice.org/8924
Tested-by: Andrzej Hunt <andrzej.hunt@collabora.com>
Reviewed-by: Andrzej Hunt <andrzej.hunt@collabora.com>
2014-04-10 20:59:12 +00:00
Miklos Vajna
83c888bdb0 writerfilter: remove dead doctok detection code
Change-Id: Ib39d54ce37b9e41ab6aff742d7680a7cd76168cd
2014-04-10 22:08:37 +02:00
Caolán McNamara
5e00a299b6 coverity#708390 Uninitialized scalar field
Change-Id: I59d6f396c82ca8f43939256a04c56a79f0795a67
2014-04-10 21:07:58 +01:00
Caolán McNamara
652c9faec7 coverity#708393 Uninitialized scalar field
Change-Id: Ief5553eb76c09fe2ed2a05ab2b2f67d03837517e
2014-04-10 21:07:57 +01:00
Caolán McNamara
788c433a4a coverity#708418 Uninitialized scalar field
Change-Id: Id33b99cbad88eea79a7ac75d8d99ffcc71d4f7b4
2014-04-10 21:07:57 +01:00
Caolán McNamara
cdf8c72ced coverity#708455 Uninitialized scalar field
Change-Id: I266adca95feb9817226c02b183de8efbf83b04d6
2014-04-10 21:07:57 +01:00
Caolán McNamara
4ef6d67ddb coverity#708457 Uninitialized scalar field
Change-Id: I72a0a06bd341ce5527ff7ec88f8686a80e194117
2014-04-10 21:07:57 +01:00
Caolán McNamara
580bbbf851 coverity#708461 Uninitialized scalar field
Change-Id: I93ffd3f440e41e5c0d4d0624d2092ea531e2f212
2014-04-10 21:07:57 +01:00
Caolán McNamara
93eb225988 coverity#735933 Explicit null dereferenced
Change-Id: If1b1d5a5b701fe8b1faba97d52ff3bcd0da91747
2014-04-10 21:07:56 +01:00
Caolán McNamara
fd014b7cf8 coverity#735925 Explicit null dereferenced
Change-Id: I1075679d34153a1a732e7f3559f92ddd8b81599e
2014-04-10 21:07:56 +01:00
Caolán McNamara
6af30ecb9a coverity#735902 Explicit null dereferenced
Change-Id: Id32182b59a104c0de1fa61e91cdf9c25b29b243d
2014-04-10 21:07:56 +01:00
Caolán McNamara
5cfe881535 coverity#705931 Dereference before null check
Change-Id: I7b245202daf5084a9cd73d0fb2df88abb2db4e78
2014-04-10 21:07:56 +01:00
Caolán McNamara
97865e0a72 coverity#983369 Dereference before null check
Change-Id: Ifadcbe32aa64a9653f4e8dd8742dd3c5da22facd
2014-04-10 21:07:56 +01:00
Caolán McNamara
af110680a5 coverity#705472 Dereference null return value
Change-Id: I1786b212207d1993246f24ad5f5237453554984a
2014-04-10 21:07:55 +01:00
Caolán McNamara
c27fc13c99 coverity#708112 Uninitialized scalar field
Change-Id: I488f784430a252326466954bf4a29f4ddd72bd83
2014-04-10 21:07:55 +01:00
Andrzej Hunt
351829b239 Revert "fdo#74697 Add Bluez 5 support for impress remote."
Stray printf conversion gone wrong (in addition to some dbus types
missing on older systems) reverting so that one clean
patch can be easily cherry-picked to the other relevant branches.

This reverts commit 664ceee384c07884cdb4fd8dbc80971bcadaa9a2.

Change-Id: I2c4369288362e5fd56e5502e3ad37c42ea3787cf
2014-04-10 20:57:31 +01:00
Andrzej Hunt
664ceee384 fdo#74697 Add Bluez 5 support for impress remote.
Change-Id: I32f781e4cb662653a2993803cbdc0be90f8e3d0d
Reviewed-on: https://gerrit.libreoffice.org/8821
Reviewed-by: Andrzej Hunt <andrzej.hunt@collabora.com>
Tested-by: Andrzej Hunt <andrzej.hunt@collabora.com>
2014-04-10 19:28:39 +00:00
Thorsten Behrens
058cfa72dc Fix fdo#71423 - crash while editing Impress tables.
Band-aid fix for this nasty crasher, seems sometimes the
family item is not found.

Change-Id: I7f78d59cbf2c9595ad512fa7a78370629924cd06
2014-04-10 19:43:23 +02:00
Thorsten Behrens
23648e824f Fix crash in ppd parser.
Only access pKey after we've set it.

Change-Id: If0be3972c36b3da9d9a456fe3746224372a443dc
2014-04-10 19:37:08 +02:00
Tor Lillqvist
6835d9f307 It's "its", not "it's"
Change-Id: Ieaa787afd7cc622b4750a2ee8f17f6dad934ba63
2014-04-10 20:22:50 +03:00
Tor Lillqvist
a887719707 ImageIO does not handle CGImageMasks
Change-Id: Ie5a35f68041a9c65658b9ce569ed3202c8a72ecb
2014-04-10 19:49:41 +03:00
Tor Lillqvist
ed2f0490f8 Avoid a couple of pointless constant variables
Change-Id: If1dcb577d2dcc6477f43ad1be0e970e08d9093c6
2014-04-10 19:49:41 +03:00
Tor Lillqvist
590d851f7f Avoid pointless ifdef for iOS inside code not compiled for iOS anyway
The whole of svpbmp.cxx and svpvd.cxx are nowadays ifdeffed out for iOS.

Change-Id: Iac1f66457dc315ea86f86d12e1f6eb5bf4bcbb8c
2014-04-10 19:49:40 +03:00
Kohei Yoshida
b49e42f358 Rename 3DBarChart and Bar3DChart to GL3DBarChart.
Change-Id: If0449e00549d8e2f4a8cfac325a5f8c5e4ea3dcd
2014-04-10 11:47:08 -04:00
Kohei Yoshida
085ab6263e Remove the old GL3DBarChart code.
Change-Id: Id7039021f252fb45464b5e42248cf3c68edc7be4
2014-04-10 11:47:08 -04:00
Caolán McNamara
c0a4de1ede run unit test with en-US locale data
Change-Id: I24c6a590b7b160cc2463af039310114f17273bc7
2014-04-10 16:20:45 +01:00
Tor Lillqvist
6807c13a39 More iOS-only debugging hackery: write CGImages out as PNGs for inspection
Change-Id: I966189a74414ea83b2ec7f5035cd7c9d4d674179
2014-04-10 17:44:57 +03:00
Tor Lillqvist
d0315bd481 Set mbPrinter anc mbVirDev for iOS, too
But, has no visible effect, doesn't fix rendering problems.

Change-Id: Ic79b38b665e357a2dafe679c35979250c3bff538
2014-04-10 17:44:57 +03:00
Tor Lillqvist
f5eae09554 Mention early exits in the verbose debugging log
Change-Id: I68e5aa92cb6ccff8b8d077c311d2ebc3f4676ae7
2014-04-10 17:44:57 +03:00
Tor Lillqvist
6a8d7ddf9a CF_TRACE also the CFRetain to avoid confusion
Change-Id: Iae712de4efbbe254ba381a036e2c84d5e27d5e40
2014-04-10 17:44:56 +03:00
Tor Lillqvist
f66d64ab2e Intermediate commit: un-revert last change
Change-Id: I3d18f8d6844377edc0864d81284c7fb9dbb9dbf9
2014-04-10 17:44:56 +03:00
Eike Rathke
39d29be28b build liblangtag with updated IANA language-subtag-registry
... as downloaded from
https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry

Change-Id: I7aee9c6e42aabc9e023ab9a2ec3880dbde940396
Reviewed-on: https://gerrit.libreoffice.org/8919
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Eike Rathke <erack@redhat.com>
2014-04-10 14:22:29 +00:00
Kohei Yoshida
6f97be903b Reduce indentation by early bailout.
Change-Id: I64c88b007564d3ca7b4f4bd95a458fee6bda7854
2014-04-10 10:13:54 -04:00
Kohei Yoshida
ae4060cae9 Let's remove these...
Change-Id: Ie4f15c894c13fd52e1ee175381a1e62b33864d39
2014-04-10 10:13:54 -04:00
Eike Rathke
f86e844a1d added one abbreviated DateAcceptancePattern for locales that didn't have any
Change-Id: I0ee3f1553b4efa67701385de5c7fe32e5992b537
2014-04-10 16:09:53 +02:00
Stephan Bergmann
abc1c428e0 Clean up function declarations
Change-Id: I1f4a18e7aa6288e147c7f4c3f17bb99f1f0df5c5
2014-04-10 15:46:05 +02:00
Stephan Bergmann
691a54ccdf Clean up function declaration
Change-Id: I92c54f61fe8608d788cc236956f4a5a58e20a7df
2014-04-10 15:31:22 +02:00
Eike Rathke
60cc9896c8 Updated core
Project: help  c78bb98ac5b6e8c434678c063fa1762a828833d5
2014-04-10 13:12:49 +00:00
Jan Holesovsky
31911865e5 DownLoad -> Download.
Change-Id: Ia1729f570cc80a0375532da6478de9d58518556e
2014-04-10 15:07:53 +02:00
Stephan Bergmann
148d5192fc Make implicit assignment etc. work for these iterator classes
...so they fulfil all the relevant iterator requirements out of the box.

Change-Id: I2a47fa18ba31e9680a2b18285a1640baaf0da40b
2014-04-10 14:27:45 +02:00