Commit Graph

305433 Commits

Author SHA1 Message Date
David Ostrovsky
3e0b2299ec gbuild conversion l10ntools module
Change-Id: I Iea9a77f19856dd870eb72fa57249f959cdd7000c
2012-05-04 09:42:22 +02:00
David Tardon
b71589aab0 do not override GMAKE_OPTIONS set by user
Change-Id: I30e3e2a65315ed9895a66c847c1cd73090a74607
2012-05-04 09:42:22 +02:00
Jesús Corrius
da7058c856 Revert "Fix Windows debug build."
This reverts commit db649c5291.

I will patch the external postgresql library instead.
2012-05-04 08:47:35 +02:00
Marc Garcia
acbbd79b03 Remove unused method VendorBase::getJavaExePaths(int*) 2012-05-04 08:28:20 +02:00
Kohei Yoshida
19af8cc580 Evil hack to fix the UNO API failure.
We need a clean solution for this, but that will need a bit more
effort & thinking.

Change-Id: I I25d066fa0322cca9a15af1745a758b1aba981e13
2012-05-04 00:47:08 -04:00
Kohei Yoshida
921dce61ac Let's just combine the two tests, since one requires the other.
Change-Id: I I4c02aa1d459f7d5c2a1d9c38255aae3c3043dda6
2012-05-04 00:00:55 -04:00
Kohei Yoshida
7b773d9c25 New API test for ScAnnotationShapeObj.
Change-Id: I4a169493622abf789bb0ef146e553205b2eaba5d
2012-05-03 23:19:31 -04:00
Kohei Yoshida
a4ff462ccb Added interface test for text::XText.
Change-Id: I041b29d6e6314560a0f7fb7c0392c9a0f44fc1eb
2012-05-03 23:18:01 -04:00
Kohei Yoshida
7b1db37585 Temporarily disabling a failing API test. I'll fix it soon.
Change-Id: Ibeee491989fd9ae4104a0a3ae3bc7f78f95294a1
2012-05-03 20:28:18 -04:00
Kohei Yoshida
4b8186dbe4 Add menu entries for sheet name and date field items.
Change-Id: I5ae910d455a7364209a203c2e3567a902e1f01a2
2012-05-03 20:28:18 -04:00
Kohei Yoshida
7684ae6cf4 Update sheet IDs in sheet field items during copy and paste.
Change-Id: I1c6e9b4e82eead3c411044482e4fa09332b0babd
2012-05-03 20:28:17 -04:00
Kohei Yoshida
9fbcdedb98 Added a field updater wrapper to allow updating of field items.
Change-Id: If39637fd1123b7e6971c639cb7e6774780106ba2
2012-05-03 20:28:17 -04:00
Kohei Yoshida
e4e4b3d657 Another SV_DECL_PTRARR now gone.
Change-Id: I0521274a6e19414d2640a1473a249a90ce2224fc
2012-05-03 20:28:17 -04:00
Kohei Yoshida
1e68b77bb7 Removed another SV_DECL_PTRARR.
Change-Id: Ib3900d000c6a884c209a06b30e990963d92bc33f
2012-05-03 20:28:17 -04:00
Kohei Yoshida
2cf292d9a7 Have the table field item store sheet ID.
I forgot to commit this change...

