Commit graph

312683 commits

Author SHA1 Message Date
Tor Lillqvist
084db5f74e Don't use gb_ICU_suffix on Android when DISABLE_DYNLOADING
Change-Id: Ie4a76ddb1db8d45e32d64d13aca01a0b29b519d2
2012-09-24 15:48:08 +03:00
Tor Lillqvist
1e605fcd4e Check DISABLE_DYNLOADING, not just iOS
Change-Id: I839137b19c802c45eed73bae57beac81973d8da3
2012-09-24 15:48:07 +03:00
Tor Lillqvist
8b0a9dbe59 Check DISABLE_DYNLOADING, not just iOS
Change-Id: I56bed2cb5588fda364cf5a25ff9dff478f6a816a
2012-09-24 15:48:06 +03:00
Fridrich Štrba
76d100d3bd Reverting libwpd 0.9.5 to 0.9.4 ABI
Change-Id: I7056c68f87c88086ef8024b8284a734823e2f808
2012-09-24 14:40:14 +02:00
Michael Stahl
5e21ad82ef de-duplicate SwNodes::TextToTable()
Change-Id: I8a61b67cb5bd1333c05f9a98c7af6e3ed05c8fd0
2012-09-24 13:50:11 +02:00
Michael Stahl
6d2e09db4a rhbz#820283: fix crashes in DOCX table import:
It is apparently possible that writerfilter creates a table with
irregular structure, where the lines have varying numbers of boxes in
them.  This may cause crashes on later editing operations, e.g.
when SwTable::NewInsertCol() is unable to find boxes covering a
particular column.  To prevent this, add missing boxes in
SwNodes::TextToTable().

Change-Id: I423821645baeaf55595e4933e1ab8fb89b2099f3
2012-09-24 13:50:11 +02:00
Michael Stahl
53c91152ea tweak assertions in SwTable::CheckConsistency()
Change-Id: Ib06543b7e59694f240b2b5fadcd6b464ce9e5792
2012-09-24 13:50:11 +02:00
Fridrich Štrba
c803f69316 Fix windows build of libwpd
Change-Id: I22db3f6bf435e54f0d264b18bd6b53c784756fe8
2012-09-24 13:37:29 +02:00
Fridrich Štrba
4425db6b67 Uploading the new libwpd 0.9.5
Change-Id: I0949b85f7c2ffbb5c00cce24949b21cc616135db
2012-09-24 13:25:17 +02:00
Takeshi Abe
5a23e1c628 refactor code with <algorithm>
Change-Id: I774492928a909a0768ebcdc9cb56651146659351
Reviewed-on: https://gerrit.libreoffice.org/677
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
2012-09-24 11:06:26 +00:00
Ricardo Montania
57d2f9b774 ::rtl::OUString to OUString in basctl
Change-Id: I3fc3d463fbaefe31b3541502c9f3dfbd4d1db4f9
Reviewed-on: https://gerrit.libreoffice.org/678
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
2012-09-24 10:51:42 +00:00
Olivier Hallot
56cb4b705e Remove unused code
According to unusedcode.easy

Change-Id: I31edd26d8ee7934b47ed7bf5ec6c07e1b8c5c5e9
Reviewed-on: https://gerrit.libreoffice.org/682
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
2012-09-24 10:34:35 +00:00
Xisco
ad895bc43a pywizards: add a name textbox to the filepicker
Now it's possible to change the name of the file that is going to be saved

Change-Id: I482466e7c006a38a1eab543872101c029d5e2d65
Reviewed-on: https://gerrit.libreoffice.org/688
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>
2012-09-24 10:28:15 +00:00
Xisco Fauli
293a144126 pyfax: Use relative imports so we can call the wizard remotely
Change-Id: I8ed98ff5125caf28680f94865ab2fe122f124182
Reviewed-on: https://gerrit.libreoffice.org/683
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>
2012-09-24 10:27:49 +00:00
Xisco Fauli
cf939a858b pyfax: Added by mistake
Change-Id: I484d64aab55aef2992d6c2f656cab68f398936d2
Reviewed-on: https://gerrit.libreoffice.org/684
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>
2012-09-24 10:27:18 +00:00
Andras Timar
1314800976 typo: COMMEND->COMMENT
Change-Id: I1bac574d44b1fbbdd2cde41ba1af033e952d811a
2012-09-24 12:06:48 +02:00
David Tardon
0df1e4a80e use correct directory dependency
Change-Id: If9c42a039700df521175962c5f199a36219eb907
2012-09-24 11:46:49 +02:00
Stephan Bergmann
12a8bc4f9c Remove java_uno.map unused after gbuildification
Change-Id: I05893a797e276fd7b4f5c05c09743def55cb4036
2012-09-24 11:17:14 +02:00
Arnaud Versini
18bad3e45c Remove unused member SwDoc::pMacroTable
Change-Id: Ic09b960b675d674a16f7f252ed2a974c4e25505b
Reviewed-on: https://gerrit.libreoffice.org/680
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
2012-09-24 09:15:49 +00:00
Stephan Bergmann
78b99d37b5 JNIEXPORT -> SAL_DLLPUBLIC_EXPORT after gbuildification
(no longer using map file).

