Commit Graph

326793 Commits

Author SHA1 Message Date
Michael Stahl
acc7f61f45 libvisio: stop delivering headers
Change-Id: I94d15fc2e367a2fe474cd4e10109bef0d9029b28
2013-05-16 14:24:33 +02:00
Michael Stahl
ff71895f49 libmwaw: stop delivering headers
Change-Id: Ib58198ad0ec638bd92d0e7d8301709654c93ea54
2013-05-16 14:24:33 +02:00
Michael Stahl
35ac39e4bd libmspub: stop delivering headers
Change-Id: I78d5b83b5d98c1c37b9b95d3504533dabb449e09
2013-05-16 14:24:32 +02:00
Michael Meeks
2b5d1c9bf6 Move to MPLv2 license headers, with ESC decision and author's permission.
Change-Id: Ie154eadd9960b159f5a250cde93c4bd7a8a948cf
2013-05-16 12:43:11 +01:00
David Tardon
ac261bf6dc drop unneeded dep
Change-Id: I9686ef445dde2e2f1e2e88a93ec681251fe3093d
2013-05-16 13:41:34 +02:00
David Tardon
45a5c26f17 fix dep on python framework on mac
Change-Id: Id80540174ccd141eaf89854da6f80bcc0659b59c
2013-05-16 13:41:33 +02:00
Matúš Kukan
bae52ee3ef fix cross-compilation of Galleries
- RepositoryModule_build: add modules necessary to build gengal and
libraries used at run-time
- add dependencies to gb_Executable__register_gengal.bin
- use gb_Helper_OUTDIR_FOR_BUILDLIBDIR

Change-Id: I4a88c1786b1ee2ee2b75b1a5dd75009ef70ed353
2013-05-16 12:44:20 +02:00
Michael Stahl
c7b883498c SwDoc::CopyImpl: avoid ~SwIndexReg assertions:
These happen when enabling change tracking, deleting a full paragraph
(incl. paragraph break) and then copying the deleted paragraph to the
clipboard; the "rPos" and "aCpyPam" SwPositions are registered at a node
that is deleted by lcl_DeleteRedlines.

Change-Id: I3e9e29548d23377807c26fdd401b3c9637fddf25
2013-05-16 12:38:31 +02:00
Tor Lillqvist
87bdc30851 Add the Versions/3.3/include/python3.3m directory
Change-Id: If50acc088402487d8185198ee3841e3d82cd904c
2013-05-16 13:39:01 +03:00
Tor Lillqvist
d1a5da152a Handle --enable-macosx-code-signing=no properly
Change-Id: Ib080d0317ea0c34e12db27f6ed080b3928cb165d
2013-05-16 13:34:29 +03:00
Tor Lillqvist
c6d8cd5f48 Use cp -R instead of cp -r for OS X compatibility
In GNU cp, -r and -R are equivalent.

For the cp in OS X: "Historic versions of the cp utility had a -r
option. This implementation supports that option; however, its use is
strongly discouraged, as it does not correctly copy special files,
symbolic links, or fifo's."

Using cp -r meant that the symlinks in the LibreOfficePython.framework
were not properly re-created in instdir.

Change-Id: I8367269a77b876c063fd21ceb919936215fb7d37
2013-05-16 13:19:31 +03:00
Michael Meeks
a140350dae add readme for svl.
Change-Id: I20addd47e79bec6a260baf391fbb495da6fdaf57
2013-05-16 10:31:37 +01:00
Tor Lillqvist
e812381c2f Bin some pointless "checking for" messages
Not really useful to see such messages for stuff that does not depend
in any interesting way on the LibreOffice or system configuration but
is trivially hardcoded based on just the "prefix".

