Commit graph

398100 commits

Author SHA1 Message Date
Stephan Bergmann
e8e2b71ea5 Fix GetMnemonicChar
For one, had a (false) occurrence of loplugin:bodynotinblock.  For another,
would have erroneously reported 'A' instead of 'B' for "~~A~B".

Change-Id: I6b2e09ad0d0e132896a9f2802bf4355a25f2d296
Reviewed-on: https://gerrit.libreoffice.org/29808
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
2016-10-14 07:47:30 +00:00
Stephan Bergmann
808d95075e -Werror=maybe-uninitialized
Change-Id: If03aefa1582e41955b9656b4bae88731735a4660
2016-10-14 09:15:07 +02:00
Miklos Vajna
e584bc808b xmlsecurity: extract certificate from PDF signature
So that the UI can show the correct "Signed by" and "Digital ID issued
by" fields.

Change-Id: Ied2fed480f48baf60cffb4f0ce762a726beab006
Reviewed-on: https://gerrit.libreoffice.org/29776
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2016-10-14 07:05:52 +00:00
Samuel Mehrbrodt
e1118f1b94 Revert "Better wording in UI for in case of PDF export from Calc - tdf#90436"
This modifies the text for all applications, and puts Calc-specific text in it.
It should be done for calc only, if at all.

See comments in https://gerrit.libreoffice.org/#/c/28255/

This reverts commit 44a02cc81d.

Change-Id: Ia7fd742385fa0d609007f70e5116a99729224f76
Reviewed-on: https://gerrit.libreoffice.org/29807
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-10-14 06:55:22 +00:00
giacco
b97eb74619 tdf#95387 - UI: "Custom Animation" probably should be called just "Animation"
modified DrawImpressCommands.xcu and Sidebar.xcu

	modified:   officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
	modified:   officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu

	build.log

Change-Id: Iba297fc6afb04d0539e1d7fd9944a0e1f7a72d9d
Reviewed-on: https://gerrit.libreoffice.org/29703
Reviewed-by: jan iversen <jani@documentfoundation.org>
Tested-by: jan iversen <jani@documentfoundation.org>
2016-10-14 06:48:31 +00:00
Cor Nouws
44a02cc81d Better wording in UI for in case of PDF export from Calc - tdf#90436
Change-Id: I4d53faee7a057e9de20bbff5469a95e2797fcf57
Reviewed-on: https://gerrit.libreoffice.org/28255
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: jan iversen <jani@documentfoundation.org>
2016-10-14 06:43:47 +00:00
Douglas Mencken
78310ffb41 The logic is “ no QuickTime™ in the 10.12 SDK & beyond ”
instead of “ QuickTime only in 10.8 10.9 10.10 & 10.11 ”

related commits are
  a4e81b7c31
  bfbbbd87d3