Change-Id: Ib19995e11bd5e8bd5c26d29e2bf298e734a06f1f
2012-09-24 11:15:10 +02:00
Noel Power
72d3539e26 fix parent style import xlsx fdo#55198
Change-Id: I77d38eba69ad7aa89b0f9b692e40fd365d002071
2012-09-24 10:09:33 +01:00
David Tardon
f79641a615 it seems climaker needs URE
Change-Id: Idc8a30048c9c5520004fef1976a1fb5eeb74fbea
2012-09-24 11:02:23 +02:00
Fridrich Štrba
0671ba1329 Revert "fdo#54609: Exception while importing xlsx."
We fixed a root cause of that exception.

This reverts commit 0f0bd022b6.

Conflicts:
	oox/source/docprop/ooxmldocpropimport.cxx

Change-Id: Ica3691e967a30722516420997e6e49fbf38f20d2
2012-09-24 10:51:34 +02:00
Miklos Vajna
af6b7d8ba3 fdo#49655 fix RTF import of text in the middle of table definition
Usually table text comes after the \intbl control word, but it turns out
text is allowed earlier. Make sure such text is buffered, otherwise
we'll send paragraph / run properties to the dmapper in the middle of
table properties, which is obviously not allowed.

Change-Id: I34f1df7e171316a7d926179689627301860d492f
2012-09-24 10:41:33 +02:00
Miklos Vajna
da9acd2099 fdo#49655 dmapper: fix default page style layout
The default in Writer is mirrored, but in Word it's left and right.

Change-Id: I8c615a3a18ad7493deb2a3a9369c13f3e4d5799d
2012-09-24 10:41:32 +02:00
Stephan Bergmann
c67fedbd56 To ease debugging, display printStackTrace of caught exceptions in jdbc driver
Change-Id: I8c48b09fcab18af196a8441351bcf3180a32005b
2012-09-24 09:52:38 +02:00
Stephan Bergmann
93a0d9eee0 rhbz#836827: SQLFeatureNotSupportedException only in Java 6
...so if the patched hsqldb.jar is compiled with Java 7, it creates instances of
SQLFeatureNotSupportedException, and when at LO runtime a Java 5 gcj is used,
loading the relevant hsqldb.jar classes will fail with a NoClassDefFoundError
caused by a ClassNotFoundException.

Adding java.sql.Driver.getParentLogger in Java 7 was an incompatible change, but
it appears that the java.sql framework is prepared to handle old implementations
(for which the JVM will throw AbstractMethodError), so it appears that it works
to fake that AbstractMethodError here.

Change-Id: Id1fddc9cbdd8c88cd68fb5877ec59fe8d61e1562
2012-09-24 09:52:38 +02:00
Fridrich Štrba
5db7ac2392 fdo#49819, fdo#54609: Do not consider timestamp differences as corruption
MSO 2010 can produce a files with different timestamps in the
central directory entry and local file header

Change-Id: Ic6fc0b2fad96eb30babdd7e6ef4a0175936da4c5
2012-09-24 09:27:15 +02:00
Tor Lillqvist
c6107b7d49 Use prefix in the DISABLE_DYNLOADING case
Change-Id: Ic110b66fc8f9e9ce812be3ea2d0672db4d223d39
2012-09-24 09:58:55 +03:00
Tor Lillqvist
6e86706c49 As far as I can see this function is unused
Avoids duplicate symbol clash with the other function with an
identical name and signature in sw/source/ui/uno/swdet2.cxx in the
case of disable-dynloading.

The IsDocShellRegistered() function used in
sw/source/filter/basflt/iodetect.cxx presumably refers to the one in
swdet2.cxx, as iodetect and swdet2 both go into the swd library, while
fltini goes into the sw library.

