Commit Graph

320158 Commits

Author SHA1 Message Date
Rene Engelhard
a45b42b801 don't use -notimestanp when using gjdoc as javadoc
Change-Id: Ie729aaeaeff41838a435a043dec10c5016355187
2013-02-13 20:21:44 +01:00
Rene Engelhard
61f518fdc0 link to java.sun.com/j2se/1.5/docs/api instead of /1.4.1/ in the odk java docs
... as /1.4.1/ redirects to the generic Oracle Java page. 1.5 works.

Change-Id: I4f721840bc0bb8146b42a4d91dac8b3621b4bf7e
2013-02-13 20:20:05 +01:00
Michael Stahl
d90e0768fc oox: fix build breaker: stop using some non-existent "S"
Change-Id: I06124875ad7b4a995010be26f29a16df0b3bd072
2013-02-13 20:03:54 +01:00
Julien Nabet
c3aad7456a Fix Variable 'bMark' assigned a value never used
See http://nabble.documentfoundation.org/Cppcheck-bMark-is-assigned-a-value-never-used-sc-module-td4037118.html

Change-Id: Ib2c39c3d38d3a34336e9af0e8389c9ab2f8d5df0
2013-02-13 18:45:47 +01:00
Julien Nabet
e25cdb40df Reduce scope
Change-Id: I8e62de343021942fd80ed6846bfa5c0b0ee4a347
2013-02-13 18:45:46 +01:00
Caolán McNamara
1f352a9759 HIG spacing for personalization_tab
Change-Id: Ia791942f77df024a90224a706847300643d5a74e
2013-02-13 17:38:15 +00:00
Caolán McNamara
e099246c5f move security options to cui and adapt code
Change-Id: I7f53b9486d95f539fe893f7ab72c2eee64449064
2013-02-13 17:38:15 +00:00
Katarina Behrens
32edd34a20 fdo#59789: xlsx export of data point labels, first cut
Change-Id: I4a9d893ce7999970a559851ce2faac50b3d01b6e
2013-02-13 18:21:55 +01:00
Laurent Godard
30862ca42c calc : multiple tabs can be hidden at once
- enables the "Format > Sheet > Hide" menu  when mutiple tabs are selected
provided there remain one tab at least at the end
- loops over selected tabs to hide them
- does nothing if the command leads to no visible tabs.

Change-Id: I445eccc188f1817006cb425dc9a0e92a25350ec8
Reviewed-on: https://gerrit.libreoffice.org/2053
Reviewed-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Tested-by: Kohei Yoshida <kohei.yoshida@gmail.com>
2013-02-13 16:47:23 +00:00
Luboš Luňák
7275f45369 avoid MSVC C4150 , caused by 55b39ff42e 2013-02-13 17:07:26 +01:00
Michael Meeks
a128bea5dd cancel asynchronous word-count on sync. word-count. 2013-02-13 16:05:27 +00:00
Miklos Vajna
5df28325e7 Updated core
Project: help  aab9e88882b7e799b6246caa6c40ca3d46e6220d
2013-02-13 15:40:03 +00:00
Andras Timar
a775aa57f7 compact help xml files with xslt which removes the cruft
Change-Id: Iee923174169d6ba9961a9cee14115c9a4bf7ba09
2013-02-13 16:37:35 +01:00
Andras Timar
4552bd5a7c Updated core
Project: help  cbf9ca859ce3381e1598201bfba2423b919633cc
2013-02-13 15:35:58 +00:00
Michael Stahl
fcb1e4d843 fdo#60471: svgio, sax: enable internal entity declarations for SVG
Change-Id: I147acac61dfe0b626268fe1e600dcf641ca63a0c
2013-02-13 16:31:56 +01:00
Michael Stahl
2f4bd9d44f filter: svg: optimizeGradientStops: fix STL assertion
Check that there is actually more than one element in maStops before
tweaking its first 2 elements (can be reproduced with fdo#60471 Tux.svg)

Change-Id: I7e6ffdf510bb590a9ea9e3782b30247b8fb46ed5
2013-02-13 16:31:56 +01:00
Michael Stahl
4db5b17c78 sax: convert some legacy assertions
Change-Id: I3b4f1caa2c2d7a0fd88ea53bf05d01b2c7cc115a
2013-02-13 16:31:55 +01:00
Michael Stahl
ed09e6b233 Revert "fdo#34558 don't crash on undoing text frame removal"
This reverts commit e462a30d03.
2013-02-13 16:31:55 +01:00
Michael Meeks
13cb088a2d sdremote: hide TCP/IP server selection dialog menu item
Now shown only in experimental mode (ie. when TCP/IP is enabled)
to reduce user-confusion. Said dialog is not needed for bluetooth.
2013-02-13 14:37:13 +00:00
Michael Meeks
90d42440ee cleanup generated config includes to make them more readable. 2013-02-13 14:37:13 +00:00
Michael Meeks
31eeb79521 Revert "resolve fdo#60379 Impress Remote: Options look disabled"
This reverts commit 23e6ac150b217be70a80d42deb5b253059030783.
2013-02-13 14:15:19 +00:00
Michael Meeks
c922df9814 Revert "Just use default colours until proven they don't work;)"
Colors should be orange by design.

This reverts commit ab0bbe53ae.
2013-02-13 14:15:19 +00:00
Julien Nabet
814ae45d4b Some cppcheck cleaning
Change-Id: I099171d85a51095f0ff6d592c1260d931f9769b2
2013-02-13 15:08:20 +01:00
Michael Meeks
03b941e9ae sdremote: avoid crash when fiddling with elapsed time. 2013-02-13 13:52:52 +00:00
Luboš Luňák
005729c787 fix ambiguity in pch build
Change-Id: I1a1638d9a5ad6bea002336d20c93c450d4bc1650
2013-02-13 14:49:45 +01:00
Julien Nabet
2b5fedb54a Remove VALIDTAB and other similar macros
Change-Id: I57e4ca031553bfeb2abfbf48a7cb024b6d8b0b5b
2013-02-13 13:40:11 +01:00
Michael Stahl
75ce51026e libxml2: do not use --with-mem-debug
it prints millions of lines of output.

Change-Id: I99039f9039a7928f47d4a1d3f9bc36634240888c
2013-02-13 13:20:00 +01:00
Caolán McNamara
e1c4d62023 Updated core
Project: help  7a051b06eee9561a19aa1248ec5dfde655c624e7
2013-02-13 12:20:54 +00:00
Michael Meeks
c138a8aec8 asynchronous word-count. 2013-02-13 12:13:56 +00:00
Caolán McNamara
496222d64d add headers to new files
Change-Id: Iaa390e50ed3cfe2ba9770c446869158b758bc48d
2013-02-13 12:11:08 +00:00
Caolán McNamara
6b86b55107 move print options .ui to sfx2 and adapt code
Change-Id: I8a7b1d15a002cbe74ac0fb97fcd8ce60a47a4e61
2013-02-13 12:11:07 +00:00
Caolán McNamara
62fb1958f6 make building help not crash
a) subStr is not ours to delete, belongs to the OString
b) and anyway subStr points to the buffer of the out-of-scope temporary OString