Change-Id: Ie65abb736aa11ad063edeaed798d2e03db1684fe
Reviewed-on: https://gerrit.libreoffice.org/29268
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: jan iversen <jani@documentfoundation.org>
2016-10-14 06:42:49 +00:00
nadith
833d952a57 tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor
Change-Id: I4abcff5e1bf050bd4e4cf0695f196c418d8229ef
Reviewed-on: https://gerrit.libreoffice.org/29778
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-14 06:36:35 +00:00
Hieronymous
dd5e0814cd tdf#88205 Adapt uses of css::uno::Sequence to use initialize_list ctor
Change-Id: Idb456f6cf0b4f3dda4b92d341ae6de59cb9879e2
Reviewed-on: https://gerrit.libreoffice.org/29797
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-14 06:31:00 +00:00
Noel Grandin
db0cb39225 loplugin:mergeclasses merge SwTextAttrIterator with SwLanguageIterator
Change-Id: Iaa9184f6145625c897fa5b919e9bf0c898b41102
2016-10-14 08:17:50 +02:00
Noel Grandin
94ea3a1882 loplugin:mergeclasses merge SwComboBox with CaptionComboBox
Change-Id: Ieef8f00cb1f6f8fb62ad385d1085e8a63161a710
2016-10-14 08:17:50 +02:00
Noel Grandin
0927bdaf6e loplugin:mergeclasses merge SvxListBoxControl with SvxUndoRedoControl
Change-Id: I5ba9c9d970246d80bb60e27e3b703ec03376c35c
2016-10-14 08:17:50 +02:00
Noel Grandin
6bdfb75733 loplugin:mergeclasses merge svx::ISlotInvalidator with svx::FmTextControlShell
Change-Id: I828ef52bc093d3fa2946f813a2dd09ac6b34e94c
2016-10-14 08:17:50 +02:00
Noel Grandin
2a504a24e4 loplugin:mergeclasse merge ScCbWarningBox with ScReplaceWarnBo
Change-Id: I7b55b036c1992b88b01b51053a3560e9f97986c9
2016-10-14 08:17:50 +02:00
nadith
0f67b8626b tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor
Change-Id: Ibfb981a58e61c72f3a292dd8e72895b98502d640
Reviewed-on: https://gerrit.libreoffice.org/29787
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-14 06:11:05 +00:00
Jochen Nitschke
7ae4cedd5a replace macro with function template
Change-Id: Iaa1b503c684b76f57f918285000812360ddbdc56
Reviewed-on: https://gerrit.libreoffice.org/29791
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-14 06:10:17 +00:00
Stephan Bergmann
e35e95560d ReleaseSolarMutexOnMainThreadContext is unused
...ever since its introduction in 29da263935
"CWS-TOOLING: integrate CWS filepicker01"

Change-Id: I2bd989e7e950bf58a8f26708f79eeed223c4fb4a
Reviewed-on: https://gerrit.libreoffice.org/29799
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2016-10-14 05:36:31 +00:00
Stephan Bergmann
f74a76391c _OPENFILENAME_SIZE_VERISON_400 is unused
...since b30f91c584 "Drop Win9x stuff"

Change-Id: I4ef6b13865165c84288a77c83daf0758f5083810
Reviewed-on: https://gerrit.libreoffice.org/29793
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2016-10-14 05:36:12 +00:00
Kohei Yoshida
d800825f0d Annotate the code a bit around EditGrowX/Y.
Change-Id: Ib7ee2e4aa393b7d842aeaf0569f104eee17ea4ad
2016-10-13 20:46:27 -04:00
Bjoern Michaelsen
45a7137c67 tearDown/clean up solenv test tempdir
Change-Id: I2fc5497b0aeadbc43e967f338a3b8718995f2a5c
2016-10-14 01:07:51 +02:00
Bjoern Michaelsen
bc6c26d3c1 fix license, this is entirely new content
Change-Id: Icf1818fb894d039eeb4e7f1306a53ac4322fa075
2016-10-14 01:07:50 +02:00
Bjoern Michaelsen
5cfcd6809f add gbuildtoide support for exes
Change-Id: I320ee341651dd0c92de5176c10aa5290afea1d38
2016-10-14 01:07:48 +02:00
Michael Stahl
4ea6f3c38f Don't hard-code Library directory because of ExtensionLibrary
Change-Id: I71a2e87279611a1a8f65ec86c47d26bbd5bd5f3b
Reviewed-on: https://gerrit.libreoffice.org/29800
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2016-10-13 22:12:03 +00:00
Bjoern Michaelsen
fcb7ee7aad use tempdir for test
Change-Id: Ie218f87dc2f1c1b6031cc08f2027cfcf392c6c21
2016-10-13 23:25:40 +02:00
Bjoern Michaelsen
2eb6605c1d gbuildtoide does not need deps
Change-Id: I806b8f445fad02e7dceff6263828fe9d8667341e
2016-10-13 23:25:40 +02:00
Bjoern Michaelsen
6f345e1e6e remove needless cascaded defines
Change-Id: Ie76dd70a6a0960ee49df6e31a171761fdaf88f53
2016-10-13 23:25:40 +02:00
Maxim Monastirsky
55d0284885 -Werror=reorder
Change-Id: I827911df1bc379a0f0e303a15d44b30309a8bc04
2016-10-13 23:28:09 +03:00
Samuel Mehrbrodt
fed75d1009 Make the Emoji control experimental
Change-Id: Iedc9bae0649fe316f3d958abd78bf0dc4e9190d1
2016-10-13 22:14:52 +02:00
Samuel Mehrbrodt
dad3e93a78 Improve formatting
Change-Id: I088997f51b6ed5131dec706f52b568671605d6e5
2016-10-13 21:53:06 +02:00
Samuel Mehrbrodt
ac20f98e49 Don't add experimental commands to the Menu
Change-Id: I76b1c745d4c4d99f3a0a8d7573f1beae99503ef9
2016-10-13 21:53:06 +02:00
Samuel Mehrbrodt
1a848fb9b5 Don't add experimental commands to the Toolbar
Change-Id: I1c1eb33f938bf8d6acac13dfe0a2119a4967e2a1
2016-10-13 21:53:06 +02:00
Samuel Mehrbrodt
0cd2250b7c Add IsExperimental method to CommandInfoProvider
Change-Id: I827ae6db25a1df9f25b58ca122e39dc9cb4b0652
2016-10-13 21:53:06 +02:00
Samuel Mehrbrodt
08d7ffcd44 Mark Notebookbar and ToolbarMode as experimental
Change-Id: I5c1e440e754419bbebcd594b1d9fcfcf7712860e
2016-10-13 21:53:06 +02:00
Samuel Mehrbrodt
d9f8ea556c Add experimental flag for Commands
Such marked commands should only be available when experimental features are active