Change-Id: I2916f1698542679bf18abf9a7981fc32ef2d9829
2012-09-24 08:55:02 +03:00
David Tardon
1c2285bb36 another attempt to fix android ARM build
Change-Id: I36488341d84cb2db05ba564dafa65add79eff9da
2012-09-24 07:52:15 +02:00
David Tardon
8e16b532dd drop unused headers
Change-Id: I4659664bd0c4172d2935c15ef2170715a3519b24
2012-09-24 07:39:19 +02:00
Norbert Thiebaud
862a205e05 more_font: fix dejavu delivery
Change-Id: I557057bfbbbf34a426225ce02052d81a3c190c57
2012-09-24 00:37:47 -05:00
Markus Mohrhard
5649b6a064 remove unused parameter
Change-Id: I869d20ae472d6147426391db3912625f7176b2b4
2012-09-24 04:54:13 +02:00
Norbert Thiebaud
0b963e89a0 gbuildification of more_fonts
Change-Id: Ifae1342ee0af447cb08a24e0804f6e42ae826a2a
2012-09-23 21:25:10 -05:00
Markus Mohrhard
93effcb0a2 bool to sal_Bool for rtl::OUStringBuffer::append
Change-Id: I4132cbb37438a11ed4e2558d28cd3e397a87d1ce
2012-09-23 23:00:27 +02:00
Markus Mohrhard
be04b07cf5 add forgotten files
Change-Id: I9c4b0e1d5027965ba4a8d5e33180cc23376d292a
2012-09-23 22:43:27 +02:00
Andras Timar
0cacb528ff set encoding of Hungarian MSI tables to UTF-8
needed for the word "Bokma°l"

Change-Id: Iea342161edbdf4983906d5859d279de3899a3839
2012-09-23 22:07:50 +02:00
Andras Timar
44e46183cf fdo#54276 speed up packaging on Windows significantly
See the bug for more details.

Change-Id: I01aed95c204ebeffa9cd7678f698a100a836f267
2012-09-23 22:07:49 +02:00
Andras Timar
9783faa2a3 followup of bccb30a0
Change-Id: Ibf053d078ad048094527e4e25ee9499dbaacd007
2012-09-23 22:07:47 +02:00
Andras Timar
05dd0f1357 merge_mergemodules_into_msi_database: ditch unused function arguments
Change-Id: I33ea8817dcbd184cf824fc7252def5e3e9dfa3da
2012-09-23 22:07:46 +02:00
Tomaž Vajngerl
0513e10635 fdo#49350 Speedup "OK" action of auto-correct dialog
Instead of synchronizing the main list and the list of entries in the
dialog, just remember what was added and removed and only add / remove
those entries in the main "SvxAutoCorrect" list.
Additional add MakeCombinedChanges which adds and remove entries in
one call and only writes changes to the "acor" file once.

Change-Id: Idcc4c64d25e050c3f6eb9960a59c4a55d06b5ca1
2012-09-23 22:00:57 +02:00
Markus Mohrhard
e9cd84cfaa WaE unused parameter
Change-Id: I223fb29da72f72dcc6ebf218449450ce78ff4857
2012-09-23 21:54:58 +02:00
Markus Mohrhard
71f3d9834b SCCOL and SCTAB to sal_Int32
Change-Id: I664432ee192dee76c55ee2c3b6d721b8e578be1d
2012-09-23 21:48:51 +02:00
Markus Mohrhard
4c2a87d6e7 int to sal_Int32
Change-Id: I44c5027c15b4f77a3ee76b62673641cc200fbefe
2012-09-23 21:23:10 +02:00
Markus Mohrhard
1245c2a7da little refactoring and code simplification
Change-Id: I41c7507d668eb0853b97c24217ff04f7dd4acd40
2012-09-23 21:23:09 +02:00
Markus Mohrhard
0222ce3cc6 add color scale import test for xlsx
Change-Id: I8877d285be21ea4cd010cb532de593b3f5ab5975
2012-09-23 20:07:48 +02:00
Markus Mohrhard
cb3ab592fd improve the color Scale test
Change-Id: I6004874b83adbc602dcad83192cf68607bee5a96
2012-09-23 20:07:47 +02:00
Markus Mohrhard
b3d5de767c improve the dump code for cond formats
Change-Id: Icefaa4777f64ca934928ae2ad95496000df364e9
2012-09-23 20:07:47 +02:00
David Tardon
31018fa81f really fix make syntax. i mean it! honestly!
Change-Id: Ic56f7d2db6dcf5ec485ae39891f55ccc5d8b2892
2012-09-23 19:53:22 +02:00