Commit Graph

356008 Commits

Author SHA1 Message Date
Caolán McNamara
986c0451d0 Resolves: fdo#80160 PNG with 1-bit colormap only show black and white
Change-Id: If0c9950c18e6091fafea47954a4654db436a3a44
2014-06-27 08:55:57 +01:00
Caolán McNamara
7af733d9ef tweak assert so comment appears in abort message
Change-Id: Ibf78e5cd1620f0b61cae030e3870be4a6f87e71d
2014-06-27 08:55:56 +01:00
Caolán McNamara
05f5c4d4d6 DBG_ASSERT->assert
Change-Id: Ic2933fc686d3bb030291756bd94127ee7583c833
2014-06-27 08:55:56 +01:00
Michael Meeks
ab0b8a95ef fix comment and tiny optimisation for shutdown.
Change-Id: I94e0f55f7fc38529a9ab165786efaf7ac649a9d3
2014-06-27 08:56:46 +01:00
Michael Meeks
3c440aad56 LOK DocView: handle document load failure without crashing.
Change-Id: Icd668b3a7ec3ac58322a6af3f1da6008837d0b6b
2014-06-27 08:56:42 +01:00
Olivier Hallot
c6bd06cb6d Updated core
Project: help  f4ae6be5fabc4f86cffacb5b6d4fd5eb6568a02f

Fix fdo#80432. Help entries for NORM functions

Write help pages for LOGNORM.DIST, LOGNORM.INV, NORM.DIST, NORM.INV, NORM.S.DIST and NORM.S.INV spreadsheet functions

Change-Id: I00f92dd339c6485f2f7b809f2e441241cde5a9d7
Reviewed-on: https://gerrit.libreoffice.org/9925
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-27 07:52:57 +00:00
Takeshi Abe
c60f6227f8 Avoid possible memory leaks in case of exceptions
Change-Id: I1d703da6c0f9fd1a7e2423cc609fb504bb553382
2014-06-27 16:36:29 +09:00
Andrzej Hunt
822cf7cb24 Kill saveAsWithOptions again. (merge error/oversight)
The declaration sneaked in again when merging the libreofficekit
tiled rendering changes, there's no actual implementation or use
of this anywhere though.
2014-06-27 09:29:15 +02:00
Andrzej Hunt
2709ff61d3 libreofficekitgtk requires ENABLE_GTK.
Change-Id: I2ba47edc457e310548c8a62747a6a152ee5e1314
2014-06-27 09:16:38 +02:00
Stephan Bergmann
03d4d4b3f2 loplugin:unreffun
Change-Id: I2afc1cd5ed813f768f06ad0db651fb9e8e81d844
2014-06-27 09:13:00 +02:00
Ravindra Vidhate
6bd609d845 fdo#80097 : tblBorders and tcBorders are not preserved for the table.
When we have multiple tables inside a table, the tblBorders and
tcBorders of the inside tables are not getting preserved.

The issue is m_aTableStyleConf is not clear when the LO starts
writing the properties of the inside table.

Change-Id: I30081b8a5a59614430a2279550ae7eb589cb71ec
Reviewed-on: https://gerrit.libreoffice.org/9893
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-06-27 07:07:25 +00:00
Miklos Vajna
ffd9c70da1 error: 'xFieldProperites' was not declared in this scope
Change-Id: Id50cc01ca9726a24da38d4952a30cf7343e8bdfc
2014-06-27 09:05:49 +02:00
Stephan Bergmann
e4b7da8da8 Dead declarations
Change-Id: I43e388df118b9e08ab8c05cad31871ef0af35164
2014-06-27 08:59:59 +02:00
Charu Tyagi
9b04093e9a fdo#74745: (DOCX) Number formatting for custom document properties.
Change-Id: Ifb9ef14180cac84fd111d81b9535266476d5f04f
Reviewed-on: https://gerrit.libreoffice.org/9896
Reviewed-by: Muthu Subramanian K <muthusuba@gmail.com>
Tested-by: Muthu Subramanian K <muthusuba@gmail.com>
2014-06-27 06:21:20 +00:00
Stephan Bergmann
9a741fcad4 loplugin:unreffun: also warn about unused function templates
Change-Id: I4a6280f47ca3c4a77b4e42fe05d79ded7fc30ef1
2014-06-27 07:51:51 +02:00
Kohei Yoshida
3c6e378fd8 Make these non inline.
Don't do this please...

Change-Id: Id90490622bca10beabf7a1c92e51e55bc72a1db8
2014-06-26 23:26:42 -04:00
Kohei Yoshida
ecde8155fe fdo#79151: No need to offset column index by category labels.
In fact, doing so would lead to a corrupt internal data table.  The
internal data stores category labels separately from the column data, so
there is no reason why we need to offset for category labels here.

