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
Caolán McNamara
f97009d79f
clang: Assigned value is garbage or undefined
...
Change-Id: Ida7a6ab077e1f0436f8b775956d30c82c4ad5338
2014-06-26 16:29:12 +01:00
Caolán McNamara
be9d65bb5f
Related: fdo#33455 retain color on scaling of 1 bit depth pngs
...
Change-Id: I445ce672742ddb6d6592ef419bf5e14c5f09a5b5
2014-06-26 16:29:11 +01:00
Herbert Dürr
aeeb125c4d
Related: #i122471# make the Mac lookup feature handle the correct word
...
(cherry picked from commit 0a4564b42de0fc61253ae4e69039860c09e53eba)
Conflicts:
vcl/osx/a11ytextattributeswrapper.mm
Change-Id: I786815feb847a2a340d2e3d24c9a8a01bb7ace7c
2014-06-26 16:29:11 +01:00
Caolán McNamara
069ab2135d
my clang doesn't grok -isystemPATH only -isystem PATH
...
Change-Id: I08a961fa7c9e1983239b9c2606d47824bc535d3b
2014-06-26 16:29:11 +01:00
Kohei Yoshida
8c717ff5d7
Revert needless inlining of methods for publicly exposed class.
...
Keep the method implementations unexposed please.
Change-Id: Ic9b1f8654e6ebef428d4182782c1aa4962934c6a
2014-06-26 11:26:16 -04:00
Kohei Yoshida
8192df3887
Clarify the code a little more.
...
Change-Id: Idc0ff4913695ade9543cd30511aff61d24e7c495
2014-06-26 11:26:15 -04:00
Kohei Yoshida
60e94d8982
Move the category level removal code into its own method.
...
Change-Id: I4f0cfb4b15bc145b7a5c3491a7acbff13999bf5d
2014-06-26 11:26:15 -04:00
Zolnai Tamás
481a17b6a6
libgltf: compiler error fixes: missing include and missing namespace
...
Thanks to Rene Engelhard for the report and the fixes.
Change-Id: Ia14980bdbcd9e714b1e9cd41f04af9371aa22371
2014-06-26 17:14:36 +02:00
Miklos Vajna
63da79385a
SwTextBoxHelper::syncProperty: handle TextAutoGrowHeight
...
This propagates the "to shape to text" property of the shape to the
textbox, and the textbox is already layouted accordingly, but not the
shape yet. (As the shape thinks it has no text.)
Change-Id: I1fdf0d5743bcb201f112a4c5db18924210858cea
2014-06-26 16:44:01 +02:00
Miklos Vajna
d89d816971
sw doc model xml dump: handle SwFmtFrmSize
...
Change-Id: Ie1a8dbc86c9725f3d238226c166ec657722c1770
2014-06-26 16:44:01 +02:00
Miklos Vajna
ff4698da49
SwTextBoxHelper::syncProperty: handle TextPreRotateAngle
...
For now only the most problematic -270 case, for which we don't have a
native writing direction: rotate the characters on a textportion level
instead.
CppunitTest_sw_ooxmlsdrexport's testFdo69636 is a reproducer for this,
the document model was fine already, but with this, the layout has the
rotation as well, as expected.
Change-Id: Iefc56f3adcea614566aaefd41d832d9b0cdb730b
2014-06-26 15:06:01 +02:00
Vinaya Mandke
9fbdb02c9a
fdo#79940 LO crashes on opening; tries to remove a para with bookmarks
...
LO crashes while opening the issue file as, DomainMapper_Impl::RemoveLastParagraph
tries to dispose a paragraph which has bookmarks attached.
If A para finishes and a new para has not been started as yet,
which means the current cursor position is outside a paragraph. In such a case move the
Bookmark-End to the earlier paragraph.
Added the issue file in sw/qa/core/data/ooxml/pass/
Change-Id: I62cf94718add943d042d770ab5337a0dae70d9e8
Reviewed-on: https://gerrit.libreoffice.org/9764
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk >
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk >
2014-06-26 07:41:44 +00:00
Stephan Bergmann
fb48904dfa
Revert "external/libgltf: Hack in missing -fPIC"
...
This reverts commit 5da85a2124
,
bb9078e3de
"libgltf: use --with-pick [sic]" had
already added --with-pic.
2014-06-26 08:53:32 +02:00
Stephan Bergmann
5da85a2124
external/libgltf: Hack in missing -fPIC
...
Change-Id: Ied0fe5f376bf17bd931f440e57d15b22ab6db86e
2014-06-26 08:48:05 +02:00
Zolnai Tamás
1d5e875a6c
libgltf: fix typo in license
...
Change-Id: I0e5f3afb19c2457c5ccca922e75e617312801ab9
2014-06-26 08:45:18 +02:00
Takeshi Abe
a23bc5aa09
Avoid possible memory leaks in case of exceptions
...
Change-Id: Idbb2318a51ba9f39c20deb036975a8e85e8d231f
2014-06-26 11:40:12 +09:00
Kohei Yoshida
a532e2bba1
Remove these pesky ::com::sun::star ....
...
Change-Id: I5c8e1418cc7e01426b67233e48289497a92868d3
2014-06-25 20:24:09 -04:00
Kohei Yoshida
94c56f6a76
Tuck this anonymous namespace inside chart namespace.
...
This way we can eliminate those explicit '::chart' qualifications.
Change-Id: I764e0ca57c8e10f7eac47f48a4cabf28d0562113
2014-06-25 20:12:46 -04:00
Kohei Yoshida
78751ce780
Add class descriptions. These two classes' roles were not very clear.
...
Change-Id: Ib45c9037f2c4b3ee5bfed79f3c93e5020bac477b
2014-06-25 20:12:46 -04:00
Markus Mohrhard
7847962863
sort libraries and components in sc test makefiles
...
Change-Id: I38cda4e1ba520c9bb15f71b27543cb80fd696424
2014-06-26 01:07:33 +02:00
Markus Mohrhard
7c6e236d13
enable the test
...
Change-Id: Ic6867cfaff761ebda86a3a926a5f0becf937d4fd
2014-06-26 01:07:32 +02:00