summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-20Merge branch 'feature/killsdf'Andras Timar
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
2012-11-20Updated coreAndras Timar
Project: translations b2cf0bf6fb5d098ed7997099349b74de8fb5e1f1 initial import of LibreOffice 4.0 translations
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist
Change-Id: I98f35920f02d4ee71787a9968158b220af69bde6
2012-11-20Update to match SDK r21Tor Lillqvist
Change-Id: I7bc54a295c7155a1a173c28f45118a6d2983d0d2
2012-11-20Improve error reportingStephan Bergmann
Change-Id: Icdafde88e3984cf3689f591216a890392892dfce
2012-11-20Add comphelper/configuration.hxx functions to unusedcode.excludeStephan Bergmann
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
2012-11-20"tubes" missing from l10n project listStephan Bergmann
Change-Id: Ieb04a22f83e698521aa90fe16fce4f66c4635034
2012-11-20android: don't load the document after every rotationMiklos Vajna
Change-Id: I0af154bc5bc6cc79ab45a85a5a06e4539442ec81
2012-11-20Updated coreAndras Timar
Project: help 66abeb18556b468ea3d97cea78dcd8e9f0c94380 translations is a source-only module
2012-11-20android: move toolkit and dummySmallDevice to bootstrapContext as wellMiklos Vajna
Change-Id: I4b6ce49aa5e6d391e832dc1023e47d694a480948
2012-11-20Rename style called "Default" to "Default Style" + First Cap Some Others too.Jan Holesovsky
Change-Id: I71b74ceabfdaced541529143d15d020ac17d2e26
2012-11-20Revert "Hide the rulers in Writer by default for a cleaner look"Jan Holesovsky
Terribly sorry to revert this - but the UX-advise consensus is to show the rulers by default. This reverts commit ae991a10701caac3db2483a8aef05e4e8385765c.
2012-11-20Key different browser plugin features to specific flagsStephan Bergmann
This is a rework of f9059d4eee8e53c0a6b531fff16e1fade58cb8b0 "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
2012-11-20android: don't bootstrap after every rotation in DocumentLoaderMiklos Vajna
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
2012-11-20fdo#57059 - fix crasher rendering borders for very small windows.Michael Meeks
2012-11-20remove license header that confuses lngconvexLuboš Luňák
This is not C++ source. Change-Id: I05fe98ef019df23fd4be0d7e281ebb877b545484
2012-11-20do not use exitcode 0 on failureLuboš Luňák
Change-Id: I47ce1502e8ffd58709a64a3ca520d59cb765bfaa
2012-11-20README.cross: typoMiklos Vajna
Change-Id: I92a82a29fe217faaefe7e67228d59a9fb43526d5
2012-11-20These should talk about "OpenOffice.org" after allStephan Bergmann
Change-Id: I43ddfad9a91484551763fd6e3a89f17382b7a392
2012-11-20Remove merge junkStephan Bergmann
Change-Id: I291baa1e78d0033d242b407f96f37cdbab9fe62b
2012-11-20lngconvex needs liblangtag dataDavid Tardon
Change-Id: I788437db6a4031ee6ff406fcf56c5765158285dc
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz
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/1122 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-11-20sal_Bool to boolTakeshi Abe
Change-Id: Icc13eb7a8c6720ac53163e3ee7842a22c2862ab3
2012-11-19Updated coreZolnai
Project: help a6e68151d44f357d5828d3a75193d67863226b12 Fix dependacies in help
2012-11-20Generate qtz propertiesZolnai Tamás
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
2012-11-20Reardme.xrm move up one directoryZolnai Tamás
just as the po file belong to it Change-Id: Ia5deea8816cbb5fc29669d6aa8c3c81472b0ed3f
2012-11-19use LanguageTagEike Rathke
Change-Id: I28aff5533ec6cc31a3d6f3de3198452bd716ba62
2012-11-19Bin the HACK() sillynessTor Lillqvist
Change-Id: Ieeebc4098404fa006d66bb8b656172a4348b1dc1
2012-11-19no matching function for call to 'max(int, long int)'Tor Lillqvist
Change-Id: I7533098781b0b6987cd852d74a688aac6e0af056
2012-11-19Fix misleading commentTor Lillqvist
Change-Id: I70155825cb591b9ef60d82d81e2a51e9e25b96e4
2012-11-19Xcode says "'hash_set' file not found", and it seems unnecessary?Tor Lillqvist
Change-Id: I95ee1f5c04571c692e8e7ef7faa75fcae76eef93
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
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.
2012-11-19Revert "sb140: #i117084# do not leak Lockfile instance"Michael Meeks
This reverts commit 1d38dbab29245e430792f7b3a4c14c94cd011504. Conflicts: desktop/source/app/app.cxx
2012-11-19Revert "sb140: #i116910# do not leak Thread_Impl"Michael Meeks
This reverts commit e700031cc4f60f62d862940cd40de73e32f9104b.
2012-11-19impress211: #i110990# Fixed slide show spanning multiple displays on Windows.Andre Fische
2012-11-19Use icu regex in l10ntools instead of i18nregexpZolnai Tamás
Change-Id: I9062aafa2fefa26b7b1edf0440f4675b2f469e5d
2012-11-19use LanguageTagEike Rathke
Change-Id: I4c55e30ec64f4e4d0217f226bc99ff693d054093
2012-11-19export embedded spreadsheet(s), fixes n#780830Radek Doulik
Change-Id: Iee8328a695b554d97f6805b64b98706b9e3d7ab9
2012-11-19limit buSzPct rangeRadek Doulik
Change-Id: I41411301ee131f92b9725208e53133ee0f8a6f82
2012-11-19lo-pack-sources: use module instead of piecePetr Mladek
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
2012-11-19use LanguageTagEike Rathke
Change-Id: I93bc72d3938775b4e7c599b0477a76ed0ce5d4ac
2012-11-19lo-commit-stat: make it working with git submodulesPetr Mladek
renamed options: --no-piece to --no-submodule --piece=<piece> to --module=<module> Change-Id: Ic4f1e3f4bdbe4f4fc175fea82e670310753ce130
2012-11-19Key all browser plugin features to --enable-nspluginStephan Bergmann
...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
2012-11-19lo-pack-sources: use the same top-level directory in all tarballsPetr Mladek
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
2012-11-19Further SYSTEM_MOZILLA/SYSTEM_NSS clean-upStephan Bergmann
...past 8648c974ea5e222027a5ac1c9a01cd9ac6e344a8 "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
2012-11-19warning C4805: '==': unsafe mix of bool and sal_BoolMichael Stahl
Change-Id: Ia3a21febe934b73401a008091c84766a2b798ca0
2012-11-19Stop a memory leak in text_textsearch.cxxZolnai Tamás
Change-Id: I4dad05dbbe668ac7d7058cb43989f6a9f8e488a6 Reviewed-on: https://gerrit.libreoffice.org/1118 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2012-11-19fdo#57224: Fix logic of considering optional/ambiguous value as "disabled"Stephan Bergmann
...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
2012-11-19Clean-up "SYSTEM_MOZILLA" -> "SYSTEM_NSS"Stephan Bergmann
Change-Id: I47ec3aeb14445b697bf8f5af34c5d16a14069735
2012-11-19use LanguageTagEike Rathke
Change-Id: I4ffa1aa2dce0bf1d0c87d56f72589112ec1222a1