Change-Id: I29dd99e53837cba7a1e28d2a1ef39a5384378805
2014-06-26 22:49:35 -04:00
Kohei Yoshida
822d0e9db6 Use new GridPrinter instance for each table.
resize() sometimes leads to a crash.  Need to debug later.

Change-Id: Ia3809eb4f171369a58b84d5b44001692be1453a1
2014-06-26 22:33:55 -04:00
Kohei Yoshida
c6da184295 Track all uses of ErrorBarX and ErrorBarY UNO property names.
Change-Id: I994424c98d977c3a8f9138cccc17348de813a9d7
2014-06-26 19:36:46 -04:00
Kohei Yoshida
95272e7e5b Prevent a crash while dumping internal data content.
Change-Id: I0938b955b460d8c91607e6df0b9d9e1a4a971013
2014-06-26 18:58:41 -04:00
Stephan Bergmann
4cda79cec3 loplugin:staticcall
Change-Id: Idea97df52106af64f6c5605460756d48296551e2
2014-06-26 22:57:11 +02:00
Stephan Bergmann
977c50178f idl: ignore -isystem args
Change-Id: I0758fd3117795ed68789385576aee5a885639104
2014-06-26 22:49:40 +02:00
Stephan Bergmann
7c5a21dd41 rsc: ignore -isystem args
Change-Id: Ic46b84d740159826542ead857d15230d54547d88
2014-06-26 22:32:13 +02:00
Kohei Yoshida
aa6495b6fa Better way to dump the content of InternalData.
Row levels are currently not dumped, but that may change later.

Change-Id: I849f8b65d6f419bc4d97e2af2d456e73c7e9a355
2014-06-26 14:26:50 -04:00
Kohei Yoshida
1fabecb123 svl now depends on mdds.
Change-Id: Ifd0bde11ad7e72683e1b95106f487e1eb2a4b487
2014-06-26 13:50:34 -04:00
Kohei Yoshida
b2bbd5375a Initialize it with empty OUString instances.
Since we only store strings the matrix.

Change-Id: Ie30e9ce0235810b3082ba13ac17c7d1b3c19375a
2014-06-26 13:37:18 -04:00
Kohei Yoshida
f15e440d14 Move SheetPrinter to svl and rename it to GridPrinter.
I need to use this outside of sc.

Change-Id: I153863d6c5c31e5ab5f25da2dba81bd4d4b6d3fe
2014-06-26 13:35:33 -04:00
Stephan Bergmann
b7de76d825 Mac OS X does provide localtime_r and gmtime_r
Change-Id: I1142463972df76aac9e491abbfd08a67cf4db1f1
2014-06-26 17:55:05 +02:00
Stephan Bergmann
f899ce3db7 ICU's RuleBasedCollator::cloneRuleData is deprecated
Change-Id: Ifc4a74bca5cfe58e420824a8dd85e8c246bbfac3
2014-06-26 17:54:05 +02:00
Joren De Cuyper
0ac652bbc0 fdo#39111 - UI inconsistent concerning suppression of output for empty pages
Change-Id: I6017e77e46298b45c7584830178455fe29016209
Reviewed-on: https://gerrit.libreoffice.org/9907
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-26 15:46:36 +00:00
Joren De Cuyper
224d51af5a fdo#48673 - UI: No keyboard shortcut for "Ignore All" on misspelled word
Also added mnemonic for "Ignore" entry

Change-Id: I044fc0a718a32fe7b502d2c342ba5f09921053ec
Reviewed-on: https://gerrit.libreoffice.org/9908
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-26 15:43:25 +00:00
Joel
2b7c7fab14 fdo#62879 Changed wording of protected section dialog
Clarified the wording of protected section dialog from
"Readonly content cannot be changed." to "Write protected sections cannot be
changed."

Change-Id: Ic6df2d84b6cc9e87727306eff8aa0e06895cab17
Reviewed-on: https://gerrit.libreoffice.org/9905
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-26 15:42:31 +00:00
Stephan Bergmann
d6817ba7a7 Mac OS X does provide localtime_r
Change-Id: I0a8860f2b0ea053cdfe9504dc266be36cdb0043e
2014-06-26 17:40:44 +02:00
Stanislav Horacek
02bf9ed73a Updated core
Project: help  d2e055fb50d07664c8b90456c07c2d39d49e62df

fdo#63274 clarify hexadecimal argument in HEX2DEC and similar functions

Change-Id: Ic8a4beb3f544be25706bd3f8c00beac150354fa8
Reviewed-on: https://gerrit.libreoffice.org/9906
Tested-by: Andras Timar <andras.timar@collabora.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2014-06-26 15:39:53 +00:00
Olivier Hallot
007378409a Updated core
Project: help  cb00f782515e7a11796d7996e89073a4ecfdb3d7

