Commit Graph

335174 Commits

Author SHA1 Message Date
László Németh
968f4d72a2 fdo#56392 fix hyphenation of words with punctuation
Change-Id: I17e094fa93a7ba6a554f4bc2dfd353f718f1a500
Reviewed-on: https://gerrit.libreoffice.org/6040
Reviewed-by: Németh László <nemeth@numbertext.org>
Tested-by: Németh László <nemeth@numbertext.org>
2013-09-26 08:33:39 +00:00
Jesús Corrius
6a3cf741d1 Otherwhise -> Otherwise
Change-Id: Iaec23e1d240f675a04b52cd251c4cb2a1242bb44
2013-09-26 10:21:12 +02:00
Jesús Corrius
a1bc57563f Some spellchecker love in the comments
Change-Id: I88dee4ae25ac57a78b72fa020b76e0d9b7709b31
2013-09-26 10:02:26 +02:00
Stephan Bergmann
ca4ee400ed Improve debug output
Change-Id: I10a9c3679ae2d6ca8183b68b60b52e91ecd8f91f
2013-09-26 09:36:00 +02:00
Stephan Bergmann
8802d37668 fprintf -> sal/log.hxx
Change-Id: Ic9962abc8ac8e9992fc26136eb3693e146d38c63
2013-09-26 09:36:00 +02:00
Matteo Casalin
e8c0a9ab74 Reduce scope of some local variables
Change-Id: I36cedb18a00dfdee1058823fd2461ad45bc886e3
Reviewed-on: https://gerrit.libreoffice.org/6026
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-26 07:27:32 +00:00
Matteo Casalin
1e3e64aae4 String to OUString
Change-Id: I9e99c88be67a3cfa97b5d964075c77c3208136f6
Reviewed-on: https://gerrit.libreoffice.org/6031
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-26 07:25:02 +00:00
Matteo Casalin
7924a77ef6 Fix memory leaks
Change-Id: I21662cb52c51332700e1021ae55d92cb46ccc15a
Reviewed-on: https://gerrit.libreoffice.org/6029
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-26 07:19:05 +00:00
Matteo Casalin
1ebe1d6d26 String to OUString
Change-Id: I510de30ca31db0d0a6615ef500e7d03a648ca609
Reviewed-on: https://gerrit.libreoffice.org/6028
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-26 07:16:17 +00:00
Matteo Casalin
233c387f89 String to OUString
Change-Id: If5569249cc4fd5de99fdf634af1c338d02ddb84b
Reviewed-on: https://gerrit.libreoffice.org/6027
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-26 07:13:28 +00:00
Matteo Casalin
3b74822938 String to OUString
Change-Id: I775327d5218655841006bcac5a1dbf236503fbb5
Reviewed-on: https://gerrit.libreoffice.org/6025
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-26 07:07:32 +00:00
Matteo Casalin
8a183e1a7d String to OUString
Change-Id: Iee0d6356ad8f06d97f7fa25223f3429857b1309f
Reviewed-on: https://gerrit.libreoffice.org/6024
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-25 22:06:48 +00:00
Krisztian Pinter
96d9765461 Increase number of remembered recent documents from 10 to 25
Change-Id: Ie844c13643325180265825d2becc5cbf4b5aea3e
2013-09-25 23:35:03 +02:00
Efe Gürkan YALAMAN
92b2e65974 list types added to Expert Config page
Known list types added to the expert config page.( []string, []short,etc)
A new method for turning the comma seperated string to uno::Sequence
added
Also some improvements on memory handling and value dialog size.

Change-Id: Id1f68b5e013208bda0fa697e89cd00c7bdda292f
2013-09-25 23:29:51 +02:00
Kohei Yoshida
1bde610add Use ScDocumentImport to set matrix formula cells from xls.
Change-Id: I3462dffea93c151ccf85eb51cda9511757b72fb2
2013-09-25 22:54:06 +02:00
Caolán McNamara
5342cd7533 Resolves: fdo#66400 import combined characters from docx
move .doc combined character parser stuff from sw to filter for reuse in .docx

and fix bad length problem when nSavPtr == -1 after String->OUString conversion

thanks for the pasta CloudOn

