366698 Commits

Author SHA1 Message Date
Caolán McNamara
29ebb0ea9d silence parent-less warning for temp images from builder
Change-Id: I3efcac58f7a6629ae2615e29ea564e583414479c
2014-12-17 13:05:29 +00:00
Caolán McNamara
3582b314d4 convert docking animation window to .ui
Change-Id: I2633173bb21da554f55b244d6d2947567c933c2a
2014-12-17 13:05:29 +00:00
Caolán McNamara
545ac4de25 map gtk-media-stop to SymbolType::STOP
Change-Id: Iffdc04464bd70ca70684f28e6d6e23a054bfc8a7
2014-12-17 12:35:55 +00:00
Caolán McNamara
63d650b464 relax assert, 0 is fine
Change-Id: I176a79bce85fa81310a53fcfecc6e0bc63f0ae18
2014-12-17 12:35:54 +00:00
Caolán McNamara
48c15285c5 implement loading docking windows from .ui format
Change-Id: I90375232aefbe40412614ca0f30ba467cf393f2e
2014-12-17 12:35:54 +00:00
Caolán McNamara
f4804a6cf1 Updated core
Project: help  52ecb7b19fd337cad7809298849909493dff0c56
2014-12-17 12:35:23 +00:00
László Németh
5f60775f0f fix Windows build
Change-Id: I0f5b4b1d5f5cf872555db77f07e68b2b980e3df1
2014-12-17 13:09:30 +01:00
Miklos Vajna
3646640458 android: turn off text and table boundaries in the viewer
Change-Id: I9923332372c1a09a734f3c6fd1bbd5989c6dc5d3
2014-12-17 13:01:41 +01:00
Miklos Vajna
7bb1c73970 android: fix unreadable text in doc browser's about dialog
There were two inconsistencies here:

- The doc browser activity had an explicit android:theme, but the viewer
  does not, so remove it to be consistent, this fixes the about dialog's
  "black text on black background" problem.
- Now the doc browser had white text on white background: the about
  dialog explicitly uses android:textColor for the strings which should
  be readable on a bright background, do the same in
  file_explorer_folder_icon and file_explorer_grid_item, that makes doc
  browser text readable as well.

Change-Id: Iae9103556ca7c32c9ac8ea02d9e5d5fa6dfb72b5
2014-12-17 11:49:27 +01:00
László Németh
acfd640fd8 fix Windows build
Change-Id: I690163d7ab6d62c93da33d416e8757311f5d35c1
2014-12-17 11:45:55 +01:00
Tor Lillqvist
eda423d7bd Bin code that became dead after 8ecf956d79878c9b24f5ddc51d6b723a76d334f5
Change-Id: I310abed7e86f8b7153817be5ae03cc3c8fec3c50
2014-12-17 12:05:18 +02:00
Tomaž Vajngerl
bd219e3cba android: tweak low-res tiles
Change-Id: I2806f35ee112b9ea7ccf323e01372f7e2f68ffa2
2014-12-17 19:03:22 +09:00
Tomaž Vajngerl
3df95150c1 android: support to handle events with prioritization
Low-res tiles should be handleded before normal tiles so for this
add priority to tiles and store in a with priority queue.

Change-Id: I8d36c14503d9b684816d99f577198ac34b729d15
2014-12-17 19:03:21 +09:00
Tomaž Vajngerl
33e53de6ca android: remove old and unused LOAndroid and LOAndroid2
Change-Id: Ib25c4bb29081ae51a3b06a6fe2af76749ec8ea46
2014-12-17 19:03:21 +09:00
Lionel Elie Mamane
9c346fbcf2 Revert "reportbuilder: re-add numerous bits of dead code needed by bug fix"
This reverts commit 458f22c338f39ad777ad3f34b45a81b4eb8dfe8e.

Since we reverted d6ce95ae2288859fe74d601f1bdaf616ab1ee7f0, this code
is again unused.
2014-12-17 11:01:17 +01:00
Lionel Elie Mamane
08715e24c1 Revert "fdo#87044: reportbuilder: Revert "fdo#67930 don't use variables ..."
This reverts commit d6ce95ae2288859fe74d601f1bdaf616ab1ee7f0.

Not necessary to fix fdo#87044, commit
1e10f6d229587ffc2a955c225b489645f8016e23 is sufficient. Since the code
that is reintroduced leads to an overly complex and fragile document
structure, I'd rather not have it.
2014-12-17 11:01:17 +01:00
Tor Lillqvist
8ecf956d79 Remove the ThumbnailGenerator class
The only use of it is commented out. ThumbnailGenerator used the UNO-based
XToolkitExperimental stuff that I want to get rid of. If/when we want
thumbnails, we should use the existing thumbnails from document formats that
have them, or generate them using LOKit.

Also remove stuff from the Bootstrap class that was only used by
ThumbnailGenerator.

