Commit graph

321453 commits

Author SHA1 Message Date
Markus Mohrhard
30975b96e8 coverity#736107: nesting level mismatch
Change-Id: I24655d0e87335ac0356a1082fd993a87613e213e
2013-03-03 04:35:14 +01:00
Markus Mohrhard
a51cd484c6 cverity#736478: leaked file descriptors
Change-Id: I0e79f3e330fe1535c473d49010da34b04b9c5875
2013-03-03 04:35:13 +01:00
Markus Mohrhard
c95d4a7701 coverity#705720: fix memory leak
Change-Id: I374f22ae6cc20c14adb99cd9bc6da1f830067861
2013-03-03 04:35:13 +01:00
Markus Mohrhard
ea4555100a coverity#705669: fix memory leak
Change-Id: Ib99c5e5c4a8c3c6efd0ff0665c73b241790b314b
2013-03-03 04:35:12 +01:00
Markus Mohrhard
39f821c962 coverity#705657: fix memory leak
Change-Id: I326d2d168d48016d6f1784ff947edd17eb398838
2013-03-03 04:35:12 +01:00
Markus Mohrhard
a050b17880 coverity#705648: fix memory leak
Change-Id: I1ba301831758f2ba05226588ec71b1a911d7bbba
2013-03-03 04:35:11 +01:00
Markus Mohrhard
b55d15e3af coverity#735368: operation has no effect
Change-Id: Ibdb36f3b1df04dca7c4129ef4837317c991d7ae9
2013-03-03 04:35:10 +01:00
Markus Mohrhard
224137a2fb coverity#705121: missing unlock of mutex
Change-Id: Ib36a2f0ada0f0e1af631f3a1698a44edbd3dd59e
2013-03-03 04:35:09 +01:00
Markus Mohrhard
914018c03a coverity#705120: missing unlock of mutex
Change-Id: I341ba77e459967ece5916ed897b76e9f63164e58
2013-03-03 04:35:08 +01:00
Markus Mohrhard
23f124bf95 coverity#983201: fix memory leak
Change-Id: I0c6a4ed147c6afc1dcabaa33833b7ca50afb4607
2013-03-03 04:35:08 +01:00
Markus Mohrhard
48d099a85a coverity#705725: fix memory leak
Change-Id: I862ea9c4958497cc338b93bd0852c0b1494aee81
2013-03-03 04:35:07 +01:00
Markus Mohrhard
887ed7f13b coverity#983108: fix memory leak
Change-Id: Ief22e3cbb826ab0ceca5d199c1bfd21b46e87358
2013-03-03 04:35:07 +01:00
Markus Mohrhard
9999bb82fa coverity#983107: fix memory leak
Change-Id: I602510657d72455485e42e66b8ddf68413035232
2013-03-03 04:35:07 +01:00
Markus Mohrhard
f3c849fbcc coverity#983100: close resource handle
Change-Id: I7e637fcafff08e4299a90887dbcfc60613377c9d
2013-03-03 04:35:06 +01:00
Markus Mohrhard
c04fde0063 coverity#983099: fix memory leak
Change-Id: I2fe582bc9b082ab4cac7cc7e6c521087f4906436
2013-03-03 04:35:05 +01:00
Takeshi Abe
ddf1b13a52 sal_Bool to bool
Change-Id: I4040baa1a0202426df80a0ea94abde55e2b6ca65
2013-03-03 10:31:48 +09:00
Tor Lillqvist
19a080540f The Viewer executable, not just the app bundle, depends on all the libraries
Change-Id: If85d7c8db75dbcd8316193e06b7c337c52216e0c
2013-03-03 01:47:59 +02:00
Tor Lillqvist
06b58a702f Do "real" zooming also while the scale gesture is in progress
Would work nicely if only it wasn't so compute intensive. Or is it the
(temporary hack) constant redrawing that is killing performance?

