Commit Graph

314386 Commits

Author SHA1 Message Date
Lester
e89c99a8ce fdo#55732 display upper case greek letters in page numbering option
\n\nAll of the code for the constant defining greek upper case page numbering is correct, but the UI dialog that represents that constant displayed lower case greek letters, and vice versa. So, the dialog should display the proper characters.

Change-Id: Ib8d0a41928796fbed5f36162c35d6e1db2463e07
Reviewed-on: https://gerrit.libreoffice.org/904
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
2012-10-24 12:09:54 +00:00
Matúš Kukan
9a3fe78320 freetype: convert to gbuild
Change-Id: I67f550385fa1f4073873f1e503eb153665e718ef
2012-10-24 12:40:39 +02:00
Matúš Kukan
526c9bdd04 fontconfig: convert to gbuild
Change-Id: Ia0ba9294e36c30147ed52826eac4b0059cfed200
2012-10-24 12:40:39 +02:00
Michael Stahl
4a326ad728 translations
Change-Id: I4d741170a864fe4546742b59141fc2b50d9db113
2012-10-24 12:21:14 +02:00
Noel Grandin
e8aa70b5d4 fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext
Convert the helper methods to take an XComponentContext parameter,
instead of XMultiServiceFactory.

Change-Id: I9f0098af37b91f107d8799f14caa04756eac82b1
2012-10-24 11:29:53 +02:00
Michael Stahl
3688466ab1 Revert "gbuild: add a kludge to get dictionaries to build in cygwin:"
This reverts commit 6292b12acf.

Should no longer be necessary after git submodules migration.
2012-10-24 11:12:32 +02:00
Michael Stahl
5e3f7c1db5 Revert "One more cygwin symlink kludge needed"
This reverts commit ff795d058b.

Should no longer be necessary after git submodules migration.
2012-10-24 11:11:27 +02:00
David Tardon
057ac009a3 make l10n of extensions work again
Change-Id: I156f6bdf04d64abfdf482fd2bee13136528bff9b
2012-10-24 09:46:26 +02:00
David Tardon
7cba3141cd change dictionaries
Change-Id: I5802a25ee5128ce956e99daec6173627923121ec
2012-10-24 09:41:18 +02:00
Takeshi Abe
cc64715977 sal_Bool to bool
Change-Id: I47f376f431276396a9f3168a5e39e2c9e9e55cbe
2012-10-24 09:46:07 +09:00
Michael Stahl
cffdb8d680 gbuild: fix XcuMergeTarget build breakage:
Introduce gb_XcuFile_for_extension function to use the right file
depending on WITH_LANG setting.

Change-Id: Ibe4fc4e28fe445fc9391b68d370039528eab7ed8
2012-10-23 22:58:56 +02:00
Peter Foley
4dc53ab0c3 add ct2n to tail_build
Change-Id: Idc46fff0e019e114d67600fcf8ce4b46e791c100
2012-10-23 16:55:04 -04:00
Ivan Timofeev
1d77d4eada typo, wrong object was returned
Change-Id: Ibcb45d7f0ad3f9469c61809528d7542a80d406b7
2012-10-23 23:54:08 +04:00
Michael Stahl
e90e4df7ae gbuild: UnpackedTarball: clean final target too
Change-Id: I02b1935a50ad1befe9630be8bd07792370d83bfe
2012-10-23 20:08:20 +02:00
Michael Stahl
1a53b377d8 dictionaries
Change-Id: I6c909d2cc643c77b0d7d3ee0d426d42c9cafce83
2012-10-23 20:08:19 +02:00
Michael Stahl
10f4e767f0 gbuild: let ExtensionTarget expect manifest below META-INF
Change-Id: Ia07d3fd856578ab6976c02f8a0ec96273db19a2c
2012-10-23 19:42:37 +02:00
Michael Stahl
76146f2f8d gbuild: make ct2n module work
- add a preparation target to ExtensionTarget so added files can depend
  on unpacked tarball or custom target
- add a "nodefaults" mode to Extension to disable some stuff

Change-Id: I1fce6e948cef0a6d976e2e6555ef5c5f8e90cffb
2012-10-23 19:42:36 +02:00
David Ostrovsky
97d83c45fa gbuildification of ct2n
Conflicts:
	config_host.mk.in

