Commit Graph

364292 Commits

Author SHA1 Message Date
Matúš Kukan
15678e7483 ZipPackageFolder: releaseUpwardRef only calls clearParent, remove it.
Since commit 0c5bb3f42d.

Change-Id: I5511f9dc829aca42790f05cb8fb3ebd83b2acad4
2014-11-17 10:49:20 +01:00
Laurent Godard
ad91cfdcf2 parse-perfcheck : add filename to csv results
one can find callgrind output file more easilly

Change-Id: Ic5019d5259a63ab23ed44d39baaeb7432690382e
Reviewed-on: https://gerrit.libreoffice.org/12450
Reviewed-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
Tested-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
2014-11-17 09:46:21 +00:00
Stephan Bergmann
a5a307a614 warning C4702: unreachable code
Change-Id: Ia0c8a1dff329bedc4084c104659f7777e15183ae
2014-11-17 10:39:17 +01:00
Adolfo Jayme Barrientos
82425621ed Change disclosure +/- icons to pointers
Change-Id: Ia42e2bc5120be294bc791dd2e2f06dd1fc2a2c8a
Reviewed-on: https://gerrit.libreoffice.org/12500
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-17 09:30:29 +00:00
Stanislav Horacek
ed2dd9ea6a Updated core
Project: help  23808726b1af61e0f7f8ada72899c23c0d442ad7

fdo#80490 rename AutoSpellcheck and reflect its removal from toolbar

Change-Id: If77bb61af25998e193e3e8f1ea2382fe2be4423a
Reviewed-on: https://gerrit.libreoffice.org/12498
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-17 09:29:22 +00:00
Stanislav Horacek
a64f00484d Updated core
Project: help  d080ad69dcff1dc67ed10930b029df08229fdb2a

fdo#79149 insert image dialog: rename Style to Frame Style

Change-Id: Ibb16ba76d2d7e98f5dc19dbcc82e80d8c08b334b
Reviewed-on: https://gerrit.libreoffice.org/12497
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-17 09:29:07 +00:00
Stanislav Horacek
1e3463ece6 Updated core
Project: help  d08fb7ff77e5a054dc6005652159299891fc15ff

fdo#85046 rename items related to recording changes

Change-Id: Ia1068ed4590585cc9cc4a8ece29a761f61c290e9
Reviewed-on: https://gerrit.libreoffice.org/12496
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-17 09:28:42 +00:00
Stanislav Horacek
37fd78cc9d Updated core
Project: help  5a6a67a35d9ff72d6723cc2e13d43bb6c25e81c7

apply styles dropdown: rename More label and add info about pop-up menu

Change-Id: Icbecb2063225676b6bf47a492a873ed5f6479670
Reviewed-on: https://gerrit.libreoffice.org/12501
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-17 09:28:22 +00:00
Stanislav Horacek
8fcc9b63db Updated core
Project: help  47428b6382955d4f9962fca14e65d19bb5b99983

fdo#85817 rename Document as E-mail to E-mail Document

Change-Id: I4897c43ae12fcb317f04c1d982e213f061786e58
Reviewed-on: https://gerrit.libreoffice.org/12490
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-17 09:28:06 +00:00
Julien Nabet
277a59c0e8 cppcheck: Return value of std::remove() ignored. Elements remain in container.
Change-Id: I1e3bcb013d27c6f9a1484c9f1e23b63f42615b9b
Reviewed-on: https://gerrit.libreoffice.org/12460
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-17 09:27:34 +00:00
Yousuf Philips
d266fe13f6 fdo#86183 set ctrl+shift+e to track changes and reassign edit mode
Change-Id: If1bfbc6686dd164eba9a705fbdb72fa0a08cdefe
Reviewed-on: https://gerrit.libreoffice.org/12415
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-17 09:26:34 +00:00
Vort
e353ecd3db fdo#77268 SVG Import: fix null pointer dereference
Change-Id: I47c591f3d8b61d60f1258db3515c6805bf42304c
Reviewed-on: https://gerrit.libreoffice.org/12472
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-17 09:23:05 +00:00
Julien Nabet
952b968042 cppcheck: Same expression on both sides of '||'
Change-Id: I89c758366c2140f0033c1006f6a03bbc17ea8096
Reviewed-on: https://gerrit.libreoffice.org/12459
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-17 09:21:08 +00:00
Adolfo Jayme Barrientos
f7393810a7 More HIG fixes in filter, svx
Change-Id: I74df6b8221b4bb18791ec81af266dd58571c4c8c
Reviewed-on: https://gerrit.libreoffice.org/12489
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-17 09:18:01 +00:00
Adolfo Jayme Barrientos
70d2919e2d HIG fixes for vcl
Change-Id: I7ab2aa906073f0ea09ca4e3e4ae1d5346f6e7616
Reviewed-on: https://gerrit.libreoffice.org/12499
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-17 09:17:38 +00:00
Olivier Hallot
21e8586eae Updated core
Project: help  c7a50f7e051ca7ed0c6f63bcbc55a3ce25029b7d