Change-Id: I83ec78bb32891a18318d9f174e4efef901c74846
2013-05-16 10:57:09 +03:00
Stephan Bergmann
df18d5878c Some string literal clean up
Change-Id: I108882af13fa97fa094547ec4efb468f988f337d
2013-05-16 09:25:53 +02:00
Fridrich Štrba
09269acdb9 Uploading libvisio 0.0.27
Change-Id: Icfb2eea611ed50e76753a71c73f5d43172aa8a9a
2013-05-16 09:18:07 +02:00
Jan Holesovsky
2fcf944788 bnc#819614: Test for the runaway lines fix.
Change-Id: I60c072720392822eb5866310f3607271d72815b7
2013-05-16 04:57:15 +02:00
Jan Holesovsky
225b41088a XShapeDumper: Dump more values, to be able to test n#819614.
Change-Id: I19cbae855996bffb18206b9003e22a2bcc0c75d9
2013-05-16 04:57:15 +02:00
Jan Holesovsky
5fe65c0c5e bnc#819614: Fix runaway lines.
Change-Id: I360ec44872dbb555870d7d3fc8a9ed81c95e8c07
2013-05-16 04:57:15 +02:00
Jan Holesovsky
18b9aa7280 Fix length check - it would be out of bounds.
Change-Id: I5430fed06ea1a81a68ddfaafa595d7d5b0167f3b
2013-05-16 04:57:15 +02:00
Takeshi Abe
0a330eb740 sal_Bool to bool
Change-Id: I0247e462b648b0dc7fc9ea12723415fbf6dcaff5
2013-05-16 09:20:41 +09:00
Xisco Fauli
bc2fe616fe Wae: unused variable
Change-Id: I1025bb9766d6d6aad2d60467a72a15d3a3af97d4
2013-05-16 01:44:44 +02:00
Lei De Bin
b858429f24 Related:#119576# fix indent and spacing between bullets and text
they are inconsistent with MS word

Reported by: Yan Ji
Patch by: Lei De Bin
Review by: Chen Zuo Jun
Conflicts:
	sw/source/filter/ww8/ww8par6.cxx

Change-Id: I48a6761a8e8fb1c052aa4f2a261aefb850d6c112
2013-05-16 01:44:44 +02:00
Caolán McNamara
78123a504b Resolves: fdo#64584 revert convert Point::X/Y to Point::set/getX/Y
This reverts commit 69c52bc5b7

I found one place where Y should have been X, but didn't clear
the problem, so threw my hat at it and reverted the lot, its
cosmetic anyway so no functionality lost be reverting.
2013-05-15 20:37:13 +01:00
Michael Stahl
d278cc769e sw: change pool default of RES_FOLLOW_TEXT_FLOW to "false"
For a new document the default is already effectively "false" due to
SwDocShell::InitNew() and the ODF and WW8 filters set it explicitly to
false... which is also the appropriate value for RTF and DOCX.

But only OOoXML and (perhaps) HTML (not sure) want "true" as the
default.

It is also mysteriously reset to "true" in
SwDoc::RemoveAllFmtLanguageDependencies() (which is called after loading
a template) for no apparent reason.

Change-Id: If5ad33c99f97412cb3ad4f9cec32f47825ed6f6b
2013-05-15 18:41:58 +02:00
Michael Stahl
da9bb77e99 i#119922: reverse engineer 9a37613b5e
It is not quite obvious what that commit attempts to do... especially
since the bugdoc attachment does not actually exercise the code that was
added in the commit, which changes the handling of the
"IsFollowingTextFlow" property.

The corresponding ODF attribute is style:flow-with-text, which has been
added in OOo 2.0.  Investigation revels that MSO's ODF filter  does not
support this attribute and acts as if it always had value "false".

The code in FillBaseProperties effectively acts as a default if the
value is not set; the ODF spec does not specify what the default should
be.  But when an ODF document was written by MSO, "false" makes more
sense than the previous "true" default.  Except when the document is not
ODF but OOoXML format, which indicates it's likely written by OOo 1.x
which did not support the attribute and acts as if it always had value
"true".

The Writer UNO API implementation is however not the right place for
format specific handling, so replace that with an addition to the
function reading the default graphic style that sets the
"IsFollowingTextFlow" property to false as a default, which should
have the same effect because all styles inherit from it.

Note: MSO 2010 Word always writes a default graphic style into ODF docs.