Conflicts:
	android/experimental/LOAndroid3/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java
Reviewed on:
	https://gerrit.libreoffice.org/13503

Change-Id: Ia3a1a7f372a814359c5b496cdb17c35246e34817
2014-12-17 10:53:29 +01:00
Tor Lillqvist
16e1f71960 Bin dead code
Change-Id: Ie4546ef2518b0255008299845042a8ffb50eb17a
2014-12-17 11:52:45 +02:00
Miklos Vajna
4588558789 android: fix loading documents from doc browser's about dialog
- LibreOfficeUIActivity needs to start a new activity
- LibreOfficeMainActivity is enough to send a new event

Change-Id: I3a7532a07b37a16bdb49f81072132aa57c2c52e8
2014-12-17 10:45:00 +01:00
Miklos Vajna
6487cb9c81 android: show about menu entry in the browser as well
Change-Id: I74a38281dc80790f7593042c205c31a6fc2d2cdc
2014-12-17 10:44:59 +01:00
Miklos Vajna
6d9b7738b9 android: extract LOAbout from LibreOfficeMainActivity
Change-Id: Ied6a9a64041de94766b307c7ca64eba7edeab64c
2014-12-17 10:44:59 +01:00
Tor Lillqvist
d4a953e574 Tell people not to use createScreenCompatibleDeviceUsingBuffer()
I would have liked to kill this whole interface but it turns out that despite
it being not published it is already being used for essential functionality by
3rd parties. Oh well, that is of course exactly what to expect with something
explicitly marked as "experimental".

Change-Id: I38716a23580313d955ae6bf09dfbcac519a7fb4e
2014-12-17 11:40:35 +02:00
Jan Holesovsky
02a88ffea5 Fix 32bit build.
Change-Id: Idb4f91ffc89a3a7857ee36bfa977e37b37211c5f
2014-12-17 10:14:24 +01:00
Yousuf Philips
dd230388d6 fdo#87185 add icon to Format > Image and it context menu entry
Change-Id: I92753406e500b58c6cf8de755eee91ea577b68a8
Reviewed-on: https://gerrit.libreoffice.org/13493
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Tested-by: Yousuf Philips <philipz85@hotmail.com>
2014-12-17 09:01:23 +00:00
Yousuf Philips
3b0a1d7bd0 ICONS: add duplicate entries for object forward and backward in writer/calc
Change-Id: Ifa6aecea14f3e3ca0443c2de1690054f601addcb
Reviewed-on: https://gerrit.libreoffice.org/13502
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Tested-by: Yousuf Philips <philipz85@hotmail.com>
2014-12-17 08:53:37 +00:00
Miklos Vajna
64eb2123d4 android: make the 'more info' document accessible from the about dialog
Now that the default activity is not the viewer, but the document
browser, there is no way to show the introduction document. Add a button
to the about dialog to still show it.

Change-Id: I9252064aaaf4c49da519e17b651e0d290bc17c04
2014-12-17 09:30:01 +01:00
Michaël Lefèvre
7c181e5e0a fdo#75757 Remove inheritance to std::vector
Change-Id: I5d5746869e47a1d25d6bec28452394e215d4427d
Reviewed-on: https://gerrit.libreoffice.org/13483
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-12-17 08:20:11 +00:00
Miklos Vajna
53421edf6c Factor out SvxBrushItem::dumpAsXml() from sw
Change-Id: I5421cf5a7d1a2ff4db81d028f44a490c234b9ccf
2014-12-17 09:07:38 +01:00
Jan Holesovsky
4e1e9eb2fb vcl: Sidebar corner case. 2014-12-17 08:34:52 +01:00
Michael Weghorn
e31657a1ea fdo#39440 reduce scope of local variables
This addresses some cppcheck warnings.

Change-Id: I9812658e8a96dd35d686c7ae7a8b829267c5c8bc
Reviewed-on: https://gerrit.libreoffice.org/13499
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-12-17 07:32:56 +00:00
Michael Weghorn
28d9983e2c indent try-block, remove obsolete comment
indent block one level deeper than block in
which it is contained

Change-Id: Ibefd1a87c25100001f842f42f053d9e68feba8a6
Reviewed-on: https://gerrit.libreoffice.org/13498
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-12-17 07:32:11 +00:00
Michael Weghorn
afb5143639 fdo#39440 reduce scope of local variables
This addresses some cppcheck warnings.

Change-Id: I1d037e87c69b1a7de019f1abf1f729bf7e28d762
Reviewed-on: https://gerrit.libreoffice.org/13494
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-12-17 07:31:17 +00:00
Jennifer Liebel
d8b05b5951 fdo#39468: translate german comments
Change-Id: I97d4b615a9c1ea2a9e7e9dfa7fa789fc396b7f29
Reviewed-on: https://gerrit.libreoffice.org/13491
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-12-17 07:30:19 +00:00
Daniel Sikeler
2f1804c4f4 fdo#39468 translated some german comments
Also translated some exception messages

