Commit Graph

375379 Commits

Author SHA1 Message Date
Yousuf Philips
21a6b99748 tdf#91781 Fix some entry headings
Change-Id: I69b07eef540d862ea684b1d51d64509f59a5cb3e
Reviewed-on: https://gerrit.libreoffice.org/16020
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-06-03 05:45:18 +00:00
Philippe Jung
9f01951b85 tdf#91228 Fix Writer crash
Start Writer, Insert Image, Anchor as character, Go after
image, press enter, writer crash

This is because m_pAnchoredFly is not updated.

JoinPrev, JoinNext and SplitContentNode all rely on CutText with calls
InsertHint. InsertHint calls SetAnchor. SetAnchor calls Modify callback
except if "LockModify"ed. This patch ensures that, whatever the value of
LockModify, the references are kept correct.

Change-Id: Id7254784c6954db4b542b2c4228b388fb924bbc2
Reviewed-on: https://gerrit.libreoffice.org/16041
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
2015-06-02 22:07:30 +00:00
Markus Mohrhard
365896fe45 add test for tdf#91685
Change-Id: I9a08a11038e3e0f873abc4513c0cbda97f0e4795
2015-06-02 23:15:11 +02:00
Markus Mohrhard
fa0e5e2928 that special case was a really stupid idea, tdf#91685
The default value is context depending and not 0. So always export the
rotation value.

Change-Id: I36162459757c58846f3ecea7dcbcb58b6ef3d1f6
2015-06-02 23:15:10 +02:00
Stephan Bergmann
1754c4d2ab loplugin:loopvartoosmall
Change-Id: I08c484c54e27c55157836d68a28d2a0e580499d9
2015-06-02 22:57:45 +02:00
Stephan Bergmann
7a65f6c524 loplugin:loopvartoosmall
Change-Id: I721a9da1f277ce641375411f302557372331e6a2
2015-06-02 22:57:44 +02:00
Stephan Bergmann
c984b76efc loplugin:loopvartoosmall
Change-Id: I33f4e74f97ba52b9240e6304d53eb256bd822060
2015-06-02 22:57:44 +02:00
Stephan Bergmann
1d25c71021 loplugin:loopvartoosmall
Change-Id: Icdaba21efeb8a910617642b7cb4e082f03f7a0ef
2015-06-02 22:57:44 +02:00
Stephan Bergmann
8b9be6fd5f loplugin:loopvartoosmall
Change-Id: I63917d68b05d6e2f1248bcf88e27952df201d2c5
2015-06-02 22:57:44 +02:00
Tor Lillqvist
5ad704ac9b There is no use of vcl::Window here
Change-Id: Idf36c08205a8a3a36ae05040e1c1fd28d5e2f13f
2015-06-02 21:41:46 +03:00
Caolán McNamara
6d50c6ccdf move ++m_nFieldsInHyperlink from StartField_Impl to callers
no logic change at all, justs makes it clear the dubiousness
of this unconditional increment