Change-Id: I98ca1bb2af19d99a7a908991cf27a148ee84c543
2012-10-23 19:11:01 +02:00
Stephan Bergmann
5e9a7f1919 Related fdo#46808: Improve previous commit slightly
Change-Id: Ib4f44f745f7e3e2e1403d905cc16bee4c487b0b4
2012-10-23 17:44:17 +02:00
Noel Grandin
432c0f4917 fdo#46808, use service constructor for frame::ModuleManager
Change-Id: Iae2bd22a22213274d4a7697345b879f6573a30f0
2012-10-23 17:44:16 +02:00
Noel Grandin
b493b5a284 fdo#46808, use service constructor for xml::sax::Writer
Change-Id: I2b216a0e3a9694568642e9de2f4f43ecd682555f
2012-10-23 17:44:16 +02:00
David Tardon
6a40553095 Revert "add missing dep on translations"
This reverts commit c55b916a1e.

There are dirs that contain only .src file(s) without any localizable
content. Subsequently there is no .po file for these dirs either, so it
would not do to expect it.
2012-10-23 17:26:39 +02:00
Tor Lillqvist
122f3e7e68 Handle getAllFormats1, too, but it exists only for en_US
Change-Id: Ia8de5f1a619466e473f7a9586f53a38bdf9c2e51
2012-10-23 16:37:35 +03:00
Stephan Bergmann
a33dbc1690 Related fdo#46808: Fix pre-existing bug identified in previous commit
Assigning to dead xBreakIterator instead of m_xBreakIterator had been introduced
with 9f2fde7ab5 "#i103496#: split svtools; improve
ConfitItems," and just fixing it does not cause any tests to start breaking for
me.

Change-Id: I9a26e8d3924bf15ae948c9c26b70f42f8f0d2f64
2012-10-23 15:27:49 +02:00
Noel Grandin
c0f865c9b5 fdo#46808, use service constructor for i18n::BreakIterator
Note that I found a pre-existing bug in linguistic/source/gciterator.cxx
but I was not able to fix it, because doing so appears to expose
bugs elsewhere!