Fix bug fdo#80431 Help entries for GAMMA functions

Provides help entries for functions GAMMA.DIST GAMMA.INV and GAMMALN.PRECISE

Change-Id: I9a675d40f7eca6a799e49706e062ea77e05feffd
Reviewed-on: https://gerrit.libreoffice.org/9916
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-26 15:39:07 +00:00
Oliver-Rainer Wittmann
e28797356f Resolves: #i125122# WW8 import: Handle nested TOX fields
- only the content of nested TOX fields is imported, no TOX field itself

(cherry picked from commit 1df1e98e7b6556892f546cc559e31f9fd9e00a78)
(cherry picked from commit b2d0492ea85a2f96378326361421749619269b15)

Conflicts:
	sw/source/filter/ww8/ww8par.hxx
	sw/source/filter/ww8/ww8par5.cxx
	sw/source/filter/ww8/ww8par6.cxx

Change-Id: I29cf81df72bf548414bef06b54a691eae6a5edcd
2014-06-26 16:29:17 +01:00
Caolán McNamara
749bd87e90 drop the functional parts
appears to work without it as far as I can see

Change-Id: Ibe19addeeb38f853a515aef36d6bc83d338e1c0b
2014-06-26 16:29:16 +01:00
Oliver-Rainer Wittmann
2f7b92c5bb Resolves: #i124914# reset certain language dependent pool defaults...
before importing a document via <SfxObjectShell::ImportFrom(..)> (used for
OOXML *.docx import)

(cherry picked from commit 920bf1164fe0c3d232dc0f7d476eec1660f4690e)

Conflicts:
	sfx2/inc/sfx2/objsh.hxx
	sw/inc/docsh.hxx
	sw/source/ui/app/docsh.cxx
	sw/source/ui/app/docsh2.cxx
	sw/source/ui/app/docshini.cxx
	sw/source/ui/app/docst.cxx
	sw/source/ui/app/docstyle.cxx

Change-Id: Id32bd6a8ef081dd4af4d832aa42317de7f64184f
2014-06-26 16:29:16 +01:00
Caolán McNamara
587f178ba4 clang: Value stored to 'nSumG' is never read
yikes, well that was a worthwhile exercise

Change-Id: I454c16ce8b307abfdd2db3d2e38f4d36fba429fa
2014-06-26 16:29:16 +01:00
Caolán McNamara
daa6898578 clang: Dead initialization
Change-Id: Ieae5303e55f21044ef8e91e63c4896696cfad51c
2014-06-26 16:29:15 +01:00
Caolán McNamara
4079089d0a clang: Dead increment
Change-Id: I231218ab7a7984943470b62339e34801fb5fb9e3
2014-06-26 16:29:15 +01:00
Caolán McNamara
5b621a30cc clang: Dead assignment
Change-Id: Ifcbfe29f116d43cc4e65641e24a302e4cdd71129
2014-06-26 16:29:15 +01:00
Caolán McNamara
c8bdd09ad5 clang: Branch condition evaluates to a garbage value
Change-Id: I522f9e9178dbda466a355bc84d97f5458005e131
2014-06-26 16:29:14 +01:00
Caolán McNamara
a8b32cc97a OSL_ENSURE->assert
Change-Id: Ib8ba49e89d03eaf3b3aae94dbbf121898ba9e8de
2014-06-26 16:29:14 +01:00
Caolán McNamara
42bcbee2e6 clang: Result of operation is garbage or undefined
Change-Id: I49f58ae6a7c046af4c3de8d35219ffe2e4ba8f20
2014-06-26 16:29:14 +01:00
Caolán McNamara
a7fcb3ed07 clang: Returning null reference
Change-Id: I2cfc14e73696a027283dfa5eef98f784505dc5a3
2014-06-26 16:29:13 +01:00
Caolán McNamara
2daceb87b9 clang: Uninitialized argument value
Change-Id: Id65c5815185cf022171e3523c6ad92545830104c
2014-06-26 16:29:13 +01:00
Caolán McNamara
cd29cab883 check for self-assign
Change-Id: I6ffaaa36f2e594a2e8155589a4d7000db21ab30b
2014-06-26 16:29:13 +01:00
Caolán McNamara
112645f758 clang: Use-after-free
Change-Id: I5dd857dbf39c8cd62df8b8cd0323b873a79976ae
2014-06-26 16:29:12 +01:00
Caolán McNamara
080bf84bff clang: WaE: -Wunused-parameter
Change-Id: Ibd62d74d1244a29d7554837c3b39e76b87098b97
2014-06-26 16:29:12 +01:00