This has a side effect for loaded ODF documents: various newly
inserted objects have the property turned off then.  But it turns out
this is actually an advantage, since the same behavior already exists
for _new_ documents (see SwDocShell::InitNew) so it is more consistent
now.

Change-Id: Iba6444a0515fd583398ff052fc5018254da31c30
2013-05-15 18:41:58 +02:00
Michael Stahl
3905bd92b0 factor out SvXMLImport::IsOOoXML()
Change-Id: I9ccfe565bde1112f9f3cb8c666e901bf121862dc
2013-05-15 18:41:58 +02:00
Stephan Bergmann
3e5d7723e0 OSL_TRACE -> SAL_INFO
...to work around MSVC 2008 Express (at least) "warning C4503:
'rtl::operator +' : decorated name length exceeded, name was truncated."

Change-Id: If6838aaa45ecfc0c092f95228e8616e69ea1f0e0
2013-05-15 17:57:20 +02:00
Andre Fischer
3db0865845 Resolves: #i119493# Fixed import of tables with connectors.
Reported by: liupingtan
Patch by: SunYing
Review by: Andre Fischer
(cherry picked from commit 8be0972c9b38efbb43a0b8fc3658028ede58378c)

Change-Id: Ic9a1325ccc9bc9c9a4501269df9de0f7e29a8e1d
2013-05-15 16:21:58 +01:00
Andre Fischer
694d65b509 Resolves: #i20044# Fixed queryEmptyCell()
Reported by: Steffen Grund
Patch by: hanya:
Review by: Andre Fischer
(cherry picked from commit f42a00437a682d479e82256b2fdf873dd097c428)

Conflicts:
	sc/source/ui/unoobj/cellsuno.cxx

Change-Id: I43db011e138a79bd3a871e68a7331d26267e7899
2013-05-15 16:15:37 +01:00
Stephan Bergmann
0c99c1c2ca gallery: allow disabling the from-source build in configure
Change-Id: Ic390ceeb9f52953d5dea6999b194956e90eb4629
2013-05-15 16:14:21 +01:00
David Tardon
fbf2e9f733 only use svp on unx
Change-Id: I8cd4a42a90e87446c9ef3744bf71f7734767078e
2013-05-15 17:11:51 +02:00
David Tardon
268a23d8c2 gbuild: use pattern rules for Gallery l10n files
Change-Id: I781d02805ee0d526638f556794b852c6277922dd
2013-05-15 17:08:29 +02:00
David Tardon
7fd93c32d7 gbuild: silence building of galleries
Change-Id: I17e6a3923f3ee6cec22760f8c9f9410bbe742a7f
2013-05-15 17:08:29 +02:00
Chris Sherlock
91b27bc3d8 Documentation update of README.cross
* Fixed typos
* Errant/missing commas fixed
* autogen.lastrun -> autogen.input

Change-Id: Ibc0d34f21de661139e622a34d760a6683f394643
Reviewed-on: https://gerrit.libreoffice.org/3916
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2013-05-15 15:04:28 +00:00
Andre Fischer
578bd45644 Resolves: #i119551# Avoid grouping shapes on import from PPT...
under certain conditions.

Reported by: Li Feng Wang
Patch and review by: Ma Bingbing and Armin Le Grand
(cherry picked from commit f425d556504e055216d9402241ff598a97204509)

Conflicts:
	sd/source/filter/eppt/epptso.cxx

(cherry picked from commit 8c23e31acc)

Change-Id: I7e610b754ff7215201bc1ac47d618869e4e8fe2b
2013-05-15 15:46:07 +01:00
Caolán McNamara
4edc81ef04 fix original intent of the lwp import code
revert d2546346ac
and fix 8a9448aabc

