[Libreoffice-commits] Changes to 'refs/tags/ooo/DEV300_m94'
Bjoern Michaelsen
bmichaelsen at kemper.freedesktop.org
Tue Aug 23 07:48:33 PDT 2011
Tag 'ooo/DEV300_m94' created by Bjoern Michaelsen <bjoern.michaelsen at canonical.com> at 2011-08-23 14:39 -0700
merged tag ooo/DEV300_m94 from old repositories
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQEcBAABAgAGBQJOU61+AAoJEGxwvMi2vld0PL4H/0niKOXiEoRgORy1uzNqP8BK
0sfoMtaMyINo9Bn/3UhhkA69tMehVRBGCHngH2DxQ0q4gYL6lo5xLqy5VmsGWgXw
SfyBR2sYvmbowACBh8XbJy0iGSc+1GZEpW0qDuFF6pnKujnSRqqC6sR/xm4brLnv
VSafUq5E/yRJmoORcMxFfNegNlWRzfO4y21znGoWFVkYFZxHmagM1mpUSyvhxVE+
zAXNS73zKrDiniqbLH6SWX3tHNThvBBTR1poSDoBTibmctYv867iQg7INcTgb7CZ
Gm3dsZkAfjIvvMHk5ZiAHGVoRC+yYP1myQFa6olpOexowHn7sLSzdre15CHtTW8=
=5XCv
-----END PGP SIGNATURE-----
Changes since ooo/DEV300_m93:
Bjoern Michaelsen (1):
merged tag ooo/DEV300_m94
Carsten Driesner (28):
dockingwindows: #i112595# First refactoring version of the layout manager including skeleton classes for new docking windows
dockingwindows: #i112595# First refactoring version of the layout manager including skeleton classes for new docking windows
Merge changes
Merge changes
dockingwindows: #i122595# Remove getResourceURL call from PanelWrapper class
dockingwindows: Merge changes
dockingwindows: Merge changes
dockingwindows: Fixed many issues regarding the layout manager rework
dockingwindows: Fix further problems - moved more code from general layout manager to toolbar specific part
dockingwindows: More code rework to prepare LayoutManager to control more ui element types. Move more code to other ui element type specific classes
dockingwindows: Merge changes from DEV300m89
dockingwindows: Merge changes from DEV300m89
dockingwindows: Fixed problems with changes done via UI configuration API not being sent to the ToolbarLayoutManager
dockingwindows: Fix serveral issues for the reworked LayoutManager class
dockingwindows: Added missing methods to ToolbarLayoutManager. Adapted methods in LayoutManager
dockingwindows: Fix several issues regarding UNO API and toggleFloatingMode()
#i112595# Fixed problems with sub-toolbars and docking
#i112595# Transition from sal_Bool to bool
dockingwindows: #i112595# Improve layout function so docking areas are now only shown when completely layouted. No more overlay effects or other artifacts visible
dockingwindows: #i112595# Fix problem using dockWindow() and toolbar is not correctly shown. Further code cleanup.
dockingwindows: #i112595# Fixed problem related to changes for better layouting. Further code rework
dockingwindows: #i112595# Fix issue with setDockingAreaAcceptor(). Added mising SetAlign() calls for DockingAreaWindows. Some cleanup.
dockingwindows: #i112595# Merge changes
dockingwindows: #i112595# Merge changes
dockingwindows: Merge changes from DEV300m92
dockingwindows: Merge changes from DEV300m92
dockingwindows: #i115423# Fix missing component_writeInfo in custom toolpanel extension located in sfx2/workben
dockingwindows: #i115527# Fixed broken Reset function in View-Toolbars. Refresh method must read persistent state data.
Ingo Schmidt (2):
native346 #i115376# making update process more flexible
native346 #i115501# always install binfilter resource files
Jens-Heiner Rechtien [hr] (1):
hr73: #i115536#: implement '-x' switch for fetching platforms without auto-added common trees; fix warning when repository server is not available
Kai Sommerfeld (34):
whitespace cleanup.
#i114085# - Dialog must be centered, removed absolaute position.
#i107134# - add support for https proxy server.
whitespace cleanup.
#i114146# - auto completion must match url schemes case insensitive.
Rebased to m87.
Rebased to m87.
Rebased to m87.
Rebased to m87.
Fixed typos in documantation.
#i114622# - Workaround for buggy Oracle Beehive server response for lockdiscovery property.
#i114622# - Fixed wrong arguments for InteractiveLockingLockedExceptions-
#i114622# - set infinite timeout in case of unknown timeout.
rebased to m88.
rebased to m88.
rebased to m88.
rebased to m88.
#i114876# - Added support for MediaDescriptor properties 'SuggestedSaveAsDir' and 'SuggestedSaveAsName'.
rebased to m89
rebased to m89
rebased to m89
rebased to m89
#i98699# - Published.
#i98699# - Now works with 3 layer office.
#i98699# - Reintroduced support for base installation directory.
#i115050# - Drop support for neon < 0.26.0
#i115050# - Drop support for neon < 0.26.0
whitespace cleanup.
#i111756# - optimized compileExtensionHelp() (patch contributed by dtardon).
rebased to m90.
rebased to m90.
rebased to m90.
rebased to m90.
#i114622# - Reverted wrong optimization.
Kurt Zenker (1):
OOO330
Niklas Nebel (3):
calc62: #i115431# treat DataPilot filter field numbers as relative to the sheet, set MK_ERR bit for errors
calc62: #i115431# if #VALUE! doesn't fit into the cell, always use hashes
calc63: #i115512# RoundValueAsShown: don't round to -1 digits for unlimited precision
Oliver-Rainer Wittmann (2):
sw33bf12: #i115437# method <OutputDevice::DrawLine(..)> - correct initialisation of LineColor Pen for fat or dashed lines - patch provided by AW
sw33bf12: #i115492# method <SdXMLConnectorShapeContext::startElement(..)> - ignore svg:d attribute for text documents from OOo version before OOo 3.3
Philipp Lohmann [pl] (4):
vcl115: #163153# we need to release the clipboard after flush and ignore further requests for data.
Backed out changeset ce84668a7646
Backed out changeset ce84668a7646
calc63: #i115504# cleanup image tree to prevent static destructor troubles
Thomas Lange [tl] (19):
cws tlmath01: #i972# applied first community patch
cws tlmath01: #i972# applied first community patch
cws tlmath01: merge with DEV300_m89
cws tlmath01: merge with DEV300_m89
cws tlmath01: merge with DEV300_m89
cws tlmath01: #i972# baseline to baseline alignment for Math
cws tlmath01: #i972# baseline to baseline alignment for Math
cws tlmath01: #i972# Math baseline alignment
cws tlmath01: #i972# Math baseline alignment
cws tlmath01: warning-free code (adding LF at EOF)
cws tlmath01: #i972# Math baseline alignment
cws tlmath01: #i972# Math baseline alignment
cws tlmath01: merge with DEV300_m92
cws tlmath01: merge with DEV300_m92
cws tlmath01: merge with DEV300_m92
cws tlmath01: outdated include removed
cws tlmath01: #i972# adding missing config entry for WriterWeb
cws tlmath01: #i972# fixed crash with WriterWeb 'Formatting Aids' tab page
cws tlmath01: #i972# insert frame crash fixed
Vladimir Glazunov (20):
#i10000# changes from OOO330 m15
#i10000# changes from OOO330 m15
#i10000# changes from OOO330 m15
#i10000# changes from OOO330 m15
CWS-TOOLING: integrate CWS dockingwindows
CWS-TOOLING: integrate CWS dockingwindows
CWS-TOOLING: integrate CWS hr73
CWS-TOOLING: integrate CWS tlmath01
CWS-TOOLING: integrate CWS tlmath01
CWS-TOOLING: integrate CWS tlmath01
CWS-TOOLING: integrate CWS kso46
CWS-TOOLING: integrate CWS kso46
CWS-TOOLING: integrate CWS kso46
CWS-TOOLING: integrate CWS kso46
CWS-TOOLING: integrate CWS automationdev300m89graphics
#i115639#
DEV300
#i115599# use symbol shortcut
#i10000# regenerated configure
#i10000# fix for cont10n
Wolfram Garten [wg] (5):
i115273,[Automation]: shift old documentation to new style using printlogs
i115273,[Automation]: shift old documentation to new style using printlogs
i115273,[Automation]: shift old documentation to new style using printlogs
automationdev300m89graphics: Local branch merge
i115273,[Automation]: shift old documentation to new style using printlogs
obo (6):
CWS-TOOLING: integrate CWS calc62
CWS-TOOLING: integrate CWS calc63
CWS-TOOLING: integrate CWS calc63
CWS-TOOLING: integrate CWS sw33bf12
CWS-TOOLING: integrate CWS sw33bf12
CWS-TOOLING: integrate CWS native346
---
comphelper/source/officeinstdir/officeinstallationdirectories.cxx | 92
comphelper/source/officeinstdir/officeinstallationdirectories.hxx | 6
configure.in | 2
cppuhelper/source/gcc3.map | 3
framework/inc/helper/ilayoutnotifications.hxx | 52
framework/inc/services.h | 4
framework/inc/services/layoutmanager.hxx | 216
framework/inc/services/modelwinservice.hxx | 122
framework/inc/uielement/panelwindow.hxx | 81
framework/inc/uielement/panelwrapper.hxx | 68
framework/inc/uielement/uielement.hxx | 146
framework/source/layoutmanager/helpers.cxx | 415
framework/source/layoutmanager/helpers.hxx | 95
framework/source/layoutmanager/layoutmanager.cxx | 6525 +---------
framework/source/layoutmanager/makefile.mk | 15
framework/source/layoutmanager/panel.cxx | 88
framework/source/layoutmanager/panel.hxx | 88
framework/source/layoutmanager/panelmanager.cxx | 183
framework/source/layoutmanager/panelmanager.hxx | 109
framework/source/layoutmanager/toolbarlayoutmanager.cxx | 4305 ++++++
framework/source/layoutmanager/toolbarlayoutmanager.hxx | 344
framework/source/layoutmanager/uielement.cxx | 156
framework/source/services/makefile.mk | 3
framework/source/services/modelwinservice.cxx | 279
framework/source/uielement/makefile.mk | 2
framework/source/uielement/panelwindow.cxx | 77
framework/source/uielement/panelwrapper.cxx | 227
framework/util/makefile.mk | 10
instsetoo_native/inc_openoffice/windows/msi_templates/AppSearc.idt | 2
instsetoo_native/inc_openoffice/windows/msi_templates/RegLocat.idt | 6
instsetoo_native/inc_sdkoo/windows/msi_templates/AppSearc.idt | 2
instsetoo_native/inc_sdkoo/windows/msi_templates/RegLocat.idt | 6
l10ntools/source/help/HelpLinker.cxx | 45
offapi/com/sun/star/formula/FormulaProperties.idl | 8
offapi/com/sun/star/text/DocumentSettings.idl | 12
offapi/com/sun/star/text/TextMarkupType.idl | 25
offapi/com/sun/star/ui/UIElementType.idl | 10
offapi/com/sun/star/util/OfficeInstallationDirectories.idl | 4
offapi/com/sun/star/util/XOfficeInstallationDirectories.idl | 5
officecfg/registry/schema/org/openoffice/Office/Writer.xcs | 9
officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs | 9
sc/source/core/data/documen4.cxx | 7
sc/source/core/data/dptablecache.cxx | 14
sc/source/ui/view/output2.cxx | 13
scp2/source/binfilter/module_binfilter.scp | 2
scp2/source/templates/module_langpack_binfilter.sct | 2
sfx2/inc/sfx2/ipclient.hxx | 1
sfx2/inc/sfx2/sfxsids.hrc | 32
sfx2/qa/cppunit/makefile.mk | 5
sfx2/source/appl/appuno.cxx | 94
sfx2/source/view/ipclient.cxx | 6
sfx2/workben/custompanel/makefile.mk | 2
solenv/bin/cws.pl | 107
solenv/inc/minor.mk | 6
solenv/inc/postset.mk | 19
starmath/inc/node.hxx | 8
starmath/source/document.cxx | 9
starmath/source/node.cxx | 67
starmath/source/unomodel.cxx | 21
svtools/source/control/inettbc.cxx | 19
sw/inc/IDocumentSettingAccess.hxx | 5
sw/inc/cmdid.h | 3
sw/inc/doc.hxx | 1
sw/inc/fesh.hxx | 13
sw/inc/frmfmt.hxx | 10
sw/inc/ndole.hxx | 3
sw/inc/swabstdlg.hxx | 2
sw/inc/swcli.hxx | 2
sw/source/core/doc/doc.cxx | 6
sw/source/core/doc/docnew.cxx | 1
sw/source/core/draw/dview.cxx | 10
sw/source/core/frmedt/fefly1.cxx | 117
sw/source/core/frmedt/feshview.cxx | 26
sw/source/core/inc/flyfrm.hxx | 8
sw/source/core/inc/layfrm.hxx | 6
sw/source/core/layout/fly.cxx | 12
sw/source/core/layout/flyincnt.cxx | 1
sw/source/core/layout/ssfrm.cxx | 13
sw/source/core/objectpositioning/ascharanchoredobjectposition.cxx | 1
sw/source/core/ole/ndole.cxx | 3
sw/source/ui/app/appopt.cxx | 83
sw/source/ui/app/docshini.cxx | 7
sw/source/ui/config/cfgitems.cxx | 1
sw/source/ui/config/makefile.mk | 3
sw/source/ui/config/optdlg.hrc | 15
sw/source/ui/config/optdlg.src | 12
sw/source/ui/config/optpage.cxx | 74
sw/source/ui/config/usrpref.cxx | 146
sw/source/ui/dialog/swdlgfact.hxx | 2
sw/source/ui/frmdlg/frmdlg.cxx | 2
sw/source/ui/frmdlg/frmpage.cxx | 44
sw/source/ui/inc/frmdlg.hxx | 1
sw/source/ui/inc/frmpage.hxx | 15
sw/source/ui/inc/optpage.hxx | 11
sw/source/ui/inc/usrpref.hxx | 9
sw/source/ui/shells/basesh.cxx | 8
sw/source/ui/shells/frmsh.cxx | 17
sw/source/ui/uiview/swcli.cxx | 22
sw/source/ui/uno/SwXDocumentSettings.cxx | 16
sw/source/ui/wrtsh/wrtsh1.cxx | 38
testautomation/graphics/optional/d_export_graphic_a.bas | 20
testautomation/graphics/optional/d_export_graphic_b.bas | 20
testautomation/graphics/optional/export_graphic_a.bas | 20
testautomation/graphics/optional/export_graphic_b.bas | 20
testautomation/graphics/optional/i_slideshow.bas | 2
testautomation/graphics/optional/includes/global/export_graphic_2.inc | 152
testautomation/graphics/optional/includes/global/g_area.inc | 664 -
testautomation/graphics/optional/includes/global/g_arrangealign.inc | 22
testautomation/graphics/optional/includes/global/g_autocorrection.inc | 22
testautomation/graphics/optional/includes/global/g_character.inc | 191
testautomation/graphics/optional/includes/global/g_clipboard.inc | 251
testautomation/graphics/optional/includes/global/g_clipexport3.inc | 34
testautomation/graphics/optional/includes/global/g_crossfading.inc | 259
testautomation/graphics/optional/includes/global/g_demoguide.inc | 91
testautomation/graphics/optional/includes/global/g_edit.inc | 322
testautomation/graphics/optional/includes/global/g_find_replace.inc | 98
testautomation/graphics/optional/includes/global/g_format.inc | 3
testautomation/graphics/optional/includes/global/g_group.inc | 143
testautomation/graphics/optional/includes/global/g_imagemap.inc | 131
testautomation/graphics/optional/includes/global/g_load_save.inc | 357
testautomation/graphics/optional/includes/global/g_mediaplayer.inc | 103
testautomation/graphics/optional/includes/global/g_shaddow.inc | 192
testautomation/graphics/optional/includes/global/g_spellcheck.inc | 127
testautomation/graphics/optional/includes/global/g_stylist.inc | 51
testautomation/graphics/optional/includes/global/g_tables.inc | 4
testautomation/graphics/optional/includes/global/g_tools.inc | 219
testautomation/graphics/optional/includes/global/g_tools.inc.orig | 586
testautomation/graphics/optional/includes/global/g_zoom.inc | 34
testautomation/graphics/optional/includes/impress/i_animation.inc | 309
testautomation/graphics/optional/includes/impress/i_pengine.inc | 885 -
testautomation/graphics/optional/includes/impress/i_slidecopy.inc | 151
testautomation/graphics/optional/includes/impress/i_stylist.inc | 39
testautomation/graphics/optional/includes/impress/i_view.inc | 134
testautomation/graphics/optional/includes/impress/options.inc | 24
testautomation/graphics/required/includes/global/id_001.inc | 8
testautomation/graphics/required/includes/global/id_004.inc | 32
testautomation/graphics/required/includes/global/id_005.inc | 2
testautomation/graphics/required/includes/global/id_006.inc | 441
testautomation/graphics/required/includes/global/id_007.inc | 489
testautomation/graphics/required/includes/global/id_008.inc | 53
testautomation/graphics/required/includes/global/id_009.inc | 394
testautomation/graphics/required/includes/global/id_011.inc | 1852 +-
testautomation/graphics/required/includes/global/id_opt_1.inc | 1423 +-
testautomation/graphics/required/includes/global/id_opt_2.inc | 15
testautomation/graphics/required/includes/impress/im_003_.inc | 11
testautomation/graphics/required/includes/impress/im_005_.inc | 4
testautomation/graphics/required/includes/impress/im_007_.inc | 26
testautomation/graphics/required/includes/impress/im_011_.inc | 2
testautomation/graphics/tools/makeLokaleTxt.bas | 20
ucb/source/ucp/webdav/LinkSequence.cxx | 4
ucb/source/ucp/webdav/LockEntrySequence.cxx | 4
ucb/source/ucp/webdav/LockSequence.cxx | 26
ucb/source/ucp/webdav/NeonHeadRequest.cxx | 89
ucb/source/ucp/webdav/NeonPropFindRequest.cxx | 18
ucb/source/ucp/webdav/NeonSession.cxx | 20
ucb/source/ucp/webdav/NeonUri.cxx | 18
ucb/source/ucp/webdav/UCBDeadPropertyValue.cxx | 4
ucb/source/ucp/webdav/webdavcontent.cxx | 57
ucbhelper/inc/ucbhelper/simplenameclashresolverequest.hxx | 8
ucbhelper/source/client/proxydecider.cxx | 239
uui/source/sslwarndlg.src | 1
vcl/aqua/source/app/vclnsapp.mm | 3
vcl/source/gdi/outdev.cxx | 6
xmloff/source/draw/ximpshap.cxx | 30
164 files changed, 14302 insertions(+), 11736 deletions(-)
---
More information about the Libreoffice-commits
mailing list