[Libreoffice-commits] Changes to 'refs/tags/ooo/OOO330_m11'
Bjoern Michaelsen
bmichaelsen at kemper.freedesktop.org
Tue Aug 23 07:49:20 PDT 2011
Tag 'ooo/OOO330_m11' created by Bjoern Michaelsen <bjoern.michaelsen at canonical.com> at 2011-08-23 15:00 -0700
merged tag ooo/OOO330_m11 from old repositories
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQEcBAABAgAGBQJOU7JlAAoJEGxwvMi2vld0gREH/i+2CcTACUEutqjd9Gmh/R0B
bvqLu9LG0lJMq/75SoSgPtcd2wdZwt0nCMFRRT3vWQwtBDHLt0Gf+rC2yIJjWqVK
SNUjQKQRWazNow68WgH1k3yCHotGz804HdnZ2BdiDTVHEgjoF9djkNOpKkw+DiS+
Y0QWTLvu+i3LBXU6Fg9STHNLk8SvpVWT6VaF3V0VQgm8tBeA3A+ljUz0EEyMhNnn
Zf8IWr7shUWDpxZY63mKZsjfwD042k2eAzzqcvCiQLy38jrg7zsRUr6am6WebeLM
VorVwLL2zVq4t6K5OBjrXQwyI8Mx96KfqbwdOZKnpmKATRjTRlpYNsKzcLZYRxs=
=bs/i
-----END PGP SIGNATURE-----
Changes since ooo/OOO330_m10:
Bjoern Michaelsen (1):
merged tag ooo/OOO330_m11
Ingo Schmidt (1):
native338 #i115046# new jre6u22
Jens-Heiner Rechtien (7):
CWS-TOOLING: integrate CWS sb133
CWS-TOOLING: integrate CWS jl161
CWS-TOOLING: integrate CWS automationooo330m9
CWS-TOOLING: integrate CWS native338
CWS-TOOLING: integrate CWS calc60
OOO330
masterfix OOO330: #i10000#: release mode language configuration
Joachim Lingner (2):
jl161 #i114933# solve deadlock problem when adding an extension
jl161 #i114933# solve deadlock problem when adding an extension
Joerg Skottke [jsk] (1):
automationooo330m9: #i115026 - Fuzzy list matching to avoid warnings if the office is installed in some special - non standard - way. As we have no standard, this applies to all installations.
Niklas Nebel (1):
calc60: #i115025# SetRowHeightRange: compare height directly to mpRowHeights sum value
Oliver Craemer [oc] (1):
#163885 # Correction of mispelled testownername
Thorsten Bosbach (1):
#i114831# fix outcome from tl83 cws
sb (3):
sb133: #i114705# for performance reasons, call configmgr::writeModFile asynchronously
sb133: #i114705# osl::Thread::onTerminated must not be called on deleted object
sb133: #i114705# flush configmgr on every soffice exit path
---
configmgr/source/components.cxx | 84 +-
configmgr/source/components.hxx | 8
configmgr/source/configurationprovider.cxx | 16
desktop/inc/app.hxx | 1
desktop/source/app/app.cxx | 32
desktop/source/deployment/manager/dp_commandenvironments.cxx | 38
desktop/source/deployment/manager/dp_commandenvironments.hxx | 23
desktop/source/deployment/manager/dp_extensionmanager.cxx | 416 ++++++----
desktop/source/deployment/manager/dp_extensionmanager.hxx | 17
instsetoo_native/util/pack.lst | 22
sc/source/core/data/table2.cxx | 4
setup_native/source/java/javaversion.dat | 26
setup_native/source/java/javaversion2.dat | 26
solenv/inc/minor.mk | 6
testautomation/framework/required/includes/script_organizers.inc | 15
testautomation/math/optional/includes/m_105.inc | 22
testautomation/xml/optional/c_datapilot_pagefields.bas | 2
testautomation/xml/optional/c_xml_print_scale.bas | 2
testautomation/xml/optional/c_xml_scenario.bas | 2
testautomation/xml/optional/calc_xml_7_export.bas | 2
testautomation/xml/optional/ch_xml_japanese_candlestick.bas | 2
testautomation/xml/optional/includes/c_xml_print_scale.inc | 2
testautomation/xml/optional/includes/c_xml_scenario.inc | 2
testautomation/xml/optional/includes/sxc7_01.inc | 2
testautomation/xml/optional/includes/sxc7_02.inc | 2
testautomation/xml/optional/includes/sxc7_03.inc | 2
26 files changed, 564 insertions(+), 212 deletions(-)
---
More information about the Libreoffice-commits
mailing list