Rene Engelhard
2f531243f3
fix pyuno.so install to correctly end up in gid_Module_Pyuno
...
... as the (empty in this case) auto_python_ALL makes the second entry
ignored
Change-Id: I1b39595b3ab8da429f45f49098d6fc7bdc4c1cba
2014-05-31 20:31:17 +02:00
Rene Engelhard
70b0634dc2
libe-book/etonyek 0.1.0, is not enough, we need (upcoming) 0.1.1
...
Change-Id: I068a3fb7ad2da0133f60900d4db85c2107269653
2014-05-31 18:16:04 +02:00
Takeshi Abe
b32ee04731
Avoid possible memory leaks in case of exceptions
...
Change-Id: I1988d2766d8bdeb5f8a22a5673dcff9b898dd637
2014-05-31 22:30:40 +09:00
Lionel Elie Mamane
d2d2136f3f
fdo#73352 firebird don't claim to support interfaces one doesn't
...
and then throw an exception when the interface is used
Change-Id: Id5e2c852323d49f51ab55cf46ab54223cf8ccf03
Reviewed-on: https://gerrit.libreoffice.org/9590
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2014-05-31 03:57:26 +00:00
Lionel Elie Mamane
8eb341ac9e
fdo#73352 don't crash if clearWarnings throws an SQLException
...
Change-Id: If67bda43589834e4c922056145bc60884728cb8a
Reviewed-on: https://gerrit.libreoffice.org/9591
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2014-05-31 03:56:12 +00:00
Kohei Yoshida
1b35c7ea4f
fdo#78927: Use different XML attribute names for asian and complex fonts.
...
Change-Id: I96a26bd495d6a78fffd0854b5084f69b5db84ee6
2014-05-30 22:05:19 -04:00
Michael Stahl
55070972b3
fdo#64956: editeng: fix RTF color table export
...
The editengine RTF export produces this:
{\colortbl\red255\green255\blue255;;}
... and then it proceeds to map COL_AUTO to \cf0 i.e. the "white" entry
that is the result of erroneously writing out the 0th entry regardless
of whether it is COL_AUTO or not.
Fix the color table export to always put COL_AUTO first (as the Writer
RTF export already does), and simplify the code a bit.
Change-Id: Ia8ce19f387e3627a1b4a26bcc723edcf5b1ffdf8
2014-05-31 00:40:19 +02:00
Jan Holesovsky
7d376ae64c
writerperfect: Let's disable this test until it works on Windows.
...
Would be unfortunate to have a non-working Windows tinderboxes over the weekned.
Change-Id: I86f3491da0111efbcfb2f4afc4f56c0fd798189d
2014-05-30 23:39:35 +02:00
Markus Mohrhard
561b6824e6
avoid crash when finding a non chart OLE2 shape
...
Change-Id: I5f69e3dabe67aa09f6a77c65e196401622f4b951
2014-05-30 22:45:35 +02:00
Markus Mohrhard
e7aa417021
pass more parameters by const reference
...
Change-Id: I46be96d6ba9f3fecb590c4be62775824194c380a
2014-05-30 22:45:35 +02:00
Julien Nabet
ea15c9dc4d
Revert "cppcheck: zerodiv"
...
This reverts commit c46cc5751b
.
See http://nabble.documentfoundation.org/avoiding-cppunit-zerodiv-correction-td4110788.html
for more details
2014-05-30 22:39:35 +02:00
Tor Lillqvist
2949cb7b23
No StarBASIC if DISABLE_SCRIPTING
...
Change-Id: Ie72c883c4d55ad247f582dcd89420f13814c28a3
2014-05-30 23:28:35 +03:00
Julien Nabet
6cc359f8d7
Replace "compareToAscii" by !=
...
See http://nabble.documentfoundation.org/Strange-part-in-connectivity-source-drivers-jdbc-tools-cxx-td4110680.html
Change-Id: I1ed37671e6c248ada7a972dba00e0fe98b565e75
2014-05-30 22:17:41 +02:00
Tor Lillqvist
d6b9b1e9c3
We don't need cups on the build platform when cross-compiling
...
Change-Id: I462a33b58d427dd2fce3ab9de4b4c96f4ad0440e
2014-05-30 22:52:30 +03:00
David Tardon
fb984ab884
rebuild ext. project if makefile changes
...
Change-Id: Ib1b7dab5b4fa10f068bcce58e00450895c455121
2014-05-30 21:47:18 +02:00
Tushar Bende
4896117323
fdo#78883: Writer getting Hang while opening document
...
Description:
Writer getting Hang while opening document because of loop in layout.
Root cause: For Documents containing table with direct formatting for
Para line spacing along with style w:type="table" in style.xml LO was
erasing PROP_PARA_LINE_SPACING Prop from pAllCellProps in
DomainMapperTableHandler::endTableGetCellProperties(). But for
Documents without direct formatting for Para line spacing this deletion
was causing problem, as after deletion there is no formatting available
to apply.
To fix this checking whether there is a Direct formatting available for
table, if Yes then proceed with this deletion logic.
Change-Id: Ibaf51ebd1aca93eff44a9edfbe8fa13832ab2b70
Signed-off-by: Michael Stahl <mstahl@redhat.com>
2014-05-30 21:07:56 +02:00
Rene Engelhard
59eabfcfea
Debians cups lib is not libcupsys2-dev anymore since long - but libcuups2-dev
...
Change-Id: I6c7dad163f6c93ba135329901dc86917577d59a2
2014-05-30 21:01:37 +02:00
Kohei Yoshida
0ab538885d
fdo#79174: Use 3D address when the input and output are on different sheets.
...
Also some cleanup, mostly to avoid storing separate address convention object,
which is not really necessary.
Change-Id: Id3e104043f08b6786de2e91d69361557b83890f9
2014-05-30 15:00:26 -04:00
David Tardon
f85d10fdf6
build libwps as shared lib
...
Change-Id: Ic30d54461f799b745d0887b830445f00efeb6faa
2014-05-30 20:04:22 +02:00
David Tardon
79211c1abe
build libmwaw as shared lib
...
Change-Id: I3c970cf3d15c2bd0072dccdf34bc3f0dae53c0b8
2014-05-30 20:04:22 +02:00
David Tardon
026dc56eb7
only def graphite external if --enable-graphite
...
Change-Id: I58271b5138b6dda4c448af63146a2f2171cb61a1
2014-05-30 19:51:15 +02:00
Chris Sherlock
c4f425e691
vcl: make Window::Show() if statement a little easier to read
...
Change-Id: I3b4d88f8e0a2f378878f29fbf799b795018b18b3
2014-05-31 03:04:45 +10:00
Miklos Vajna
24d8bcc763
SwTextBoxHelper: handle size when it's set before CustomShapeGeometry
...
E.g. the ODF import won't set an explicit size, it'll just set a
Transformation property, and a CustomShapeGeometry one, which contains
the textbox rectangle.
Change-Id: I9ac7ab5a324dc9c7c5ce3196fee8d257b7426f41
2014-05-30 18:04:23 +02:00
Takeshi Abe
6a53ea218c
Avoid possible memory leaks in case of exceptions
...
Change-Id: Iad3de981a1c9660b1322315640e531c9891db0bf
2014-05-31 00:35:27 +09:00
Caolán McNamara
95c0bc061d
Updated core
...
Project: help 323a42b8236d720d964e68cc530358f75210e31f
2014-05-30 10:24:16 -05:00
Caolán McNamara
eaa89db886
tweak massively complicated html export wizard a bit
...
Change-Id: I1d15780d0128204f063a816df9df251b05ab93d2
2014-05-30 15:54:58 +01:00
Caolán McNamara
48a697ef1c
coverity#706394 Uncaught exception
...
and hopefully a bunch more of those in dbaccess
Change-Id: I5aefcfe56a697f9e6b18dfe167fdd8a4f54ab6e0
2014-05-30 15:54:56 +01:00
Caolán McNamara
535780bd4b
coverity#704809 Explicit null dereferenced
...
Change-Id: I8febb74648b409e214e805084682d932424252b3
2014-05-30 15:54:55 +01:00
Palenik Mihály
df903c3e20
Convert DLG_PUBLISHING to .ui
...
Change-Id: I0e15b6f7610c7b262a037d6a9ea482112a5bb8b4
Reviewed-on: https://gerrit.libreoffice.org/9532
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-05-30 09:53:41 -05:00
Stephan Bergmann
317306710d
Fix memory leak
...
Change-Id: I64a74ea23d9a2410ebff0c42c54601fd0b0190f0
2014-05-30 16:16:19 +02:00
Stephan Bergmann
773881d49e
Fix memory leak
...
Change-Id: I30ab0dcf47d236c8ebda3a2d1da0aaa4f0cd7477
2014-05-30 16:16:02 +02:00
Stephan Bergmann
5409e6a126
Avoid undefined left shift of negative integer
...
Change-Id: Ib857f7c802b4ce65ec352b67e6acde59965c893a
2014-05-30 15:55:02 +02:00
Stephan Bergmann
bb78022488
Fix memory leak in test code
...
Change-Id: I318878b3fa883eebbc081a6faf6a594dad2c6e26
2014-05-30 15:55:01 +02:00
Stephan Bergmann
aaaf4c4332
Fix leak
...
Change-Id: Ie1c0cb94fae8b227f7ef66df5a2a2ca3f0738897
2014-05-30 15:55:01 +02:00
Stephan Bergmann
f33dc92572
Fix memory leak
...
Change-Id: Ia9176826b89b947408230bf65db26a83f269c845
2014-05-30 15:55:01 +02:00
Stephan Bergmann
c9f5e9b709
Fix memory leak
...
Change-Id: I70522657f968ed4f84e9447dd999d8be746fc973
2014-05-30 15:55:00 +02:00
Stephan Bergmann
63405c0500
Fix memory leak
...
Change-Id: I0e5c3af0504f3090a5db7692c6bfb1d33b3aa81f
2014-05-30 15:55:00 +02:00
Stephan Bergmann
4bd5d16381
Fix leaks in test code
...
Change-Id: I435fcfd6d10875565b543ea76fa8bfbf52e5f5d0
2014-05-30 15:54:59 +02:00
Noel Grandin
6b50e21473
deb#749592 mysql-connector doesn't work with remote connections
...
and also
fdo#77584 mysql-connector doesn't work over SSH tunnel
Not sure exactly how this got broken, I suspect that the UI code
has started unconditionally passing down the properties, just filling
them with empty spaces for the unused ones.
Anyhow, this appears to fix the problem.
Change-Id: I7ac2a0d6bae610f47d2a28daa9beb3ef0e2dbb52
Reviewed-on: https://gerrit.libreoffice.org/9565
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-05-30 08:24:31 -05:00
Caolán McNamara
c3c1cf88f2
coverity#705195 Missing break in switch
...
Change-Id: I7374fbcd6b89569530db5053fe2d9ac301ffbb80
2014-05-30 14:19:11 +01:00
Caolán McNamara
813d4d3b8d
coverity#705196 Missing break in switch
...
Change-Id: Ib757a4cf5c6bf6fa59b2eb1a3cb3c9c3c55431bc
2014-05-30 14:19:11 +01:00
Caolán McNamara
cf28ba611b
coverity#705197 Missing break in switch
...
Change-Id: I3a171be59989b53e1a96f0e4c640142bb8e64321
2014-05-30 14:19:11 +01:00
Caolán McNamara
7b75f9a144
coverity#705222 Missing break in switch
...
Change-Id: Ie127c5238fd2f69f52fb3cbe4090929eb23566f4
2014-05-30 14:19:10 +01:00
Caolán McNamara
8ce36c3736
coverity#705223 Missing break in switch
...
Change-Id: I7b6f64fccc0fc16dff2d060c035fbad0ebb73335
2014-05-30 14:19:10 +01:00
Caolán McNamara
67502178f1
coverity#705235 Missing break in switch
...
Change-Id: I19e8e6aa08dc879f273f2a0177b40435c0ac553d
2014-05-30 14:19:10 +01:00
Caolán McNamara
2ac988e042
coverity#705236 Missing break in switch
...
Change-Id: I8065789618f806d01cdb69a18502dfafd962b9f3
2014-05-30 14:19:09 +01:00
Caolán McNamara
19492508b5
coverity#705237 Missing break in switch
...
Change-Id: I1f8c9aa6c7b4403346ee43501a3555abbccf1cfb
2014-05-30 14:19:09 +01:00
Caolán McNamara
861e3a23b9
coverity#705239 Missing break in switch
...
Change-Id: Ic11f6640b6c60feed06ee988796823aaada76739
2014-05-30 14:19:09 +01:00
Caolán McNamara
b19043b89b
coverity#705256 Missing break in switch
...
Change-Id: I173926b7966d0d75b51652a3983d73923fa2e575
2014-05-30 14:19:09 +01:00
Caolán McNamara
87574542fc
coverity#736074 Missing break in switch
...
Change-Id: Ie60f70e992323b9841c854edc083f686bbeda1f5
2014-05-30 14:19:09 +01:00