Commit graph

398100 commits

Author SHA1 Message Date
Maxim Monastirsky
e48d1086d7 The key event is not needed for the non-ToolBox case
Change-Id: I8d593665f1c2bcafa583eca311cd86ab618dec3d
2016-10-11 00:06:43 +03:00
Jookia
8e8afc358b Search for old style dictionaries in DICPATH
When searching in system directories for old style dictionaries, also
look in the DICPATH environment variable much like the Hunspell
application does. This gives a lot more flexibility for users and
packagers in finding dictionaries at runtime.

The patch is simple, it just moves a block of code from
GetOldStyleDics that handles searching a directory to a new function,
GetOldStyleDicsInDir. Then if DICPATH is set, its directories are
passed to the new function. Original system directories are also
passed so dictionaries in system-wide directories are found.

Change-Id: I56ac66539495f03f41376b533ca19c6c8d615ec3
Reviewed-on: https://gerrit.libreoffice.org/29543
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: jan iversen <jani@documentfoundation.org>
2016-10-10 20:09:41 +00:00
Caolán McNamara
e0d442b199 try enabling password tests on mac and windows
Change-Id: I4054a3c285828f8c5a7d2c4b6e2716fd79c5fdf7
Reviewed-on: https://gerrit.libreoffice.org/29666
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-10-10 19:47:02 +00:00
Samuel Mehrbrodt
ae94c223e2 safemode: Add uno command and menu entry
Change-Id: I1843767160b79041c42e506eff0cf39399c74f26
Reviewed-on: https://gerrit.libreoffice.org/29668
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-10-10 18:30:57 +00:00
Michael Stahl
7433ba52d3 check-elf-dynamic-objects: file is far too slow
... so use readelf itself to check if it's an ELF file.

Also just skip the SDK documentation which is 2/3 of all files.

Change-Id: Icfd3023dd5b2ccc4f4e94fbb05cdd4eb05051f86
2016-10-10 17:50:00 +02:00
Caolán McNamara
6ee2f1b681 these navigator menu items should be radio checks
Change-Id: Id8fe9cecb5d49728ab8b3b86589204a1ca4a8ecb
2016-10-10 16:35:16 +01:00
Caolán McNamara
95a88a478e these navigator menu items should be radio checks
Change-Id: Ib785ce929ea33250b275969187d63c528fbafe6f
2016-10-10 16:11:37 +01:00
Michael Stahl
69dcc7adae configure: avoid linking against libgcrypt for libexslt
There are at least 2 different versions libgcrypt.so.20 and
libgcrypt.so.11 in use, and it's a private dependency of libexslt
anyway, so filter this out of LIBEXSLTLIBS.

Change-Id: Iafc33ef5ead2a86bedb4d5e485f6a16eb0544686
2016-10-10 16:52:43 +02:00
Caolán McNamara
6fd363af34 SwHelpToolBox doesn't do anything now
Change-Id: I5b8865218d3cd8492d148af8d69389c256bbb27f
2016-10-10 15:51:30 +01:00
Caolán McNamara
ca7915037c dropping document into these toolbars does nothing already
so might as well drop that support here. Dropping into the
main panel works (for master documents its quite sensible)

Change-Id: Ic7a088d7ff7054430d55032158a186d610f10da1
2016-10-10 15:51:30 +01:00
Michael Stahl
4b4d5a8585 check-elf-dynamic-objects: add libxml/libxslt to global whitelist
Change-Id: Ida6495171f900edf4abe5f6ceba3a6dc2de7c2de
2016-10-10 16:26:37 +02:00
Caolán McNamara
d1e02bd3c6 de-src another standalone PushButton
Change-Id: I5e38e8877d70efd3b6413a14c0c121a8babb44f8
2016-10-10 15:26:57 +01:00
Caolán McNamara
e8393d4d91 de-src standalong PushButton
Change-Id: I6f062e04377fc74ec2fea3ea4390943b715e06d1
2016-10-10 15:23:53 +01:00
Caolán McNamara
9f7f5b5f91 no numericfield, spinfield or spinbutton loaded from .src now
Change-Id: I90e4390d1fadcbb18036861dc9b9d39fa8a73551
2016-10-10 14:56:58 +01:00
Noel Grandin
666787c4bc reduce indentation
Change-Id: I9645e083ea61347fa323f84a271937e98d4f8eb3
2016-10-10 15:44:13 +02:00
Caolán McNamara
08f0a16469 de-src solo NumericField
Change-Id: Idfdf54015f150d48a5b9af0ed8301ca6e7748f19
2016-10-10 14:15:12 +01:00
Caolán McNamara
f3fff04ddd bump nss to 3.27
Notable changes in NSS 3.24:
  * Add a shared library (libfreeblpriv3) on Linux platforms that define FREEBL_LOWHASH