Change-Id: I368ca30c14fd089271902b9b874de1099eb40038
2013-09-25 22:40:23 +02:00
Caolán McNamara
2de32959d0 Related: fdo#66400 take uppercase of first field token
Change-Id: I0a996ce1b8cd520ddf3911bc80923b20a28fa1a4
2013-09-25 22:40:22 +02:00
Stephan Bergmann
53e5fb9dc1 fdo#69028 Set PropertyAttribute::READONLY for finalized configmgr props
...thanks to Andras for pointing me to the problem

Change-Id: I98786e8fe3159426b7e4c8b5345be500be2fc87b
2013-09-25 22:38:58 +02:00
Jesús Corrius
fa52e16b3f don't steal the focus after loading a document
to reproduce it, just load a large document and meanwhile
change the focus to another window. when the libreoffice
document ends loading, the libreoffice window will be
bought into foreground and steal the focus

Change-Id: Id4b9be67270c17523d9dabf452fa321de660f808
2013-09-25 22:35:08 +02:00
Tor Lillqvist
702717328f We need <tools/string.hxx>
Change-Id: I1e4df48bbbdb8c2ee4840e02aeb1d585aeec63f7
2013-09-25 22:24:29 +02:00
Tor Lillqvist
8dd1ff42a2 We need <tools/string.hxx>
Change-Id: I0fbdd76fd12a242834e1690ff93558cc885d1768
2013-09-25 22:13:23 +02:00
Tor Lillqvist
7a8db272e9 Start hacking --enable-canonical-installation-tree-structure back into shape
Had been totaly broken by the recent changes. (Which is fine, it is
just an experimental hack anyway, I am not sure whether it will ever
be used in anger. Just a pet peeve of mine, I dislike seeing
libraries, configuration files, resources etc mixed together in one
"program" folder, especially on OS X, where the convention is to have
app-specific dylibs and frameworks in "Frameworks", and resource files
in "Resources". But this is not any requirement as such; there are
apps in the Mac App Store that blatantly "break" this convention.)

Basically, replace uses of gb_PROGRAMDIRNAME and
gb_Package_PROGRAMDIRNAME with more specific LIBO_FOO_FOLDER, which
for normal builds all expand to the same "program" anyway.

Change-Id: I16c2b3351caa00e251e229aafbccb8346042d3c1
2013-09-25 22:13:23 +02:00
Tor Lillqvist
aa26a06586 We don't want the sbase etc scripts on OS X
Change-Id: If9748185c004b2368401373a38db92d6b61373cb
2013-09-25 22:13:23 +02:00
Matteo Casalin
29aceccf1d String to OUString
Change-Id: Id01c7e85b1d458e13ec4bb843e7fe0976bec9b9f
Reviewed-on: https://gerrit.libreoffice.org/6030
Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
2013-09-25 20:02:50 +00:00
Cao Cuong Ngo
781ae59664 Fix Google Drive checkout crash.
ID-based protocol don't have path.

Change-Id: I4f1dd4f77870d1c77bbd3cd015dd88396003ed6d
2013-09-25 21:13:53 +02:00
Kohei Yoshida
e1f5178871 We need to clone the edit text instance to avoid double deletion.
Change-Id: I94faea482e8ceffe6f13362756274f3dbf0639ba
2013-09-25 20:40:23 +02:00
Kohei Yoshida
5840d3b050 Enable orucs by default on Windows.
Change-Id: Ic23a7a85a162e61660a8aee877fee4de83af52ed
2013-09-25 20:15:09 +02:00
Andrzej J.R. Hunt
30adcc0794 Add LO_JAVA_DIR to CppunitTest env.
This is needed for e.g. HSQLDB to run in a unit test.

Change-Id: I71d6de35fc20512afaebf8a76a052640a07fba6b
Reviewed-on: https://gerrit.libreoffice.org/6023
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
2013-09-25 17:25:54 +00:00
Caolán McNamara
8e30689680 drop worthless _VECTOR_/_MAP_ header guards
Change-Id: I54be19847b8fb609f0b08a528cc06dbae9f579d5
2013-09-25 19:24:24 +02:00
Caolán McNamara
98de5b40c8 Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii
Change-Id: Ib5c3a2daa4a48bc286b14fa2cebb3306ea0012bc
2013-09-25 19:24:23 +02:00
Caolán McNamara
0552a91acd fix TODO news:// is nonsense
Change-Id: If605965f21f2e83fbbef150f2caa2328724e2d3b
2013-09-25 19:24:21 +02:00
Miklos Vajna
351b61389c writerfilter: remove dead DopBase
Change-Id: I9d15ae93f807b6b3723b728ec10bf05e249c75ad
2013-09-25 19:07:15 +02:00
Markus Mohrhard
6f2957969b compare against IDF_HARDATTR, fdo#39484
regression from e851ea0ed3