Change-Id: Ifcdbb2b16cf31b180393ea9b4188171c6cfe9963
2012-05-03 20:28:17 -04:00
Kohei Yoshida
aabbb0a4d1 Properly handle properties of sheet fields.
Change-Id: I549990186c23e7e560f6f584c4ad76dbbc4cc393
2012-05-03 20:28:16 -04:00
Kohei Yoshida
c92f5f600d Support sheet name field in cells.
Change-Id: I7883960c482de0637e0bfaffc96f23a0d43cc96d
2012-05-03 20:28:16 -04:00
Kohei Yoshida
d6d4d00114 Support date field in cells.
Change-Id: Iff20eb16bb4a7f700b0a533bc745b92fdce8ac0f
2012-05-03 20:28:16 -04:00
Kohei Yoshida
9af4b61119 Removed unused methods.
Change-Id: Id9c841274da906032f08abdea93850d3b6a14ade
2012-05-03 20:28:16 -04:00
Kohei Yoshida
a5c8e9a8ce Properly import DateTimeField.
Change-Id: Ib56655b3306f9be035e1f59d233e0a118f247e37
2012-05-03 20:28:15 -04:00
Kohei Yoshida
4aeb8aff9e New menu now inserts current time into cell. 2012-05-03 20:28:15 -04:00
Kohei Yoshida
9b99bf09a2 Initial skeleton for inserting a field into cell. 2012-05-03 20:28:15 -04:00
Michael Stahl
326d255eaa rename Library_comphelp.mk to Library_comphelper.mk...
... so the silly broken gb_Symbols_get_all enables debug for it.
2012-05-04 00:25:37 +02:00
Caolán McNamara
76cc8aca42 WaE: unchecked results from write/fwrite
Change-Id: Ia7943a132d05e596550bd71878b54b2825c31987
2012-05-03 22:34:17 +01:00
Markus Mohrhard
fff2d18a08 respect absolute paths for mozilla profile, fdo#45171, lp#919659
Change-Id: I536238f1f3b05e0a942caa1f65444688d4d36704
2012-05-03 23:05:33 +02:00
Caolán McNamara
c77110b486 WaE: ignoring return value of fwrite
Change-Id: I289564b8f41bbae976853aa3994751d3092ff44d
2012-05-03 21:11:42 +01:00
Caolán McNamara
2033e7c4f2 include vector for std::vector
Change-Id: I5d356210ec802fbccea512561cc67e85da760146
2012-05-03 17:14:58 +01:00
Caolán McNamara
cede5686f6 should have been SAL_WARN
Change-Id: I3f5fd059ecd5b6c4278ffe0f3a2d69b6526d2d01
2012-05-03 16:59:43 +01:00
Caolán McNamara
4afd260197 std::is_sorted is C++11 or C++0X sgi extension
Change-Id: I3039bb172beb21ebafc60a431692b58793cb1538
2012-05-03 16:59:01 +01:00
Caolán McNamara
d0dcf1d65c WaE: variables set but unused
Change-Id: I03bec3b0b4b9d4910b2baab86fa95efe2f5b9ef2
2012-05-03 16:43:12 +01:00
Caolán McNamara
cdcf2fcefc Related: fdo#47644 for huge files build a page chain cache for seeks
For huge ole2 structured storage files build a page chain cache on
demand to speed up long distance seeks

i.e. reduces .doc parse time for fdo#47644 from 1 minute 7 seconds to 18
seconds for me

Change-Id: I I40eefb8cabd05db8345a38ea3407686732eb35c9
2012-05-03 16:27:38 +01:00
Noel Power
5813422d3e tweak imported shape position for xls( binary ) format fdo#49430
Change-Id: I32241c727a2e591f6400f8296bae357a38ad458d
2012-05-03 16:06:43 +01:00
Noel Power
9dc4fa1b22 fix bad import positions of shapes & controls fdo#49430
Change-Id: I5635ee681288cb39a11d00c5573e61c582d7daf7
2012-05-03 16:06:43 +01:00
Jordi Mallach
a393af6e91 Remove unused method canvas::tools::clipBlit 2012-05-03 17:01:40 +02:00
Caolán McNamara
6577e56a9c const up methods that don't change any state
Change-Id: I844cefad718e5b37dac5657674294a0873b8a8e5
2012-05-03 13:25:16 +01:00
Jesús Corrius
db649c5291 Fix Windows debug build.
The postgresql static library on Windows is named libpqd.lib in
debug and libpq.lib when compiled in release. We prefer to not
touch the external postgresql, so we make the proper changes in
the connectivity module.
2012-05-03 13:34:01 +02:00
Caolán McNamara
b36612d4a3 Fix sot stream bustage
We want the Tell position of the wrapper stream, not that of the underlying
wrapped stream.

Change-Id: I5d30192dbc3746104ca2127d9a747ef70b85a136
2012-05-03 12:22:29 +01:00
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