Change-Id: I17fb9108d98a98d0ae13fe5a8e043d2db5b27a6a
2012-10-23 15:27:49 +02:00
Stephan Bergmann
e41f21b416 com.sun.star.xml.NamespaceContainer appears to be unused
Change-Id: I9d5de399e5adf37d42dac5421e5cd4c35bf96a6c
2012-10-23 15:27:48 +02:00
David Tardon
f62e1fb9ca change translations
Change-Id: I8f0c855bcf2f893c71ea3dea7c07e43658dc9918
2012-10-23 15:26:10 +02:00
Michael Stahl
7e14889b80 gbuild: remove INCLUDE_STL and misc stlport stuff
Change-Id: I99a3e097865bd5305886e2d5f91e86d0d691de22
2012-10-23 15:12:43 +02:00
Michael Stahl
48c9586e07 RtfFilter::filter: not allowed to throw WrongFormatException:
throw a WrappedTargetRuntimeException instead :(

Change-Id: Iebf2b709beea738ba513ec5ce884874b76fbf243
2012-10-23 15:12:43 +02:00
Michael Stahl
85b6a93cf4 gbuild: fix AUXTARGETS:
This finally blew up spectacularly on Windows because we now have
packages delivering external libraries to the solver, where the
libraries are not defined by Library class, which leads to accidental
inheritance of AUXTARGETS variable and failure to deliver nonexistent
UnpackedTarball/.../libpq/postgresql-sdbc-impl.uno.dll

Remove the custom deliver rule that uses AUXTARGETS, and instead
let those files be handled individually by default Package.mk rules.

This requires a dummy touch rule for each file, and unfortunately a
pattern rule cannot be used here because of silly naming differences
between implibs and dlls on Windows...

AUXTARGETS do not cause problems for clean targets because there is no
interdependency there, so keep them there.

Change-Id: I2138f635334ff4517a2d31ef91cfd03a46745fd6
2012-10-23 15:12:43 +02:00
David Tardon
3784cd9b03 change translations
Change-Id: Ic3a9c18e740cb896ed67a3635631fb6951a2ade9
2012-10-23 14:57:54 +02:00
David Tardon
c55b916a1e add missing dep on translations
Change-Id: I8c40e57a5a70d7a85b731f381e02ab46c71a8e68
2012-10-23 14:57:54 +02:00
David Tardon
4d4203a206 wildcard is not necessary anymore
Change-Id: Ie52ce46671ec5c2db1e69f87225102c783f8ca16
2012-10-23 14:57:53 +02:00
Michael Meeks
1d16f59023 add cache to avoid excessive repeated UNO peer creation for customshapes
Change-Id: I30366e1a4d0648fc617c0cc20f61d3d54dd66d48
2012-10-23 13:49:55 +01:00
Philipp Weissenbacher
0a6da5e194 Translate German comments
Change-Id: I5a5e9d99ee474432c70808ae0e5bca847c67fcbe
Reviewed-on: https://gerrit.libreoffice.org/902
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>
2012-10-23 12:43:05 +00:00
Philipp Weissenbacher
a6badf3621 Translate German comments
Change-Id: I91e6fe51e6fb15cda90a6fab029d19c12cb3d251
Reviewed-on: https://gerrit.libreoffice.org/899
Tested-by: Michael Meeks <michael.meeks@suse.com>
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
2012-10-23 12:41:48 +00:00
Noel Grandin
8aa5946afe fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new style
The service already existed, it just did not have an IDL file

Change-Id: I04c617a97262e9cc96af17fcae9cc084245c0149
2012-10-23 14:16:09 +02:00
David Tardon
468acb7f52 fix really stupid typo
Change-Id: I8b51dfb8162ae44729d06f952bcbbec5553ae722
2012-10-23 14:03:26 +02:00
David Tardon
fd10c84159 fix deps
Change-Id: Ib97b7554af9226156f38497dc83073a98ce610ea
2012-10-23 14:03:26 +02:00
David Tardon
be6057df89 disable ego messages
Change-Id: I60466feee57af3db5b8ecb9d9af1121b5ef19f8b
2012-10-23 14:03:26 +02:00
David Tardon
6761a84ef7 change announce code for WinResTarget
Change-Id: I036ee8686472cc8ce05dbab505ea31de9f81da94
2012-10-23 14:03:25 +02:00
Noel Grandin
694562874b fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new style
The service already existed, it just did not have an IDL file.

Change-Id: Idad85ab23f6650c89ba3095d10568a302503613b
2012-10-23 13:10:20 +02:00
Noel Grandin
b30ee83058 fdo#46808, use service constructor for beans::Introspection
Change-Id: Ieb49277020d31779979d8eb508391d6f8b97bf94
2012-10-23 13:06:14 +02:00
Stephan Bergmann
5e48667f6b Use relative submodule URLs
Change-Id: I3103ec007f744953e081796921f6f9f2bbb69402
2012-10-23 13:03:18 +02:00
Noel Grandin
5aa2cd1d3f fdo#46808, use service constructor for uri::UriReferenceFactory
Change-Id: I4e72bf5880fa28cb96d93ede7730a63220af7fa6
2012-10-23 11:45:47 +02:00
Noel Grandin
f4776bf465 fdo#46808, fix up some NumberFormatter createInstance calls I missed
Change-Id: Ieb3ce841243797a119f1d1d40379ff2a4614168f
2012-10-23 11:33:14 +02:00
Andras Timar
d40dceb75b Updated core
Project: help  e7fbc5a6b9ed38e7cbca420335f509c82d34cd02
fdo#51854 add help for newer horizontal/vertical cell alignment options
2012-10-23 09:25:06 +00:00
Tor Lillqvist
4aa33cae65 Make loading CVE-2008-5937-1.gif fail (as expected) also on 64-bit Mac OS X
Change-Id: Ia300ebf0c1365699869f386c7257519bcedf2687
2012-10-23 11:40:43 +03:00
Stephan Bergmann
96365ae6e6 -Werror=maybe-uninitialized
Change-Id: I31eefa2444d7d108103818785e83816d07f8cde2
2012-10-23 10:26:41 +02:00
Noel Grandin
c988da288e fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new style
Create a merged XFolderPicker2 interface for this service to implement.
Which is backwards-compatible, but does not require creating a new service.

Change-Id: I4a2c2a8d491a8d5633c19ddcea547f0efe75b91d
2012-10-23 10:26:40 +02:00