Change-Id: I4ef922f0261adc193d46ba287073d67910222f51
2016-10-13 21:53:06 +02:00
Samuel Mehrbrodt
8ce70a7e26 Remove unused toolbar:text define
Should not be used anyway since it's not translated

Change-Id: I1b571be013208e2fae679fc7c4978084067f9519
2016-10-13 21:53:06 +02:00
Winfried Donkers
d8257535e3 tdf#102742 fix wrong results for MOD function
ScInterpreter::ScMod has been largely rewritten and
a constraint check has been added (numerator != 0).
It appears that integer values of arguments cannot accurately
determined nor converterd accurately to int values, so no simpler
(faster) treatment for integer values.
Updated test document.

Change-Id: I3af60d93019b212ce7c03eea48b509bfbc713cf7
Reviewed-on: https://gerrit.libreoffice.org/29365
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
2016-10-13 19:46:43 +00:00
Caolán McNamara
1c9096dad7 Resolves: tdf#103051 pdf export assumed 1bit bitmaps were N1BitMsbPal
Change-Id: I2268d8b74f187d07f161f42cc9530be3ebbc86d0
2016-10-13 20:42:10 +01:00
Winfried Donkers
fb790880eb tdf#94635 follow up; handle linear data properly when samples in period
are to be calculated by function.

Applies to all FORECAST.ETS functions with argument period_length having
value 1.

Change-Id: Icb5a0288670321caf0dd5b70bee4b8811b9ba4a9
Reviewed-on: https://gerrit.libreoffice.org/28923
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
2016-10-13 19:04:48 +00:00
Bartosz Kosiorek
7d5d5e6e9b tdf#103143 Fix importing number of characters from docx files
Change-Id: I45429626f7299f84fda2969dd6000c8aa8d23982
Reviewed-on: https://gerrit.libreoffice.org/29721
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
2016-10-13 19:03:33 +00:00
Winfried Donkers
ad707a3daf tdf#94635 follow up; correct handling of double x-values in case of
month intervals.