Do not make numbers translatable in Help contents

Spare time and energy of translators by marking numbers non-translatable.

Change-Id: I99846db2271e27761ecf5498ce1456b3adcd84dc
Reviewed-on: https://gerrit.libreoffice.org/12493
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-17 09:17:18 +00:00
Takeshi Abe
e186db5257 assert that no other types than TGOPER can happen in SmParser::Oper()
TOVERBRACE/TUNDERBRACE belongs to TGPRODUCT.

Change-Id: I34b23858fb70f38ffd82e373e16ab68632d6e303
Reviewed-on: https://gerrit.libreoffice.org/12508
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-17 09:16:48 +00:00
Stephan Bergmann
394ba4a68b loplugin:implicitboolconversion
Change-Id: I389fa692e4a8f99d8de21cf0af3f2a7f0ac1a6f5
2014-11-17 09:51:21 +01:00
Maxim Monastirsky
a4450fe6d0 Related: fdo#83572 Try to fix zoom mode button state
Change-Id: I4e146788c3ab83f714bfb0aef1da018b038be64d
2014-11-17 10:29:59 +02:00
Miklos Vajna
acd78552de Add rtl::OUString::toUtf8()
There is rtl::OUStringToOString() already to do OUString to OString conversion
using UTF-8 encoding on a best effort basis.  However multiple modules have
code where we assume that such a conversion is perfect. Add a new method that
asserts such an expected success instead of duplicating it at multiple places.

Change-Id: I0e55b53f558df82b67af6a463c8144655cf0ca74
2014-11-17 09:22:14 +01:00
Stephan Bergmann
e47b43f4c2 -Werror,-Wunused-variable
...since 286e2f5c6e "Related fdo#82953: Forget
package URL of image after it is loaded"

Change-Id: If4cc941353b72f555dee26d158aee7b15b359a9c
2014-11-17 09:17:17 +01:00
Stephan Bergmann
272d330cec loplugin:unreffun
Change-Id: I27ce8fc805f8b3fa127fb919a9c571de1aeef589
2014-11-17 08:49:24 +01:00
Tor Lillqvist
0fcc1718e6 WaE: implicit conversion (IntegralCast) from bool to 'int'
Change-Id: I0eef8d71334a29a773aaff80c9d1c1ae8b9d9842
2014-11-17 09:26:21 +02:00
Michael Meeks
18c50cefd7 vcldemo: improve my rather trivial inferred alpha maths.
Change-Id: I420628cea2272d6f5af0b13b9c32902627dcf86f
2014-11-17 06:40:56 +00:00
Michael Meeks
691402155e vcldemo: prototype Alpha recovery for native theming.
Change-Id: I27706b358e0567139cdd25186963cbff5fe3ed1f
2014-11-17 03:19:24 +00:00
Michael Meeks
50ab596fa5 vcldemo: repair mini view, and add alpha blended page corner alike.
Change-Id: I0c047a2b8940e2be76c94bf9de5423aa7e0eff8b
2014-11-17 02:09:34 +01:00
Michael Meeks
9071acfe74 vcldemo: simulate border stretching.
This causes problems with the OpenGL backend; we scale up an 8x1 image
to 8x500, but our fast scaling can't yet cope with that.

Change-Id: I2c91c614167dfdebb53bd03564a577feff64da0b
2014-11-17 01:59:42 +01:00
Caolán McNamara
8a68c3fecd coverity#1242630 reorganize to help coverity out
Change-Id: I18124cd8d7aadbab22114fa9d38607b43862f9ea
2014-11-16 20:46:34 +00:00
Caolán McNamara
8877a2fbf5 coverity#982483 Dereference after null check
Change-Id: I6098e597cb00fccff4cf4611a8ac82badf1bdf02
2014-11-16 20:46:33 +00:00
Caolán McNamara
d7df2dbc65 coverity#708662 Uninitialized scalar field
Change-Id: I6b694659077abce4ca7c67cf0298c9b882a2b964
2014-11-16 20:46:33 +00:00
Caolán McNamara
137a64367b coverity#1187864 Uninitialized scalar field
Change-Id: I80df95f70de515a0247827a89297cdfdf0399989
2014-11-16 20:46:32 +00:00
Caolán McNamara
8652830eee coverity#1251173 Dereference before null check
Change-Id: I5fb5ef73a40162dea1356dde03ceaa75a65f842a
2014-11-16 20:46:32 +00:00
Zolnai Tamás
aea2dbc319 Remove now useless setTextEmbeddedGraphicURL()
Since this commit:
286e2f5c6e
it's not necessary to update the package URL.