Change-Id: If99ee77bea40796cc56944724291a83068ff8198
Reviewed-on: https://gerrit.libreoffice.org/27304
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-10-10 11:13:03 +00:00
Stephan Bergmann
1dac51334b Handle loplugin:fpcomparison false positives by whitelist
Change-Id: I58e2beb0695a27922856bd8f8988d9e4508aceb6
2016-10-10 13:10:48 +02:00
Stephan Bergmann
0db235d61f Expand some silly macros
Change-Id: Idf7b9285c655aef40e2618b44c35248ccd13084d
Reviewed-on: https://gerrit.libreoffice.org/29663
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
2016-10-10 11:00:12 +00:00
Samuel Mehrbrodt
ecec552447 tdf#102274 Closing LibreOffice should not kill active UNO connections
When closing the last window, check whether there are active UNO connections.
If that's the case, just close the window, don't terminate the application
so that the connected application keeps working.

This doesn't affect the behavior of "File->Exit LibreOffice". In that case,
the application still gets terminated and existing connections are closed.

Change-Id: If2d22d51c9b566be8abd51969f35c80896ed4767
Reviewed-on: https://gerrit.libreoffice.org/29018
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2016-10-10 10:40:14 +00:00
Samuel Mehrbrodt
fced5de4b4 Remove no longer relevant qadevOOo/qa
Change-Id: Ic1cee9e61d31a6ee8f248c7e976c5eca8e0d86bd
Reviewed-on: https://gerrit.libreoffice.org/29233
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2016-10-10 10:36:40 +00:00
Samuel Mehrbrodt
6d9f07d53e tdf#102288 TerminationVetoException should only prevent termination
When using a TerminationVetoException, all windows should be closed,
but the process should be kept running.

Change-Id: I71b0b57b6035a36f0325c8dea3cd38309408f176
Reviewed-on: https://gerrit.libreoffice.org/29031
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2016-10-10 10:36:02 +00:00
Francisco Adrián Sánchez
25767162ed Improve 'Midnightblue' template
Change-Id: I9d5acead074d745880d4c42e4ce9634c5b8cb5b3
2016-10-10 11:16:56 +02:00
Francisco Adrián Sánchez
73e5931cc7 Improve 'Metropolis' template
Change-Id: I968587a1cfdf2c55d299b1cd76996947c3244fae
2016-10-10 11:16:56 +02:00
Francisco Adrián Sánchez
a425610dab Improve 'LushGreen' template
Change-Id: I43332495e9419eed2ac69c1d08b603e81fe7df6d
2016-10-10 11:16:56 +02:00
Francisco Adrián Sánchez
776d1efc3e Improve 'Inspiration' template
Change-Id: Ic5401e89bd8653e856e93034f0c25373305cc35a
2016-10-10 11:16:56 +02:00
Francisco Adrián Sánchez
c555c06f8c Improve 'Sunset' template
Change-Id: I7ab76407895073f2ecbfdfb5bf40235f24a48a34
2016-10-10 11:16:56 +02:00
Francisco Adrián Sánchez
3c35e2cf3d Improve 'Vintage' template
Change-Id: If6447b340faa61dec4e160078248207bd2c3f982
2016-10-10 11:16:56 +02:00
Francisco Adrián Sánchez
1c3e9870cc Improve 'Impress' template
Change-Id: I8e6d50c52514926175694cec697f6b2e45cc0088
2016-10-10 11:16:56 +02:00
Francisco Adrián Sánchez
6220260ee1 Improve 'DNA' template
Change-Id: Ib170f2f8540234a23484ce6386a00b8a4487a0fb
2016-10-10 11:16:56 +02:00
Francisco Adrián Sánchez
7cc1fd1d10 Improve 'Bright Blue' template
Change-Id: I763707658a5fdb9a8ce7488f70eb1db9f2c01fae
2016-10-10 11:16:56 +02:00
Francisco Adrián Sánchez
7f1e35bfa5 Improve 'Abstract Yellow' template
Change-Id: Id0ac6937c1c5141ef564c60cf172b6bc1c3a115a
2016-10-10 11:16:56 +02:00
Francisco Adrián Sánchez
b0b4969fdd Improve 'Abstract Red' template
Change-Id: I57321add6dd91be1a1ab81999ebe537a32ed65d0
2016-10-10 11:16:56 +02:00
Francisco Adrián Sánchez
f05cb3c472 Improve 'Abstract Green' template
Change-Id: I020b8895682016c847eae8182d03b520d665c545
2016-10-10 11:16:56 +02:00
Miklos Vajna
eef6a23f85 sw: prefix members of HTMLTable
Change-Id: I0c791be9185fb12fad5864554e0a8d26235da016
Reviewed-on: https://gerrit.libreoffice.org/29653
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
2016-10-10 09:01:08 +00:00
Jacek Fraczek
f004aa9951 tdf#89307: Removed SvRef::operator T*()
Conditional statements are using SvRef::Is() method.
Changed static_cast<T*>(svRef<T>) occurances to svRef.get().
Added operator == and != to SvRef.

