[Libreoffice-commits] Changes to 'refs/tags/ooo/OOO330_m3'
Bjoern Michaelsen
bmichaelsen at kemper.freedesktop.org
Tue Aug 23 07:49:33 PDT 2011
Tag 'ooo/OOO330_m3' created by Bjoern Michaelsen <bjoern.michaelsen at canonical.com> at 2011-08-23 14:55 -0700
merged tag ooo/OOO330_m3 from old repositories
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQEcBAABAgAGBQJOU7FKAAoJEGxwvMi2vld0jSoH+wZ86AP3Fh9374G2KmVfGcyq
uRGXFinLtBqX4Z59ptYqxp1McG8IlaaNj8Mh+cZeznZ0vxoFdFspoSCD5fyIgYoa
Ojp5jdY/cn0+PKQ/jaCDpLv8oYzXOqrnJFhEwg+352r/RngKv4nUwXssrKWZlabZ
brYsEG7PmalyTSY5Rm/bR17ocGc20oasLvJ3yQMTwOn9MBirlHQkTVcPwrxzf8q+
KRdqgjEugFEPefQ1qn4+pkjtd5CZnuejOvoh8fyvSQlAoctfIAyNhwRK84CqWicI
rAAFHjZcnjLH/BpCJNYMhVbpscN2oodAO092RnZVNRCYMsLhrgihjCWDOxgk8sI=
=9v4w
-----END PGP SIGNATURE-----
Changes since ooo/OOO330_m2:
Andreas Bregas (23):
mib17: #i110821# COM default member support
mib17: #i110821# COM default member support
mib17: #i110821# Hot fix to avoid regression
mib17: #111144# Enable calls to module function via Sheet object
mib17: #111144# Enable calls to module function via Sheet object
mib17: #111144# Enable calls to module function via Sheet object
mib17: #111144# Fixed warning
mib17: #i100659# Changed module variable handling
mib17: #i100659# Removed warning
mib17: #162898# Special handling for ByVal followed by StrPtr
mib17: Merge
mib17: #162916# No error if byval in calls isn't followed by lvalue
mib17: #162980# Force Broadcast in StepIS for SbxEmpty
mib17: #162887# #162899# Changed handling of missing parameters
mib17: #162900# Support parameters for Property Get calls
mib17: Merge
mib17: #163025# Basic Trace functionality for debugging (inactive by default)
mib17: #i110822# Fixed named parameter handling in automation bridge
mib17: #i110822# Fixed named parameter handling in automation bridge
mib17: merge
mib17: merge
mib17: merge
mib17: merge
Bjoern Michaelsen (1):
merged tag ooo/OOO330_m3
Carsten Driesner (2):
fwk150: Fix problem that 'Icons in menus' doesn't work anymore
fwk150: Make find bar string localizable
Daniel Rentz (59):
mib16: rebase to m82
mib17: remove unused/needless code
mib17: #i109119 add Events menu entry
mib17: #i109119 add Events menu entry
mib17: #162576# handle VBA UserForm_Resize and UserForm_Layout events
mib17: #i112634# add VBA sheet event handling, based on a patch from Noel Power
mib17: #i112634# add VBA sheet event handling, based on a patch from Noel Power
mib17: #i112634# add VBA sheet event handling, based on a patch from Noel Power
mib17: #i112634# add VBA sheet event handling, based on a patch from Noel Power
mib17: #i112634# add VBA sheet event handling, based on a patch from Noel Power
mib17: remove unused code
mib17: adjusted codename handling in xls filter, do not restrict vba event handling to xls files
mib17: adjusted codename handling in xls filter, do not restrict vba event handling to xls files
mib17: branch merge
mib17: compiler warnings
mib17: remove unused static var
mib17: restrict export of codenames to ODF to VBA enabled documents
mib17: #i113070# WaE: wrong return values
mib17: #i110746# fixed memory leaks
mib17: #i112634# API changes
mib17: #i112634# API changes
mib17: #i112634# API changes
mib17: #i112634# API changes
mib17: branch merge
mib17: #i112634# do not use an UNO interface to handle VBA BeforeSave and BeforePrint events
mib17: #i112634# do not use an UNO interface to handle VBA BeforeSave and BeforePrint events
mib17: #i112634# do not use an UNO interface to handle VBA BeforeSave and BeforePrint events
mib17: branch merge
mib17: add Application.Visible
mib17: prevent crash when VBAGlobals object is missing (this causes that document modules do not have an associated UNO object thus the DocObjectWrapper does not have a type provider)
mib17: #i112634# prepare loading VBA with document events from ODF and XLSM
mib17: #i112634# prepare loading VBA with document events from ODF and XLSM
mib17: #i112634# prepare loading VBA with document events from ODF and XLSM
mib17: #i112634# prepare loading VBA with document events from ODF and XLSM
mib17: move VBA specific interfaces into vba subdir
mib17: move VBA specific interfaces into vba subdir
mib17: move VBA specific interfaces into vba subdir
mib17: move VBA specific interfaces into vba subdir
mib17: move VBA specific interfaces into vba subdir
mib17: rebase to DEV300_m84
mib17: rebase to DEV300_m84
mib17: rebase to DEV300_m84
mib17: rebase to DEV300_m84
mib17: rebase to DEV300_m84
mib17: rebase to DEV300_m84
mib17: rebase to OOO330_m2
mib17: rebase to OOO330_m2
mib17: rebase to OOO330_m2
mib17: rebase to OOO330_m2
mib17: rebase to OOO330_m2
mib17: rebase to OOO330_m2
mib17: resolved conflict after rebase corrected
mib17: resolved conflict after rebase corrected
mib17: resolved conflict after rebase corrected
mib17: missing includes
mib17: compiler warning
mib17: #163146# XLS import: do not skip hidden names, do not rename sheet-local names, add Worksheet.Names VBA symbol -- #i112849# fix crash when closing Calc document
mib17: #163146# XLS import: do not skip hidden names, do not rename sheet-local names, add Worksheet.Names VBA symbol -- #i112849# fix crash when closing Calc document
mib17: #163146# XLS import: do not skip hidden names, do not rename sheet-local names, add Worksheet.Names VBA symbol -- #i112849# fix crash when closing Calc document
Eike Rathke [er] (14):
calc56: #i112849# Prevent hash from accessing dangling pointers
calc56: #i113139# various performance improvements for 1MB rows, especially with large hidden segments
calc56: #i108385# make TEXT return text if text was passed, handling text formats that include a @ code
calc56: #i108385# make TEXT return text if text was passed, handling text formats that include a @ code
calc56: #i108385# make TEXT return text if text was passed, handling text formats that include a @ code
calc56: #i112882# in ODFF accept ORG.OPENOFFICE.EASTERSUNDAY as an alias for EASTERSUNDAY
calc56: WaE Windows
calc56: WaE Windows
calc56: merge
calc56: merge
calc56: merge
calc56: merge
calc56: WaE Windows
calc56: #i113254# fix GetRange()
Herbert Duerr [hdu] (1):
ooo33gsl03: #i113342# fix stlport-assertion when calling drawFilledTrapezoids()
Ingo Schmidt (3):
native322 #i113364# new jre6 u21
native323 #i113447# setting Windows update path correctly
native323 #i113447# setting Windows update path correctly
Ingrid Halama (5):
calc56: #i112666# broken UNO API tests due to broken method XDiagram::setPosition() and wrongly flagged properties
calc56: #i112385# loosing 3D scheme settings
calc56: #i112501# remove unused method
calc56: #i113419# preserve 3D scheme while adding a new series
calc56: #i113419# preserve 3D scheme while adding a new series - merge
Ivo Hinkelmann (35):
CWS-TOOLING: integrate CWS calc56
CWS-TOOLING: integrate CWS calc56
CWS-TOOLING: integrate CWS calc56
CWS-TOOLING: integrate CWS calc56
CWS-TOOLING: integrate CWS fwk150
CWS-TOOLING: integrate CWS fwk150
CWS-TOOLING: integrate CWS native322
CWS-TOOLING: integrate CWS ooo33gsl03
CWS-TOOLING: integrate CWS mib17
CWS-TOOLING: integrate CWS mib17
CWS-TOOLING: integrate CWS mib17
CWS-TOOLING: integrate CWS mib17
CWS-TOOLING: integrate CWS mib17
CWS-TOOLING: integrate CWS mib17
CWS-TOOLING: integrate CWS native323
CWS-TOOLING: integrate CWS native323
CWS-TOOLING: integrate CWS impress196
CWS-TOOLING: integrate CWS impress196
CWS-TOOLING: integrate CWS automationooo330m1
CWS-TOOLING: integrate CWS ooo330l10n
CWS-TOOLING: integrate CWS ooo330l10n
CWS-TOOLING: integrate CWS mhu23
CWS-TOOLING: integrate CWS mhu23
masterfix: #i10000# updated pack.lst for OOo 3.3 Beta
masterfix: #i10000# updated pack.lst for OOo 3.3 Beta
masterfix: #i10000# l10n tool fix
masterfix: #i10000# l10n tool fix
OOO330
#i10000# quote issue
#i10000# missing exe flag
#i10000# JAVA_HOME check removed
#i10000# JAVA_HOME check restored
#i10000# added missing dep on sfx2
#i10000# fixed d.lst
#i10000# remove returns
Jens-Heiner Rechtien (1):
OOO330 masterfix: fix unpaired % sign
Joerg Skottke [jsk] (1):
automationooo330m1: #i110184# - Excluded test due to failure to load documents containing macros using API call/Slot
Kurt Zenker (1):
masterfix: #i10000# fixed packing of long names for installsets
Marc Neumann [msc] (1):
automationooo330m1: #113339# disable mozilla test on mac
Matthias Huetsch [mhu] (2):
mhu23 #i113531# use recommended Windows linker flags and DLL search path.
mhu23 #i113531# use recommended Windows linker flags and DLL search path.
Mikhail Voytenko (17):
rebase to m83
rebase to m83
rebase to m83
rebase to m83
rebase to m83
rebase to m83
mib17: #162858# allow to transport COM objects without TypeInfo as before
mib17: #162901# fix Remove
mib17: #162917# let basic byte use one byte, let olebridge convert sequence to safearray correctly
mib17: #162917# let basic byte use one byte, let olebridge convert sequence to safearray correctly
hg commig -mmib17:
mib17: #162973# implementation of 'Empty' symbol from AB
mib17: #163102# transport declaration class name for WithEvents
mib17: merging
mib17: merging
mib17: merging
mib17: merging
Niklas Nebel (16):
#i112436# use InterpretDirtyCells instead of SetDirty for charts in xls import
#i112858# don't access invalid resources in ScTabBgColorDlg
#i112745# get the right font size for ScDPFieldButton, clip text to bounding box
#i112250# #i113022# better handling of automatic decimals for small values or equal cells
#i112250# #i113022# better handling of automatic decimals for small values or equal cells
#i113045# SetTextToWidthOrHash: do the single-character width calculations in logic units
calc56: #i112745# draw edit cells and printer-metrics text before DataPilot buttons
calc56: #i102690# correct attribute names diagonal-bl-tr-widths and diagonal-tl-br-widths
calc56: #i102690# correct attribute names diagonal-bl-tr-widths and diagonal-tl-br-widths
calc56: #i113160# use XSingleComponentFactory to load external DataPilotSource implementation
calc56: #i113159# check if GetTextEditOutlinerView is null in thesaurus state method
calc56: #i113159# check if GetTextEditOutlinerView is null in thesaurus state method
calc56: merge with OOO330_m1
calc56: merge with OOO330_m1
calc56: merge with OOO330_m1
calc56: merge with OOO330_m1
Oliver Craemer [oc] (3):
#i113305#: [Automation] changing warnlog to qaerrorlog for greenstate in Spreadsheet
#i113305#: [Automation] changing warnlog to qaerrorlog for greenstate in Spreadsheet
#i113305#: [Automation] changing warnlog to qaerrorlog for greenstate in Spreadsheet
Philipp Lohmann [pl] (2):
ooo33gsl03: #i113333# make D&D to certain ListBoxes possible
ooo33gsl03: #i113333# work around a double pointer grab
Release Engineering (1):
#i10000# workaround gtk xerror handler
Thorsten Bosbach (2):
#i113248 fix tablecontrol test
#i113290# again teps
Vladimir Glazunov (3):
ooo330l10n: #i113424# pootle l10n update for ooo330
ooo330l10n: #i113424# add albanian language to builds
ooo330l10n: #i113424# pootle l10n update for ooo330
sj (4):
impress196: #i111867# shapes no longer invisible after save/reload to ppt
impress196: #i112309# EnhancedCustomShape::parseError not catched on linux platform
impress196: #i111356# applied patch (uninitialized buffer)
impress196: #161749# if a wmf is containing an embedded emf graphic, than this graphic is no longer lost after swapout/swapin
---
basctl/source/basicide/basides2.cxx | 1
basctl/source/basicide/bastype2.cxx | 9
basctl/source/basicide/scriptdocument.cxx | 12
basic/inc/basic/sbmod.hxx | 7
basic/inc/basic/sbobjmod.hxx | 12
basic/source/basmgr/basmgr.cxx | 12
basic/source/classes/disas.cxx | 34
basic/source/classes/sb.cxx | 48
basic/source/classes/sbunoobj.cxx | 2
basic/source/classes/sbxmod.cxx | 578 ++++++-
basic/source/comp/exprtree.cxx | 9
basic/source/comp/sbcomp.cxx | 310 ++++
basic/source/inc/namecont.hxx | 10
basic/source/inc/sbtrace.hxx | 42
basic/source/inc/scriptcont.hxx | 4
basic/source/runtime/methods.cxx | 3
basic/source/runtime/props.cxx | 7
basic/source/runtime/rtlproto.hxx | 1
basic/source/runtime/runtime.cxx | 19
basic/source/runtime/stdobj.cxx | 1
basic/source/runtime/step0.cxx | 37
basic/source/runtime/step2.cxx | 46
basic/source/uno/namecont.cxx | 6
basic/source/uno/scriptcont.cxx | 10
chart2/source/controller/chartapiwrapper/Chart2ModelContact.cxx | 11
chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx | 8
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx | 15
chart2/source/controller/dialogs/DialogModel.cxx | 15
extensions/source/ole/oleobjw.cxx | 88 +
extensions/source/ole/oleobjw.hxx | 11
extensions/source/ole/unoconversionutilities.hxx | 52
filter/source/msfilter/escherex.cxx | 7
filter/source/msfilter/msdffimp.cxx | 2
filter/source/msfilter/msvbahelper.cxx | 83 -
filter/source/msfilter/svxmsbas.cxx | 24
formula/inc/formula/errorcodes.hxx | 8
instsetoo_native/util/pack.lst | 12
l10ntools/java/jpropex/java/JPropEx.java | 8
l10ntools/java/jpropex/java/SdfEntity.java | 36
l10ntools/java/jpropex/jpropex | 4
offapi/com/sun/star/script/XVBACompat.idl | 49
offapi/com/sun/star/script/XVBAModuleInfo.idl | 73
offapi/com/sun/star/script/makefile.mk | 4
offapi/com/sun/star/script/vba/VBAEventId.idl | 140 +
offapi/com/sun/star/script/vba/VBAEventProcessor.idl | 49
offapi/com/sun/star/script/vba/VBASpreadsheetEventProcessor.idl | 50
offapi/com/sun/star/script/vba/VBATextEventProcessor.idl | 50
offapi/com/sun/star/script/vba/XVBACompatibility.idl | 50
offapi/com/sun/star/script/vba/XVBAEventProcessor.idl | 106 +
offapi/com/sun/star/script/vba/XVBAModuleInfo.idl | 75
offapi/com/sun/star/script/vba/makefile.mk | 52
offapi/prj/build.lst | 5
offapi/prj/d.lst | 2
offapi/util/makefile.mk | 1
officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu | 10
offuh/prj/d.lst | 3
oovbaapi/ooo/vba/XApplicationBase.idl | 15
oovbaapi/ooo/vba/excel/XApplication.idl | 1
oovbaapi/ooo/vba/excel/XWorksheet.idl | 1
oovbaapi/ooo/vba/excel/makefile.mk | 2
oovbaapi/ooo/vba/makefile.mk | 5
oovbaapi/ooo/vba/word/makefile.mk | 2
oovbaapi/prj/d.lst | 2
oox/inc/oox/ole/vbahelper.hxx | 123 -
oox/inc/oox/ole/vbaproject.hxx | 151 --
oox/inc/oox/xls/excelvbaproject.hxx | 73
oox/source/core/filterbase.cxx | 32
oox/source/drawingml/chart/titlecontext.cxx | 2
oox/source/ole/vbacontrol.cxx | 28
oox/source/ole/vbahelper.cxx | 171 --
oox/source/ole/vbamodule.cxx | 42
oox/source/ole/vbaproject.cxx | 124 -
oox/source/vml/vmlshapecontext.cxx | 2
oox/source/xls/defnamesbuffer.cxx | 8
oox/source/xls/excelfilter.cxx | 45
oox/source/xls/excelvbaproject.cxx | 214 --
oox/source/xls/externallinkfragment.cxx | 2
oox/source/xls/makefile.mk | 1
oox/source/xls/workbookhelper.cxx | 8
postprocess/packregistry/makefile.mk | 6
sal/osl/w32/salinit.cxx | 20
sc/inc/document.hxx | 15
sc/inc/scextopt.hxx | 8
sc/inc/sheetevents.hxx | 2
sc/inc/table.hxx | 46
sc/source/core/data/bcaslot.cxx | 12
sc/source/core/data/documen2.cxx | 10
sc/source/core/data/documen3.cxx | 119 +
sc/source/core/data/documen7.cxx | 2
sc/source/core/data/document.cxx | 73
sc/source/core/data/dpobject.cxx | 24
sc/source/core/data/fillinfo.cxx | 20
sc/source/core/data/markdata.cxx | 62
sc/source/core/data/sheetevents.cxx | 35
sc/source/core/data/table1.cxx | 65
sc/source/core/data/table2.cxx | 38
sc/source/core/data/table5.cxx | 52
sc/source/core/tool/compiler.cxx | 37
sc/source/core/tool/interpr1.cxx | 81 -
sc/source/filter/excel/excdoc.cxx | 8
sc/source/filter/excel/excimp8.cxx | 29
sc/source/filter/excel/xiescher.cxx | 6
sc/source/filter/excel/xiname.cxx | 6
sc/source/filter/excel/xiroot.cxx | 2
sc/source/filter/excel/xlescher.cxx | 2
sc/source/filter/inc/excdoc.hxx | 6
sc/source/filter/inc/excimp8.hxx | 1
sc/source/filter/xml/XMLStylesExportHelper.cxx | 27
sc/source/filter/xml/XMLStylesExportHelper.hxx | 1
sc/source/filter/xml/xmlexprt.cxx | 9
sc/source/filter/xml/xmlstyle.cxx | 18
sc/source/filter/xml/xmlstyle.hxx | 2
sc/source/filter/xml/xmlstyli.cxx | 19
sc/source/ui/cctrl/dpcontrol.cxx | 36
sc/source/ui/docshell/docfunc.cxx | 9
sc/source/ui/docshell/docsh.cxx | 181 +-
sc/source/ui/docshell/docsh4.cxx | 2
sc/source/ui/drawfunc/drtxtob.cxx | 9
sc/source/ui/inc/docsh.hxx | 1
sc/source/ui/inc/dpcontrol.hxx | 4
sc/source/ui/inc/miscdlgs.hrc | 1
sc/source/ui/inc/tabbgcolordlg.hxx | 2
sc/source/ui/inc/viewdata.hxx | 18
sc/source/ui/miscdlgs/tabbgcolordlg.cxx | 21
sc/source/ui/undo/undoblk.cxx | 2
sc/source/ui/undo/undotab.cxx | 12
sc/source/ui/unoobj/docuno.cxx | 59
sc/source/ui/unoobj/servuno.cxx | 66
sc/source/ui/unoobj/viewuno.cxx | 141 +
sc/source/ui/vba/excelvbahelper.cxx | 50
sc/source/ui/vba/excelvbahelper.hxx | 8
sc/source/ui/vba/makefile.mk | 2
sc/source/ui/vba/service.cxx | 12
sc/source/ui/vba/vbaapplication.cxx | 89 -
sc/source/ui/vba/vbaapplication.hxx | 7
sc/source/ui/vba/vbachartobjects.cxx | 5
sc/source/ui/vba/vbacomments.cxx | 6
sc/source/ui/vba/vbaeventshelper.cxx | 753 ++++++++++
sc/source/ui/vba/vbaeventshelper.hxx | 88 +
sc/source/ui/vba/vbaformatconditions.cxx | 6
sc/source/ui/vba/vbaglobals.cxx | 1
sc/source/ui/vba/vbaname.cxx | 4
sc/source/ui/vba/vbanames.cxx | 2
sc/source/ui/vba/vbapivottables.cxx | 4
sc/source/ui/vba/vbarange.cxx | 122 -
sc/source/ui/vba/vbarange.hxx | 1
sc/source/ui/vba/vbaworkbooks.cxx | 101 +
sc/source/ui/vba/vbaworksheet.cxx | 21
sc/source/ui/vba/vbaworksheet.hxx | 1
sc/source/ui/vba/vbaworksheets.cxx | 51
sc/source/ui/view/gridwin.cxx | 76 -
sc/source/ui/view/gridwin2.cxx | 2
sc/source/ui/view/gridwin4.cxx | 33
sc/source/ui/view/output.cxx | 14
sc/source/ui/view/output2.cxx | 34
sc/source/ui/view/scextopt.cxx | 21
sc/source/ui/view/tabview3.cxx | 1
sc/source/ui/view/viewdata.cxx | 161 +-
sc/source/ui/view/viewfun2.cxx | 2
sc/uiconfig/scalc/menubar/menubar.xml | 1
scp2/source/ooo/windowscustomaction_ooo.scp | 10
sd/prj/build.lst | 2
setup_native/source/java/javaversion.dat | 26
setup_native/source/java/javaversion2.dat | 26
setup_native/source/win32/customactions/shellextensions/completeinstallpath.cxx | 180 ++
setup_native/source/win32/customactions/shellextensions/exports.dxp | 1
setup_native/source/win32/customactions/shellextensions/makefile.mk | 1
sfx2/inc/sfx2/objsh.hxx | 4
sfx2/source/doc/objserv.cxx | 9
sfx2/source/doc/objstor.cxx | 7
sfx2/source/doc/objxtor.cxx | 7
sfx2/source/view/viewprn.cxx | 8
solenv/bin/jpropex | 10
solenv/bin/modules/installer/globals.pm | 2
solenv/bin/modules/installer/windows/property.pm | 5
solenv/config/sooo330.ini | 2
solenv/inc/minor.mk | 6
solenv/inc/set_wntx64.mk | 13
solenv/inc/wntmsci10.mk | 2
solenv/inc/wntmsci11.mk | 17
solenv/prj/d.lst | 2
svl/inc/svl/zforlist.hxx | 9
svl/source/numbers/zforlist.cxx | 52
svl/source/numbers/zformat.cxx | 6
svtools/source/config/menuoptions.cxx | 14
svtools/source/contnr/svlbox.cxx | 11
svtools/source/filter.vcl/filter/filter2.cxx | 2
svtools/source/filter.vcl/wmf/winwmf.cxx | 69
svx/inc/svx/dialogs.hrc | 4
svx/source/tbxctrls/makefile.mk | 1
svx/source/tbxctrls/tbunosearchcontrollers.cxx | 6
svx/source/tbxctrls/tbunosearchcontrollers.src | 33
sw/inc/doc.hxx | 11
sw/source/core/doc/doc.cxx | 24
sw/source/filter/ww8/wrtww8.cxx | 2
sw/source/ui/app/docsh2.cxx | 44
sw/source/ui/vba/makefile.mk | 1
sw/source/ui/vba/service.cxx | 9
sw/source/ui/vba/vbabookmarks.cxx | 5
sw/source/ui/vba/vbadocuments.cxx | 4
sw/source/ui/vba/vbaeventshelper.cxx | 108 +
sw/source/ui/vba/vbaeventshelper.hxx | 54
sw/source/ui/vba/vbasections.cxx | 5
sw/util/makefile.mk | 2
testautomation/chart2/optional/includes/loadsave/ch2_xml_format.inc | 8
testautomation/chart2/optional/includes/wizard/ch2_lvl1_wizard.inc | 2
testautomation/dbaccess/optional/includes/wiz_DatabaseWizard.inc | 32
testautomation/framework/optional/f_basic_gridcontrol.bas | 13
testautomation/framework/optional/includes/basic_gridcontrol.inc | 40
testautomation/framework/optional/includes/security_macrosecurity.inc | 2
testautomation/framework/optional/input/gridcontrol.odt |binary
testautomation/graphics/optional/includes/global/export_graphic.inc | 22
testautomation/spreadsheet/required/includes/c_upd_filemenu.inc | 2
vbahelper/inc/vbahelper/vbaapplicationbase.hxx | 17
vbahelper/inc/vbahelper/vbacollectionimpl.hxx | 3
vbahelper/inc/vbahelper/vbadocumentbase.hxx | 4
vbahelper/inc/vbahelper/vbaeventshelperbase.hxx | 162 ++
vbahelper/inc/vbahelper/vbaglobalbase.hxx | 4
vbahelper/inc/vbahelper/vbahelper.hxx | 1
vbahelper/inc/vbahelper/vbahelperinterface.hxx | 30
vbahelper/prj/d.lst | 1
vbahelper/source/msforms/vbacontrols.cxx | 31
vbahelper/source/msforms/vbauserform.cxx | 4
vbahelper/source/vbahelper/makefile.mk | 2
vbahelper/source/vbahelper/vbaapplicationbase.cxx | 109 -
vbahelper/source/vbahelper/vbadocumentbase.cxx | 51
vbahelper/source/vbahelper/vbaeventshelperbase.cxx | 218 ++
vbahelper/source/vbahelper/vbaglobalbase.cxx | 57
vbahelper/source/vbahelper/vbahelper.cxx | 20
vcl/inc/vcl/dndevdis.hxx | 114 +
vcl/inc/vcl/dndlcon.hxx | 124 +
vcl/inc/vcl/ilstbox.hxx | 2
vcl/source/control/lstbox.cxx | 14
vcl/source/window/dndevdis.cxx | 4
vcl/source/window/dndevdis.hxx | 114 -
vcl/source/window/dndlcon.cxx | 2
vcl/source/window/dndlcon.hxx | 124 -
vcl/source/window/window.cxx | 4
vcl/source/window/winproc.cxx | 2
vcl/unx/source/dtrans/X11_selection.cxx | 102 +
vcl/unx/source/gdi/salgdi.cxx | 4
xmloff/inc/xmloff/xmltoken.hxx | 3
xmloff/source/core/xmltoken.cxx | 3
243 files changed, 6104 insertions(+), 2646 deletions(-)
---
More information about the Libreoffice-commits
mailing list