Commit Graph

305346 Commits

Author SHA1 Message Date
David Tardon
056b9b45bf revert delivery of soffice.bin.manifest
Okay, I give up. This obviously still does not work on Windows, but it
does on MinGW when I try to simulate it.

Change-Id: I9f2d7114df0498d5cc3a71431aacc7e49a5a78fd
2012-05-03 13:12:05 +02:00
Michael Stahl
38a91f15e6 Makefile: clean should rm $SOLARVER (see f33ba93b) 2012-05-03 12:53:48 +02:00
Bjoern Michaelsen
4b5d041368 fix typo
Change-Id: I88f5e8dacbd81d94a7f079d6c1b24c513e18bf34
2012-05-03 11:37:14 +02:00
Andras Timar
97c7955a7d fdo#48812 change Customer Information to User Information (in MSI UI) 2012-05-03 11:33:10 +02:00
Michael Stahl
3aa74a2723 remove obsolete READ_OLDVERS table autoformat code 2012-05-03 11:12:12 +02:00
Muhammad Haggag
7e8c0bd73e fdo#31005 Table Autoformats do not save/apply all properties
This change expands the number of properties supported by autoformats,
mainly for Writer.  Some improvements affect Calc as well (e.g. border
styles are now preserved for Calc).

Common: boxitem.hxx, frmitems.cxx
* Added a new version for SvxBoxItem serialization that includes border styles.
* Updated SvxBoxItem and SvxBorderLine serialization logic accordingly.

Writer: fmtornt.hxx, attrfrm.cxx
* Added serialization/deserialization logic for SwFmtVertOrient.

Writer: tblafmt.hxx, tblafmt.cxx, ndtbl.cxx
* Updated file version for autotbl.fmt to be SOFFICE_FILEFORMAT_50.
* Autoformats now record the text orientation and vertical alignment
  of table cells.
* Autoformats now record the following table-level properties:
    - Break
    - Keep with next paragraph
    - Repeat heading
    - Allow table split across pages
    - Allow rows to break across pages
    - Merge adjacent line styles
    - Table shadow

Calc: autoform.hxx, autoform.cxx
* Added support for reading/writing writer-specific data as binary blobs.
* Updated file version for autotbl.fmt to be SOFFICE_FILEFORMAT_50.
2012-05-03 11:12:12 +02:00
Muhammad Haggag
002127460a fdo#31005 Writer: Undo support for "Repeat Heading" in autoformat application 2012-05-03 11:12:12 +02:00
David Ostrovsky
4d68b95cb9 add --not-as-needed linker option on unxgcc platform
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>:  Ubuntu changed ld to
assume --as-needed by default, but there are places in LO that implicitly depend
on --no-as-needed, like test_smoketest lib that is an empty wrapper around
smoketest lib, or UNO executables having to link against all URE published libs
so that LO extensions are guaranteed to find the URE libs.

Change-Id: I88fc79766ffb4a4ca8ead05bb9033c686120cf2c
2012-05-03 10:36:36 +02:00
Norbert Thiebaud
298fbdc42a commit-hook: tweak add_ChangeId() to tolerate git-am -s behavior
git-am -s add systematically an empty line before adding the
signoff line, which interfere with gerrit's rule that
the ChangeID must be in the last paragraph

This patch address that be remoming an existing Change-Id from
the commit message and re-insterting it at the 'proper' place

