summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-02-12Impress Remote 1.0.2, tag sdremote-1.0.2sdremote-1.0.2Thorsten Behrens1-2/+2
Change-Id: Ie4a8b4b653b8def10da4fbe96a6878f14a4051fb
2013-02-12Revert "resolve fdo#60379 Impress Remote: Options look disabled"Thorsten Behrens1-2/+2
This fix was affecting all text in the App, making e.g. server list and options activity white-on-white. This reverts commit 23e6ac150b217be70a80d42deb5b253059030783. Change-Id: Iecdbb3daf18f53c5c396e8a9f6204a17a310cfb5
2013-02-11Impress Remote 1.0.1, tag sdremote-1.0.1sdremote-1.0.1Thorsten Behrens1-2/+2
Change-Id: I2fd10f7097aff2c7b2b7c7d8916f4506fcffd6ae
2013-02-11fdo#39370 - Fixed RTL/LTR and alignment buttons location on RTL interfaceIssa Alkurtass1-0/+17
Reversed the location of the RTL and LTR buttons as well as the align right and align left buttons on the RTL interface. It now matches the LTR interface. Done from toolboxdocumenthandler instead of modifying 20+ xml files. Change-Id: I6b3715e134bb45a7500b87a9e926d7940690a9af Reviewed-on: https://gerrit.libreoffice.org/2077 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-02-11More quote escaping on translated strings.Thorsten Behrens2-2/+3
Also escape single quotes for ulf, escape both double and single quotes for stringex. Change-Id: I4c9b8ea88c0172e0d2fdbc79c68bce34668a64f7 (cherry picked from commit 049cf7c753339f761cd49b83744abab6aa820ea4) Signed-off-by: Miklos Vajna <vmiklos@suse.cz>
2013-02-11Filter out three-letter locales - aapt breaks there.Thorsten Behrens1-1/+1
See http://stackoverflow.com/questions/10330893/android-resources-for-languages-with-only-3-letter-codes for some more background. Change-Id: Ib8c62d008239de3f0ba35ebe17f8f6974f28beb1 (cherry picked from commit 63fdfd1eb63c1c1e17d3a62ea23b39bbeabfeae0) Signed-off-by: Miklos Vajna <vmiklos@suse.cz>
2013-02-11Ignore more in-tree build output on android.Thorsten Behrens2-0/+3
Change-Id: Icb6fb1ffab19f02d0af807d8f92201f1914ac08c (cherry picked from commit 5b614cb2ac2643223c5be4e0d4df5515083b3781) Signed-off-by: Miklos Vajna <vmiklos@suse.cz>
2013-02-11lp#1034928: fontconfig: multiple <family> in <alias> isn't supportedCaolán McNamara1-1/+0
Having multiple <family> in <alias> isn't supported and may not work as expected Change-Id: Ifffa81db6829e7e21ff061276e1558dda6b99c71 Reviewed-on: https://gerrit.libreoffice.org/2100 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2013-02-11fdo#60491: scp2: always package emboleobj library on non-WNT platformsMichael Stahl2-3/+4
(regression from 09cd5c460704ddd99669a61ae335bfb2ce357140, which defined DISABLE_ATL on all platforms in configure) (cherry picked from commit ca8ac449e3524f895de1e94a3c5d511591031b40) Conflicts: postprocess/Rdb_services.mk Change-Id: If2373386102373cb49e8cd0c6bf807da2f805dda Reviewed-on: https://gerrit.libreoffice.org/2095 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-02-11fdo#59953 RTF import: fix unreadable graphic and nested cell contentsMiklos Vajna4-3/+34
There were two issues here: 1) c3b0f13546b30e5db3aecd311c7178e4e0933208 added a mechanism to work around broken documents, but that didn't deal with nested tables. Additionally, the check compared the max row width with the width of the last cell, not the last row. 2) d276d3f3ae112a11c8cb5768650d147cbb94275e cleaned up implicit horizontal merge detection, but didn't deal with valid documents, where each row definition is available twice. (cherry picked from commit e15f9ceafdf6e8b21cd315936ab44edfa91dd8b2) Conflicts: sw/qa/extras/rtfimport/rtfimport.cxx Change-Id: I1a32ec2fcb0d1a8fca7a7bd26501d3daf17880c9 Reviewed-on: https://gerrit.libreoffice.org/2044 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-11python3: 15833.patch makes sense with ro /usr on Linux as wellMiklos Vajna1-1/+1
Change-Id: If0d7b17b97a78eddcdd02b3951afb7b2a1ae43ad (cherry picked from commit 2b5dd63565509c2e02c193522a85d3dc6b60361d) Reviewed-on: https://gerrit.libreoffice.org/2090 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-11resorted SvTreeLists munged horriblyCaolán McNamara1-0/+1
e.g. tools->options->paths, click the sort icon, reclick it few times and the list doesn't reverse but instead shows the same two entries over and over again. Regression since fb01d8e132ab9097ed30b3bc4c7585622df591ad Change-Id: Ifc151ad72a27f1cdc3141e356ad6d100e6219cc2 (cherry picked from commit dde8e266084c89860a9a91f2a29ac31b730a9c4a) Reviewed-on: https://gerrit.libreoffice.org/2093 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-02-11fdo#60234 fdo#60492: fix emboleobj library on WNT:Michael Stahl1-1/+1
Use prefix consistently in all component files for the library. (regression from 393588ce8e698203dd87a87eb506afb551457717) Change-Id: I58dce631f474e022be320c748f62238953a28e17 (cherry picked from commit 63ca871bf8f14e0450e5da0dbcfa3ee5d48f1604) Reviewed-on: https://gerrit.libreoffice.org/2055 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-02-11resolve fdo#60450 - Printer list is missing its border in Print dialogCaolán McNamara2-14/+21
Reviewed-on: https://gerrit.libreoffice.org/2043 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit f10ba07935951e6c74663a35de9a79b7d66beb37) Conflicts: vcl/source/window/builder.cxx allow a custom border property for drawing areas (cherry picked from commit e258b760563dc2a69a1cc8b0c8b7b4c15a2774ad) Change-Id: I2e28b9f9d52bcb01b04f98d39d12b6d8a627bec5 1e5777e5dcc04d0aa53d1ac4b9091f310ae59035 Reviewed-on: https://gerrit.libreoffice.org/2052 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-02-10Fix Resource leak: ddfJulien Nabet1-0/+2
Change-Id: I4361b4f4670a0437c8220d2e7f92f2ffbe0cc479 Reviewed-on: https://gerrit.libreoffice.org/2057 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/2080 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-10Add support for codesigning on Mac OS XTor Lillqvist3-0/+73
Only sign the .app. Presumably that's enough here in the 4.0 branch. Change-Id: I7a25c6b7bfa2047b1cb6bcb913750b1b476124f6 Reviewed-on: https://gerrit.libreoffice.org/2031 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-02-08Package the right pixman and cairoFridrich Štrba1-1/+5
Change-Id: Ibd9941ff5dcf303e83790a901e36008c98f57608 Reviewed-on: https://gerrit.libreoffice.org/2051 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2013-02-08Updated coreStephan Bergmann1-0/+0
Project: dictionaries 8669b40a8835c007682507d1efd06f7f24452226 fdo#60139: Rename bundled extensions's Lightproof service implementation names ... from org.openoffice.comp.pyuno.Lightproof... to org.libreoffice.comp.pyuno.Lightproof... (and increment the corresponding extensions' version numbers) to avoid clashes with any freestanding Lightproof extension. (cherry picked from commit 350dc590b04041f15d6c570075ade425e4db93ad) Conflicts: pt_BR/Lightproof.py Change-Id: I6754cd6d4aa0aad6147bc9e404a29ef1075a2548 Reviewed-on: https://gerrit.libreoffice.org/2032 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-02-08fdo#60487 - sdremote - load default preferences eg. volume control switch.Michael Meeks1-0/+4
2013-02-08sdremote - disable the menu item if it is not compiled in.Michael Meeks4-0/+5
(cherry picked from commit 155e27cc4fffb647d116b02e0062d8ce3f8d0ef3) Conflicts: sd/source/ui/view/drviews7.cxx Change-Id: Id054eb611fe86fdaaf1bba8d1e85342a3cc0e146 Signed-off-by: Thorsten Behrens <tbehrens@suse.com>
2013-02-08sdremote: Disable Impress Remote in the menu also when not allowed in Options.Jan Holesovsky2-4/+15
Conflicts: sd/source/ui/view/drviews7.cxx Change-Id: Ida8a3847a54c5415e1802a6688e110202bac35c1
2013-02-08sdremote: More logging.Jan Holesovsky2-0/+10
Change-Id: I5fe792ddfe1fac5166865c51014d87309d48bab2 Signed-off-by: Michael Meeks <michael.meeks@suse.com>
2013-02-08Resolves: fdo#60132 Error reading file after inserting commentCaolán McNamara1-0/+5
Change-Id: Ib2b388c78c8f44a626267c2f8d3975b46ead3bd5 (cherry picked from commit 165a53f3a7f08e65055e08ecd4cfc068c5d353b8) Reviewed-on: https://gerrit.libreoffice.org/2041 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2013-02-08fdo#60406 librelogo: fix name conflict in procedure handlingLászló Németh1-1/+1
Change-Id: I05efe58e38b7c2183ecc733b6db45ec6fa04cab7 Reviewed-on: https://gerrit.libreoffice.org/2024 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-02-07Resolves: fdo#60420 Copy chart leads to crashJulien Nabet1-2/+5
Thank you Kohei for the better patch you proposed to me Change-Id: I145aaf6fd139a29373c41cc2ea81dadc9160f0fe (cherry picked from commit 7e2f34a3172a756a0fd70cae1294250206945a6e) Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>
2013-02-07SwPageFrm::RemoveFlyFromPage: fix a11y problem:Michael Stahl1-11/+17
This problem can be reproduced with the bugdoc from fdo#60234, by dragging and dropping the lower left drawing object. The ATK bridge is notified of the change, and updates its list of children by calling getAccessibleChildCount() and then getAccessibleChild() in a loop. Unfortunately the count returned does not match the available children (the difference is the object that is being dragged). The implementations in SwAccessibleFrame::GetChildCount() and SwAccessibleFrame::GetChild() use slightly different iterators for the SwPageFrm, and the SwAccessibleChildMap one is implemented as a std::map, using the OrdNum of the drawing object as a key. On the dragged object, that OrdNum has been reset to 0 in RemoveFlyFromPage, but it is still in the pSortedObjs of the SwPageFrm, and so it is not inserted into the map, and iteration over the map is missing one element. 149 return _SwAccessibleChildMap::insert( aEntry ); Value returned is $22 = {first = {first = {eLayerId = SwAccessibleChildMapKey::HELL, nOrdNum = 0}, second = ...}, second = false} Fix this by removing the object from pSortedObjs before disposing the a11y frames. Change-Id: I4e4bb37759382e32150cff6def02d80a55e4a702 (cherry picked from commit 6bef95d0da47edf33f4c3fe3c7380977f8c1cf67) Reviewed-on: https://gerrit.libreoffice.org/2027 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-07migrate menu and toolbars customization (fdo#57061)Petr Mladek1-1/+3
I hope that LO will handle potential incompatible menu or toolbar entrie. But this problem happens also when updating between minor versions. Change-Id: I5be9b4e036464806d04eb6e0e9808b503f288498 Reviewed-on: https://gerrit.libreoffice.org/2028 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-02-07resolve fdo#60379 Impress Remote: Options look disabledJoren De Cuyper1-2/+2
Change-Id: Ifb760fd0a0fa1430b77838a0340cc0956a0201a7 Reviewed-on: https://gerrit.libreoffice.org/2029 Reviewed-by: Thorsten Behrens <tbehrens@suse.com> Tested-by: Thorsten Behrens <tbehrens@suse.com> Reviewed-on: https://gerrit.libreoffice.org/2030 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-02-07correctly handle repeated row heights for empty rows ( fdo#59973 )Noel Power5-21/+138
rollup of 9327467a2c5537613fa59013258532028da9c43b and b75bf09a5b905a3ed9c251869983a400c70c7fc6 it seems both xls & xlsx export suffer from problems with multiple row heights repeated ( if those rows are empty ) better default row detection ( associated with fdo#55621 ) previous patch associated with fdo#55621 compared single instances of row heights to determine the default height, it didn't take into account though repeated rows. Additionally the limit of rows heights ( where rows were empty ) considered when exporting xlsx was the old 65535 limit. Change-Id: I3ed68a81517a3e55d1de1954fcb99e7cb39be337 Reviewed-on: https://gerrit.libreoffice.org/2004 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-02-07Impress Remote 1.0.0, tag sdremote-1.0.0sdremote-1.0.0Thorsten Behrens1-2/+2
Change-Id: I5ca6205bbf39c2ffcc6ba67cf29f2395b90e190c
2013-02-07Clarify android-coverflow license.Thorsten Behrens1-1/+1
See http://code.google.com/p/android-coverflow/source/browse/LICENCE.txt Change-Id: I29cd2f9115f9c711dc07d8efbe89e42bedab040f Signed-off-by: Michael Meeks <michael.meeks@suse.com>
2013-02-07Cleanly remove components from rdb again that fail during live insertionStephan Bergmann1-4/+18
Such failure happens e.g. for components that bring along duplicate UNO implementation names, and if they ever got added to an rdb, LO would afterwards refuse to start forever. Change-Id: Ia62ac496547a45f5a72fdc81543f15a417c09687 (cherry picked from commit 2a31dd4025eff8d09ab207f31bacc0a5b8c36bd9) Reviewed-on: https://gerrit.libreoffice.org/1999 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-02-07export/import anchoring for xls(x) drawing ( & ole ) objects fdo#58360Noel Power7-17/+50
this patch rolls up the following commits I8f12ce4fedd3da76bab683ac85169186deeb89dc 55f0c9e03250cf7563b37de9953fe239dceb4ba3 1f41546e5786dbd0a248c67ba4f1cba409fe05a6 Change-Id: I8f12ce4fedd3da76bab683ac85169186deeb89dc Reviewed-on: https://gerrit.libreoffice.org/1877 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-02-07sdremote - always replace fragments, to avoid stale contentThorsten Behrens1-2/+2
With Change-Id I7cb1cf29bcae59ef26cf3bf0c2b3dd028eb8f878, this code gets run on every onCreate, thus adding activities on top of existing ones. Seems FragmentManager lifetime is a bit decoupled from Activity Change-Id: Icc1dc86ef91257ce734ee00fed83e909ddf52dc8 Signed-off-by: Michael Meeks <michael.meeks@suse.com>
2013-02-07fix for fdo#60065Noel Power2-0/+25
squash errors trying to gain object for rhs ( where no object yet exists ( Change-Id: I81548d1c6a32f0445dc18e31c84c3df85163ed45 Reviewed-on: https://gerrit.libreoffice.org/2003 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2013-02-07fdo#57417: remove LDAP choice from non windows platformDavid Ostrovsky1-15/+10
Change-Id: I0557a7c9cf0d18fbe5620ef8869bb83d0a6a7904 Reviewed-on: https://gerrit.libreoffice.org/1983 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-on: https://gerrit.libreoffice.org/2022 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-02-06bnc#437516: Hide minimum password info in the password dialog.Kohei Yoshida3-0/+9
When launching it from the Security tab of the PDF Options dialog during PDF export. Change-Id: Ife2d3a7b508ba2e077018d11478ad680d18d3f0d Reviewed-on: https://gerrit.libreoffice.org/1946 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-06Updated coreDávid Vastag1-0/+0
Project: help 7dded42472968783f5c90a0aa9e497ee3dfb247f
2013-02-06fdo#58699 - sdremote - fix it so it closes even with no bluetooth.Michael Meeks1-3/+4
Change-Id: I09588f4e4b22466843f855d99c06f616c04518ac Signed-off-by: Jan Holesovsky <kendy@suse.cz>
2013-02-06WaE: private field 'mPreviouslyDiscoverable' is not usedTor Lillqvist1-2/+2
Change-Id: Ib3f16646035fe29aa64608a17f1a3063f9ebde95 Signed-off-by: Jan Holesovsky <kendy@suse.cz>
2013-02-06sdremote - enable volume control slide-switching by default.Michael Meeks1-1/+1
This is far and away the easiest way to switch slide. The coverflow with it's physics / momentum is really no-where near as useful. Signed-off-by: Jan Holesovsky <kendy@suse.cz>
2013-02-06sdremote - don't let incoming thumbnails crash us if we switched view.Michael Meeks2-6/+10
Signed-off-by: Jan Holesovsky <kendy@suse.cz>
2013-02-06resolved fdo#60366 make MATCH() accept a single cell referenceEike Rathke1-0/+6
Change-Id: I7059abdb6232b95e0b940b34f74bf87182510146 (cherry picked from commit c0fdab890086c2cb749c348db42eb760e31539de) Reviewed-on: https://gerrit.libreoffice.org/2018 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Kohei Yoshida <kohei.yoshida@gmail.com> Tested-by: Kohei Yoshida <kohei.yoshida@gmail.com>
2013-02-06Resolves: rhbz#907933 crash on removing second last para in cell...Caolán McNamara2-0/+22
if (basically) the last para is on next page Change-Id: Iaff610ea94a829e73bfb8c694a27e0e9b4f6e295 Reviewed-on: https://gerrit.libreoffice.org/2012 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com> (cherry picked from commit 15d8b51bf82610c663f80fe552a1c0315e137ad3)
2013-02-06fdo#39135: Prevent integer overflow & update the character during loop.Kohei Yoshida1-0/+5
These two errors in the code contributed to the reported bug. Let's fix them. Change-Id: If82a1bd4d1e27145b48e722b30388cc9dc4a8a6e Reviewed-on: https://gerrit.libreoffice.org/2007 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-02-06n#753462: Drawing text with font size 0 causes artifacts.Muthu Subramanian1-0/+4
Signed-off-by: Jan Holesovsky <kendy@suse.cz>
2013-02-06implement spread button layoutCaolán McNamara2-54/+155
Change-Id: Ia17d3f4d14319adec6b0b20dced5daf5b8018c36 (cherry picked from commit 5dc0c03f797e53aef7411c26782b6d39b7e93d0c) Resolves: fdo#59767 detect outlier widths and exclude from size normalization For non-homogeneous (the default) button boxes we want in general to give all buttons the same width as the max button width. But if we detect that certain buttons are > 1.5 the average button width, then leave those outliers at their natural size and set the rest of the buttons to the max width of the remainder. (cherry picked from commit 6e81082dbb2d16f0e61527c5ad13f91d49828125) Conflicts: vcl/source/window/layout.cxx Change-Id: Ice514e741e3a7725d69e150e5752158a1c267141 Reviewed-on: https://gerrit.libreoffice.org/1973 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-02-06RTF import: fix import of \line symbolMichael Stahl3-2/+15
"Required line break" was eaten by the newly added code in text() to ignore \'0a. (regression from f593a2e4179b05ae1019372cde612cb242d1d27f) (cherry picked from commit c4696e7c0456df8d9466acbae3ea1fa9dcfa73f0) Conflicts: sw/qa/extras/rtfimport/rtfimport.cxx Change-Id: Id32687c40a17ddb99196635cedfc850182705799 Signed-off-by: Miklos Vajna <vmiklos@suse.cz>
2013-02-05fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida6-3/+33
Change-Id: I35968241a79db0aabe06e25c0efac2aa3d1c5b84 Reviewed-on: https://gerrit.libreoffice.org/1984 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-05previous commit used OUString::number, use valueOf insteadMichael Stahl1-2/+2
Change-Id: I3c684ceced78f1238320972312be83e2cf5b59d2