Fridrich Štrba
482d1ae3d0
Revert "Accept even more corrupted zip documents as long as we can read them"
...
This reverts commit ef2ad0063a530aee186568579378a368180547a4.
2013-05-30 12:35:39 +02:00
Miklos Vajna
1727b26864
bnc#817956 page border shadow testcase
...
Change-Id: I1ded79d89dcceb3bae5926a2f217cde8bf6aa830
2013-05-30 12:34:28 +02:00
Miklos Vajna
59db0cb675
bnc#817956 DOCX import of page border shadow
...
See the comment in SectionPropertyMap::ApplyBorderToPageStyles() on what and
how is mapped. The control flow is like this: BorderHandler::lcl_attribute()
notices w:shadow, then PageBordersHandler::lcl_sprm() gets it, passes it to
SectionPropertyMap::SetBorder(), finally
SectionPropertyMap::ApplyBorderToPageStyles() uses the UNO API.
Change-Id: Ib0aef3245f58c62655769357f1f4dd07eef77f62
2013-05-30 12:34:28 +02:00
Fridrich Štrba
ef2ad0063a
Accept even more corrupted zip documents as long as we can read them
...
Change-Id: I8d039664d6c33d978b9addc3f35cbeae86d6c710
2013-05-30 12:30:08 +02:00
Fridrich Štrba
b2f97d7723
Fix crash with fdo60063-1.docx
...
Compared to the original version, this one tries hard
not to produce empty keywords.
Change-Id: I11d036c2d54cde2d3c311a77c115011246f38d0a
Reviewed-on: https://gerrit.libreoffice.org/4091
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-05-30 10:12:24 +00:00
Miklos Vajna
51c18e8e80
dbaccess: this can happen, that's why we check for it
...
Change-Id: Icc85dde5cc53a6880ac83d687bad498ab984c4cf
2013-05-30 09:33:02 +02:00
Noel Grandin
73a809cba8
Bug 64984 - EDITING: Creating table with GUI - table could not be saved
...
This bug was introduced by my commit
002aab309055b7feeeeeb25c1835b6abe6646729
"fdo#46808, convert sdb::tools::ConnectionTools to new style"
Change-Id: Ib10f97bbe46d20db663047d2f35ec4850df839fa
2013-05-30 08:19:45 +02:00
Miklos Vajna
7d581c5ffe
sw: unused includes in dbg_lay
...
Change-Id: I6707a5911fa8b97946c72c1846e1235032680ead
2013-05-30 07:29:54 +02:00
Miklos Vajna
e23a20db4c
sw: unused includes in colfrm
...
Change-Id: I8ddd17b7192005bbb46f9ed531cbb549ec58963d
2013-05-30 07:29:54 +02:00
Miklos Vajna
a5c5e3410d
sw: unused includes in calcmove
...
Change-Id: Id84e4df270e302399c4696e11da2d09f2ef44899
2013-05-30 07:29:54 +02:00
Takeshi Abe
b34e39bcc2
sal_Bool to bool
...
Change-Id: I20c94b140547e1f8de0665c7287bf586fb91dede
2013-05-30 09:12:59 +09:00
Michael Stahl
526fbddf69
connectivity: make MSVC happy with pairFirstLess
...
MSVC 2008 with _DEBUG calls this with parameters in wrong order so needs
more overloads.
Change-Id: I334fd93bea278dc147b3b575d079cacf02de5e87
2013-05-29 23:52:13 +02:00
Michael Stahl
713cfaf984
WaE: C4146 unary operator applied to unsigned type
...
Change-Id: Ic23667dc5fb455a7b11f49f4a13df2c49496f702
2013-05-29 23:52:13 +02:00
Michael Stahl
68ba2785c5
ucb: NeonLockStore::stopTicker(): avoid deadlock
...
Tor reports that NeonLockStore::stopTicker() m_pTickerThread->join()
can deadlock with TickerThread running NeonLockStore::refreshLocks().
This can be avoided by copying m_pTickerThread to the stack, and
releasing the m_aMutex before calling join().
Change-Id: I387f83a530c5b893f79fa677b1092e0902c8af65
2013-05-29 23:52:12 +02:00
Andras Timar
cdc0733e83
fdo#61232 update Bulgarian AutoText templates
...
Change-Id: Ia89a076e105791100d55d93e703168677fd2ef54
2013-05-29 22:16:12 +02:00
Markus Mohrhard
70b36c6ab0
enable-debug for orcus based on ENABLE_DEBUG
...
Change-Id: I8f677bc57ab3c70e60f7708cc020526d4bb71043
2013-05-29 22:05:02 +02:00
Markus Mohrhard
af8e6f4f54
r is an optional attribute in c and r, fdo#65059
...
Change-Id: Ic954cc5692ddc899f8a6fa99466bc0c8a83da352
2013-05-29 22:05:02 +02:00
Andre Fischer
7e1c661632
Resolves: #i122405# Sidebar panels no longer dispose...
...
XUIElement's inner objects
(cherry picked from commit 3464c3499e708370359a9c0864bd4edc76d3a4c0)
Change-Id: I860e09fe2436bb8a08458e4f49fb88f05d34dbd8
2013-05-29 21:00:05 +01:00
Andre Fischer
1048064924
Resolves: #i122394# Force creation of new sidebar panels on DATACHANGED events
...
(cherry picked from commit c726a12e1833af2f06858e5a797bcbd03bf9e996)
Conflicts:
sfx2/source/sidebar/SidebarController.cxx
Change-Id: Ie28ff4371e42fd57534eeca75dab1a4bfda2ead6
2013-05-29 20:58:47 +01:00
Caolán McNamara
c723428d61
tiny tidy up for optctlpage .ui
...
Change-Id: Ia3c96d5902827fd7d2c1161269cede17fd50135c
2013-05-29 20:53:37 +01:00
Caolán McNamara
23810778e6
Updated core
...
Project: help 9725a25d88fd4a4c2abfcc41a2961bdb2de4ebb1
2013-05-29 19:53:20 +00:00
Caolán McNamara
680f375476
valgrind: fix leak
...
Change-Id: I3c8fdc00c3d4c6adaf6f1f790ed0549676e76772
2013-05-29 20:09:50 +01:00
Caolán McNamara
1d53996334
convert save defaults to .ui format
...
Change-Id: I7843598761cf95b04d9c3741cd8b0612b9b059ce
2013-05-29 20:09:49 +01:00
Armin Le Grand
ddca040048
Resolves: #i121609# Made conversion to bitmap more direct
...
(cherry picked from commit 5fdbac8ba880a1158e11f0b42059c09510a3ddac)
Conflicts:
svx/inc/svx/svdxcgv.hxx
svx/source/svdraw/svdxcgv.cxx
Change-Id: I654f82546656aa1789a3838c1373564bc28eaf31
2013-05-29 20:09:49 +01:00
Faisal M. Al-Otaibi
3d4d89cf5a
Convert option Complex text layout to .ui
...
convert the complex text layout widget and do the rest
of the conversion.
Change-Id: I8d928284e9532dfbc2f5e8d7d59f789de7865925
2013-05-29 20:41:09 +02:00
Michael Stahl
963737d4dc
fix copy paste error in gb_ExternalProject__use_boostsystem
...
May cause liborcus build failure.
Change-Id: I8a313dbe46cba28bccb749e4496a852872782e3a
2013-05-29 18:37:51 +02:00
Stephan Bergmann
69e697deef
Improve DialogProvider service ctor
...
...recently introduced with c75a46fbd0ba4daf857fcd7d70badeed5aae8e28 "fdo#46808,
use DialogProvider service constructor." The general theme of this additional
ctor appears to be more about "Scripting" than "Listener," and the DialogLib
argument is actually expected to be of XNameContainer type.
Change-Id: Iea7d906d9b2ffc3b3ee5b2cbfaf7c58191037c9b
2013-05-29 17:35:06 +02:00
Cor Nouws
45abf356c2
Improved text in GUI for Macro recording: it is limited
...
Change-Id: Ib7243496a4fa0f563ae3bbba4c2c67b62e19f83c
Reviewed-on: https://gerrit.libreoffice.org/4087
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>
2013-05-29 14:30:53 +00:00
David Tardon
38797f7f41
valgrind: init. member variables
...
Change-Id: I7e0d99f549841d466d5dfb69cde74b424ae98b0b
2013-05-29 16:15:35 +02:00
Miklos Vajna
8931c8f3c5
bnc#817956 v:textpath VML import testcase
...
Change-Id: I4c4c3a84e8d9d048262e6570a8bed0106e8d184f
2013-05-29 15:56:51 +02:00
Miklos Vajna
f2720b8709
bnc#817956 VML import of mso-position-vertical-relative:margin
...
Change-Id: I86464c44022ef8c8a8037d4228bb2a6409fc77af
2013-05-29 15:56:51 +02:00
Miklos Vajna
b2c16f6c1b
bnc#817956 fix VML import of rotation
...
In VML, positive rotation angles are clockwise, we have them as
counter-clockwise. This wasn't noticed earlier, as the n751117.docx
testcase also had flip:x. (For example, rotation with angle 90 + flip:x
is presented as 270 by the UI.)
Fix this, and also mirror the angle when flip:x is present.
Change-Id: I591ec3369a5bdca53f9684006a459d11e37fbc33
2013-05-29 15:56:51 +02:00
Miklos Vajna
290695c785
bnc#817956 VML import of v:textpath
...
Word exposes this as Watermark in its UI.
Change-Id: I23d9b2aab2dab60a98c7f456b0592c2b74bcaf81
2013-05-29 15:56:50 +02:00
Miklos Vajna
4eaabc45f7
bnc#817956 DOCX import: missing last character of shape text
...
Make sure writerfilter only removes the last character of the text if
it's a newline.
Change-Id: I96980e2d148ced93363b3147545afdd0dd070e5d
2013-05-29 15:56:50 +02:00
Caolán McNamara
b2d08d759e
convert more queryboxes to new message box replacement
...
Change-Id: Ice41a86e17d5cbee784e239224b640ea4378ac36
2013-05-29 14:39:56 +01:00
Noel Power
d4116a4f66
add some tests for worksheet_change ( when excited by various range changes )
...
Change-Id: I0399a9557170de7d45f0fffbcb2c00a8f084010b
2013-05-29 14:31:36 +01:00
Stephan Bergmann
8c3657658a
Tweak comments
...
(Preventing documentation of macros via @cond ... @endcond is apparently at
least broken in Doxygen 1.8.3 and working in Doxygen 1.8.4.)
Change-Id: I2ee582119dba2c3d27db5298786d3076921af46d
2013-05-29 15:03:01 +02:00
Caolán McNamara
5405451440
bogus TRUE/FALSE -> sal_False/sal_True
...
Change-Id: I72e0b6b3261422bd5fc47445d38cc64241d62362
2013-05-29 12:58:47 +01:00
Ariel Constenla-Haile
ac66cb60b0
Ensure socket or pipe are passed to the native driver
...
(cherry picked from commit ad1186563ea12ce63dfdf738c332bf712084f633)
Change-Id: Ib556732abb42dd3371331368c2b2eb717d505461
2013-05-29 12:58:47 +01:00
Ariel Constenla-Haile
37ca14359b
Related: #i119525# List only JREs whose jvm library can be loaded
...
(cherry picked from commit 0b31fa19e50d8259d3cbe695723ea02e2c5ff711)
Change-Id: I1f96c6239d7278c4eb0c17b69f9d35e08eb8260b
2013-05-29 12:58:47 +01:00
Ariel Constenla-Haile
33c2427824
Ensure UNO context propagation on drivers instantiation
...
(cherry picked from commit 78b2bf15963704fafb823e80bbccb287847fe1db)
Change-Id: I876b24bc5324c3aede992c4cadb7014b570de5dc
2013-05-29 12:58:47 +01:00
Oliver-Rainer Wittmann
1c21f83d72
remove code which has been commented out
...
(cherry picked from commit 613c8044fd9af3d1820c293bd95d12b700177405)
Change-Id: I8412a600ea4a828639b3334b3d913705b6e4f782
2013-05-29 12:58:46 +01:00
Ariel Constenla-Haile
988c2ed939
Resolves: #i122351# Rearrange controls of Cross-reference page
...
in Fields dialog
Patch by: Tsutomu Uchino
(cherry picked from commit 5e59a33a330ec1bbc7ebea0c43d59eadc7460b9b)
Change-Id: I8e7264caa875fe49cf66a24e201fbf8966aa19fa
2013-05-29 12:58:46 +01:00
Herbert Dürr
b45876bf0f
provide complete type of CellInfo before it is used
...
(cherry picked from commit 687d6ed3e4ecb836634bfda71bb5596e18bbc2e1)
Conflicts:
sw/source/filter/ww8/WW8TableInfo.hxx
Change-Id: If21c5d7c6db2803f7da59e28c00d47790abffe86
2013-05-29 12:58:46 +01:00
Caolán McNamara
e1823ea132
compile callvirtualmethod with -fnon-call-exceptions
...
Change-Id: Ibcf70dd5626474bb2a023ce43d7ac661401fd1cb
2013-05-29 12:58:46 +01:00
Petr Mladek
5281a6c101
fix UNIXFILENAME variable for the Linux desktop integreation (fdo#64707)
...
There was a mistage when merging the clean up.
Note that $(UNIXFILENAME.$*) is not correctly substituted if the variables are define
by another VAR.bla variables. This is why we need to hardcode the lowercase names here.
Change-Id: I9110083122175cdbd09baa0533d890a7ef6d8213
2013-05-29 13:54:19 +02:00
Andras Timar
d34c759cd2
typo: Ssymbols -> Symbols
...
Change-Id: Ifc518e65ccdce4e853fc419b87547b00d0e437a4
2013-05-29 13:28:27 +02:00
Noel Power
20d792d637
some Worksheet.Change support
...
Change-Id: I91203e74d54adba17a20ef7b7d835d9ac49855be
2013-05-29 11:34:17 +01:00
Pedro Giffuni
b1edc65b2a
i106278 - Window.ActiveSheet,Window.FreezePanes,Window.Split, Window.View
...
not working correctly.
Patch by: lihuiibm
Reviewed by: Chen Peng
2013-05-29 11:34:17 +01:00
Tor Lillqvist
4908bc6111
WaE: unreachable code
...
Change-Id: I86080d7849b58f39623c22494992b2d84d9ed6de
2013-05-29 13:26:55 +03:00