Zdeněk Crhonek
e1a1cc6342
add IMDIV test case
...
Change-Id: I5d4e9aacf7c8843fdc980d6b25051235f97cc9a8
Reviewed-on: https://gerrit.libreoffice.org/33924
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com >
2017-02-08 13:30:58 +00:00
Zdeněk Crhonek
9aaabf3e03
add IMLOG10 test case
...
Change-Id: I66fc62ba15c3fde7e1e7143a20479cb18940498d
Reviewed-on: https://gerrit.libreoffice.org/33929
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com >
2017-02-08 13:30:49 +00:00
Zdeněk Crhonek
19a8ba4539
add IMCSCH test case
...
Change-Id: Ibd99d3af9e80aa506ed08da7ce16e6ea936efbff
Reviewed-on: https://gerrit.libreoffice.org/33923
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com >
2017-02-08 13:30:46 +00:00
Zdeněk Crhonek
f675131cf9
add IMPOWER test case
...
Change-Id: I584338dea3e859378e5c782ce9e50954f7f914dc
Reviewed-on: https://gerrit.libreoffice.org/33930
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com >
2017-02-08 13:30:42 +00:00
Zdeněk Crhonek
ddbd5fbf85
add IMCOSH test case
...
Change-Id: I3aee4ed4e03fd23614778890a0afe5b7461cca0d
Reviewed-on: https://gerrit.libreoffice.org/33920
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com >
2017-02-08 13:29:13 +00:00
Noel Grandin
65b7b6322b
loplugin:unusedenumconstants read-only constants in vcl
...
Change-Id: I8c81444cbecdc103cc47d9a4133b0b4d9010e0c2
Reviewed-on: https://gerrit.libreoffice.org/34018
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk >
2017-02-08 12:42:52 +00:00
Noel Grandin
20915bcbf4
convert WMWindowType to scoped enum
...
and drop read-only ModalDialog enumerator
Change-Id: Ie295e4863381401c73bd2a4151b94ad529c261fd
Reviewed-on: https://gerrit.libreoffice.org/34023
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk >
2017-02-08 12:36:46 +00:00
Noel Grandin
eb1352bb40
drop unused enum TTCreationFlags
...
there is only one method using it, and all of the call sites pass 0
Change-Id: I5d71b36cf890fbcf0be9d795756da0cfd61ae309
Reviewed-on: https://gerrit.libreoffice.org/34024
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk >
2017-02-08 12:36:24 +00:00
Miklos Vajna
b6f9eeb9b5
external: bundle pdfium
...
Initial use case is to avoid creating a whole Draw document + a poppler
process for each and every PDF image we load in a document.
The MSVC patch is only to support MSVC 2013, as upstream already moved
to MSVC 2015.
Change-Id: I3c9dbac3e3de9f2e874ca4cfec0a9dd8a388b87c
Reviewed-on: https://gerrit.libreoffice.org/34022
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk >
2017-02-08 12:33:11 +00:00
Stephan Bergmann
af35c02a80
Missing include
...
Change-Id: I312677b88982ef1ff430d8cd440f3bd7c52d51fb
2017-02-08 13:30:08 +01:00
Caolán McNamara
ff82f13b68
drop unused error strings
...
includes ERRCODE_SFXMSG_STYLEREPLACE
which has the knock on effect that the flags argument
can be removed from a bunch of methods
Change-Id: I72b58bc2a19376bb4609e61aa44e71f734efb333
2017-02-08 12:18:41 +00:00
Caolán McNamara
9192e85076
move the extra data of ERRCODE_SFXMSG_STYLEREPLACE out of the .src
...
Change-Id: I5c39d785d1f2a78e1fcfcd763deac60f047a5e4b
2017-02-08 12:18:41 +00:00
Michael Stahl
12b865c028
gbuild, python3: stop defining SOLARIS, and remove SOLARIS patch
...
It's faster to change our code not to rely on -DSOLARIS than to
wait for python developers to remove such nonsense from their public
headers.
Change-Id: I3ab05d41bbb51b91a2add599339ce334b5099330
2017-02-08 12:58:38 +01:00
Michael Stahl
2e0e05aa3c
basic: another SOLARIS check here converted to __sun
...
Change-Id: Iec76b096cfcab4bd45b77bdb1438776bf5de69ca
2017-02-08 12:58:37 +01:00
Tor Lillqvist
3b94a463c5
The string "###" can be written as such, no need for a Special Const Variable
...
Change-Id: Ib9737acc8e0a9845fc03ed2c7de7969cef41f27c
2017-02-08 13:35:19 +02:00
Tor Lillqvist
4df2bc90cc
A newline is not that special or hard to remember
...
Change-Id: I2960a59283a5a04c5c804a57e43bdb633c0e45cf
2017-02-08 13:35:19 +02:00
Andras Timar
21864fed06
tdf#105814 enable localization of "host" and "port" in sample addresses
...
Change-Id: I2e58f4757bd86393410cdc6fd77205a8ebb9b917
Reviewed-on: https://gerrit.libreoffice.org/34021
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Andras Timar <andras.timar@collabora.com >
2017-02-08 11:33:41 +00:00
Noel Grandin
25702ff6c9
loplugin:unusedenumconstants read-only constants in writerfilter
...
Change-Id: I3cc0d696059b130a8f1f1d8d3b1908d2e84d1a75
Reviewed-on: https://gerrit.libreoffice.org/34017
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk >
2017-02-08 11:00:32 +00:00
Mohammed Abdul Azeem
9b72409487
Adding an iterator for fastattributes:
...
This helps to avoid the expensive allocation and
freeing of OUString at some places.
Change-Id: I7d49974ce13799fcf62b989ce5d3c61b01316190
Reviewed-on: https://gerrit.libreoffice.org/34011
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Michael Meeks <michael.meeks@collabora.com >
Tested-by: Michael Meeks <michael.meeks@collabora.com >
2017-02-08 10:49:34 +00:00
Caolán McNamara
73cc391e9c
use c++11 data()
...
Change-Id: Id111686979d6002d4b4206d18980c38e6260971f
2017-02-08 10:41:07 +00:00
Caolán McNamara
f12b4be44d
coverity#707560 Uninitialized scalar variable
...
Change-Id: Ia041c86a689f92795298ee16922ab42734820ec6
2017-02-08 10:41:07 +00:00
Caolán McNamara
fb107f15b2
coverity#1242486 Out-of-bounds access
...
Change-Id: I24d73edd90a7fbfe63dd70a1784fb2276ceb079b
2017-02-08 10:41:06 +00:00
Caolán McNamara
27a673ac52
coverity#1371289 Missing move assignment operator
...
Change-Id: Idc26faf904f0c89cfd66f53bb311d8ce9b41eaab
2017-02-08 10:41:06 +00:00
Caolán McNamara
193ec57c89
coverity#1400143 Missing move assignment operator
...
by using a vector and let the defaults kick in
Change-Id: I84e6144ab4beeeb316ccb830e7be55e35d942062
2017-02-08 10:41:06 +00:00
Caolán McNamara
d8baaf43b0
coverity#1400144 Uninitialized pointer field
...
Change-Id: Ie7031679c60b70eb8a79062cdd0353c3da1550e4
2017-02-08 10:41:06 +00:00
Caolán McNamara
1428e9e0ab
coverity#1400141 Unchecked return value
...
Change-Id: I69f99910bb5748e8e182639387fa3cdbc04b5589
2017-02-08 10:41:06 +00:00
Caolán McNamara
0008b7564a
coverity#1400142 Dereference after null check
...
Change-Id: Ifdb77761a6d8a6dbcbb8f59c84734f767fe0dfaf
2017-02-08 10:41:06 +00:00
Caolán McNamara
0898d12d21
ofz#394 xbm ParseDefine problem
...
Change-Id: I75fb761d23fdb3780088a9d209200429edb57a26
Reviewed-on: https://gerrit.libreoffice.org/32876
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2017-02-08 10:37:03 +00:00
Stephan Bergmann
321205e4a3
And more blind fix for apparently buggy GCC 4.8
...
Change-Id: Iaad8362ce263a19302a284554bf5925205c35ec3
2017-02-08 11:20:36 +01:00
Stephan Bergmann
42d2bdcf05
And more blind fix for apparently buggy GCC 4.8
...
Change-Id: I0aad8ccf24eca383c763010cfdefba19465c487d
2017-02-08 11:14:56 +01:00
Stephan Bergmann
3b53a4cdb5
Blind fix for apparently buggy GCC 4.8
...
cf. <http://ci.libreoffice.org/job/lo_tb_master_linux_dbg/10952/console >
Change-Id: If947e338be0ab17f41f74f8e70e6281f46a7f57c
2017-02-08 11:10:30 +01:00
Stephan Bergmann
88692a2d24
This should have been OUStringLiteral
...
(which hopefully also fixes some tb's complaints about the code)
Change-Id: Ie7529ad40c5c91214c281e84461888525cbbf479
2017-02-08 10:57:00 +01:00
Cor Nouws
aa974f3993
tdf#105818 Grid and Help Lines menu does't always offer what it promises
...
Change-Id: I7c0c4f932dc953b7892fc0b812c9e9e045230e49
Reviewed-on: https://gerrit.libreoffice.org/33990
Reviewed-by: jan iversen <jani@documentfoundation.org >
Tested-by: jan iversen <jani@documentfoundation.org >
2017-02-08 09:51:55 +00:00
Stephan Bergmann
91cafef7d3
-Werror,-Wunused-private-field
...
Change-Id: Ibba8f9d1823471cc548220d4de62041151898f12
2017-02-08 10:36:42 +01:00
Stephan Bergmann
1ba76fa81e
Use OUStringLiteral
...
Change-Id: I76b83140222cfd7e313736936b2803997c43836d
2017-02-08 10:14:21 +01:00
Stephan Bergmann
fc51789ad0
Solaris C++ 5.2 compiler is no longer relevant
...
Change-Id: I520a58438e156661d3e01a899e97ee33d9f19102
2017-02-08 10:14:21 +01:00
Stephan Bergmann
07b51bc283
Use OUStringLiteral
...
Change-Id: I6fd5f86288b303c8e3ce1cd072368df578e5e6a9
2017-02-08 10:14:21 +01:00
Stephan Bergmann
d7a2e94e65
Use OUStringLiteral
...
Change-Id: I720f70f81db92d75cdd83aa20a1cbf5a311b092b
2017-02-08 10:14:21 +01:00
Stephan Bergmann
3c5c11bf63
Use OUStringLiteral
...
Change-Id: I20685c733b12ef2a7efc894091a6e40d1347ac84
2017-02-08 10:14:21 +01:00
Stephan Bergmann
3783df2027
rtl_str_shortenedCompare_WithLength -> OString::startsWith
...
Change-Id: I3eabdeba10d8d1064f00b817b04f03aad8a6b352
2017-02-08 10:14:20 +01:00
Stephan Bergmann
dd1cdac272
Clean up curious by-4/by-2 loop indices
...
...that had been like that ever since ff09f8d6ef
,
"MWS_SRX644: migrate branch mws_srx644 -> HEAD" at least, for no apparent
reason.
Change-Id: I6f8bd44179b232b7b39e493d443a443a60522a5c
2017-02-08 10:14:20 +01:00
Stephan Bergmann
9123dda5c4
Use OUStringLiteral
...
Change-Id: I905fe6553f0ad7f0d2dd1ac1bc771b2d42f35fe2
2017-02-08 10:14:20 +01:00
Stephan Bergmann
ccc2b4ec0e
Use OUStringLiteral
...
Change-Id: I15580bd0395145f9554cd3a155c4825ba95005b3
2017-02-08 10:14:20 +01:00
Stephan Bergmann
40035bbbbc
Drop bogus check for escaped $
...
This apparently wanted to check whether the $ starting a potential pattern
occurrence was escaped by a preceding $. However:
* The check itself was broken, erratically looking into sPattern instead of
_inout_rFileURL for the $.
* The check was bogus, as it would have misinterpreted e.g. "$$$(loggername)".
* The resulting string is documented (in
officecfg/registry/schema/org/openoffice/Office/Logging.xcs) to be passed
through css.util.PathSubstitution. However, neither the PathSubstitution
service's documentation (in offapi/com/sun/star/util/PathSubstitution.idl) nor
its implementation (SubstitutePathVariables::impl_substituteVariable in
framework/source/services/substitutepathvars.cxx) appear to support esacping
$ with a preceding $. So it looks more reasonable to remove the check
completely here.
Change-Id: I445493d444904cd54f166adcbf870a918d1f9982
2017-02-08 10:14:20 +01:00
Stephan Bergmann
55717b14e0
Remove newly-unnecessary #includes from cppumaker-generated files
...
...after e57ca02849
"Remove dynamic exception
specifications" dropped uses of UNO exception types from those generated files.
This needed first adapting client code that implicitly depended on those
#includes in the generated files it included ("Add missing #includes":
6dce9c6757
,
a34d9150b4
,
fed3783e77
).
Change-Id: Ia1defda2d586b69092f53feef3644875192cbea4
Reviewed-on: https://gerrit.libreoffice.org/34014
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Stephan Bergmann <sbergman@redhat.com >
2017-02-08 08:39:24 +00:00
Miklos Vajna
ad24a7c7f4
oox, sfx2: can use std::move() here
...
Change-Id: I0add196f79045e8cb7280b2b7d1d8620e4ec669e
Reviewed-on: https://gerrit.libreoffice.org/34013
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk >
Tested-by: Jenkins <ci@libreoffice.org >
2017-02-08 08:19:34 +00:00
Noel Grandin
f5245bf483
loplugin:unusedenumconstants read-only constants in xmloff
...
Change-Id: I88afb3b4b3aa7d823c46062ead894561a66ac275
Reviewed-on: https://gerrit.libreoffice.org/33995
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk >
2017-02-08 08:17:46 +00:00
Noel Grandin
37e9eae8ac
remove unused constants from RES_MSG
...
Change-Id: I3eaa1f051440a91c8c5b4996e28dea4e0d3933e5
Reviewed-on: https://gerrit.libreoffice.org/33994
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk >
2017-02-08 08:17:27 +00:00
Noel Grandin
a3190d7201
remove unused SCHATTR_DIAGRAM_STYLE
...
and associated SvxChartStyleItem and SvxChartStyle
Change-Id: I1564a4583125dd32af71e4eff338dfcefc6517c4
Reviewed-on: https://gerrit.libreoffice.org/33988
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk >
2017-02-08 08:12:56 +00:00
Stephan Bergmann
7c62784314
loplugin:useuniqueptr (clang-cl)
...
Change-Id: I9b9a6af2a7ff2dd64c474ec7f2dd084d4feb76f0
2017-02-08 08:41:17 +01:00