Change-Id: I32e3cb2c45b1b45826a59642c33ab850d698c206
2015-06-02 17:40:02 +01:00
Stephan Bergmann
2dd0c65cb2 Use range-based for
Change-Id: Ie10317f3ffcaa8032417584cb056007c5f67ea91
2015-06-02 18:28:36 +02:00
Stephan Bergmann
8890e3f44d external/poppler: -fsanitize=nonnull-attribute
Change-Id: I17c825a0e24e8993503eeaf0d1136c143d990a12
2015-06-02 18:22:56 +02:00
Stephan Bergmann
b4f9145fb4 Enable loplugin:loopvartoosmall
Change-Id: I114320ebaab9223b82b4fd9710c3cc221a836645
2015-06-02 18:21:58 +02:00
Stephan Bergmann
7b6b8131f6 loplugin:loopvartoosmall
Change-Id: Iaa82f5e3180024db747a52d699aa77c16781afa0
2015-06-02 18:21:44 +02:00
Stephan Bergmann
d58d9402e8 loplugin:loopvartoosmall
Change-Id: Id5501599969fab5c6944a31b1fb629a3fc5f85b2
2015-06-02 18:21:39 +02:00
László Németh
751d697db6 fix rendercontext rendering of toolbox
Change-Id: I927a7ffdac278384ef102e6619f217daf24879a2
2015-06-02 18:12:03 +02:00
Stephan Bergmann
c3a71742e5 -fsanitize=nonnull-attribute in memcpy call
Change-Id: If1f852ce4ef3419d663d4e2f4bdb4a57cc61e799
2015-06-02 18:07:20 +02:00
Stephan Bergmann
1c989f8eff external/python3: -fsanitize=nonnull-attribute
Change-Id: Ib589b638a81bfb77fd74da8b15ae7b11cfd2b58b
2015-06-02 17:50:17 +02:00
Stephan Bergmann
c710b435f1 external/libetonyek: -fsanitize=nonnull-attribute
Change-Id: Ib7e6722d772a135325ebd1e33ed7b17f214fea47
2015-06-02 17:49:48 +02:00
Stephan Bergmann
c8346d77e7 external/coinmp: -fsanitize=nonnull-attribute
Change-Id: I487e772395defa9aae2ce3eb040b8c7d92720cb2
2015-06-02 17:35:20 +02:00
Stephan Bergmann
42c178bef7 -fsanitize=nonnull-attribute in memcpy call
Change-Id: I0ed38aa54e1b403f015c27b27edb4710e935d961
2015-06-02 16:56:19 +02:00
Stephan Bergmann
eee25979d1 -fsanitize=nonnull-attribute in memcpy call
Change-Id: Ic2fc0752f2bce2d565ca58b1c804bfd601b80875
2015-06-02 16:56:13 +02:00
Stephan Bergmann
2bc0a80839 -fsanitize=nonnull-attribute in memcpy call
Change-Id: I4fc491906311781b9941c8f02d99d254542027ae
2015-06-02 16:56:08 +02:00
Noel Grandin
c2d73acad3 inline simple Java method
Change-Id: I496fa3223ed97d4d2cf8d64649ce30da22331dbd
Reviewed-on: https://gerrit.libreoffice.org/16039
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-06-02 14:09:39 +00:00
Rishabh Kumar
1c18deee37 tdf#90888:Shrink the properties sidebar sections in Calc
Removal of less used controls

Change-Id: I2948e6582031db1f743af59fb1ae02c1a86467f4
Reviewed-on: https://gerrit.libreoffice.org/15935
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-06-02 14:08:51 +00:00
Michael Stahl
9a9b116a1f curl: simplify SSL conditional
Change-Id: I210774ef7432257a3154e8981c0d53e9e63b2110
2015-06-02 15:50:41 +02:00
Michael Stahl
0b8b96ed51 curl: disable loads more random stuff we don't need
Change-Id: I0f4bcd73f9e0e7307ca0556a5f6990631eb9f2c5
2015-06-02 15:48:40 +02:00
Miklos Vajna
3f3ea9fadd CppunitTest_sw_tiledrendering: add TextFrame search testcase
Fails without commit 2d17cd6b03 (sw:
LOK_CALLBACK_TEXT_SELECTION should be the union of all selections,
2015-06-02).

Change-Id: I1d45eabf53dadd24051ff46acbf4bbfb85fb60a9
2015-06-02 15:50:08 +02:00
Michael Stahl
805f12dd51 curl: sigh... *actually* disable rtmp support
Change-Id: I07ffe3a9ad6556fb5da3149a3cbe12ffcc5f56b4
2015-06-02 15:36:00 +02:00
Michael Stahl
f4844a9abe curl: disable rtmp support
configure will add a dependency on librtmp.so.0 if the development
package happens to be installed.

