Laurent Balland-Poirier
3d2a17fd2e
fdo#77451 Detect AOO 4.x for SvXMLImport::needFixPositionAfterZ
...
Old versions of OOo and AOO need a fix for Z paths. But AOO 4.0 did not
fix it neither.
Change-Id: I29af75035c7c059b69fcdc3a1ce27b617a30dbd1
Reviewed-on: https://gerrit.libreoffice.org/9012
Tested-by: Michael Stahl <mstahl@redhat.com >
Reviewed-by: Michael Stahl <mstahl@redhat.com >
2014-05-08 19:54:02 +00:00
Stephan Bergmann
18e4e15564
loplugin:saloverride
...
Change-Id: Ia43a2a842d97dc9ad9fdbe7f59d62998496cc97a
2014-05-08 21:49:53 +02:00
Stephan Bergmann
2ba05b4800
Handle CTFontCreatePathForGlyph failure
...
Change-Id: I724b9983295fe408f4beadb9ed488ab77f9fa63f
2014-05-08 21:46:37 +02:00
Thomas Arnhold
11fc0c1ee9
Revert "coverity#736452 Resource leak"
...
Somehow this one lets the windows tinderboxes fail.
This reverts commit f6012f6c5d
.
Change-Id: I1f3e503bef74956f64bb2f0b9d748fc7fc7299c5
2014-05-08 20:45:15 +02:00
Kohei Yoshida
2908bfefbc
Stop the leak of VDataSeries instances.
...
Change-Id: I36cfa84e4fb19c3da584672d510e8b35f9343950
2014-05-08 13:11:26 -04:00
Miklos Vajna
0fd4cc8ba7
fdo#78444 sw: avoid incorrect right shrinking of repaint rectangle
...
The old condition was: set the right edge of the repaint rectangle, in
case the result would be wider than the original (if we repaint more,
that can't hurt regarding the end result) or in case the left edge was
set.
But that's problematic, the reproducer situation described in the bug
triggers a case when the right edge is shrunk too much, so part of the
painted letter is missing.
Fix that by only setting the right edge of the repaint rectangle when we
know that it won't shrink.
Change-Id: I33b78a929021b284d5283fc2c35e0b3c999fa224
2014-05-08 18:56:08 +02:00
Julien Nabet
88db0ab698
Typos
...
Change-Id: Id4b79ae8576acaaf9d5ee1c9c030b6ffda3059a5
2014-05-08 18:46:49 +02:00
Kohei Yoshida
56e36f2e36
Put category and data series names into the shape collection.
...
Their positions are yet to be calculated.
Change-Id: Ibb1f2498eb2af3305c2afb6d41be99eaf279daaf
2014-05-08 12:45:32 -04:00
Julien Nabet
80ec4885e9
cppcheck: Prefer prefix ++/-- operators for non-primitive types
...
Change-Id: Ieb7933207ed921353a9681ce850d0f4a38d69759
2014-05-08 18:40:41 +02:00
Julien Nabet
24cb5b3cf8
cppcheck: Missing bounds check for extra iterator increment in loop
...
Change-Id: Ia6f7d35acacc99b4cfe4f8b8d5a7c81e97558205
2014-05-08 18:40:41 +02:00
Zolnai Tamás
22e9b1188c
avmedia: fix media embedding problem in edit mode
...
Some of the media player interfaces don't use the given
SystemChildWindow, but they work with the parent window handle.
e.g. directx (avmedia/source/win) and
quicktime (avmedia/source/quicktime)
Without the parent window handle they create a
separate child window outside impress window.
It affects only editing and not the slideshow.
Change-Id: I80252ce35fcd29ab2cce081299529b85129017ee
2014-05-08 18:34:33 +02:00
Zolnai Tamás
05c141bc3a
DX canvas: provide a OutputDevice pointer as a device handler instead of HDC
...
With it all canvas can be handled on the same way.
avmedia/source/win/window.cxx: always comes a HWND
Change-Id: Id6b8e6d52b8a136143f724daf8feff5c85cf5804
2014-05-08 18:34:32 +02:00
Caolán McNamara
3a61db1754
use 70 chars instead of 80
...
Change-Id: Iaecd0e5a32d01d5f3c2dc2dc9a98f316b637ab01
2014-05-08 17:32:59 +01:00
Thomas Arnhold
a89355091b
some more %PRODUCTNAME usage
...
Change-Id: If418877b88e95cd55c39fc6dbe314b3a796574cd
2014-05-08 18:29:23 +02:00
Thomas Arnhold
dcee245d88
typos
...
Change-Id: I2e7676ddec446dfdb72018a1039d6271f963376c
2014-05-08 18:29:23 +02:00
Caolán McNamara
9319ea5b53
convert FinalPage to .ui
...
Change-Id: I3e7728da37d36bdf7f9a24bbc70bae856a85d9c4
2014-05-08 17:28:25 +01:00
Caolán McNamara
55bad431a0
Updated core
...
Project: help be223a7183d020358306a15426789c263e96151d
2014-05-08 16:27:35 +00:00
Julien Nabet
76e8779787
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part6
...
Change-Id: Ib523206d67ad13416557be1b37a58ba7a9791ca5
2014-05-08 18:12:58 +02:00
Stephan Bergmann
9e8629c733
-Werror,-Wunused-private-field
...
Change-Id: Ie01aeb4215998b38bcb171be9d2c1961798b1488
2014-05-08 17:53:20 +02:00
Stephan Bergmann
de386effc0
Make external/python3 play well with -fsanitize=address
...
Change-Id: I72a9ec9569bcd74e212ad98456a76869ac213221
2014-05-08 17:49:57 +02:00
Caolán McNamara
8a6b647990
convert table selection page to .ui
...
Change-Id: Id54d2c6e9cb2f32f90e60d6348fc768e00e5c704
2014-05-08 16:32:27 +01:00
Caolán McNamara
58ff85ffe5
Updated core
...
Project: help 9674052b7254ff18c95ac557164f589ebbec02ee
2014-05-08 15:31:54 +00:00
Caolán McNamara
f21c57c2bc
WaE: -Werror=maybe-uninitialized
...
Change-Id: Iec05633cf1716079eee54c376bd0736b638673dd
2014-05-08 16:21:41 +01:00
Caolán McNamara
940ac1e52e
WaE: -Werror=maybe-uninitialized
...
Change-Id: I8f63bc51c48d69eaa81bf080b05747c026871f08
2014-05-08 16:18:15 +01:00
Caolán McNamara
ae71ad47e9
coverity#735401 Logically dead code
...
Change-Id: I62f278dfd5df7485f809d642789951ab450ea458
2014-05-08 16:10:44 +01:00
Caolán McNamara
b0668acdd2
coverity#735403 Logically dead code
...
Change-Id: I73262dcd37e76bc299929d55e38fea25d2510609
2014-05-08 16:10:44 +01:00
Caolán McNamara
ded5c13bb5
coverity#735404 Logically dead code
...
Change-Id: I648a573bc886c790886caa45324503cd15c350cd
2014-05-08 16:10:43 +01:00
Caolán McNamara
eb87aecdad
coverity#735420 Logically dead code
...
Change-Id: I290f336baac7021358139d292231620bbe272fe0
2014-05-08 16:10:43 +01:00
Caolán McNamara
a689bbd8a4
coverity#735443 Logically dead code
...
Change-Id: I869b2efee4648b02cf1b8d5b3667004d6933c40d
2014-05-08 16:10:43 +01:00
Caolán McNamara
a9324fb76c
coverity#735474 Logically dead code
...
Change-Id: I63ccafff98feb998e7632801ec8c7161f50c7991
2014-05-08 16:10:43 +01:00
Caolán McNamara
930d4b4268
coverity#735482 Logically dead code
...
Change-Id: I3bab58d022ccbec095b6ee70a076d912c4ffa957
2014-05-08 16:10:43 +01:00
Andras Timar
95297dde82
typo fixes
...
Change-Id: Ibd4f9821c62a76b76d9d811e0f7e61cf4c3df6ee
2014-05-08 16:45:47 +02:00
Tsutomu Uchino
3915e0034d
Resolves: #i27364# set line count of dropdown to 9...
...
for document list of navigator on Writer
(cherry picked from commit c104272ea1274dea87cd66cfaa61b34806708521)
Change-Id: Iac9644d513dd1195b3986d79607f336dc6ed9884
2014-05-08 15:19:23 +01:00
Ptyl Dragon
4b1ccdefe2
fix memory leaks in vcl quartz
...
Change-Id: Ifb6a924759b8a3a7f459f2335144ca4dda434cb9
2014-05-08 16:59:53 +03:00
Caolán McNamara
d6f5d4ee2c
add a status bar icon to fit slide to window
...
Change-Id: I2c1d1fc7425b0aaad2a2445e0ac71ddc38410fdb
2014-05-08 14:48:22 +01:00
Caolán McNamara
6cf148baf9
translate to English
...
Change-Id: Ieb7ee3f8eb192612e76d5ad928389445e82ef90e
2014-05-08 14:48:22 +01:00
Noel Grandin
bf30c8b16d
use new VCL IsValueChangedFromSaved method
...
follow to commit ff1a7a5943
"RFC: add IsValueChangedFromSaved to VCL button and listbox"
Change-Id: If2e6d9e7c18590dc4abbc90362d7897ca2557dd6
2014-05-08 14:55:12 +02:00
Stephan Bergmann
d15540c431
Prevent false positive configure check under Clang -fsanitize=address
...
(at the expense of effectively disabling the check in that case, though)
Change-Id: I57a0f4f815e8e8dac09e8695f3281504a6501569
2014-05-08 14:37:19 +02:00
Stephan Bergmann
eae3f52f94
New --disable-runtime-optimizations
...
...to better serve the needs of tools like -fsanitize=address
Change-Id: Ic2f2b981b2f5c1bc95ff91bc7a8d21fbb695dc8d
2014-05-08 14:22:00 +02:00
Julien Nabet
6d14a2c264
Related: fdo#77720 Writer crashes when running Mail Merge Wizard
...
Change-Id: I02695420ff4f54ad15b077ab1d16f27ff684e5da
Reviewed-on: https://gerrit.libreoffice.org/9111
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2014-05-08 11:46:28 +00:00
Stephan Bergmann
f5ed2f4e92
Resolves: rhbz#1092589 Thoroughly check whether JRE is still present
...
...not only on Mac OS X. Was able to reproduce this on Fedora 20 where current
JRE was /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.5.x86_64 but for whatever reason
there was also a left-behind /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.0.x86_64 tree
(containing just a handful of sub-dirs, but no real content) that was still
recorded in my ~/.config/libreoffice/4/user/config/javasettings_Linux_X86_64.xml
Change-Id: Ie477c5a506a430f6c29525f6c558dbc18bbf1c48
2014-05-08 13:10:46 +02:00
Stephan Bergmann
5a8b1b16de
Remove unused jfw_setJRELocations
...
Change-Id: If71cc5052f7ddfbc2d69ba01aa0cd3be2a4def8e
2014-05-08 12:58:01 +02:00
Stephan Bergmann
95343c998a
Disable rtl/alloc.h also for Helgrind
...
Change-Id: I472d11d50a3b0810779108f3f81624ab9880fe8b
2014-05-08 12:11:24 +02:00
Noel Grandin
bdfcc8c929
fix MACOS build
...
after commit 78b9537
"various: sal_Bool->bool"
Change-Id: Ia2842ac3c23d629a29edadf2b4699135b4d124ae
2014-05-08 12:08:55 +02:00
Stephan Bergmann
adef908073
Record patch upstream notification
...
Change-Id: I210b995d4a8eb3e2f00ba982f7a6cf5ecd8e6f0d
2014-05-08 11:54:53 +02:00
Noel Grandin
78b9537b6a
various: sal_Bool->bool
...
Change-Id: I30fa5227f30373f95060148f269450d2945c1bb9
2014-05-08 11:48:14 +02:00
Noel Grandin
e5d0a9ad78
pyuno: sal_Bool->bool
...
Change-Id: I071c8984cd86b523d8ebae04b5fb2bdc1ac1a5b1
2014-05-08 11:48:14 +02:00
Noel Grandin
7985311358
desktop: sal_Bool->bool
...
Change-Id: I3462a9d4c23c9bc858c1a9d91caa58d87b204ee0
2014-05-08 11:48:14 +02:00
Noel Grandin
79cf53cb3b
vbahelper: sal_Bool->bool
...
Change-Id: I9fd549bd4ad8f67f83db6a864aa86d0c7310d43e
2014-05-08 11:48:13 +02:00
Noel Grandin
b7d30cb50e
svtools: sal_Bool->bool
...
Change-Id: Idd9a3ccf0eb6d14cec158daa17a6b2da625f7ffa
2014-05-08 11:48:13 +02:00