Change-Id: I92c3b1be125eb384c33257d6c8b7ff8337ce5f2f
Reviewed-on: https://gerrit.libreoffice.org/13481
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-12-17 07:28:45 +00:00
Kohei Yoshida
cccf45a3d3 Split the wait-for-result part and push-result-to-doc part.
Change-Id: I496fa9274922603f4c7efdcab90e66a23df741fa
2014-12-16 19:16:23 -05:00
Michael Stahl
1dd1dfc152 (related fdo#84685): writerfilter: RTF import: support \tc TOC entry
Change-Id: Icda252e1f092707728d3a24df50fba7080e759bb
2014-12-16 23:55:34 +01:00
Michael Stahl
f14e6e06b9 fdo#84685: writerfilter: RTF import: support \xe index entry
Change-Id: Ia957541a5997961aa86b2eb8537ebd29d3092691
2014-12-16 23:55:33 +01:00
Michael Weghorn
38b8c1e880 fdo#39440 reduce scope of local variables
This addresses some cppcheck warnings.

Change-Id: I57f336c6ab3c418eac82397edeadecb4c1b168a7
Reviewed-on: https://gerrit.libreoffice.org/13495
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-12-16 20:42:30 +00:00
David Tardon
d416567540 protect against self-assignment
Change-Id: Ic7b329fb0d2b5820dac73a9b92a857bb2edd49c8
2014-12-16 21:40:06 +01:00
David Tardon
2ceba7063c drop useless comment
Change-Id: I51c942105fd7a00b06768154bc2c843d24196673
2014-12-16 21:40:06 +01:00
Michael Weghorn
390c62dfe4 fdo#39468 translate German comments
Change-Id: I0a70863a9227cfc7e7b5616fe8fc8d14434ec9ce
Reviewed-on: https://gerrit.libreoffice.org/13496
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-12-16 20:37:01 +00:00
Samuel Mehrbrodt
e9dd158a86 fdo#87031 Sidebar tabs not visible when Sidebar deck is shown
Change-Id: I292421770f02436819d1361c4ba9a6fa4dbaf35c
Reviewed-on: https://gerrit.libreoffice.org/13312
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-12-16 20:36:05 +00:00
Arnaud Versini
52e74ad27c Remove useless overrides in vcl strhelper
Change-Id: I85996380ea5b3a157ba573182da0bc380effa1e5
Reviewed-on: https://gerrit.libreoffice.org/13464
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-12-16 20:34:01 +00:00
Olivier Hallot
e24ee457be Updated core
Project: help  b62cf5f4e585b4070f2aff792a35b0d88fdeeca0

Fix ERF.PRECISE help page

Change-Id: I6ba9feabe55701c902fc95a1fc41fe9455e27a8c
Reviewed-on: https://gerrit.libreoffice.org/13471
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-12-16 20:31:37 +00:00
Michael Stahl
298e144f82 fdo#86857: sw: fix HTML export of page style background color
SwPageDesc no longer contains RES_BACKGROUND but XATTR_FOO.

Change-Id: Ie722b0279f9d9831338f6613a4722010afd1543e
2014-12-16 21:23:37 +01:00
Caolán McNamara
1c32b8747e this horror depends on unsigned max increment to wrap-around to 0
understandable dbgutil out of bounds iterator checking regression from

commit 3af368f0f8e6691aa2eef177ccfcfcb95885c84b
Date:   Tue Aug 14 21:03:04 2012 +0200
    AnimationWindow: convert List to std::vector

Change-Id: I8ff3e0726cc0d6e643f2f4e08b0ca41e327e5efc
2014-12-16 20:25:17 +00:00
Tor Lillqvist
1ab295ba09 org.libreoffice.android.DocumentLoader is not used for anything in LOAndroid3
Change-Id: Ib7d55a90935a9d2c42196b04119db1c5ea7f30f4
2014-12-16 20:44:50 +02:00
Miklos Vajna
1177f4dc06 android doc browser: avoid explicit background color without a foreground one
E.g. on my device the foreground color was white, the explicit light
background color made the filenames almost unreadable.

Change-Id: I64e361447ef9af4f3998afeb4a938907b6ca7eb3
2014-12-16 17:39:38 +01:00
Stephan Bergmann
102ae9f11a unodevtools: Use appropriate OUString functions on string constants
Change-Id: I70a86543c0269cbaeefc9cbe1da30c2ad7e48333
2014-12-16 17:31:18 +01:00
Stephan Bergmann
a11c68174b testtools: Use appropriate OUString functions on string constants
Change-Id: Iacc67a087321e9cf0f699f4eecb334eb7372b885
2014-12-16 17:30:51 +01:00