Change-Id: I310d8d127d6b9ca571200ba8974a980430d69eb7
Reviewed-on: https://gerrit.libreoffice.org/29076
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Eike Rathke <erack@redhat.com>
2016-10-13 18:55:08 +00:00
Matúš Kukan
22b0c09f84 tdf#74608: Ctor function for css.comp.uui.UUIInteractionRequestStringResolver
Change-Id: I42c0c2cc8797647aa9dd676034137a1430e42fee
2016-10-13 20:26:24 +02:00
Miklos Vajna
3b6f7f3810 xmlsecuity: show PDF signature in the doc signatures dialog
It doesn't actually show any details yet, but it shows a selectable
empty line, to be filled in with details.

Change-Id: Ib35f13e5c779fe1a28933c1a0761682e9f5de62d
Reviewed-on: https://gerrit.libreoffice.org/29775
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2016-10-13 18:18:16 +00:00
Winfried Donkers
52c79bbd1b tdf#102328 Add constraint for argument X in Calc function GAMMA.DIST.
Change-Id: I5702cabac8f1e331072acfe25581569f3b7f64cc
Reviewed-on: https://gerrit.libreoffice.org/29148
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Eike Rathke <erack@redhat.com>
2016-10-13 18:17:09 +00:00
Marco Cecchetti
8974b0fafb LOK: Calc: in the numeric content case, the used alignment can be wrong
-description: in the numeric content case, the used horizontal
alignment can be wrong when input content goes further than the cell
border;

- reason: (very odd) bMoveArea and nEditAdjust are global variables in
viewdata.cxx instead of being data members of ScViewdata;

- solution: now bMoveArea and nEditAdjust are data members of
ScViewdata.

Change-Id: I58a4ec26ca290fd328ef28a92c3c590462c7231a
Reviewed-on: https://gerrit.libreoffice.org/29628
Reviewed-by: Marco Cecchetti <mrcekets@gmail.com>
Tested-by: Marco Cecchetti <mrcekets@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/29661
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
2016-10-13 17:48:09 +00:00
Yousuf Philips
5a5b83b102 tdf#103170 Remove button labels/tooltips and enable font controls
Change-Id: If4720ef1bc934bdfda20ebe7a5d612eca0b2d9e5
Reviewed-on: https://gerrit.libreoffice.org/29747
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2016-10-13 17:47:18 +00:00
Christian Lohmaier
92bdea7719 delete emoji autocorrect entries that conflict with entering time
entering 9:10:23 would trigger unwanted replacement of the :10: in the
middle by a clockface..

fixes the partial (and accidental) revert of
681d5fd37e done by the last update of the
emojis in b36479dab0

Change-Id: Icb70f2df90e573043fb60f5c4c7cd5f74f61b71b
2016-10-13 19:42:22 +02:00
Gulsah Kose
19dc5d7257 tdf#101390 Add "Diagonal Line" command to the calc arrowsbar.
Change-Id: I1e29cd9a63424771576d1a5a47558d30faf53dda
Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/29769
Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2016-10-13 17:36:06 +00:00
Gulsah Kose
c3f95221b8 tdf#101390 Add "Diagonal Line" command to the writer arrowsbar.
Change-Id: If21ea239289b985e6a7cea717b41e073bc591c62
Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/29768
Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2016-10-13 17:29:36 +00:00
Eike Rathke
ab32758ea8 upgrade to liblangtag-0.6.2
Change-Id: I315d9bcea575920b718da46007bd7500d6cca9c2
Reviewed-on: https://gerrit.libreoffice.org/29777
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
2016-10-13 16:43:13 +00:00
Miklos Vajna
4eed1d8533 sfx2: initial PDF document signatures dialog
This just allows the menu entry in Draw to reach
SfxMedium::SignContents_Impl(), and then call signDocumentContent(),
which shows the dialog (where the signature itself isn't visible yet).

Do this by not assuming a ZIP-based storage at various places when we're
not working with an "own" format.

Change-Id: I030d0f636d1aab98369024f3f10a975ea2786d59
Reviewed-on: https://gerrit.libreoffice.org/29774
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2016-10-13 16:04:01 +00:00