Change-Id: I0b152411a413a818fba7a0f41a3462e423c6ab54
2013-03-03 01:14:16 +02:00
Tor Lillqvist
5930a963ae Implement the VCLEVENT_WINDOW_ZOOM by turning it into a wheel mouse event
For now just use an ad-hoc factor that works close enough on my device to turn
the zoom scale factor into a value for the somewhat undocumented mnDelta field
in SalWheelMouseEvent. Ideally we should of course calculate it so that the
end result actually is the document content view being scaled by the requested
scale factor.

Change-Id: I21215d38c8ce4a35591d92d305ad1aeeca379f0a
2013-03-03 01:14:15 +02:00
Tor Lillqvist
92c033df8f libucppkg1 is needed, for auto-save I think
Change-Id: Ie4ec4e2518c9e0621b75afe21f22862e3e8bf726
2013-03-03 01:14:15 +02:00
Tor Lillqvist
bd36b992cf Support an ad-hoc (non-gbuild) Makefile workflow for the Android apps
For now, we want to keep being able to just say for instance "make run" in the
android app directories.

Change-Id: I1898d5466c0df6007fa32b202888bed644fa9489
2013-03-03 01:14:15 +02:00
Gábor Nyers
9e991e1852 fdo#39468 Translated German comments to English
Change-Id: If4f8e308cfae6a4ba64576c1b2844210e64085a0
2013-03-02 21:08:46 +00:00
Chr. Rossmanith
b15f095293 removed RTL_CONSTASCII_(U)STRINGPARAM xmloff(text)
Change-Id: I54af0ac7a3454259540e89267200d801b17ec179
2013-03-02 21:36:10 +01:00
Luc Castermans
dadfa4bbbe translated German comments
Change-Id: I4a629124270eb39dc879f74f1814618fe660be5e
Reviewed-on: https://gerrit.libreoffice.org/2516
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>
2013-03-02 20:28:41 +00:00
Luc Castermans
d1e99f5802 translated German comments (file is clean now)
Change-Id: I1f833fe4a2332c1b2fa1e98fd320e55f7e19c649
Reviewed-on: https://gerrit.libreoffice.org/2517
Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be>
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>
2013-03-02 20:27:11 +00:00
Norbert Thiebaud
7eda7576e0 coverity#705402 Improper use of negative value
while at it let's avoid creating 16 OUString objects per run from
the same 8 constants.. and let's avoid parsing the source 4 times
when 1 time suffice... and of course use OUStrinBuffer to construct
the result rather than creating and recreating OUString over and over.

Change-Id: I74fdb8b51bab91a0883db65bc8c5d0e8606e2da4
Reviewed-on: https://gerrit.libreoffice.org/2326
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-03-02 19:18:11 +00:00
Andras Timar
c3429a0da6 remove RebuildShellIconCache CustomAction (it was Win 9x/NT/2K only)
Change-Id: Id856c2279520d9183c8b10967f5b56903d21963f
2013-03-02 20:09:25 +01:00
Tor Lillqvist
c859cc21cd Start hacking on zoom and scroll events at the VCL "public" level
On the internal ("Sal") VCL level they will correspond to wheel mouse events,
I guess.

Change-Id: Ia422f892d73afe501f529020c2aed9ff8fca99f9
2013-03-02 21:00:01 +02:00
Tor Lillqvist
ec7986d43b Try to make the temporary pinch/spread hack look nicer
Change-Id: Id293e04c089b9304721f83fb4eb77cffab67cedd
2013-03-02 21:00:01 +02:00
Tor Lillqvist
bcfd6ac251 RTL_CONSTASCII_USTRINGPARAM removal
Change-Id: I0c50dea9d86d3ec15ec327883867a384cbf2a6e8
2013-03-02 21:00:01 +02:00
Tor Lillqvist
a8ee2fd020 Start hacking on zooming
Change-Id: Ibc9aad490c4616d339e95352a0b8a7f7bed93070
2013-03-02 21:00:01 +02:00
Peter Foley
5b1d2fd1e6 more lto fixes
Change-Id: I97eb27a354dfb6b6d94886729c5b6df0b0f7687a
2013-03-02 13:05:18 -05:00
Peter Foley
d79bdca7e4 fix build on android with gcc 4.7
See https://code.google.com/p/android/issues/detail?id=41770