Change-Id: I1689c6626c52ae9d94e0cfa5de4235be3c1f3262
2013-02-13 11:52:57 +00:00
Tor Lillqvist
2bdea3b8cf WaE: struct/class mixup
Change-Id: Ia400ca7fdd2728e4fa12b96ace75ba1d5b7231f2
2013-02-13 13:25:08 +02:00
Andras Timar
dbb60dd9ae fix exported DLL function names for all CustomActions
Change-Id: I1c15003acfb4d1c49c990a247629c70c4dcc3bd3
2013-02-13 12:12:21 +01:00
Andras Timar
eb6fa6be75 remove thesaurus indexer CustomAction
It was never integrated and used. If we made the effort to integrate it,
Windows installer would be a few megabytes smaller, because indexes of
thesauri would be generated in install time (instead of packaging
pre-generated indexes).

However, the cons are:
* untested
* presumably slows down instal process which is slow already
* adds complexity to installer which is too complex already
* indexes will not be there in case of administrative install (QA)
* bad experiences with CustomActions that manipulate the installed
  application (various, weird permission problems)

Change-Id: I3989b835b1250718bc03107a3807d091e7a9aa0e
2013-02-13 12:12:20 +01:00
Miklos Vajna
33fcc140ba SvxBackgroundTabPage::FillItemSet: handle XFILL_BITMAP -> XFILL_GRADIENT
This makes it possible to turn the bitmap background of a Writer frame
into a gradient one.

Change-Id: Iae88793d40593a2adbcc7f83e82e28265cdd9be7
2013-02-13 12:01:02 +01:00
Miklos Vajna
206c088c09 SvxBackgroundTabPage::FillItemSet: handle XFILL_GRADIENT -> XFILL_SOLID
This makes it possible to turn off the gradient background of a Writer
frame.

Change-Id: Ic7bdfec252847f463da47c838c7de0fdb7625869
2013-02-13 12:01:01 +01:00
David Tardon
3696f90a55 simplify makefile
Change-Id: Id40bdd821308b18a49630c15b1e28c004d7311ed
2013-02-13 11:06:36 +01:00
David Tardon
7e3d969155 fix translation of crash reporter
Change-Id: I52cda360116b719bf05776e01bf3d15303eea97d
2013-02-13 10:59:37 +01:00
David Tardon
5e10c8d2b4 fdo#60386 fix l10n of windows shell extension
Change-Id: I5b4b839b930c294bee6727402dbc47efee7fbcd7
2013-02-13 10:59:17 +01:00
David Tardon
7c8d4cfb2b let's split this for easier cherry-picking
This reverts commit fc65a66de9.
2013-02-13 10:58:32 +01:00
David Tardon
fc65a66de9 fdo#60386 fix l10n of windows shell extension
Throw in crash reporter as a bonus.

Change-Id: Ia1eccd4a3948b3c6d361b341599c7f565cd74cfb
2013-02-13 10:54:41 +01:00
David Tardon
544a6d70fb ignore errors 2013-02-13 10:54:40 +01:00
David Tardon
f2a6ffc48e fix mingw build 2013-02-13 10:54:40 +01:00
David Tardon
ea8c587f49 fix application of patches 2013-02-13 10:54:40 +01:00
Caolán McNamara
43edaa1b3a consistent padding around various format->character pages
Change-Id: I8c8ed2db29d1175ba2187509482cdaf858ed660c
2013-02-13 09:49:32 +00:00
Andras Timar
b6eed85964 fix a Basic keyword in syntax highlighter: withevent -> withevents
Change-Id: I47b527ad6e68dba83ebb253bcc55a2717c7dd0ca
2013-02-13 10:19:23 +01:00
Andras Timar
67b8c0339e fdo#41737 syntax highlighting of Basic code examples in offline help
Change-Id: I7dc5b189e98a0351bac0eab28c1161b5893f5ef1
2013-02-13 10:19:21 +01:00
Andras Timar
fb1f3db03d String to OUString
Change-Id: Ibb0b1808532622ffb2dfc55d533428f6d72b890c
2013-02-13 10:19:20 +01:00
Andras Timar
d25486b5a9 remove rtl:: prefix
Change-Id: I6b2c51c57a98046e30b2782dd2565ee02345379d
2013-02-13 10:19:18 +01:00