Change-Id: I25c829e9bc0c666838baf19cd60f19938ebb430c
2014-11-16 20:48:19 +01:00
Zolnai Tamás
db686e8ae1 Logically dead code related to embedded stream name in SwGrfNode\SdrGrafObj
See also:
286e2f5c6e

Since embedded URL exists until the first swap in these lines
are not needed anymore.

Change-Id: Ie6bf8efe7808cf42f20f7b4b3f8cb927555c0ea8
2014-11-16 20:35:30 +01:00
Zolnai Tamás
b0c97aecb2 Set back these lines, later it can be useful
Removed in:
9dc3b49c89

Change-Id: Id8cee4e17d214ca0eaa5cd11dc25849e5f68851e
2014-11-16 20:32:01 +01:00
Zolnai Tamás
a6e2e54c7e Avoid DelStreamName because it can lead to image loss.
See also:
f811e62841

The problem is that more images can have the same stream name
so we can't decide here when to remove one stream name. Better
to leak in the storage as to loose images (actually we already
leak here, so)

Change-Id: I2c2afe87e024c2521fe22d62126b567931604101
2014-11-16 20:32:00 +01:00
Zolnai Tamás
286e2f5c6e Related fdo#82953: Forget package URL of image after it is loaded
It causes problems if we handle those imported images differently which
are identified by a package URL, so after the first load remove
this URL and handle images on the same way as inserted images.

Some related bugs:
* #i44367#
* #i124946#
* #i114361#
* fdo#73270

The image in the test document has a special ID which is different
from that one which is generated by LO internally so after ODF export
the new generated image URL is different from the imported one.

Change-Id: I4e7d3490674c5f86bec5c7c6e1c975dcafd7c265
2014-11-16 20:30:57 +01:00
Zolnai Tamás
c454a0cd0c Test for size based auto swap out mechanism
Change-Id: Iff0942b9b545f27dd74b73bee3f8ac785539867d
2014-11-16 20:27:32 +01:00
Markus Mohrhard
f3ff1195cf remove some useless SAL_WARNs
Change-Id: I26ae7aaab0e2d1685fd9c961aba027e1399b6911
2014-11-16 17:26:06 +01:00
Markus Mohrhard
54189d6236 use correct flag to enable ARB debug version
Change-Id: I933aea4f9cb1ccd58f9a07e7d32ff28077f8bb33
2014-11-16 17:25:57 +01:00
Markus Mohrhard
b4b1bea816 Revert "make something visible on the screen again"
This reverts commit 6661fdab95b981843f6d8392769f32e7377eaaeb.
2014-11-16 17:25:48 +01:00
Markus Mohrhard
5d5ee7f226 use the OpenGLHelper version to check for OpenGL support
Change-Id: Ib101d2605e5e739bb1d063fa7019e4e5930462a0
2014-11-16 17:25:39 +01:00
Markus Mohrhard
687ecd9497 make something visible on the screen again
Why do we still use a double buffered FBC? It apparently works in the
feature/opengl-vcl branch.

Change-Id: I48b6879b9a9f7fec67f4da25cade46a32d8ad6fa
2014-11-16 17:25:28 +01:00
Markus Mohrhard
6cc2730eff remove unnecessary whitespace
Change-Id: I0dda7886718b0e3ff81a0d6d43cca2887877ea9d
2014-11-16 17:25:18 +01:00
Markus Mohrhard
c484e4c030 vcl: Invert OpenGL Native Widget rendering in Y.
Change-Id: I65a0bef7e817c82285a0e053846798f02e8d7fc8
2014-11-16 17:18:46 +01:00
Brij Mohan Lal Srivastava
82d6ee7ce7 fdo#56116 : Names of bookmarks should allow all characters which
are valid in HTML anchor names (missing: ':' and '.')

Change-Id: I44f1d1135067103fdcc7482793371c5b95c14cec
Reviewed-on: https://gerrit.libreoffice.org/12466
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2014-11-16 16:11:03 +00:00
Michael Meeks
8ecfdf9c23 vcl: disable OpenGL usage during build.
Change-Id: I3a534578df727f2aaab6e36839f0e62e6fc8f208
2014-11-16 17:00:57 +01:00
Matteo Casalin
1e0c847a60 sal_True/sal_False to true/false in calls to getWordBoundary
Change-Id: I6116b4c2b8e03e819a430cbdcb7874af6508fb62
2014-11-16 16:54:45 +01:00
Matteo Casalin
13b72a61cb sal_Bool/sal_uInt16 to bool
Change-Id: I54d404d98cff433735ede23ddf4944a4149f559c
2014-11-16 16:54:44 +01:00
Matteo Casalin
e71fd1a3c5 Misused sal_True/sal_False to integer
Change-Id: I3e5374145fb4a1bea1d1d900dc32380df4a408e9
2014-11-16 16:54:43 +01:00