SbxObject::Execute is using SbxVariableRef internally.
SbxObject::FindQualified is using SbxVariableRef internally.

Change-Id: I45b553e35d8fca9bf71163e6eefc60802a066395
Reviewed-on: https://gerrit.libreoffice.org/29621
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2016-10-10 08:48:30 +00:00
Federico Bassini
728c7327bd tdf#101442 Change "hyperlink" to "link"
Change-Id: Ie68dcc9b3eb05fdbcceb5ca55cf58b47ca37540b
Reviewed-on: https://gerrit.libreoffice.org/29574
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-10-10 08:41:03 +00:00
Noel Grandin
044260331d loplugin:unnecessaryoverride in vcl
Change-Id: I8a49316dccdc142389d2f7121ff7c8cbbad55638
Reviewed-on: https://gerrit.libreoffice.org/29655
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-10 08:39:13 +00:00
Federico Bassini
06dec56d96 tdf#101442 Change "hyperlink" to "link" for a modern vocabulary
Change-Id: Ib1c067b6d45e959d6cd0fbf00cab167939554203
Reviewed-on: https://gerrit.libreoffice.org/29572
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-10-10 08:38:04 +00:00
Adolfo Jayme Barrientos
65f2d6b1cc README.md: Add CII Best Practices badge
Change-Id: I9bba2714fafe4d14c28348d36b0530a8109e1845
2016-10-10 03:22:53 -05:00
Caolán McNamara
a1c77e9d3a drop some unused forward declarations and includes
Change-Id: Ibf5b915798f1a9554d06c705d454cbfb998ea277
2016-10-10 09:17:20 +01:00
Noel Grandin
cc589883a9 rename SetResMgr to ClearResMgr
since that is it's only use.
Also clean up the comment block nearby.

Change-Id: Iff67aeec176963132bb8a1e64e0c81853f0912d7
Reviewed-on: https://gerrit.libreoffice.org/29654
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-10 08:13:00 +00:00
Francisco Adrián Sánchez
842873d37c Improve 'Pencil' template
Change-Id: Ic4590752354376e9dcd534560918b3463c156411
2016-10-10 09:31:30 +02:00
Francisco Adrián Sánchez
2d997a78fa Improve 'Focus' template
Change-Id: I00ded55d07dc1d0e4abf26a53ccc499cf4db6dac
2016-10-10 09:31:29 +02:00
Francisco Adrián Sánchez
ef92954906 Improve 'Alizarin' template
Change-Id: Ia19f8df552e737b936cbf234b8f91f2846486c1c
2016-10-10 09:31:28 +02:00
Samuel Mehrbrodt
f9a427680f Show dialog when starting in safe mode
Change-Id: Ie4b5f5b7309735dfa844bbaba9cb2763a3de3dc1
2016-10-10 09:31:28 +02:00
Samuel Mehrbrodt
8ac6b51cc4 safemode: Add command line option
Change-Id: I081cc6b4d61be4541a3bdcf475385b5ce0f59cda
2016-10-10 09:31:27 +02:00
Samuel Mehrbrodt
9ad88a1e0f Fix typo
Change-Id: I20bb74183e134c9bf597cd8b471fd6dc4104eb24
2016-10-10 09:31:26 +02:00
Francisco Adrián Sánchez
3ead7de845 Improve 'Vivid' template
Improve styles, use "Source Sans Pro" instead of "Open Sans" (Open Sans light is not bundled, though required in this template)

Change-Id: I2980ec7c3ec30a879e2f00032eeccf2bcb253bad
2016-10-10 09:31:01 +02:00
Jochen Nitschke
f80134b65d cppcheck: variableScope
Change-Id: I6c8b7aaedf7fcde5165d3a65af54aa0bcafc0b82
Reviewed-on: https://gerrit.libreoffice.org/29624
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-10 06:49:32 +00:00