Change-Id: I555c1e9b8b15afd78b07b1c7b12a0b37d1112f9a
2013-03-02 13:01:04 -05:00
Peter Foley
5b272379db always build help for en-US
Change-Id: Ibcde46381cac50058f93e26f0eceb9b1446d1702
2013-03-02 12:58:08 -05:00
David Ostrovsky
61e8d865fd respect DBCONNECTIVITY option for shipping mork driver
Change-Id: If91a3fa6ad8bd1e359e472efacad9d3051cde17c
2013-03-02 18:47:39 +01:00
Luc Castermans
dc33a06d89 translated last German comment in this file
Change-Id: I6e8e65156d23682a2045019c7703c57f2448d1dc
Reviewed-on: https://gerrit.libreoffice.org/2513
Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be>
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-03-02 17:31:17 +00:00
Thomas Arnhold
6b599d590c typo
Change-Id: I2ec76c375beae644555226fcc2e94a2030d190c5
2013-03-02 18:18:34 +01:00
Chris
7cd26df20b Correct spelling errors in comments.
Change-Id: I360d4672225ba86466d5ecf0abf615172a7c3659
Reviewed-on: https://gerrit.libreoffice.org/2509
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2013-03-02 16:04:21 +00:00
Matúš Kukan
ee0dd36715 remove minor.mk
Hopefully all stays the same except for vcl/unx/gtk/a11y/atkutil.cxx.

Change-Id: I49108007ee6d045f045de86c8654efc7ca5fd3d0
Reviewed-on: https://gerrit.libreoffice.org/2491
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2013-03-02 16:02:39 +00:00
David Verrier
5f985d3759 fdo#39468: Translate German comments (and messages)
Change-Id: I80444aac8fdf90ea0f595151788afb14d4415cd3
Reviewed-on: https://gerrit.libreoffice.org/2444
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-03-02 12:02:47 +00:00
Luc Castermans
182b7c697f translate german comment
Change-Id: I043903ea5b80c6cde7d204fbb28daab167cf40b7
Reviewed-on: https://gerrit.libreoffice.org/2507
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-03-02 11:53:21 +00:00
Thomas Arnhold
934cdea97a -writer -> --writer
Change-Id: I78bd922b33d237f36c62ab27e1e383b456797e3a
2013-03-02 12:42:53 +01:00
Tor Lillqvist
0b2bbad06c reg2unoidl not needed for non-desktop OSes
Also, trying to build executables using our <sal/main.h> stuff for Android
fails (intentionally).

Change-Id: Ic3ff1a46dc95dd87fb33ec38883ce87b4937f05d
2013-03-02 10:12:23 +02:00
Tor Lillqvist
b2265f06ea Avoid C++11 scoped enums
Change-Id: I6f7db048e1f9dfcd47acbfe432c3abeb350979de
2013-03-02 09:39:33 +02:00
Lionel Elie Mamane
9330b97595 fdo#61564 when WrappedTargetException not in specification, do not throw it!
Change-Id: Id3c995557f320b1d0241f0ef5d94b1c9aeb66528
2013-03-02 08:11:03 +01:00
Julien Nabet
380b858de9 Fix shadowed declaration of "e"
Change-Id: I42740c0b01d33c90e6ad9f86a658ef27c2673fd3
2013-03-02 07:45:40 +01:00
Fridrich Štrba
5f895a9c15 Fix mozab build on Windows
Change-Id: Ie413a219824cb62a481faf83c2309ab48f4f548f
2013-03-02 07:36:43 +01:00
Markus Mohrhard
ac9c6e4da0 coverity#982991: fix memory leak
Change-Id: I083d1c22daefacefd59a918073ed605aa318bdce
2013-03-02 06:52:01 +01:00
Markus Mohrhard
fca5e0992f coverity#982975 and more: fix memory leaks
Change-Id: I4c147ea03eb4d5d7c926ec1cccbd344ff28c77d7
2013-03-02 06:52:00 +01:00
Markus Mohrhard
5ff1afbf1e coverity#982974: fix memory leak
Change-Id: I8501d26e0f0447b219ecbbdc9262f13158f5aa0a
2013-03-02 06:51:59 +01:00