Change-Id: I I742b17031c6e3da4f9d94dcb0579bce8c496d41d
Signed-off-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-05-03 03:28:53 -05:00
Rene Engelhard
ee7628aeeb fix sc_chart_regression_test build with system-libxml2
Change-Id: I52a377835559a1577d5d6139d5a1443753396f5c
2012-05-03 09:14:02 +02:00
Stephan Bergmann
920db17e94 Related fdo#49379: Some old Paths need to be nillable after all
Those had been changed to non-nillable with the wholesale
e8bb827571 "Fixed cppheader.xsl nillable
treatment," but code in PathSettings::impl_storePath
(framework/source/services/pathsettings.cxx) wants to nil them out ("remove the
whole path from the old configuration").

Change-Id: Ibce77eee179658940ed9ff2466af9b990e6a513d
2012-05-03 08:53:02 +02:00
Stephan Bergmann
89ef290c89 Improved error reporting
Change-Id: I5e9bb4c5ebfc92547e13d4ec04ce1af85591c4a5
2012-05-03 08:53:02 +02:00
David Tardon
c92c5c6bee use right target to force ordering
Change-Id: I57ed1971414789e6efbe76e69bb3fabb8b51e22d
2012-05-03 07:21:47 +02:00
David Tardon
e59347cf60 valgrind: cond. jump or move depends on uninit. value
Change-Id: I721228fee5349a6b2aa0a652da65d8da67b40144
2012-05-03 07:18:58 +02:00
Caolán McNamara
d726281e90 Related: fdo#47644 compound storage backend is poor at knowing stream size
Change-Id: Ie4aa6939f9f37e04fda5425a6e28c5d846a9cb62
2012-05-03 00:06:33 +01:00
Caolán McNamara
80fdb3498c drop ensure for non-NULL pointer and use a ref
Change-Id: I492c576a9a04874538f07769f5ac40f84e2d4308
2012-05-03 00:06:33 +01:00
Caolán McNamara
4312651dfc XubString->rtl::OUString
Change-Id: I21b785169788e20c8bb05c2fdc9333068f1c69ab
2012-05-03 00:06:32 +01:00
Julien Nabet
46c01657d5 != instead of < for comparison with end iterator
Change-Id: I7baa34c1cf7161fb55914d41b451b842ad4ab0c8
2012-05-02 21:58:13 +02:00
Miklos Vajna
0ae9489290 offapi: missing @since 2012-05-02 20:09:34 +02:00
Michael Stahl
f33ba93bad allow custom solver/workdir location: --with-solver-and-workdir-root 2012-05-02 19:51:38 +02:00
Stephan Bergmann
bd5da80bef Handle cases where ExtensionDescription is called on nonexisting path
...which happens when installing non-bundle extensions (like a plain .xcu
file), where the path computed for the description.xml contains the path to
the non-bundle extension file itself as a prefix, so access results in
E_NOTDIR.

Change-Id: Ic0f4a34b46d99d1817ceea599bb8b53dbd65bc49
2012-05-02 18:33:00 +02:00
Takeshi Abe
cbc99cf1de include header for ConvertGDIMetaFileToWMF()
Change-Id: Ic80c12a3e9c4cb5e3ce01fa84384e1c7bdbe3057
2012-05-03 01:32:09 +09:00
Takeshi Abe
e8abc2e246 nuke dead code
Change-Id: I1884cfcbe7276d902ba3f8525ffe39c7f33b729e
2012-05-03 01:32:08 +09:00
Takeshi Abe
c559bda8ea sal_Bool to bool
Change-Id: I18a1b214982ddcd8189dfa2eff2ec2811293b3cc
2012-05-03 01:32:08 +09:00
Takeshi Abe
8a6ed42b09 removed unused defines
Change-Id: I14ff1f7631949dcc9842147aa34f4aa5987664e8
2012-05-03 01:32:08 +09:00
Miklos Vajna
e8706d7a11 fdo#47764 fix RTF import of automatic paragraph background color
Change-Id: I4b3a4bd6ce45cffc5b2c23052c49ff98579c5564
2012-05-02 18:10:58 +02:00
Luboš Luňák
042da09216 finish handling of w:pStyle in numbering (bnc#751028)
Now each such numbering should be properly assigned to the given paragraph
style.

Change-Id: I97a796dfb3f4a46f0fee0663852b3a40c3eaa922
2012-05-02 17:42:24 +02:00
David Tardon
b1419d37db do not announce exec build twice
Change-Id: If9c68f2bf423d23a53b2e0fa570c9ba55924b289
2012-05-02 17:36:59 +02:00
David Tardon
86485d4c37 add explicit ordering dependency
Change-Id: Idc7b869a0a3755df7fb10105ce07dca3d076dd43
2012-05-02 17:36:58 +02:00
Julien Nabet
d9051c4ce5 != instead of < for comparison with end iterator
Change-Id: I16f3b768cdb3304d3f7a9b3a63a4262377c7c89b
2012-05-02 17:09:29 +02:00
Stephan Bergmann
5c22a03320 Cleaned up CommandLineArgs
* Support for dead arguments has been removed.
** Especially, dead UCB_CONFIGURATION_KEY1/2_xxx values have also been removed,
   and code initializing UCB has been simplified accordingly.
* For the sake of simplicity, behaviour has been changed slightly.  For example,
  passing both --calc --writer now always lets --writer win (whereas in the past
  the one mentioned first, i.e., --calc in this example, would win).

Change-Id: Id40a19b9ef96db0d439cadd96ba491bf640d28fb
2012-05-02 16:55:29 +02:00
Luboš Luňák
9911ee515d make sure manual override on cmdline enables symbols
so that e.g. 'make dbglevel=2' works even if --enable-symbols disabled
it for the specific target

Change-Id: If2fff3ef8e42c3b35545b5d8101ef87380412cc7
2012-05-02 16:45:50 +02:00
Luboš Luňák
d776f9433b set as outline numbering only those ones that are for headings (bnc#751028)
w:pStyle in a numbering does not necessarily mean it is for outlines,
normal styles can specify numbering too

Change-Id: I0953d94833760ddf4edbe759a19192c477a57bf3
2012-05-02 16:45:48 +02:00
Luboš Luňák
7d327f66db bin unused macro
Change-Id: I796aba0ee431309e44671a6d851c84cd35dae3b6
2012-05-02 16:45:46 +02:00
Eike Rathke
2caba57e77 re-added 'D/M/' date acceptance pattern to [is-IS]
Argument is that "the reason for the "D/M/" pattern is for those who use
the numpad for input", well, makes sense.
2012-05-02 16:30:07 +02:00
Petr Mladek
515f263845 better detect OASIS MIME types (bnc#711977)
check more elements; also set sub-class-of application/xml for Flat XML
2012-05-02 16:15:28 +02:00
Petr Mladek
0177cb3b4b Add Flat XML MIME types (bnc#711977) 2012-05-02 16:11:20 +02:00
Petr Mladek
fbb3a28ce4 add missing MIME types into .desktop files (bnc#711977)
took from the older desktop files from the build repo

Change-Id: I6888e78b8e10c25cac110357c64c4587b2df8cd5
2012-05-02 15:57:43 +02:00
Julien Nabet
bbf894bc2e != instead of < for comparison with end iterator
Change-Id: Ie21b39b11d021095fa8f4de9be1e7e0289af4e91
2012-05-02 15:34:21 +02:00
Miklos Vajna
09008a2433 sw/qa/extras: get rid of RTL_CONSTASCII_USTRINGPARAM() and a bit more
Change-Id: If2add0d11f16d7206912cadad8ff50a668a14011
2012-05-02 15:01:53 +02:00
Petr Mladek
82e0acad32 correctly set install path in java-set-classpath 2012-05-02 14:53:51 +02:00
Petr Mladek
78a7968cad really put SDK documentation into the doc subpackage 2012-05-02 14:50:05 +02:00
Caolán McNamara
8da9221b02 accessibility resources in the wrong dialog definition
Change-Id: Ib3fe9b6a5b0a26343142044be5e638be46276f27
2012-05-02 13:43:26 +01:00
Petr Mladek
dc12340a18 put VBA stuff into correct subpackages
move vbaobj.uno.so into -calc subpackage and vbaswobj.uno.so
into -writer subpackage to fix dependencies

Change-Id: Id9457d71ee38537b07456816845cb870c7b7a041
2012-05-02 14:37:24 +02:00
Eike Rathke
f5080ebb70 swapped DefaultAbbrvName and DefaultFullName in Era elements 2012-05-02 14:33:56 +02:00
Björgvin Ragnarsson
60edd10f79 changes to [is-IS] locale data 2012-05-02 14:33:56 +02:00
David Tardon
85211f1ef3 fdo#49365 correctly map monitor index back to screen
Change-Id: I396b34119a2686011640d5f15de616fe2a166237
2012-05-02 14:32:41 +02:00
David Tardon
7cc6106bad let make know about all files created by LinkTarget
Change-Id: Id8af5f63b7a249949286ed35d26d8f4e71a52742
2012-05-02 13:53:05 +02:00
Caolán McNamara
c91b51edc1 catch by const ref
Change-Id: Ib1571dfd2e7b821c929ab7efa9077a355471c0b8
2012-05-02 12:13:01 +01:00
David Ostrovsky
0915c2c315 help description added for recently introduced gmake LEXFLAGS option
Change-Id: Ie94ba4b3a774ab947574c74837ecbc932bb3b621
2012-05-02 12:03:45 +01:00