- 20 Kas, 2012 17 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: Ieb04a22f83e698521aa90fe16fce4f66c4635034
-
Miklos Vajna yazdı
Change-Id: I0af154bc5bc6cc79ab45a85a5a06e4539442ec81
-
Andras Timar yazdı
Project: help 66abeb18556b468ea3d97cea78dcd8e9f0c94380 translations is a source-only module
-
Miklos Vajna yazdı
Change-Id: I4b6ce49aa5e6d391e832dc1023e47d694a480948
-
Jan Holesovsky yazdı
Change-Id: I71b74ceabfdaced541529143d15d020ac17d2e26
-
Jan Holesovsky yazdı
Terribly sorry to revert this - but the UX-advise consensus is to show the rulers by default. This reverts commit ae991a10.
-
Stephan Bergmann yazdı
This is a rework of f9059d4e "Key all browser plugin features to --enable-nsplugin." The problem with that was that Mac OS X supports pluging browser plugins into LO documents (which was originally controlled by --enable-mozilla) but not plugging LO into browser windows (which was originally controlled by --enable-nsplugin), so controlling the former with the same switch as the latter did not actually work. Thus I replaced the single ENABLE_NSPLUGIN feature flag with two dedicated ones, ENABLE_NPAPI_FROM_BROWSER (for plugging browser plugins into LO documents) and ENABLE_NPAPI_INTO_BROWSER (for plugging LO into browser windows). The --enable-nsplugin configure switch is gone completely, setting the feature flags is always done fully automatically now. Change-Id: Iecf706637465e865c987563b5de489fa90b4c904
-
Miklos Vajna yazdı
It seems that previously onCreate served 3 different purposes: 1) bootstrap UNO machinery 2) load the document 3) create the view Ideally it should do the first two only if not done already -- as a first step, this commit extracts 1) and does only once. Change-Id: I087a6b934c05295263080f571c95ef152e4602cb
-
Michael Meeks yazdı
-
Luboš Luňák yazdı
This is not C++ source. Change-Id: I05fe98ef019df23fd4be0d7e281ebb877b545484
-
Luboš Luňák yazdı
Change-Id: I47ce1502e8ffd58709a64a3ca520d59cb765bfaa
-
Miklos Vajna yazdı
Change-Id: I92a82a29fe217faaefe7e67228d59a9fb43526d5
-
Stephan Bergmann yazdı
Change-Id: I43ddfad9a91484551763fd6e3a89f17382b7a392
-
Stephan Bergmann yazdı
Change-Id: I291baa1e78d0033d242b407f96f37cdbab9fe62b
-
David Tardon yazdı
Change-Id: I788437db6a4031ee6ff406fcf56c5765158285dc
-
José Guilherme Vanz yazdı
This commit removes some @author annotations and some cleanup. Change-Id: Iaf2c4465825dc73af6c1d7377ae847262721c22b Signed-off-by:
José Guilherme Vanz <guilherme.sft@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1122Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Tested-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Takeshi Abe yazdı
Change-Id: Icc13eb7a8c6720ac53163e3ee7842a22c2862ab3
-
- 19 Kas, 2012 23 kayıt (commit)
-
-
Eike Rathke yazdı
Change-Id: I28aff5533ec6cc31a3d6f3de3198452bd716ba62
-
Tor Lillqvist yazdı
Change-Id: Ieeebc4098404fa006d66bb8b656172a4348b1dc1
-
Tor Lillqvist yazdı
Change-Id: I7533098781b0b6987cd852d74a688aac6e0af056
-
Tor Lillqvist yazdı
Change-Id: I70155825cb591b9ef60d82d81e2a51e9e25b96e4
-
Tor Lillqvist yazdı
Change-Id: I95ee1f5c04571c692e8e7ef7faa75fcae76eef93
-
Michael Meeks yazdı
Patch contributed by: Jurgen Schmidt remove onlineregistration with dependencies http://svn.apache.org/viewvc?view=revision&revision=1240245 imported patch package_eventlistener.patch http://svn.apache.org/viewvc?view=revision&revision=1172103 Patch contributed by Pedro Giffuni Accept Google Chrome OS fonts as equivalent to MS fonts. http://svn.apache.org/viewvc?view=revision&revision=1233155 http://svn.apache.org/viewvc?view=revision&revision=1233408 Patch contributed by Andre Fischer Do not add targets for junit tests when junit is disabled. http://svn.apache.org/viewvc?view=revision&revision=1241508 Patches contributed by Mathias Bauer (and others) gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 cws mba34issues01: #i114600#: remove forbidden characters from list of unencoded characters http://svn.apache.org/viewvc?view=revision&revision=1172370 Patches contributed by Oliver Rainer-Wittman some clean up in JPEGReader due to memory constraints http://svn.apache.org/viewvc?view=revision&revision=1299729 119114 - method <UpdateDialog::addSpecificError(..)> - create entry with correct type http://svn.apache.org/viewvc?view=revision&revision=1305265 Patches contributed by Ariel Constenla-Haile i118707 - make toolbar control's popup window grab focus http://svn.apache.org/viewvc?view=revision&revision=1225846 Patches contributed by Herbert Duerr #i118662# remove usage of BerkeleyDB in desktop module http://svn.apache.org/viewvc?view=revision&revision=1213171 minor cleanups in dp_persmap.* http://svn.apache.org/viewvc?view=revision&revision=1215064 flush early to prevent problem with extension manager not cleaning up its objects http://svn.apache.org/viewvc?view=revision&revision=1228147 i118726 do not flush *pmap file while reading it http://svn.apache.org/viewvc?view=revision&revision=1230614 #i119048# migrate BDB extension entries using a simple heuristic http://svn.apache.org/viewvc?view=revision&revision=1300972 #i119048# handle edge cases when importing BDB hash files http://svn.apache.org/viewvc?view=revision&revision=1301428 #i119113# fix of-by-one when importing BDB files http://svn.apache.org/viewvc?view=revision&revision=1305420 restore our encryption settings, icon themes, and dictionaries. removed wrapper hacks, kill obsolete bundled extension blob / pre-registration handling, remove duplicated quickstart code. remove OS/2 conditionals.
-
Michael Meeks yazdı
This reverts commit 1d38dbab. Conflicts: desktop/source/app/app.cxx
-
Michael Meeks yazdı
This reverts commit e700031c.
-
Andre Fische yazdı
-
Eike Rathke yazdı
Change-Id: I4c55e30ec64f4e4d0217f226bc99ff693d054093
-
Radek Doulik yazdı
Change-Id: Iee8328a695b554d97f6805b64b98706b9e3d7ab9
-
Radek Doulik yazdı
Change-Id: I41411301ee131f92b9725208e53133ee0f8a6f82
-
Petr Mladek yazdı
we use git submodules, so it makes more sense (hopefully) Replaced options: --no-lo-pieces with --no-submodule --piece=<piece> with --module=<module> Removed hopefully unused option: --no-lo-core Change-Id: Icbf742991ccda2f7833a5b50d51cb1421885383d
-
Eike Rathke yazdı
Change-Id: I93bc72d3938775b4e7c599b0477a76ed0ce5d4ac
-
Petr Mladek yazdı
renamed options: --no-piece to --no-submodule --piece=<piece> to --module=<module> Change-Id: Ic4f1e3f4bdbe4f4fc175fea82e670310753ce130
-
Stephan Bergmann yazdı
...instead of having them spread across --enable-nsplugin (plug LO into browser windows) and --enable-mozilla (plug browser plugins into LO documents). The ultimate goal is to clean up the various configure options mentioning "mozilla" and WITH_MOZILLA. Change-Id: I6f4b1c3a5701424f586cc1e303af90c9d59a91b6
-
Petr Mladek yazdı
It allows to avoid symlinks more easily. In addition, I did some clean up. I removed support for packing pieces from standalone checkout. I guess that noone is using it. Change-Id: I3c712f5eb12108229a157c636e0a63eca4ae0d6b
-
Stephan Bergmann yazdı
...past 8648c974 "Clean-up 'SYSTEM_MOZILLA' -> 'SYSTEM_NSS.'" Looks like -DSYSTEM_MOZILLA in RepositoryExternal.mk's gb_LinkTarget__use_nss3 was only relevant for xmlsecurity/source/xmlsec/nss/nssinitializer.cxx (for which it had been set explicitly in xmlsecurity/Library_xsec_xmlsec.mk, and renamed to SYSTEM_NSS already). And looks like xmlsecurity/Library_xsec_xmlsec.mk's explicit SYSTEM_NSS code was more or less a duplication of RepositoryExternal.mk's gb_LinkTarget__use_nss3, so made that DRY. Change-Id: Ie6eca2c4eb7fb70f6a36c97d8681b4140f9870cb
-
Michael Stahl yazdı
Change-Id: Ia3a21febe934b73401a008091c84766a2b798ca0
-
Zolnai Tamás yazdı
Change-Id: I4dad05dbbe668ac7d7058cb43989f6a9f8e488a6 Reviewed-on: https://gerrit.libreoffice.org/1118Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
Stephan Bergmann yazdı
...so that only a "not-registered" that is non-optional and non-ambiguous is considered as "disabled" by user's intention. Other combinations can occur for broken extensions (that will thus become disabled again anyway when we try to automatically enable them) and for originally enabled extensions for which cleanExtensionCache in desktop/source/app/app.cxx has forecefully removed user/uno_packages/cache/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc (and which should rather be kept enabled). Change-Id: Ic85b609ec9b3634cfa94a77151d42c07b9488030
-
Stephan Bergmann yazdı
Change-Id: I47ec3aeb14445b697bf8f5af34c5d16a14069735
-
Eike Rathke yazdı
Change-Id: I4ffa1aa2dce0bf1d0c87d56f72589112ec1222a1
-