Change-Id: Ide781e4f197d2fc1d42b0cda8e9d901ac1118d08
2013-05-15 15:32:25 +01:00
Tor Lillqvist
d2546346ac Fix warning: unused variable 'aFuncName' [loplugin]
Change-Id: I34a2726123001de0b867b4f54d6f37c55dbc79f5
2013-05-15 17:20:31 +03:00
Tor Lillqvist
1a90cecb6e OUString::replaceAt() does not modify the OUString
Change-Id: Id5d712364c3c8a1e4305ad036d9f51c30c2f9e80
2013-05-15 17:20:31 +03:00
Caolán McNamara
d6bebd18b3 Revert "Resolves: #i119551# Avoid grouping shapes on import from PPT..."
This reverts commit 8c23e31acc.

wrong one
2013-05-15 15:18:19 +01:00
Andre Fischer
d7c7624024 Resolves: #i119519# Fixed import of closed borders from PPT...
when an ellipse is involved.

Reported by: liupingtan
Patch by: Jianyuan Li
Review by: Andre Fischer
(cherry picked from commit da2c3ed52ae631dba11821f201a2fce49bf18c86)

Change-Id: Iff8195365823b60a70641b9efeb9c9f6c86d5341
2013-05-15 15:18:17 +01:00
Olivier Hallot
387c6712c8 String to OUString in calc header & footer edit
Conflicts:
	sc/inc/scabstdlg.hxx
	sc/source/ui/attrdlg/scdlgfact.cxx
	sc/source/ui/attrdlg/scdlgfact.hxx
	sc/source/ui/inc/hfedtdlg.hxx
	sc/source/ui/pagedlg/hfedtdlg.cxx

Change-Id: I6aa0f055f89c05c3d799b5ed1b21188f7f3a8268
Reviewed-on: https://gerrit.libreoffice.org/3911
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>
2013-05-15 14:13:10 +00:00
Andre Fischer
8c23e31acc Resolves: #i119551# Avoid grouping shapes on import from PPT...
under certain conditions.

Reported by: Li Feng Wang
Patch and review by: Ma Bingbing and Armin Le Grand
(cherry picked from commit f425d556504e055216d9402241ff598a97204509)

Conflicts:
	sd/source/filter/eppt/epptso.cxx

Change-Id: I7e610b754ff7215201bc1ac47d618869e4e8fe2b
2013-05-15 15:06:10 +01:00
Stephan Bergmann
25f25a2d25 These functions can throw RuntimeException
Change-Id: Ic390ceeb9f52953d5dea6999b194956e90eb4629
2013-05-15 16:05:33 +02:00
Stephan Bergmann
d89012691b Do not dispose component context too early (DeInitVCL might still need it)
Change-Id: Ibae79a962ef9d2ea6cf72b70df62c6fa170e05e9
2013-05-15 16:05:29 +02:00
Ricardo Montania
8a9448aabc String.AppendAscii Drop
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
https://gerrit.libreoffice.org/#/c/3892/

Change-Id: I12175a81f0a74546b5e00633176f204b9a3fb35c
2013-05-15 15:58:17 +02:00
David Tardon
8d08ba5e75 install graphicfilter.xcd again
Change-Id: I1091b4ff6b700513c7ef5ac41d94972dbb33dcb2
2013-05-15 15:22:44 +02:00
David Tardon
74c02547dd put auto-installed libs into the right module
The definition of Auto_File_Libs_ALL was not known in
module_hidden_ooo.scp, so it was left unexpanded and the unattached
files were assigned to the gid_Module_Root.

Change-Id: Ie7064da6e02394261a47e88526c073941625dc8c
2013-05-15 15:22:44 +02:00
Michael Meeks
808e9dee84 configure: remove un-used vba-package-format option.
Change-Id: I4dcb563dc2368b7979df3da5e0691cd3633cb5a9
2013-05-15 14:06:21 +01:00
Jan Holesovsky
d84b22e9a8 sd unittests: Do not dump the font name, depends on installed fonts.
Change-Id: Id401feed7d629cbc0c24428b0c1273afdb31be89
2013-05-15 14:43:01 +02:00
Andras Timar
c066e7a3f9 gallery: unused ulf file
Change-Id: I9037aa31cbb93d38a656ce463e0a73f8b39245ff
2013-05-15 13:44:47 +02:00