Change-Id: I07819f90efe87fe9d82515d637960fe48ca40c80
2013-09-25 17:48:48 +02:00
Markus Mohrhard
21da9b11df fdo#66646: fix paste special with empty cells
Change-Id: I5323645f3b045574f3d02a895fbe309b52b2ca3d
2013-09-25 17:25:05 +02:00
Fridrich Štrba
489a274c3c Uploading libmwaw 0.1.11
Change-Id: Idf9589e13eaf143c854a9c98e2d773d8a28bd43f
2013-09-25 14:17:09 +02:00
Matúš Kukan
1936ece867 i18npool: fix cross-compilation; use INSTROOT_FOR_BUILD
Change-Id: If292f9b27ce3d3882ab541564dc0f1de200283af
2013-09-25 11:40:54 +02:00
Miklos Vajna
c6dcab339a writerfilter: remove dead XNoteHelper
Change-Id: Ia62e4b458a0f374015da20c06fcc67bfece91574
2013-09-25 10:48:31 +02:00
Miklos Vajna
bf45b0bfc2 writerfilter: remove dead PLCF
Change-Id: I7915021745d2d99e1cec882ca2928e932dbffbef
2013-09-25 10:48:31 +02:00
Miklos Vajna
9b706a5e15 writerfilter: remove dead WW8BinTable
Change-Id: I3ecbcabd0b379ff520346a163e0eea7bc0d2f8f9
2013-09-25 10:48:31 +02:00
Miklos Vajna
a5dece8ca5 writerfilter: remove dead WW8PieceTableImpl
Change-Id: Id100e3cc13b1d694af40b1b5d789cf90736593fa
2013-09-25 10:48:30 +02:00
Miklos Vajna
8b702a733e writerfilter: remove dead WW8DocumentImpl
Change-Id: I800b9b3af13df7faf1f7636a6be1941572328d25
2013-09-25 10:48:30 +02:00
Miklos Vajna
9f4a06980d writerfilter: remove dead WW8StreamImpl
Change-Id: If1d2a3a33490d522b59cbba2317c42856dd60f7b
2013-09-25 10:48:30 +02:00
Matúš Kukan
fb8d0a4b13 don't use use_static_libraries for Android
It shouldn't be used for external libraries, not built by gbuild,
anyway, because it creates wrong dependency.

Change-Id: I889dccb1f934caef7f104d479dbe16185b8eeaf4
2013-09-25 10:21:22 +02:00
Matúš Kukan
58ff5d5f4e clean also INSTDIR_FOR_BUILD
Change-Id: Id85d07650f9dd479c5eee7c8c765e59ab1d55955
2013-09-25 10:19:44 +02:00
Miklos Vajna
a5097b664a writerfilter: remove dead WW8DocumentFactory
Change-Id: I9896c3b221d2ec4766b9ee63aadc90bff9c33ea6
2013-09-25 09:56:41 +02:00
Matúš Kukan
a107908e7e Revert "More ICU dependencies that are now dragged in"
Should be fixed by 913f83ac52629a524c373d2504a0cb349446b371

This reverts commits
4dd261e526
30d7729586
4e2e1ca76f
2013-09-25 09:04:47 +02:00
Matúš Kukan
406b9a7c71 gbuild: fix ExternalPackage dependencies for files in instdir
Change-Id: Ia46119dea124a6260a12504651d6f766d0285985
2013-09-25 09:04:46 +02:00
Takeshi Abe
c5c4ab6c54 sal_Bool to bool
Change-Id: I390b6b0d8e1c143a0d2e8f4f0a1ec80c2924942c
2013-09-25 09:05:39 +09:00
Takeshi Abe
982f75e2c4 Mark as const / static
Change-Id: I4a70ed8b527096e35fa717b87efc4b6990f29121
2013-09-25 09:05:39 +09:00
Takeshi Abe
3734830c9c pXML_DrawAspect_Enum is no longer used
since bc1b9d2dc0

Change-Id: I7e6bccc451f086093086578775e1446afe0babb6
2013-09-25 09:05:38 +09:00