Abhilash Singh
ce95e39f8e
tdf#44282 fix missing space for numbered lists in TOC
...
Change-Id: I6baa6c775ac6142e4ba4197ce4d164628ef0ba1e
Reviewed-on: https://gerrit.libreoffice.org/27423
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: jan iversen <jani@documentfoundation.org >
2016-08-16 06:26:04 +00:00
Takeshi Abe
989e8bc0d7
loplugin:salbool
...
Change-Id: Ib758a0b1c33173097aee80bff49b7c4937cf9fdf
2016-08-16 10:27:46 +09:00
Caolán McNamara
c5977a89c2
Resolves: tdf#96451 do magic to enable embedded chart sidebar only for chart
...
objects, and do the normal thing for other objects, e.g. math
Change-Id: Ifb786a841b843b0317713769cb214a44dceaf546
2016-08-15 21:25:00 +01:00
Eike Rathke
7b768dd9a7
Resolves: tdf#100852 update miBroadcasterPos before copying it
...
Change-Id: I9ab9acfb0871355ceb2c3c83f51e7ba05a74d8f2
2016-08-15 21:26:47 +02:00
Miklos Vajna
40231526b6
sw lok: limit undo/redo in SwDrawTextShell
...
So that one view can only undo/redo its own changes. This is used when
editing shape text, as that doesn't use
sw::UndoManager::GetLastUndoInfo().
Change-Id: Ibc3d6fcbd18398569190f06ed9b7399c54bb7d41
2016-08-15 20:00:56 +02:00
Caolán McNamara
bf882eb571
mbInitialLayoutDone is unused
...
Change-Id: Ic660ba53b450071ad222a3c1adb13e908dbf0023
2016-08-15 17:18:35 +01:00
Caolán McNamara
fd0f33b776
Resolves: tdf#92906 badly rendered elements dock after hide+show
...
The show after hide is seen as "InitShow" which find the optimal size for its
contents. That's ok if it was a toplevel dialog, but its not in this
circumstance of a docked docking window and has to live with the given size.
This seems to have basically come unstuck with
commit 05d4077b72
Author: Caolán McNamara <caolanm@redhat.com >
Date: Mon Sep 1 07:17:09 2014 +0100
rearrange matters to get FloatingWindows working loaded from .ui
Change-Id: If47bb392c8235d946bb2fd07448c6f48479a5163
2016-08-15 17:18:35 +01:00
Tor Lillqvist
d179edbf40
Default libtool to /usr/bin/libtool
...
We never want LIBTOOL to mean a GNU libtool (which is a totally
different program) which might be present in $PATH before
/usr/bin/libtool, specifically /usr/local/bin, which by default (and
stupidly IMHO) is before /usr/bin on stock OS X.
Change-Id: I633a9fd275503f77fc1a0dd3d24a6776579792ba
2016-08-15 19:15:41 +03:00
Tor Lillqvist
2e41d84857
Drop leftover EXTRA_CFLAGS and EXTRA_CDEFS
...
Change-Id: I006d19498f4b5c3bd4088fd1e290c30e7022b1c9
2016-08-15 19:15:41 +03:00
Eike Rathke
f23c637fde
properly move bLCIDInserted=true into the condition
...
Change-Id: Iaad1b3cb2ee4e7dd293af00eb738cfd66c8b94d6
2016-08-15 17:05:32 +02:00
Eike Rathke
9545b62ee3
Revert "add LINEST test case"
...
This reverts commit 98cf484952
.
It breaks tinderbox build of Linux-rpm_deb-x86@71-TDF-dbg for yet unknown reason.
Change-Id: I8384faa32b39e79c7e57a20a9a9d7a2e3c9a9b11
Reviewed-on: https://gerrit.libreoffice.org/28142
Reviewed-by: Eike Rathke <erack@redhat.com >
Tested-by: Eike Rathke <erack@redhat.com >
2016-08-15 13:46:30 +00:00
Eike Rathke
620e1697fe
Revert "add GROWTH test case"
...
This reverts commit e601533855
.
It breaks tinderbox build of Linux-rpm_deb-x86@71-TDF for yet unknown reason.
Change-Id: Ie68fd7ba1bb218940d90c66cae07a9c2374a864f
Reviewed-on: https://gerrit.libreoffice.org/28143
Reviewed-by: Eike Rathke <erack@redhat.com >
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com >
2016-08-15 13:42:24 +00:00
Caolán McNamara
634423fd57
Resolves: tdf#44241 highlight the newly installed extension
...
this was changed by
commit a6efec83ce
Date: Mon Nov 28 10:54:55 2011 -0200
Fix for bug fdo39748, Easy-hack Cleanup extension list.
so restore addPackageToList to not remove the old one before potentially
re-adding it, and instead follow the same model as
TheExtensionManager::modified to refresh the list
Change-Id: I8c3207760361dbd42e400fa9f323ca42971bbcc0
Reviewed-on: https://gerrit.libreoffice.org/28137
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2016-08-15 13:22:41 +00:00
Susobhan Ghosh
f71a59b583
Add padding to sidebarparagraph controls
...
Change-Id: I886d11af7b499d43dbe9f2e550607a7faae0b57f
Reviewed-on: https://gerrit.libreoffice.org/28101
Tested-by: Yousuf Philips <philipz85@hotmail.com >
Reviewed-by: Yousuf Philips <philipz85@hotmail.com >
2016-08-15 13:01:04 +00:00
Miklos Vajna
b46f82eb56
sw: prefix members of SwPagePreview
...
Change-Id: Ied4c8aa5ead971d7a373ae580cd7bbe6df1859f8
2016-08-15 14:58:36 +02:00
Yousuf Philips
c2f95e6968
tdf#87794: Media Playback Panel
...
Change-Id: I2ad02ea031c2a1f558f76bd4c5dd816e400c5269
Reviewed-on: https://gerrit.libreoffice.org/27363
Reviewed-by: Yousuf Philips <philipz85@hotmail.com >
Tested-by: Yousuf Philips <philipz85@hotmail.com >
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de >
2016-08-15 12:39:55 +00:00
Eike Rathke
3c82f7d762
use SvNumberNatNum::IsComplete() instead of IsSet(), tdf#79398 follow-up
...
IsComplete() takes into account if the language was also set, output is
transliterated only if complete.
Change-Id: I1b7c2c8dbd308604c7af9aa5d1aa3ff0c1b436ca
2016-08-15 14:28:23 +02:00
Laurent Balland-Poirier
ab98c81e1c
tdf#79398 Export to XL DBNum codes
...
Change-Id: Ibe24b68b89909eecdf73fe4f7db19de26396194d
Update: only if corresponding code exists
Reviewed-on: https://gerrit.libreoffice.org/28090
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Eike Rathke <erack@redhat.com >
2016-08-15 11:57:36 +00:00
Noel Grandin
6f6024610b
convert SvxSpellArea to scoped enum
...
Change-Id: I91d3caabb667e7d4ff23e603026e072074058712
2016-08-15 13:54:05 +02:00
Caolán McNamara
5b9480b5d2
Related: tdf#87686 on refresh from selection, only consider the edit updated
...
not the category list, which re-guesses the keys. So user input keys remain
the same on resync
Change-Id: I75a069bb3e828f8d5910f36996c6538c4cde4431
2016-08-15 12:23:47 +01:00
Noel Grandin
ea26041800
convert SvxCompareMode to scoped enum
...
and move it to SW since it is only used there
Change-Id: I9cc7869564e24a8ce733f30ef453751a854cf7e0
2016-08-15 13:05:31 +02:00
Caolán McNamara
9e87c06440
ubsan: -1 is not a valid value for type 'css::util::SearchAlgorithms'
...
Change-Id: I59e435c1814da57c318c12f2c1539542960f5b90
2016-08-15 11:32:58 +01:00
Laurent Balland-Poirier
b1ce5db192
tdf#101462 tdf#79399 lcl_matchKeywordAndGetNumber returns integer
...
This prevent [DBNumX] format codes to be recognized
Fix in the same time tdf#79399 (import of [DBNumX] from XL)
Do NOT fix yet tdf#79398 (export of [DBNumX] to XL)
Change-Id: I08817818bf0ff30b4704bb69b2ac9aa3890c7aa6
Reviewed-on: https://gerrit.libreoffice.org/28071
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Eike Rathke <erack@redhat.com >
2016-08-15 10:32:36 +00:00
Stephan Bergmann
581ea5dc35
-fsanitize=vptr
...
Change-Id: Idce5149277a0fbbcb8bcb92c2f368b796ac0d843
2016-08-15 12:22:32 +02:00
Jochen Nitschke
2b68e03348
tdf#100782 have XPropertyList hold unique_ptr
...
Change-Id: I928f297e1be76b965898d83cb3dd2e79b23b7974
Reviewed-on: https://gerrit.libreoffice.org/28095
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
Tested-by: Noel Grandin <noelgrandin@gmail.com >
2016-08-15 07:49:37 +00:00
Arnaud Versini
3093732c17
basic: SbxBase should be abstract
...
Change-Id: Ief4297e5c64cfb29645463aca3cc677dc06fc95a
Reviewed-on: https://gerrit.libreoffice.org/28112
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
2016-08-15 06:54:11 +00:00
Akshay Deep
f8f6804259
tdf#101141 Show only template files in start center and template manager
...
Change-Id: I7869a65ba0d036d8a4373bdb736909a2ea9d1285
Reviewed-on: https://gerrit.libreoffice.org/27929
Reviewed-by: Yousuf Philips <philipz85@hotmail.com >
Tested-by: Yousuf Philips <philipz85@hotmail.com >
Reviewed-by: Akshay Deep <akshaydeepiitr@gmail.com >
2016-08-15 06:50:20 +00:00
Arnold Dumas
95abd2fcc7
tdf#89329: use unique_ptr for pImpl in odbcconfig
...
Change-Id: Ieba9b60dfa8e61d41a18096e1bddc3c8c70b2e2f
Reviewed-on: https://gerrit.libreoffice.org/28113
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
Tested-by: Noel Grandin <noelgrandin@gmail.com >
2016-08-15 06:49:50 +00:00
Justin Luth
2a174c2f6f
tdf#97090 writerfilter - don't fill_SOLID with auto color
...
fixes a regression from 24077b2d52
<w:shd w:val="clear" w:color="auto" w:fill="auto"> seems to be
the default "fill disabled" state, so don't force a solid white
fill in that case.
Change-Id: Ia421e52e228bbf0d3a2cd9af72e0a580042e5dcd
Reviewed-on: https://gerrit.libreoffice.org/27915
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Justin Luth <justin_luth@sil.org >
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk >
2016-08-15 06:47:43 +00:00
Arnold Dumas
b2465ef049
tdf#89329: use unique_ptr for pImpl in dlgsave
...
Change-Id: I3743637b2ad5747073e61a46cdb28604dd9fb95f
Reviewed-on: https://gerrit.libreoffice.org/28114
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
Tested-by: Noel Grandin <noelgrandin@gmail.com >
2016-08-15 06:47:08 +00:00
Noel Grandin
d64395704e
loplugin:unusedenumconstants in unotools..xmlhelp
...
Change-Id: Id7ddc0fc1f57c5e8e7fb002e31d54fb8e9f8ffab
Reviewed-on: https://gerrit.libreoffice.org/28050
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
2016-08-15 05:51:53 +00:00
Markus Mohrhard
9532f45ff0
Revert "add CUMPRINC test case"
...
This seems to break the @71 tinderbox.
This reverts commit da67f033d2
.
2016-08-15 07:44:06 +02:00
Yousuf Philips
9b92999a72
tdf#92218 Another round of tweaks to single toolbar mode
...
Change-Id: I685687df630fe1905f18476be8c0266546048ceb
Reviewed-on: https://gerrit.libreoffice.org/28108
Reviewed-by: Yousuf Philips <philipz85@hotmail.com >
Tested-by: Yousuf Philips <philipz85@hotmail.com >
2016-08-15 05:41:42 +00:00
Yousuf Philips
61da48e0b5
tdf#83054 Small tango icon for go to page
...
Change-Id: Iaa55da9a620b16a2828964ecce894cd34e10f07a
Reviewed-on: https://gerrit.libreoffice.org/28102
Reviewed-by: Yousuf Philips <philipz85@hotmail.com >
Tested-by: Yousuf Philips <philipz85@hotmail.com >
2016-08-15 05:35:08 +00:00
Takeshi Abe
93eb0896bc
starmath: Avoid temporary arrays
...
Change-Id: I5ebb0acd1e6a808f3341d9b18a4a8e87b0679c5d
Reviewed-on: https://gerrit.libreoffice.org/28068
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp >
2016-08-15 04:50:13 +00:00
Stephan Bergmann
e22fc8076f
loplugin:overrideparam
...
Change-Id: I78513a531f93f6578290107b1d71977820dac965
2016-08-14 22:41:00 +02:00
Giuseppe Castagno
63af1c52c5
tdf#101094 (23): Simplify cache removal: MOVE, COPY
...
Change-Id: Ia9ef644359c34ac30b78d48c79e8bc9d5c639f92
Reviewed-on: https://gerrit.libreoffice.org/28111
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu >
2016-08-14 18:13:55 +00:00
Caolán McNamara
992fba98f4
ubsan: 9 is not a valid value for type ´SvxNumType´
...
which was originally fixed by...
commit d29b75c402
Author: Miklos Vajna <vmiklos@collabora.co.uk >
Date: Wed Mar 23 10:35:14 2016 +0100
svx: extend SvxNumType with BITMAP and CHARS_UPPER_LETTER_N
but was lost again with...
commit d30a4298bd
Author: Noel Grandin <noel@peralex.com >
Date: Thu Aug 11 15:02:19 2016 +0200
loplugin:unusedenumconstants in package..svtools
bring it back, but make it more obvious that the elements map
to the othere sequence of numbers.
Maybe we should just change this sal_Int16 and let it take the
whole range ?
Change-Id: Ibfa548c1d37aa078fc682530372727776e45f9cf
2016-08-14 16:49:18 +01:00
Caolán McNamara
1029000011
Resolves: tdf#101460 use most recent poppler release
...
Change-Id: I660e1f13eb4b05fdb7257f422eca288c2d07cf4d
Reviewed-on: https://gerrit.libreoffice.org/28087
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2016-08-14 15:22:35 +00:00
Tor Lillqvist
32881f0183
tdf#100965: Restart on initialisation-time OpenCL crash
...
Add a flag to the OpenCLZone indicating whether we are performing the
first-start OpenCL functionality verification, so that if we run into
a crash that is caught by the VCL VCLExceptionSignal_impl() handler,
we terminate the process with the EXITHELPER_NORMAL_RESTART
status after first having disabled OpenCL use. The wrapper process will
then restart soffice.bin. This is for Windows only so far.
This matches what we do if OpenGL fails early during start of
LibreOffice.
Change-Id: Ibb9bf3a86b7521bf16728de2a118ad4323be674b
Reviewed-on: https://gerrit.libreoffice.org/28086
Reviewed-by: Tor Lillqvist <tml@collabora.com >
Tested-by: Tor Lillqvist <tml@collabora.com >
2016-08-14 06:54:03 +00:00
Regina Henschel
7ffe3d742e
tdf101291 Resize cropmarkers.png to requested dimension
...
The pick-up positions for handles were changed some time ago and fit
cropmarkers.png of icon-themes Tango and Breeze. But Galaxy
and HighContrast were not adjusted. The patch will bring this by.
Change-Id: Ia55cc8c8196c2125f46f8f5755ec1063d68cb8e7
Reviewed-on: https://gerrit.libreoffice.org/28089
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: jan iversen <jani@documentfoundation.org >
2016-08-14 05:48:49 +00:00
Julien Nabet
8180a8c33a
cppcheck: redundant assignment tphatch.cxx
...
Change-Id: Idf9ebf5df0d95e045a5766c740e22b80e57f7848
Reviewed-on: https://gerrit.libreoffice.org/28109
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
Tested-by: Noel Grandin <noelgrandin@gmail.com >
2016-08-14 05:38:56 +00:00
Stanislav Horacek
7ac849da78
Updated core
...
Project: help a66bd48b54c7efea526cd2bbebbba924d8524c0e
tdf#101163 adjust menu path to changing case
Change-Id: Ia0c35fbff1f638040bd48971da8a536bf799367a
Reviewed-on: https://gerrit.libreoffice.org/28092
Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk >
Tested-by: Olivier Hallot <ohallot@collabora.co.uk >
2016-08-13 19:41:38 +00:00
Yousuf Philips
96e1588c1a
tdf#83054 Remove help button from go to page dialog
...
Change-Id: I52922b7029191a45b43579cd8b90f6245a1db19f
Reviewed-on: https://gerrit.libreoffice.org/28103
Reviewed-by: Akshay Deep <akshaydeepiitr@gmail.com >
Tested-by: Akshay Deep <akshaydeepiitr@gmail.com >
2016-08-13 19:36:52 +00:00
Laurent Balland-Poirier
6b2b648aff
Updated core
...
Project: help 6193c8a5f97aa5d6922b412019c6da0bfda97590
Add format star to repeat character
Number format modifier (*)
Change-Id: I9362ce7f8e87b2f9b957085da241c040316ed813
Reviewed-on: https://gerrit.libreoffice.org/28100
Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk >
Tested-by: Olivier Hallot <ohallot@collabora.co.uk >
2016-08-13 19:11:02 +00:00
Laurent Balland-Poirier
bb7f530e90
Updated core
...
Project: help 6071229bf10bad31360c9347d8a785fe8446608a
New UI option Denominator places
For fraction format, "Decimal places" is replaced by "Deniminator places"
Merge both related topics as they are linked to the same page.
Change-Id: Ic37b284e2504a989f940da1cbaf4dfbb0a5a8acc
Reviewed-on: https://gerrit.libreoffice.org/28099
Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk >
Tested-by: Olivier Hallot <ohallot@collabora.co.uk >
2016-08-13 18:27:23 +00:00
Tiago Santos
5ad876c7d8
tdf#97439 autocorrect pt-PT
...
Added autocorrect files for
pt-PT
on behalf of Tiago Santos
Change-Id: I126c573d6c3f150992a20d583583e0cc608e6a83
Reviewed-on: https://gerrit.libreoffice.org/28078
Reviewed-by: jan iversen <jani@documentfoundation.org >
Tested-by: jan iversen <jani@documentfoundation.org >
2016-08-13 14:51:41 +00:00
Yousuf Philips
e7d6f952f1
tdf#83054 Ctrl + G opens Go To Page dialog in writer
...
Change-Id: Ifeb61902d8ef601d9a9cb8f5ec02b995315c732f
Reviewed-on: https://gerrit.libreoffice.org/27132
Reviewed-by: Yousuf Philips <philipz85@hotmail.com >
Tested-by: Yousuf Philips <philipz85@hotmail.com >
2016-08-13 12:50:06 +00:00
Yousuf Philips
b13974b474
Add Export... function to save split button menu
...
Change-Id: Iae47e0f671eed78923e3b97ef4bac65327458b41
Reviewed-on: https://gerrit.libreoffice.org/27924
Reviewed-by: Yousuf Philips <philipz85@hotmail.com >
Tested-by: Yousuf Philips <philipz85@hotmail.com >
2016-08-13 12:21:46 +00:00
Susobhan Ghosh
64ff745340
tdf#89466 Add Master Slide and Close Master View button
...
Impress only. Change panel title on master slide context.
Disable controls in master view.
Change-Id: Ic355a6c74d3f61ea23bcf80e2a2d7e7d7a7980b8
Reviewed-on: https://gerrit.libreoffice.org/27840
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Yousuf Philips <philipz85@hotmail.com >
Tested-by: Yousuf Philips <philipz85@hotmail.com >
2016-08-13 12:11:09 +00:00