- 20 Kas, 2012 33 kayıt (commit)
-
-
Luboš Luňák yazdı
Change-Id: I1a6d70d1554dc5bf8f46940ed62b47ab34983aa7
-
Luboš Luňák yazdı
Change-Id: Ie62113f0018e71c984845f1684a4876809b901c4
-
Luboš Luňák yazdı
Change-Id: Id6de037a510b129799c89dc4a7fdb105ac006b2a
-
Stephan Bergmann yazdı
Change-Id: I746af9162d5cd01e0ce0a9f469f0771d7934ba2d
-
Petr Mladek yazdı
It takes ages to get bug summary from bugzilla => it is worh to generate normal and wiki logs at the same time. Why not produce all logs with one call Add --commits option. Also rename --wikibugs to --bugs-wiki. Use .wiki suffix for wiki logs. Also rename "commit-log" to "commits". It is enough to use ".log" as the suffix. Change-Id: I92bbc4d56a0ae9e23401be0677256059c777d712
-
Petr Mladek yazdı
Change-Id: Iaf5af009ac86909bb293be4ab8ae3902215b3bfd
-
Andras Timar yazdı
Project: translations 2333133e2c4422089ab79519effc359578bebddf add tudes po files
-
Eike Rathke yazdı
Change-Id: I0134593f8ba664b7a8e8a14f54485b96b749418d
-
Andras Timar yazdı
Change-Id: I1ff2085b773c3e46915140d816e940ddf048998f
-
Stephan Bergmann yazdı
Change-Id: I47f285e94d9437e837a0aaa25c0682b4d2187974
-
Andras Timar yazdı
Conflicts: desktop/prj/build.lst helpcontent2 l10ntools/Executable_gsicheck.mk l10ntools/Executable_uiex.mk regexp/inc/regexp/reclass.hxx solenv/gbuild/AllLangResTarget.mk Change-Id: I398f0cd9e7daefa8d2e04fd977d5bc2e9708169b
-
Andras Timar yazdı
Project: translations b2cf0bf6fb5d098ed7997099349b74de8fb5e1f1 initial import of LibreOffice 4.0 translations
-
Tor Lillqvist yazdı
Change-Id: I98f35920f02d4ee71787a9968158b220af69bde6
-
Tor Lillqvist yazdı
Change-Id: I7bc54a295c7155a1a173c28f45118a6d2983d0d2
-
Stephan Bergmann yazdı
Change-Id: Icdafde88e3984cf3689f591216a890392892dfce
-
Stephan Bergmann yazdı
The functionality in comphelper/configuration.hxx is used by C++ headers to simplify configuration access that are generated via officecfg/Package_cppheader.mk. Change-Id: I85d26309ec8c4f8ac5cde773fd3298a699bad030
-
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 7 kayıt (commit)
-
-
Zolnai yazdı
Project: help a6e68151d44f357d5828d3a75193d67863226b12 Fix dependacies in help
-
Zolnai Tamás yazdı
Qtz has no own po files so use one of configured langauge's po files (en-US excludex) Plus copy all properties files independently of localization Change-Id: Ica7ccb7d3111f2fc2b3bbde4b839cb564967130a
-
Zolnai Tamás yazdı
just as the po file belong to it Change-Id: Ia5deea8816cbb5fc29669d6aa8c3c81472b0ed3f
-
Eike Rathke yazdı
Change-Id: I28aff5533ec6cc31a3d6f3de3198452bd716ba62
-
Tor Lillqvist yazdı
Change-Id: Ieeebc4098404fa006d66bb8b656172a4348b1dc1
-
Tor Lillqvist yazdı
Change-Id: I7533098781b0b6987cd852d74a688aac6e0af056
-
Tor Lillqvist yazdı
Change-Id: I70155825cb591b9ef60d82d81e2a51e9e25b96e4
-