Change-Id: I8500cc166d70763118e5054680f1f8c70942ba3f
2015-06-02 15:34:00 +02:00
Stephan Bergmann
6d46d37685 external/python3: -fsanitize=nonnull-attribute
Change-Id: I447d1f01c24a934e643077dc271872e850b204bc
2015-06-02 15:22:19 +02:00
Yousuf Philips
ed6b7d972b Fix indent button icons in impress/draw sidebar
Change-Id: Ib21c2489e1ff420e651e50a2731dfd3f16c9cef8
Reviewed-on: https://gerrit.libreoffice.org/16028
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-06-02 13:20:21 +00:00
Zsolt Bölöny
d0f6f00c1a Replaced boost::tuple with std::tuple
Change-Id: Ia001c8e1e00df85d2be93e330811a1081179785d
Reviewed-on: https://gerrit.libreoffice.org/15816
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-06-02 13:20:02 +00:00
umairshahid
d6e7dcb343 A small hint on how to specify the database URL should be helpful to users
Change-Id: I7a84951b571b8c0a583907283f3b69fab1b5984b
Reviewed-on: https://gerrit.libreoffice.org/15978
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-06-02 13:15:01 +00:00
Lionel Elie Mamane
f4fc81b0b3 hsqldb flush: protect against weak ref having expired
Change-Id: I5967271c1c154ab4cf5555d30d3812183ea2a6b7
2015-06-02 15:14:22 +02:00
Lionel Elie Mamane
63314e5114 more debugging information
Change-Id: I9bb95b80e0e85573a09b8ad7233c6543fccae032
2015-06-02 15:14:22 +02:00
Noel Grandin
5b87ff4085 loplugin:loopvartoosmall
Change-Id: Ieac705a950237ad52a3768f7b7fff5807c6dbb47
2015-06-02 15:07:26 +02:00
Miklos Vajna
2d17cd6b03 sw: LOK_CALLBACK_TEXT_SELECTION should be the union of all selections
E.g. if searching for a keyword and it's inside a text frame, then we
have two cursors: one is an empty selection at the anchor point, and the
other is the real selection. What happened is that we emitted two events
for the two cursors, instead of merging them together.

Fix the problem by not emitting the events in SwSelPaintRects::Show(),
instead do it at once in SwShellCrsr::Show().

Change-Id: Ie2c7691aaaea7ba8a32b5cfa718a45cba571f791
2015-06-02 15:04:04 +02:00
Caolán McNamara
d524f3a895 add testcase for CVE-2015-0848
Change-Id: Id49cbc139a39a18cd3965413fc06cc14961747e7
2015-06-02 13:33:43 +01:00
Adolfo Jayme Barrientos
e96adee1fe tdf#88178 Avoid naming two distinct buttons the same…
… when these are in the same screen.

Change-Id: I4e162a485f4511ae3e008446d5712562562ed64f
2015-06-02 07:21:56 -05:00
Yousuf Philips
614759eac6 TANGO: Minor fixes to font outline icons
Change-Id: I8d88a19d260496947ccfafd2980ebd476c0dea9a
Reviewed-on: https://gerrit.libreoffice.org/16029
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-06-02 11:15:19 +00:00
Stephan Bergmann
f749a970e2 Remove obsolete comment
...that should have been removed as part of
7196df7ac6 "tdf#43157: Enable format check in
sal_detail_logFormat"

Change-Id: I331359bfa0e7c678f662f3de63257ccc0b528484
2015-06-02 12:53:36 +02:00
Stephan Bergmann
f8421bdef4 No need for an intermediate FARPROC here
Change-Id: I601040a142d7a1d946a7141ae48981790eb3f305
2015-06-02 12:33:30 +02:00
Noel Grandin
6ef9f7e202 loplugin:loopvartoosmall
Change-Id: Ib4def3435eab4625645c5afe3b151f9f430564ac
2015-06-02 12:09:56 +02:00
Stephan Bergmann
acd4ecc38f loplugin:cstylecast: deal with those that are (technically) const_cast
Change-Id: Ice7bbdea1d0df0a92f2e1b38f033adaff2fb8b07
2015-06-02 11:29:13 +02:00
Stephan Bergmann
3f846cb7a4 loplugin:cstylecast: deal with those that are (technically) const_cast
Change-Id: I7128d99926bddf5ffd0a87099c7fa3ce3a1e08e0
2015-06-02 11:29:00 +02:00
Stephan Bergmann
0fded753c7 loplugin:cstylecast: deal with those that are (technically) const_cast
Change-Id: Idd4f5a66667e2c13d2cb691960cfd1f568310674
2015-06-02 11:28:56 +02:00
Stephan Bergmann
c56a8863cd loplugin:cstylecast: deal with those that are (technically) const_cast
Change-Id: I1a9aa868d3724a7d14c181e45d956cdf2423e40c
2015-06-02 11:28:51 +02:00
Stephan Bergmann
132e8ca43e loplugin:cstylecast: deal with those that are (technically) const_cast
Change-Id: Ic50468d68c92779a589894963ab4099eefb8adf4
2015-06-02 11:28:47 +02:00