[Libreoffice-commits] Changes to 'refs/tags/ooo/DEV300_m67'
Bjoern Michaelsen
bmichaelsen at kemper.freedesktop.org
Tue Aug 23 07:45:51 PDT 2011
Tag 'ooo/DEV300_m67' created by Bjoern Michaelsen <bjoern.michaelsen at canonical.com> at 2011-08-23 14:28 -0700
merged tag ooo/DEV300_m67 from old repositories
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQEcBAABAgAGBQJOU6sEAAoJEGxwvMi2vld0zXQH/27ODTM8UDLKeYYqbBQSmlM4
DaHYjeRPxVgvtC0bynKXcYyYkOP3KKGlHsRar1VcV8fkMI99mTejxGbV1gjOfoxm
+FIRpnBIQ/PBctxqsqTRSTlerDAOrkbF3sPlnYV5NcV2uwUjg+C4QQeLSUmepuS9
bLa8BzdK4/jyxynAaVExxFa//qxioHiTDGBbZClJB5eQNR5wbrtw8zHPJD0djnmR
qhJKbS7Yrk4aGL61WXv/yL8u6uRHHORdSXAJCpx6U4T6MYGlYeOjxO6Zfqd1vyB9
0GzoOYc3EaoeAyLIsBbuqqjwoMZFlqZ67dlVmcE717x+KGmljJbULGqQQwxILeE=
=rPb1
-----END PGP SIGNATURE-----
Changes since ooo/DEV300_m66:
Andre Fischer (35):
#i48179# Added previousEffect() to XSlideShow. Added properties to XSlideShow::display(). Changed XSlideShowListener::slideEnded() to accept new flag.
#i48179# Added support for going back one effect at a time.
#i48179# Keep internal data structure up-to-date.
#i48179# Introduced EffectRewinder class that replays main sequence effects on current or previous slide.
#i99916# Prevent infinite recursion.
#i48179# Fixed handling of main sequence effects that are not user triggered.
#i100047# Calling updateStateIds() from createAttributeLayer().
#i98806# Added IsSoundEnabled property to mute sound in some slide show views.
#i98806# Added IsSoundEnabled property to mute sound in some slide show views.
#i48179# Added support for stepping back by effect.
Added missing file.
#i48179# Added gotoPreviousEffect() method.
#i98806# Added mbIsSoundEnabled member.
#i48719# Fixed compilation problem.
#i95319# Fixed copying of points in copy constructor.
#i100905# Handle bottom most band that is only 1 pixel high.
#i69530# Access views in forEachView only if they still exist.
#i69530# End show before it is released.
#i96540# Hold timer even for single activities.
#i96540# Fixed order of event processing when rewinding with fixed time.
#i98792# Allow frequent calls to slide show update().
#i98792# Synchronize frame rate during animations.
#i48179# Debug: added descriptive strings to events.
#i48179# Improved/fixed debugging code.
#i98792# Removed second frame synchronization.
#i105185# Added help files.
#i105185# Increased version number to 1.0.3
#i48179# Fixed stepping back for animations with active auto_reverse.
#i48179# Fixed wrong resolution of merge conflict.
#i105185# Added notification for transformation change on resize.
#i48179# Resolved merge problems.
#i105958# Fixed throw part of declaration of getAccessibleChild().
#i48179# Resolved some compilation problems.
#i48179# Fixed some Solaris compilation problems.
#i107049# Do not scroll focus indicator into view when slide sorter is focused.
Armin Weiss (3):
#i103454# need to set all PaperSizes (three) at the Outliner to get the right layout
#i106183# added fix as described tin task
ooo32gsl07 #i106214# corrected MinAutoPaperSize for Cell BlockFormatting
Bjoern Michaelsen (1):
merged tag ooo/DEV300_m67
Christian Lippka (12):
#i57928# added drawing layer support for formatpaintbrush feature
#i57928# added drawing layer support for formatpaintbrush feature
#i57928# added drawing layer support for formatpaintbrush feature
#i57928# reworked formatpaintbrush feature to support more shapes and text selection
#i57928# reworked formatpaintbrush feature to support more shapes and text selection
#i88371# allow format paintbrush to format empty presentation object
fixed unix errors
#i106369# only hide placeholder on master page not all text shapes
#i57928# force quick text edit mode during format paintbrush
#i106678# fixed previous fix as writer pool returns wrong which id for slod SID_ATTR_NUMBERING_RULE
#i106678# remove unnecessary scaling as it causes only trouble
#i105710# restored bin stream operators for bullet item, still used by outliner clipboard
Dirk Völzke (9):
#i106129# Some changes to support 64Bit Windows
#i106129# Don't use debug system libraries until we fully support x64 on windows
#i106129# we might need the VCRedist_x64.exe for 64 bit windows
#i106129# cygwin uses case sensitive file names
#i106978# the extension manager should set an interaction handler when looking for updates
#i106978# the extension manager should set an interaction handler when looking for updates
#i106978# Fixed dangerous debugging code
#i107166# Make check for extension update independent from office update check
#i107166# Use 32 bit for values larger than 32768
Eike Rathke (1):
#i106904# upgrade to ICU 4.0.1
Frank Schönheit (10):
#i105712# re-introduce XUnoTunnel
since tags
#i105806# getPropertyValue: throw an UnknownPropertyException for, well, unknown properties
#i105992# position the control in isPrimitiveVisible, not in get2DDecomposition. The latter might not be called in some situations, the former (hopefully) always is
reintroduced the fix for issue #i102090#, which got lost since 3.1.1, during one of the many merges/changes
#i105992#
module 'data' does not exist anymore (for a long time by now), so now need to list it here
#i10000# wrongly resolved the merge conflict, corrected now
#i103611# re-introduced the hack for transparent VCL child windows, which got lost since OOo 3.1.x (commit approved by aw)
compiler bug: streaming a volatile double into an Any results in a boolean-Any ... removed the 'volatile', which was nonsense, anyway
Hans-Joachim Lankenau (1):
masterfix: #i10000# - workaround changed dir names
Helge Delfs (8):
Workaround for issue 106719
removed unneeded code
reworked some problems loading files
reworked some problems loading files
reworked some problems loading files
fixed loop in Path-Dialog for Asian languages
added exception for unx because page isn't centered like on windows
added exception for unx because page isn't centered like on windows
Henning Brinkmann (2):
#b6898803# ensure to read only as many TCs as are there
#b6898803# WW8TabBandDesc::ProcessSprmTSetBRC: check bounds
Herbert Duerr (18):
#i105769# start integrating my intersection-solver
#i105769# adjust my intersection-solver for the needs of the trapezoid converter
#i105769# remove elimination of horizontal segments out of intersection solver again
#i105769# force intersection point to be bit-identical on each involved segment
#i105769# final cleanup of the trapezoid converter for OOO320
#i106572# PDF-export: fix FontDescriptor for embedded Type1 fonts
#i106572# explicitly distinguish between PFA/PFB in DoGetEmbedFontData() result
#i106572# explicitly distinguish between PFA/PFB result also in GetEmbedFontData()
#i105880# reset clip region of recycled render pictures
#i106572# fixed typo
#i106572# fix PDF-export with type1 fonts on win
#i105238 fix spelling of monospaced bitstream and dejavu fallbacks
#i106941# register app-specific fonts again after the 3-layer changes for OOo32
#i106980# fix psprinting of hairline beziers (thanks thb!)
#i107006# text justification invalidates previous measurements of a layout
#ii107076# limit minimal device resolution
#i107076# device DPI now gets a minimum limit
#i107076# device DPI also gets a maximum limit
Ingo Schmidt (3):
#i105892# support for 64 bit registry in scp2
#i105892# preparing 64 bit Windows registry table
#i106624# new jre6u17
Ivo Hinkelmann (17):
#i107009# source_config file / multiple repository support in l10n tools
#i107009# source_config file / multiple repository support in l10n tools
sconfigl10n: #i107009#: source_config file / multiple repository support in l10n tools. Solaris build fix
CWS-TOOLING: integrate CWS calc32stopper5
CWS-TOOLING: integrate CWS calc32stopper5
sconfigl10n: #i107009#: source_config file / multiple repository support in l10n tools
CWS-TOOLING: integrate CWS fwk125
CWS-TOOLING: integrate CWS fwk125
CWS-TOOLING: integrate CWS fwk125
CWS-TOOLING: integrate CWS fwk125
CWS-TOOLING: integrate CWS fwk125
CWS-TOOLING: integrate CWS fwk125
CWS-TOOLING: integrate CWS localization37
CWS-TOOLING: integrate CWS localization37
CWS-TOOLING: integrate CWS localization37
CWS-TOOLING: integrate CWS localization37
CWS-TOOLING: integrate CWS localization37
Jens-Heiner Rechtien (43):
slideshow1: merge with DEV300 m44
slideshow1: merge with DEV300 m44
slideshow1: merge with DEV300 m44
slideshow1: merge with DEV300 m45
slideshow1: merge with DEV300 m49
slideshow1: merge with DEV300 m56
slideshow1: merge with DEV300 m44
slideshow1: merge with DEV300 m45
slideshow1: merge with DEV300 m49
slideshow1: merge with DEV300 m56
slideshow1: merge with DEV300 m61
slideshow1: merge with DEV300 m61
impresspaintbrush01: merge with DEV300 m62
slideshow1: merge with DEV300 m63
gridcontrol_02: merge with DEV300 m63
gridcontrol_02: merge with DEV300 m63
impresspaintbrush01: merge with DEV300 m63
gridcontrol_02: merge with DEV300 m63
dba33a: summary migration from SVN
dba33a: summary migration from SVN
dba33a: summary migration from SVN
dba33a: summary migration from SVN
dba33a: summary migration from SVN
dba33a: summary migration from SVN
dba33a: summary migration from SVN
slideshow1: merge with DEV300 m44
slideshow1: merge with DEV300 m45
slideshow1: merge with DEV300 m45
slideshow1: merge with DEV300 m49
slideshow1: merge with DEV300 m49
slideshow1: merge with DEV300 m49
slideshow1: merge with DEV300 m56
slideshow1: merge with DEV300 m56
slideshow1: merge with DEV300 m56
slideshow1: merge with DEV300 m61
slideshow1: merge with DEV300 m61
slideshow1: merge with DEV300 m61
slideshow1: merge with DEV300 m63
slideshow1: merge with DEV300 m63
slideshow1: merge with DEV300 m63
slideshow1: merge with DEV300 m63
impresspaintbrush01: merge with DEV300 m62
impresspaintbrush01: merge with DEV300 m63
Joachim Lingner (3):
#i105661# writing AppID entry
#i105661# Now only writing the registry keys .../CLSID/AppID/.. and the corresponding AppID key in the ServiceManager class
#i105661# remove version from OpenOffice.org Service Manager (1.0)
Joerg Skottke (6):
automationOOO320m4: #i106766# - Crash when cancelling extension update
automationOOO320m4: #i106802# - Resolve possible timing issues
dv16: (no issue-id) - in some cases it takes longer than 10ms to open the hyphenation dialog. Allowed a max of 2 seconds for that
automationooo320m6: #i107212# - Added accelerator for cs as suggested by xlastovi
automationooo320m6: #i107266# - Try to avoid flase warning because of delayed listbox fillage (is this correct english?<g>)
<no issue> Remove invalid warning from testcase
Juergen Schmidt (21):
#160584# use SAL_IMPLEMENT_MAIN_WITH_ARGS macro
#i160584# add -D_DLL compiler define for Windows
#i160985# insert new macro ICL to reference innner classes
#i160985# remove package
#i160985# use macro for inner classes
#i160985# cleanup
#i160606# replace names with PRODUCTNAME placeholder
#i160584# use SAL_IMPLEMENT_MAIN macro
#i160584# use SAL_IMPLEMENT_MAIN macro
#i106627# extend and adapt env for VC9, building manifest, change macro
#i106664# minor changes for building the sample
#i106584# remove argc, argv from macro
#i106627# correct stock symbol
#i106584# remove argc, argv from macro
#i106585# update docu for Java 5
#i89936# change sample to match DevGuide
#i106801# check compiler version and options, Mac OS
#i106801# adapt compiler check
#i106627# adapt macro name
#i59130# add climaker
#i106664# zip correct sample content
Kurt Zenker (129):
CWS-TOOLING: integrate CWS dba33a
CWS-TOOLING: integrate CWS dba33a
CWS-TOOLING: integrate CWS dba33a
CWS-TOOLING: integrate CWS dba33a
CWS-TOOLING: integrate CWS dba33a
CWS-TOOLING: integrate CWS dba33a
CWS-TOOLING: integrate CWS dba33a
CWS-TOOLING: integrate CWS sconfigl10n
CWS-TOOLING: integrate CWS sconfigl10n
CWS-TOOLING: integrate CWS tkr27_DEV300
CWS-TOOLING: integrate CWS tkr27_DEV300
CWS-TOOLING: integrate CWS dba32i_DEV300
CWS-TOOLING: integrate CWS dba32i_DEV300
CWS-TOOLING: integrate CWS dba32i_DEV300
CWS-TOOLING: integrate CWS dba32i_DEV300
CWS-TOOLING: integrate CWS dba32i_DEV300
CWS-TOOLING: integrate CWS sw32bf06_DEV300
CWS-TOOLING: integrate CWS tl75_DEV300
CWS-TOOLING: integrate CWS tl75_DEV300
CWS-TOOLING: integrate CWS hcshared24
CWS-TOOLING: integrate CWS adc26
CWS-TOOLING: integrate CWS rtspare01
CWS-TOOLING: integrate CWS rtspare01
CWS-TOOLING: integrate CWS impresspaintbrush01
CWS-TOOLING: integrate CWS impresspaintbrush01
CWS-TOOLING: integrate CWS automationOOO320m3_DEV300
CWS-TOOLING: integrate CWS jl141_DEV300
CWS-TOOLING: integrate CWS impressaccessibility6_DEV300
CWS-TOOLING: integrate CWS ooo32gsl03_DEV300
CWS-TOOLING: integrate CWS ooo32gsl03_DEV300
CWS-TOOLING: integrate CWS ooo32gsl03_DEV300
CWS-TOOLING: integrate CWS npower12
CWS-TOOLING: integrate CWS npower12
CWS-TOOLING: integrate CWS npower12
CWS-TOOLING: integrate CWS npower12
CWS-TOOLING: integrate CWS npower12
CWS-TOOLING: integrate CWS npower12
CWS-TOOLING: integrate CWS automationOOO320m4_DEV300
CWS-TOOLING: integrate CWS sdk32fix_DEV300
CWS-TOOLING: integrate CWS m_DEV300
CWS-TOOLING: integrate CWS slideshow1
CWS-TOOLING: integrate CWS slideshow1
CWS-TOOLING: integrate CWS slideshow1
CWS-TOOLING: integrate CWS slideshow1
CWS-TOOLING: integrate CWS slideshow1
CWS-TOOLING: integrate CWS impressaccessibility5_DEV300
CWS-TOOLING: integrate CWS calc32stopper5_DEV300
CWS-TOOLING: integrate CWS calc32stopper5_DEV300
CWS-TOOLING: integrate CWS jl142_DEV300
CWS-TOOLING: integrate CWS hb32showstoppers3_DEV300
CWS-TOOLING: integrate CWS impress182_DEV300
CWS-TOOLING: integrate CWS impress182_DEV300
CWS-TOOLING: integrate CWS impress183_DEV300
CWS-TOOLING: integrate CWS gridcontrol_02
CWS-TOOLING: integrate CWS gridcontrol_02
CWS-TOOLING: integrate CWS gridcontrol_02
CWS-TOOLING: integrate CWS tkr28_DEV300
CWS-TOOLING: integrate CWS tkr28_DEV300
CWS-TOOLING: integrate CWS tkr28_DEV300
CWS-TOOLING: integrate CWS tkr28_DEV300
update to current version
update to current version
update to current version
update to current version
update to current version
update to current version
update to current version
update to current version
update to current version
update to current version
update to current version
update to current version
update to current version
masterfix: #i107239# fix for Java GUI installer
masterfix: #i107405# fixed compiling testtools on wntmsci12 non-pro
CWS-TOOLING: integrate CWS validityref
CWS-TOOLING: integrate CWS validityref
CWS-TOOLING: integrate CWS validityref
CWS-TOOLING: integrate CWS validityref
CWS-TOOLING: integrate CWS fwk125_DEV300
CWS-TOOLING: integrate CWS fwk125_DEV300
CWS-TOOLING: integrate CWS fwk125_DEV300
CWS-TOOLING: integrate CWS fwk125_DEV300
CWS-TOOLING: integrate CWS fwk125_DEV300
CWS-TOOLING: integrate CWS fwk125_DEV300
CWS-TOOLING: integrate CWS ooo32gsl04_DEV300
CWS-TOOLING: integrate CWS sw32bf07_DEV300
CWS-TOOLING: integrate CWS sw32bf07_DEV300
CWS-TOOLING: integrate CWS tkr29_DEV300
CWS-TOOLING: integrate CWS automationooo320m5cat0_DEV300
masterfix: #i107239# remove dependency to HTML::Entities
CWS-TOOLING: integrate CWS localization37_DEV300
CWS-TOOLING: integrate CWS localization37_DEV300
CWS-TOOLING: integrate CWS localization37_DEV300
CWS-TOOLING: integrate CWS localization37_DEV300
CWS-TOOLING: integrate CWS localization37_DEV300
CWS-TOOLING: integrate CWS dba32j_DEV300
CWS-TOOLING: integrate CWS dba32j_DEV300
CWS-TOOLING: integrate CWS dba32j_DEV300
CWS-TOOLING: integrate CWS dba32j_DEV300
CWS-TOOLING: integrate CWS dba32j_DEV300
CWS-TOOLING: integrate CWS dba32j_DEV300
CWS-TOOLING: integrate CWS dv16_DEV300
CWS-TOOLING: integrate CWS dv16_DEV300
CWS-TOOLING: integrate CWS dv16_DEV300
CWS-TOOLING: integrate CWS hb32showstoppers2_DEV300
CWS-TOOLING: integrate CWS hb32showstoppers2_DEV300
CWS-TOOLING: integrate CWS tkr30_DEV300
CWS-TOOLING: integrate CWS ooo32gsl06_DEV300
CWS-TOOLING: integrate CWS ooo32gsl06_DEV300
CWS-TOOLING: integrate CWS icuooo32_DEV300
CWS-TOOLING: integrate CWS sw32bf08_DEV300
CWS-TOOLING: integrate CWS ooo32gsl07_DEV300
CWS-TOOLING: integrate CWS ooo32gsl07_DEV300
CWS-TOOLING: integrate CWS ooo32gsl07_DEV300
CWS-TOOLING: integrate CWS dv18_DEV300
CWS-TOOLING: integrate CWS automationooo320m6_DEV300
DEV300
masterfix: #i10000# fixed conflict resolutions
#i10000# DBG_CTOR can not be used in a non pro version
masterfix: #i10000# fixed WaE on linux and solaris non pro
masterfix: #i10000# merge issure fixed
masterfix: #i10000# build error fixed
masterfix: #i10000# type fixed
masterfix: #i10000# generate new configure
masterfix: #i10000# activate BUILD_X64 for wntmsci13
masterfix: #i10000# help of presenter added for missing platforms
masterfix: #i10000# no 64-bit debug libs to link
masterfix: #i10000# crash in sc fixed
Martin Hollmichel (3):
#i105852# reverted back changes with automatically fill the initials field
#i106823# update contributors list
reviewed
Mihaela Kedikova (10):
fixes for i106470
fixes for i106470
fixes for i106470
fixes for i106470
fixes for i106470
fixes for i106470
fixes for i106470
fixes for i106470
fixes for i106470
fixes for i106470
Mikhail Voitenko (12):
#i106476# support 64-bit IE
#i106476# support 64-bit IE
#i106476# support 64-bit IE
#i106476# support 64-bit IE
#i106476# support 64-bit IE
#i106476# support 64-bit IE
#i106476# support 64-bit IE
#i106476# support 64-bit IE
#i106476# support 64-bit IE
#i106476# support 64-bit IE
#i106476# support 64-bit IE
#i106476# support 64-bit IE
Niklas Nebel (7):
validityref: #i103899# manual migration from svn (contribution from PengYunQuan)
validityref: #i103899# manual migration from svn (contribution from PengYunQuan)
validityref: #i103899# manual migration from svn (contribution from PengYunQuan)
validityref: merge with DEV300_m64
validityref: merge with DEV300_m64
validityref: merge with DEV300_m64
validityref: merge with DEV300_m64
Nikolai Pretzell (1):
#i106434# @see tags were not shown in the documentation
Noel Power (31):
initial commit of code reorg, existing files that are modified
initial commit of code reorg, existing files that are modified
initial commit of code reorg, existing files that are modified
initial commit of code reorg, existing files that are modified
initial commit of code reorg, existing files that are modified
initial commit of code reorg, existing files that are modified
new and removed files
new and removed files
new and removed files
remove files
add missing Application::Quit bits
oops, remove last changes ( they are not to do with Application:Quit )
trim unwanted patches that crept in while importing stuff from ooo-build
trim unwanted patches that crept in while importing stuff from ooo-build
trim unwanted patches that crept in while importing stuff from ooo-build
trim more uncessary patches
trim more uncessary patches
trim more uncessary patches
warnings as errors
warnings as errors
warnings as errors
tweak VBAGlobals creation/insertion, also restore overwritten visibility
tweak VBAGlobals creation/insertion, also restore overwritten visibility
add some comments
warning as error fixes
warning as error fixes
warning as error fixes
fix selection issue
visibility=true ( fixes wae in vbashape.cxx )
logs should be generated not saved
i#105455#
Ocke Janssen (13):
reduce call to resiltset meta data
remove faulty commit on tag
#i105716# end chars with 0
#i105724# check tDisplayCondition
#i105825# throw exception when database was written by newer version
#i106041# check the dispatch in impl_select not before
#i106072# attachprovider at the end of doc
#i105959# change config when doc location has changed
#i105959# handle parameter like column_ref
#i105825# try catch in the wrong place
#i105959# replace boolean_term with search_condition and add extra ()
#i105959# duplicate contion row when new or criteria was found
i105959# simply logic again
Oliver Bolte (14):
#i105892# Windows 64 Bit support
#i105892# Windows 64 Bit support
#i105892# Windows 64 Bit support SLO->SLO_X64
#i105892# Windows 64 Bit support
CWS-TOOLING: integrate CWS tkr27
CWS-TOOLING: integrate CWS tkr27
CWS-TOOLING: integrate CWS hb32showstoppers2
CWS-TOOLING: integrate CWS hb32showstoppers2
CWS-TOOLING: integrate CWS dba32j
CWS-TOOLING: integrate CWS dba32j
CWS-TOOLING: integrate CWS dba32j
CWS-TOOLING: integrate CWS dba32j
CWS-TOOLING: integrate CWS dba32j
CWS-TOOLING: integrate CWS dba32j
Oliver Düsterhoff (5):
#i106057# method <WW8Export::WriterFkpPlcUsw()>
#i103745# method <XMLTextParagraphExport::exportListChange(..)>
#i106218# method <HasOutlineStyleToBeWrittenAsNormalListStyle(..)>
#i106218# method <XMLTextImportHelper::SetOutlineStyles(..)>
#i107143# method <SwFldPortion::Clone(..)>
Oliver Specht (2):
#i106859# crash fixed
#i106730# load styles from source, not from working document
Philipp Lohmann (6):
#i98792# add post yield handler
#i106261# avoid duplicate initialization
#i106261# do not confuse stop with start
#i106351# avoid early exits when changing state
#i106863# directory can be empty
#i106901# work around a crash when getting input from keyboard viewer
Release Engineers (41):
Create DEV300_m41 milestone tag from trunk at 267170
Create DEV300_m41 milestone tag from trunk at 267170
Create DEV300_m41 milestone tag from trunk at 267170
Create DEV300_m41 milestone tag from trunk at 267170
Create DEV300_m41 milestone tag from trunk at 267170
Create DEV300_m44 milestone tag from trunk at 269780
Create DEV300_m44 milestone tag from trunk at 269780
Create DEV300_m44 milestone tag from trunk at 269780
Create DEV300_m44 milestone tag from trunk at 269780
Create DEV300_m44 milestone tag from trunk at 269780
Create DEV300_m45 milestone tag from trunk at 270031
Create DEV300_m45 milestone tag from trunk at 270031
Create DEV300_m45 milestone tag from trunk at 270031
Create DEV300_m45 milestone tag from trunk at 270031
Create DEV300_m49 milestone tag from trunk at 272290
Create DEV300_m49 milestone tag from trunk at 272290
Create DEV300_m49 milestone tag from trunk at 272290
Create DEV300_m49 milestone tag from trunk at 272290
Create DEV300_m49 milestone tag from trunk at 272290
Create DEV300_m56 milestone tag from trunk at 275330
Create DEV300_m56 milestone tag from trunk at 275330
Create DEV300_m56 milestone tag from trunk at 275330
Create DEV300_m56 milestone tag from trunk at 275330
Create DEV300_m56 milestone tag from trunk at 275330
Create DEV300_m58 milestone tag from trunk at 276042
Create DEV300_m59 milestone tag from trunk at 276191
Create DEV300_m59 milestone tag from trunk at 276191
Create DEV300_m59 milestone tag from trunk at 276191
Create DEV300_m59 milestone tag from trunk at 276191
Create DEV300_m59 milestone tag from trunk at 276191
Create DEV300_m60 milestone tag from trunk at 276428
Create DEV300_m60 milestone tag from trunk at 276428
Create DEV300_m60 milestone tag from trunk at 276428
Create DEV300_m61 milestone tag from trunk at 276697
Create DEV300_m62 milestone tag from trunk at 277034
Create DEV300_m62 milestone tag from trunk at 277034
Create DEV300_m62 milestone tag from trunk at 277034
Create DEV300_m62 milestone tag from trunk at 277034
Create DEV300_m62 milestone tag from trunk at 277034
Create DEV300_m62 milestone tag from trunk at 277034
Create DEV300_m62 milestone tag from trunk at 277034
Ruediger Timm (5):
CWS rtspare01: #i107048# Change checkdeliver.pl to use SourceConfig.pm
CWS rtspare01: #i107135# Re-activate postprocess/checkdeliver
CWS rtspare01: #i107208# deliver writes log file entries even for not copied directories.
rtspare01: #i107257# Remove useless deliver option '-minor'.
rtspare01: #i107135# There is no real need for 'rebase' to wait for 'checkdeliver'. Enable parrallel processing those.
Thomas Lange (3):
#92190# dictionray update
#i92190# dictionary update
#i98908# unsorted char attribute array fixed
Thorsten Behrens (2):
#i10000# build fix - filename is lowercase
#i10000# CodingStandards: aligned EffectRewinder class to module conventions; WaE: removed two unused vars
Thorsten Bosbach (2):
automationooo320m4: #i106862# f_basic_eventbinding.bas tAssignComponentFunction
gridcontrol_02: #i106470# testautomation
Tobias Krause (24):
#105892# deliver new x64 libs to solver and made the client name of the ooofiltproxy depends to x86/x64 builds
#105892# add new reg64 customaction
#105892# add new BUILD_X64 variable
#105892# add new *_x64 libs to instset
#105892# add new registry entries for x64
#105892# add new registry entries for x64
#105892# build selected modules in x64 too
#105892# fix reg64 customaction
#105892# fix reg64 customaction deinstallation
#105892# adjust customaction conditions
#105892# define KEY_WOW64_64KEY for mingw
#105892# define KEY_WOW64_64KEY for mingw
#105892# define KEY_WOW64_64KEY for mingw
#105892# define KEY_WOW64_64KEY for mingw
#105892# define KEY_WOW64_64KEY for mingw
#105892# define KEY_WOW64_64KEY for mingw
#105892# define KEY_WOW64_64KEY for mingw
#105892# define KEY_WOW64_64KEY for mingw
#105892# declare RegDeleteKeyExA for mingw
#i106766# Disable XCommandProcessor::Abort
#i105892# install ifilter for x64 and x86
#i106876# update of OpenSSL from 0.9.8k to 0.9.8l
#i106876# update of OpenSSL from 0.9.8k to 0.9.8l
#i106766# ::Abort Method disabled
Uwe Fischer (2):
i105983
i105983 part 2
mst (2):
#i106033#: SwTOXBaseSection::_UpdatePageNum(): force expansion of hyperlink
#i106930#: thints.cxx: isNestedAny: new empty hints at start/end _not_ nested
oc93805 (1):
validityref: #i107311# - New test for data validity
---
accessibility/inc/accessibility/extended/AccessibleGridControl.hxx | 277 ++
accessibility/inc/accessibility/extended/AccessibleGridControlBase.hxx | 470 +++
accessibility/inc/accessibility/extended/AccessibleGridControlHeader.hxx | 227 +
accessibility/inc/accessibility/extended/AccessibleGridControlHeaderCell.hxx | 105
accessibility/inc/accessibility/extended/AccessibleGridControlTable.hxx | 236 +
accessibility/inc/accessibility/extended/AccessibleGridControlTableBase.hxx | 247 ++
accessibility/inc/accessibility/extended/AccessibleGridControlTableCell.hxx | 171 +
accessibility/source/extended/AccessibleGridControl.cxx | 391 +++
accessibility/source/extended/AccessibleGridControlBase.cxx | 551 ++++
accessibility/source/extended/AccessibleGridControlHeader.cxx | 321 ++
accessibility/source/extended/AccessibleGridControlHeaderCell.cxx | 173 +
accessibility/source/extended/AccessibleGridControlTable.cxx | 416 +++
accessibility/source/extended/AccessibleGridControlTableBase.cxx | 318 ++
accessibility/source/extended/AccessibleGridControlTableCell.cxx | 379 +++
accessibility/source/extended/makefile.mk | 9
accessibility/source/helper/acc_factory.cxx | 16
autodoc/source/display/idl/hfi_doc.cxx | 58
autodoc/source/display/idl/hfi_doc.hxx | 8
autodoc/source/display/idl/hfi_interface.cxx | 2
autodoc/source/display/idl/hfi_property.cxx | 2
autodoc/source/display/idl/hfi_tag.cxx | 22
autodoc/source/display/idl/hfi_tag.hxx | 5
autodoc/source/display/idl/hi_factory.cxx | 2
avmedia/source/quicktime/player.cxx | 75
avmedia/source/quicktime/player.hxx | 2
avmedia/source/viewer/mediawindowbase_impl.cxx | 4
basic/inc/basic/basmgr.hxx | 2
basic/inc/basic/sbstar.hxx | 9
basic/source/basmgr/basmgr.cxx | 10
basic/source/classes/eventatt.cxx | 71
basic/source/classes/sb.cxx | 98
basic/source/classes/sbxmod.cxx | 73
basic/source/runtime/step2.cxx | 53
comphelper/inc/comphelper/servicedecl.hxx | 60
configure.in | 9
connectivity/inc/connectivity/FValue.hxx | 12
connectivity/qa/connectivity/tools/DbaseDatabase.java | 3
connectivity/qa/connectivity/tools/HsqlDatabase.java | 3
connectivity/source/commontools/FValue.cxx | 154 +
connectivity/source/commontools/TDatabaseMetaDataBase.cxx | 4
connectivity/source/drivers/file/quotedstring.cxx | 2
connectivity/source/drivers/hsqldb/HDriver.cxx | 47
connectivity/source/drivers/hsqldb/makefile.mk | 1
connectivity/source/drivers/mozab/bootstrap/makefile.mk | 113
connectivity/source/drivers/mozab/makefile.mk | 44
connectivity/source/drivers/mozab/makefile_mozab.mk | 128 +
connectivity/source/drivers/mozab/mozillasrc/makefile.mk | 101
connectivity/source/inc/resource/hsqldb_res.hrc | 1
connectivity/source/parse/sqlnode.cxx | 14
connectivity/source/resource/conn_shared_res.src | 5
cppuhelper/inc/cppuhelper/weak.hxx | 6
cppuhelper/source/cc5_solaris_sparc.map | 5
cppuhelper/source/component.cxx | 4
cppuhelper/source/gcc3.map | 6
cppuhelper/source/implbase.cxx | 4
cppuhelper/source/msvc_win32_intel.map | 5
cppuhelper/source/tdmgr.cxx | 12
cppuhelper/source/weak.cxx | 34
dbaccess/inc/documentcontroller.hxx | 12
dbaccess/inc/genericcontroller.hxx | 2
dbaccess/qa/complex/dbaccess/ApplicationController.java | 34
dbaccess/qa/complex/dbaccess/DatabaseDocument.java | 160 +
dbaccess/qa/complex/dbaccess/TestCase.java | 4
dbaccess/source/core/api/RowSet.cxx | 217 -
dbaccess/source/core/api/querydescriptor.cxx | 23
dbaccess/source/core/api/querydescriptor.hxx | 4
dbaccess/source/core/dataaccess/ModelImpl.cxx | 323 +-
dbaccess/source/core/dataaccess/ModelImpl.hxx | 18
dbaccess/source/core/dataaccess/databasecontext.cxx | 134 -
dbaccess/source/core/dataaccess/databasecontext.hxx | 9
dbaccess/source/core/dataaccess/databasedocument.cxx | 38
dbaccess/source/core/dataaccess/datasource.cxx | 45
dbaccess/source/core/dataaccess/datasource.hxx | 36
dbaccess/source/core/dataaccess/documentcontainer.cxx | 2
dbaccess/source/core/dataaccess/documentdefinition.cxx | 2
dbaccess/source/core/inc/core_resource.hrc | 2
dbaccess/source/core/inc/core_resource.hxx | 2
dbaccess/source/core/inc/sdbcoretools.hxx | 14
dbaccess/source/core/misc/DatabaseDataProvider.cxx | 3
dbaccess/source/core/misc/apitools.cxx | 11
dbaccess/source/core/misc/dsntypes.cxx | 6
dbaccess/source/core/misc/sdbcoretools.cxx | 70
dbaccess/source/core/resource/core_resource.cxx | 6
dbaccess/source/core/resource/strings.src | 7
dbaccess/source/ext/macromigration/docinteraction.cxx | 12
dbaccess/source/ext/macromigration/docinteraction.hxx | 9
dbaccess/source/ext/macromigration/progressmixer.cxx | 3
dbaccess/source/inc/dsntypes.hxx | 3
dbaccess/source/ui/app/AppController.hxx | 9
dbaccess/source/ui/app/AppControllerDnD.cxx | 12
dbaccess/source/ui/app/subcomponentmanager.cxx | 9
dbaccess/source/ui/browser/brwctrlr.cxx | 3
dbaccess/source/ui/browser/dbloader.cxx | 13
dbaccess/source/ui/browser/genericcontroller.cxx | 2
dbaccess/source/ui/control/listviewitems.cxx | 4
dbaccess/source/ui/control/opendoccontrols.cxx | 14
dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx | 6
dbaccess/source/ui/dlg/dbadmin.cxx | 10
dbaccess/source/ui/dlg/dbadminsetup.src | 2
dbaccess/source/ui/dlg/directsql.cxx | 7
dbaccess/source/ui/inc/databaseobjectview.hxx | 12
dbaccess/source/ui/inc/dbadmin.hxx | 2
dbaccess/source/ui/inc/directsql.hxx | 3
dbaccess/source/ui/inc/dsmeta.hxx | 2
dbaccess/source/ui/inc/opendoccontrols.hxx | 2
dbaccess/source/ui/misc/controllerframe.cxx | 25
dbaccess/source/ui/misc/databaseobjectview.cxx | 59
dbaccess/source/ui/misc/documentcontroller.cxx | 10
dbaccess/source/ui/misc/dsmeta.cxx | 6
dbaccess/source/ui/misc/linkeddocuments.cxx | 5
dbaccess/source/ui/querydesign/QueryDesignView.cxx | 131 -
dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx | 26
dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx | 1
default_images/res/helpimg/smzb8.png |binary
desktop/source/app/app.cxx | 7
desktop/source/deployment/gui/dp_gui_updatedialog.cxx | 28
desktop/source/migration/pages.cxx | 2
dev/null |binary
embeddedobj/source/general/docholder.cxx | 21
extensions/inc/abpilot.hrc | 44
extensions/inc/bibliography.hrc | 85
extensions/inc/dbpilots.hrc | 54
extensions/inc/extensio.hrc | 444 ---
extensions/inc/propctrlr.hrc | 336 ++
extensions/inc/update.hrc | 48
extensions/prj/d.lst | 1
extensions/source/abpilot/abpresid.hrc | 4
extensions/source/abpilot/abspilot.cxx | 6
extensions/source/activex/main/SOActiveX.cpp | 2
extensions/source/activex/main/SOComWindowPeer.h | 2
extensions/source/activex/main/makefile.mk | 55
extensions/source/activex/main/so_activex.cpp | 379 ++-
extensions/source/bibliography/bib.hrc | 2
extensions/source/bibliography/bibbeam.cxx | 6
extensions/source/bibliography/datman.cxx | 8
extensions/source/bibliography/framectr.cxx | 8
extensions/source/bibliography/general.cxx | 14
extensions/source/bibliography/hidother.src | 4
extensions/source/bibliography/menu.src | 2
extensions/source/bibliography/sections.src | 2
extensions/source/bibliography/toolbar.src | 2
extensions/source/dbpilots/dbpresid.hrc | 4
extensions/source/dbpilots/gridwizard.cxx | 4
extensions/source/dbpilots/groupboxwiz.cxx | 4
extensions/source/dbpilots/listcombowizard.cxx | 4
extensions/source/propctrlr/browserview.cxx | 4
extensions/source/propctrlr/composeduiupdate.cxx | 7
extensions/source/propctrlr/composeduiupdate.hxx | 36
extensions/source/propctrlr/defaultforminspection.cxx | 4
extensions/source/propctrlr/eformspropertyhandler.cxx | 4
extensions/source/propctrlr/eventhandler.cxx | 2
extensions/source/propctrlr/formcomponenthandler.cxx | 2
extensions/source/propctrlr/formcontroller.cxx | 2
extensions/source/propctrlr/formhelpid.hrc | 55
extensions/source/propctrlr/formlinkdialog.src | 4
extensions/source/propctrlr/formmetadata.cxx | 6
extensions/source/propctrlr/listselectiondlg.src | 4
extensions/source/propctrlr/taborder.src | 4
extensions/source/propctrlr/xsdvalidationpropertyhandler.cxx | 10
extensions/source/update/check/updatecheck.cxx | 37
extensions/source/update/check/updatehdl.cxx | 12
extensions/source/update/feed/updatefeed.cxx | 6
extensions/util/hidother.src | 26
extras/source/autotext/lang/lb-LU/acor_lb-LU.dat |binary
forms/source/component/ComboBox.cxx | 7
forms/source/component/ComboBox.hxx | 2
forms/source/component/Currency.cxx | 7
forms/source/component/Currency.hxx | 2
forms/source/component/DatabaseForm.cxx | 1
forms/source/component/Date.cxx | 7
forms/source/component/Date.hxx | 2
forms/source/component/Edit.cxx | 7
forms/source/component/Edit.hxx | 2
forms/source/component/FormComponent.cxx | 8
forms/source/component/FormattedField.cxx | 7
forms/source/component/FormattedField.hxx | 1
forms/source/component/ListBox.cxx | 21
forms/source/component/ListBox.hxx | 1
forms/source/component/Numeric.cxx | 7
forms/source/component/Numeric.hxx | 1
forms/source/component/Pattern.cxx | 7
forms/source/component/Pattern.hxx | 1
forms/source/component/Time.cxx | 7
forms/source/component/Time.hxx | 1
forms/source/component/clickableimage.cxx | 5
forms/source/richtext/richtextcontrol.cxx | 29
forms/source/richtext/richtextcontrol.hxx | 3
forms/source/richtext/richtextimplcontrol.cxx | 25
forms/source/richtext/richtextvclcontrol.hxx | 4
fpicker/source/aqua/SalAquaPicker.cxx | 5
framework/inc/macros/registration.hxx | 6
framework/inc/properties.h | 17
framework/inc/services.h | 1
framework/inc/services/layoutmanager.hxx | 38
framework/source/helper/popupmenucontrollerbase.cxx | 6
framework/source/layoutmanager/layoutmanager.cxx | 302 +-
framework/source/layoutmanager/makefile.mk | 2
framework/source/register/makefile.mk | 2
framework/source/uielement/fontmenucontroller.cxx | 4
framework/source/uielement/fontsizemenucontroller.cxx | 4
framework/source/uielement/headermenucontroller.cxx | 4
framework/source/uielement/objectmenucontroller.cxx | 4
framework/source/xml/menuconfiguration.cxx | 4
icu/icu-4.0.patch | 247 --
icu/icu4c-4_0_1-src.patch | 247 ++
icu/icuversion.mk | 2
icu/makefile.mk | 4
instsetoo_native/inc_ooolangpack/windows/msi_templates/_Validat.idt | 6
instsetoo_native/inc_openoffice/windows/msi_templates/_Validat.idt | 6
instsetoo_native/inc_sdkoo/windows/msi_templates/_Validat.idt | 6
instsetoo_native/inc_ure/windows/msi_templates/_Validat.idt | 6
lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx | 50
linguistic/source/hyphdsp.cxx | 14
linguistic/source/spelldsp.cxx | 11
linguistic/source/thesdsp.cxx | 8
moz/extractfiles.mk | 12
moz/makefile.mk | 6
moz/patches/dtoa.patch | 237 +
moz/patches/respect_disable_pango.patch | 54
moz/zipped/makefile.mk | 2
neon/makefile.mk | 7
neon/neon.patch | 80
neon/neon_exports_unix.patch | 289 ++
neon/neon_exports_win.patch | 295 ++
neon/prj/d.lst | 6
nss/dtoa.patch | 110
nss/makefile.mk | 4
odk/cfgWin.js | 43
odk/configure.pl | 8
odk/docs/install.html | 7
odk/docs/tools.html | 103
odk/examples/DevelopersGuide/Accessibility/Makefile | 6
odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/Makefile | 2
odk/examples/DevelopersGuide/Components/CppComponent/Makefile | 2
odk/examples/DevelopersGuide/Components/CppComponent/TestCppComponent.cxx | 3
odk/examples/DevelopersGuide/Database/DriverSkeleton/Makefile | 2
odk/examples/DevelopersGuide/FirstSteps/FirstLoadComponent.java | 238 +
odk/examples/DevelopersGuide/Forms/ButtonOperator.java | 2
odk/examples/DevelopersGuide/Forms/DataAwareness.java | 2
odk/examples/DevelopersGuide/Forms/DocumentBasedExample.java | 2
odk/examples/DevelopersGuide/Forms/DocumentViewHelper.java | 2
odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/Makefile | 13
odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/nativeview.def | 3
odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/Makefile | 2
odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/Makefile | 2
odk/examples/DevelopersGuide/ProfUNO/CppBinding/office_connect.cxx | 4
odk/examples/DevelopersGuide/ProfUNO/CppBinding/string_samples.cxx | 4
odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_cpp/SimpleBootstrap_cpp.cxx | 4
odk/examples/DevelopersGuide/examples.html | 42
odk/examples/OLE/activex/Makefile | 1
odk/examples/OLE/activex/example.html | 4
odk/examples/OLE/activex/so_activex.def | 12
odk/examples/basic/stock_quotes_updater/stock.ods |binary
odk/examples/cpp/DocumentLoader/DocumentLoader.cxx | 5
odk/examples/cpp/complextoolbarcontrols/Makefile | 2
odk/examples/cpp/counter/Makefile | 2
odk/examples/cpp/counter/countermain.cxx | 3
odk/examples/cpp/remoteclient/Makefile | 2
odk/examples/examples.html | 34
odk/settings/settings.mk | 34
odk/util/makefile.mk | 2
offapi/com/sun/star/awt/XTopWindow2.idl | 76
offapi/com/sun/star/awt/makefile.mk | 1
offapi/com/sun/star/document/DocumentEvent.idl | 1
offapi/com/sun/star/document/XDocumentEventBroadcaster.idl | 1
offapi/com/sun/star/document/XDocumentEventListener.idl | 1
offapi/com/sun/star/modules.idl | 3
offapi/com/sun/star/presentation/XSlideShow.idl | 37
offapi/com/sun/star/presentation/XSlideShowController.idl | 8
offapi/com/sun/star/presentation/XSlideShowListener.idl | 6
officecfg/registry/data/org/openoffice/VCL.xcu | 16
oovbaapi/genconstidl/makefile.mk | 6
oovbaapi/ooo/vba/ControlProvider.idl | 54
oovbaapi/ooo/vba/Globals.idl | 48
oovbaapi/ooo/vba/XApplicationBase.idl | 66
oovbaapi/ooo/vba/XCommandBar.idl | 3
oovbaapi/ooo/vba/XCommandBarButton.idl | 52
oovbaapi/ooo/vba/XCommandBarControl.idl | 2
oovbaapi/ooo/vba/XCommandBarPopup.idl | 52
oovbaapi/ooo/vba/XControlProvider.idl | 64
oovbaapi/ooo/vba/XDialogBase.idl | 58
oovbaapi/ooo/vba/XDialogsBase.idl | 60
oovbaapi/ooo/vba/XDocumentBase.idl | 67
oovbaapi/ooo/vba/XDocumentProperties.idl | 71
oovbaapi/ooo/vba/XDocumentProperty.idl | 106
oovbaapi/ooo/vba/XDocumentsBase.idl | 55
oovbaapi/ooo/vba/XFontBase.idl | 71
oovbaapi/ooo/vba/XGlobals.idl | 67
oovbaapi/ooo/vba/XGlobalsBase.idl | 53
oovbaapi/ooo/vba/XPageSetupBase.idl | 67
oovbaapi/ooo/vba/XWindowBase.idl | 62
oovbaapi/ooo/vba/excel/Globals.idl | 48
oovbaapi/ooo/vba/excel/TextFrame.idl | 53
oovbaapi/ooo/vba/excel/XApplication.idl | 14
oovbaapi/ooo/vba/excel/XDialog.idl | 7
oovbaapi/ooo/vba/excel/XDialogs.idl | 11
oovbaapi/ooo/vba/excel/XFont.idl | 13
oovbaapi/ooo/vba/excel/XGlobals.idl | 86
oovbaapi/ooo/vba/excel/XPageSetup.idl | 9
oovbaapi/ooo/vba/excel/XTextFrame.idl | 14
oovbaapi/ooo/vba/excel/XVPageBreak.idl | 54
oovbaapi/ooo/vba/excel/XVPageBreaks.idl | 71
oovbaapi/ooo/vba/excel/XWindow.idl | 9
oovbaapi/ooo/vba/excel/XWorkbook.idl | 17
oovbaapi/ooo/vba/excel/XWorkbooks.idl | 3
oovbaapi/ooo/vba/excel/XWorksheet.idl | 3
oovbaapi/ooo/vba/excel/makefile.mk | 7
oovbaapi/ooo/vba/makefile.mk | 17
oovbaapi/ooo/vba/msforms/XControl.idl | 1
oovbaapi/ooo/vba/msforms/XShape.idl | 17
oovbaapi/ooo/vba/msforms/XShapeRange.idl | 16
oovbaapi/ooo/vba/msforms/XShapes.idl | 1
oovbaapi/ooo/vba/msforms/XTextFrame.idl | 50
oovbaapi/ooo/vba/msforms/makefile.mk | 1
oovbaapi/ooo/vba/word/XAddin.idl | 61
oovbaapi/ooo/vba/word/XAddins.idl | 55
oovbaapi/ooo/vba/word/XApplication.idl | 70
oovbaapi/ooo/vba/word/XAutoTextEntries.idl | 55
oovbaapi/ooo/vba/word/XAutoTextEntry.idl | 59
oovbaapi/ooo/vba/word/XBookmark.idl | 61
oovbaapi/ooo/vba/word/XBookmarks.idl | 61
oovbaapi/ooo/vba/word/XBorder.idl | 59
oovbaapi/ooo/vba/word/XBorders.idl | 59
oovbaapi/ooo/vba/word/XDialog.idl | 55
oovbaapi/ooo/vba/word/XDialogs.idl | 54
oovbaapi/ooo/vba/word/XDocument.idl | 75
oovbaapi/ooo/vba/word/XDocuments.idl | 58
oovbaapi/ooo/vba/word/XField.idl | 52
oovbaapi/ooo/vba/word/XFields.idl | 62
oovbaapi/ooo/vba/word/XFind.idl | 87
oovbaapi/ooo/vba/word/XFont.idl | 58
oovbaapi/ooo/vba/word/XGlobals.idl | 62
oovbaapi/ooo/vba/word/XHeaderFooter.idl | 59
oovbaapi/ooo/vba/word/XOptions.idl | 68
oovbaapi/ooo/vba/word/XPageSetup.idl | 63
oovbaapi/ooo/vba/word/XPane.idl | 55
oovbaapi/ooo/vba/word/XPanes.idl | 55
oovbaapi/ooo/vba/word/XParagraph.idl | 55
oovbaapi/ooo/vba/word/XParagraphFormat.idl | 70
oovbaapi/ooo/vba/word/XParagraphs.idl | 55
oovbaapi/ooo/vba/word/XRange.idl | 78
oovbaapi/ooo/vba/word/XReplacement.idl | 54
oovbaapi/ooo/vba/word/XSection.idl | 58
oovbaapi/ooo/vba/word/XSections.idl | 57
oovbaapi/ooo/vba/word/XSelection.idl | 89
oovbaapi/ooo/vba/word/XStyle.idl | 58
oovbaapi/ooo/vba/word/XStyles.idl | 55
oovbaapi/ooo/vba/word/XSystem.idl | 56
oovbaapi/ooo/vba/word/XTable.idl | 86
oovbaapi/ooo/vba/word/XTables.idl | 79
oovbaapi/ooo/vba/word/XTemplate.idl | 56
oovbaapi/ooo/vba/word/XVariable.idl | 60
oovbaapi/ooo/vba/word/XVariables.idl | 57
oovbaapi/ooo/vba/word/XView.idl | 57
oovbaapi/ooo/vba/word/XWindow.idl | 62
oovbaapi/ooo/vba/word/XWrapFormat.idl | 48
oovbaapi/ooo/vba/word/makefile.mk | 90
oovbaapi/prj/build.lst | 3
oovbaapi/util/makefile.mk | 1
oox/inc/oox/dump/biffdumper.hxx | 13
oox/inc/oox/dump/dumperbase.hxx | 13
oox/inc/oox/dump/xlsbdumper.hxx | 1
oox/inc/oox/ole/axbinaryreader.hxx | 188 +
oox/inc/oox/ole/axcontrol.hxx | 34
oox/inc/oox/ole/axcontrolfragment.hxx | 4
oox/inc/oox/xls/biffhelper.hxx | 27
oox/inc/oox/xls/worksheetfragment.hxx | 2
oox/source/dump/biffdumper.cxx | 610 ++++-
oox/source/dump/biffdumper.ini | 310 ++
oox/source/dump/dumperbase.cxx | 14
oox/source/dump/dumperbase.ini | 19
oox/source/dump/oledumper.cxx | 1
oox/source/dump/xlsbdumper.cxx | 77
oox/source/dump/xlsbdumper.ini | 4
oox/source/ole/axbinaryreader.cxx | 216 +
oox/source/ole/axcontrol.cxx | 228 +
oox/source/ole/axcontrolfragment.cxx | 32
oox/source/ole/axcontrolhelper.cxx | 4
oox/source/ole/makefile.mk | 1
oox/source/ole/olehelper.cxx | 1
oox/source/xls/worksheetfragment.cxx | 18
oox/source/xls/worksheetsettings.cxx | 33
openssl/makefile.mk | 10
openssl/openssl.patch | 20
openssl/openssllnx.patch | 28
openssl/opensslmacosx.patch | 12
openssl/opensslmingw.patch | 24
openssl/opensslsol.patch | 28
openssl/version.mk | 2
package/source/xstor/owriteablestream.cxx | 11
package/source/zippackage/ZipPackage.cxx | 12
postprocess/checkdeliver/checkdeliver.pl | 64
postprocess/prj/build.lst | 1
qadevOOo/runner/base/java_fat.java | 4
qadevOOo/runner/lib/TestParameters.java | 2
qadevOOo/runner/util/DBTools.java | 51
qadevOOo/runner/util/db/DataSource.java | 162 +
qadevOOo/runner/util/db/DataSourceDescriptor.java | 73
qadevOOo/runner/util/db/DatabaseDocument.java | 89
qadevOOo/runner/util/utils.java | 10
qadevOOo/tests/java/ifc/document/_Settings.java | 2
qadevOOo/tests/java/ifc/sdbc/_XWarningsSupplier.java | 79
qadevOOo/tests/java/mod/_dbaccess/ORowSet.java | 540 ++--
qadevOOo/tests/java/mod/_forms/GenericModelTest.java | 2
qadevOOo/tests/java/mod/_forms/ODatabaseForm.java | 2
qadevOOo/tests/java/mod/_sw/SwXMailMerge.java | 4
reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/TableCellLayoutController.java | 9
reportdesign/source/filter/xml/xmlImportDocumentHandler.cxx | 3
sc/inc/cellsuno.hxx | 4
sc/inc/sc.hrc | 4
sc/inc/scabstdlg.hxx | 10
sc/inc/scmod.hxx | 22
sc/prj/build.lst | 2
sc/sdi/cellsh.sdi | 3
sc/sdi/scalc.sdi | 27
sc/source/filter/excel/excimp8.cxx | 16
sc/source/ui/Accessibility/AccessibleText.cxx | 6
sc/source/ui/app/inputwin.cxx | 41
sc/source/ui/app/makefile.mk | 3
sc/source/ui/app/scdll.cxx | 4
sc/source/ui/app/scmod.cxx | 78
sc/source/ui/attrdlg/scdlgfact.cxx | 10
sc/source/ui/attrdlg/scdlgfact.hxx | 5
sc/source/ui/dbgui/makefile.mk | 3
sc/source/ui/dbgui/validate.cxx | 370 +++
sc/source/ui/dbgui/validate.src | 82
sc/source/ui/docshell/docsh.cxx | 36
sc/source/ui/docshell/docsh2.cxx | 24
sc/source/ui/inc/anyrefdg.hxx | 129 +
sc/source/ui/inc/docsh.hxx | 4
sc/source/ui/inc/inputwin.hxx | 13
sc/source/ui/inc/reffact.hxx | 16
sc/source/ui/inc/tabview.hxx | 7
sc/source/ui/inc/validate.hrc | 3
sc/source/ui/inc/validate.hxx | 196 +
sc/source/ui/inc/viewdata.hxx | 3
sc/source/ui/miscdlgs/anyrefdg.cxx | 205 +
sc/source/ui/unoobj/docuno.cxx | 3
sc/source/ui/vba/excelvbahelper.cxx | 222 +
sc/source/ui/vba/excelvbahelper.hxx | 62
sc/source/ui/vba/helperdecl.hxx | 108
sc/source/ui/vba/makefile.mk | 33
sc/source/ui/vba/service.cxx | 22
sc/source/ui/vba/testvba/TestDocuments-ooo-build/ApplicationRunTest.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/AutoFilter.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/CalcFont.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/CalcZoom.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/FinancialFuncTests.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/FinancialFuncs.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/MiscOperatorTests.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/MiscRangeTests.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/PageBreaks.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/Ranges-2.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/Ranges-3.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/Ranges.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/Shapes.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/StrConv-test.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/Template.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/TestAddress.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/TestCalc_Rangetest.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/TestCalc_Rangetest2.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/TestIntersection.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/TestUnion.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/VariantTest.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/Window.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/bytearraystring.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/dateserial.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/datevalue.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/format.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/excel/AutoFilter.log | 20
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/excel/MiscRangeTests.log | 45
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/excel/Ranges-2.log | 68
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/excel/Ranges-3.log | 8
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/excel/Ranges.log | 280 ++
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/excel/TestAddress.log | 62
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/excel/TestCalc_Rangetest.log | 60
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/excel/TestCalc_Rangetest2.log | 64
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/format.log | 36
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/AutoFilter.log | 20
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/CalcFont.log | 17
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/CalcZoom.log | 18
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/FinancialFuncTests.log | 31
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/MiscOperatorTests.log | 30
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/MiscRangeTests.log | 45
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/PageBreaks.log | 10
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/Ranges-2.log | 68
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/Ranges-3.log | 8
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/Ranges.log | 280 ++
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/Shapes.log | 77
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/StrConv-test.log | 9
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/Template.log | 14
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/TestAddress.log | 67
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/TestCalc_Rangetest.log | 60
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/TestCalc_Rangetest2.log | 65
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/TestIntersection.log | 26
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/TestUnion.log | 17
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/VariantTest.log | 47
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/Window.log | 46
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/bytearraystring.log | 8
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/dateserial.log | 9
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/datevalue.log | 8
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/format.log | 36
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/pagesetup.log | 77
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/partition.log | 11
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/range-4.log | 16
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/replace.log | 14
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/stringplusdouble.log | 62
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/window2.log | 41
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/AutoFilter.log | 20
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/CalcFont.log | 17
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/MiscOperatorTests.log | 29
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/MiscRangeTests.log | 45
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/PageBreaks.log | 10
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/Ranges-2.log | 68
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/Ranges-3.log | 8
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/Ranges.log | 280 ++
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/Shapes.log | 77
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/StrConv-test.log | 9
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/Template.log | 14
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/TestAddress.log | 67
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/TestCalc_Rangetest.log | 60
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/TestCalc_Rangetest2.log | 65
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/TestIntersection.log | 26
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/TestUnion.log | 17
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/VariantTest.log | 47
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/Window.log | 46
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/bytearraystring.log | 8
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/dateserial.log | 9
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/datevalue.log | 8
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/format.log | 36
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/pagesetup.log | 87
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/partition.log | 11
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/range-4.log | 16
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/replace.log | 14
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/stringplusdouble.log | 62
sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/window2.log | 41
sc/source/ui/vba/testvba/TestDocuments-ooo-build/notwork/error.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/notwork/imagecontrols.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/notwork/keyword.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/notwork/objectmodule.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/notwork/stringtodouble.ods |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/partition.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/range-4.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/replace.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/stringplusdouble.xls |binary
sc/source/ui/vba/testvba/TestDocuments-ooo-build/window2.xls |binary
sc/source/ui/vba/testvba/TestDocuments/ApplicationRunTest.xls |binary
sc/source/ui/vba/testvba/TestDocuments/CalcFont.xls |binary
sc/source/ui/vba/testvba/TestDocuments/FinancialFuncs.xls |binary
sc/source/ui/vba/testvba/TestDocuments/Ranges.xls |binary
sc/source/ui/vba/testvba/TestDocuments/TestAddress.xls |binary
sc/source/ui/vba/testvba/TestDocuments/TestIntersection.xls |binary
sc/source/ui/vba/testvba/TestDocuments/TestUnion.xls |binary
sc/source/ui/vba/testvba/TestDocuments/logs/unix/CalcFont.log | 17
sc/source/ui/vba/testvba/TestDocuments/logs/unix/Ranges.log | 20
sc/source/ui/vba/testvba/TestDocuments/logs/unix/TestAddress.log | 11
sc/source/ui/vba/testvba/TestDocuments/logs/unix/TestIntersection.log | 26
sc/source/ui/vba/testvba/TestDocuments/logs/unix/TestUnion.log | 17
sc/source/ui/vba/testvba/TestDocuments/logs/unix/format.log | 4
sc/source/ui/vba/testvba/TestDocuments/logs/unix/replace.log | 4
sc/source/ui/vba/testvba/TestDocuments/logs/unix/window2.log | 24
sc/source/ui/vba/testvba/TestDocuments/pagesetup.xls |binary
sc/source/ui/vba/testvba/TestDocuments/window2.xls |binary
sc/source/ui/vba/testvba/runTests.pl | 2
sc/source/ui/vba/testvba/testclient |binary
sc/source/ui/vba/vbaapplication.cxx | 286 --
sc/source/ui/vba/vbaapplication.hxx | 21
sc/source/ui/vba/vbaassistant.hxx | 4
sc/source/ui/vba/vbaaxes.hxx | 2
sc/source/ui/vba/vbaaxis.hxx | 4
sc/source/ui/vba/vbaborders.hxx | 2
sc/source/ui/vba/vbabutton.cxx | 74
sc/source/ui/vba/vbabutton.hxx | 51
sc/source/ui/vba/vbacharacters.hxx | 2
sc/source/ui/vba/vbachart.hxx | 2
sc/source/ui/vba/vbachartobject.cxx | 7
sc/source/ui/vba/vbachartobject.hxx | 2
sc/source/ui/vba/vbachartobjects.hxx | 4
sc/source/ui/vba/vbacharts.cxx | 6
sc/source/ui/vba/vbacharts.hxx | 6
sc/source/ui/vba/vbacheckbox.cxx | 110
sc/source/ui/vba/vbacheckbox.hxx | 60
sc/source/ui/vba/vbacollectionimpl.cxx | 136 -
sc/source/ui/vba/vbacollectionimpl.hxx | 259 --
sc/source/ui/vba/vbacolorformat.cxx | 190 -
sc/source/ui/vba/vbacolorformat.hxx | 128 -
sc/source/ui/vba/vbacombobox.cxx | 175 -
sc/source/ui/vba/vbacombobox.hxx | 80
sc/source/ui/vba/vbacommandbar.cxx | 329 --
sc/source/ui/vba/vbacommandbar.hxx | 105
sc/source/ui/vba/vbacommandbarcontrol.cxx | 403 ---
sc/source/ui/vba/vbacommandbarcontrol.hxx | 90
sc/source/ui/vba/vbacommandbarcontrols.cxx | 246 --
sc/source/ui/vba/vbacommandbarcontrols.hxx | 90
sc/source/ui/vba/vbacommandbars.cxx | 247 --
sc/source/ui/vba/vbacommandbars.hxx | 79
sc/source/ui/vba/vbacomment.hxx | 2
sc/source/ui/vba/vbacomments.hxx | 4
sc/source/ui/vba/vbacondition.hxx | 2
sc/source/ui/vba/vbacontrol.cxx | 468 ---
sc/source/ui/vba/vbacontrol.hxx | 111
sc/source/ui/vba/vbacontrols.cxx | 227 -
sc/source/ui/vba/vbacontrols.hxx | 62
sc/source/ui/vba/vbadialog.cxx | 32
sc/source/ui/vba/vbadialog.hxx | 17
sc/source/ui/vba/vbadialogs.cxx | 25
sc/source/ui/vba/vbadialogs.hxx | 13
sc/source/ui/vba/vbafillformat.cxx | 202 -
sc/source/ui/vba/vbafillformat.hxx | 74
sc/source/ui/vba/vbafont.cxx | 140 -
sc/source/ui/vba/vbafont.hxx | 15
sc/source/ui/vba/vbaformat.cxx | 5
sc/source/ui/vba/vbaformat.hxx | 2
sc/source/ui/vba/vbaformatconditions.cxx | 3
sc/source/ui/vba/vbaformatconditions.hxx | 2
sc/source/ui/vba/vbaframe.cxx | 93
sc/source/ui/vba/vbaframe.hxx | 58
sc/source/ui/vba/vbaglobals.cxx | 204 +
sc/source/ui/vba/vbaglobals.hxx | 52
sc/source/ui/vba/vbahelper.cxx | 828 ------
sc/source/ui/vba/vbahelper.hxx | 352 --
sc/source/ui/vba/vbahelperinterface.hxx | 116
sc/source/ui/vba/vbahyperlink.cxx | 2
sc/source/ui/vba/vbahyperlink.hxx | 2
sc/source/ui/vba/vbaimage.cxx | 59
sc/source/ui/vba/vbaimage.hxx | 48
sc/source/ui/vba/vbainterior.cxx | 26
sc/source/ui/vba/vbainterior.hxx | 3
sc/source/ui/vba/vbalabel.cxx | 88
sc/source/ui/vba/vbalabel.hxx | 56
sc/source/ui/vba/vbalineformat.cxx | 458 ---
sc/source/ui/vba/vbalineformat.hxx | 85
sc/source/ui/vba/vbalistbox.cxx | 289 --
sc/source/ui/vba/vbalistbox.hxx | 90
sc/source/ui/vba/vbalistcontrolhelper.cxx | 145 -
sc/source/ui/vba/vbalistcontrolhelper.hxx | 20
sc/source/ui/vba/vbamultipage.cxx | 132 -
sc/source/ui/vba/vbamultipage.hxx | 65
sc/source/ui/vba/vbaname.cxx | 7
sc/source/ui/vba/vbaname.hxx | 4
sc/source/ui/vba/vbanames.cxx | 4
sc/source/ui/vba/vbanames.hxx | 5
sc/source/ui/vba/vbaoleobject.cxx | 56
sc/source/ui/vba/vbaoleobject.hxx | 6
sc/source/ui/vba/vbaoleobjects.hxx | 4
sc/source/ui/vba/vbaoutline.hxx | 2
sc/source/ui/vba/vbapagebreak.cxx | 34
sc/source/ui/vba/vbapagebreak.hxx | 21
sc/source/ui/vba/vbapagebreaks.cxx | 73
sc/source/ui/vba/vbapagebreaks.hxx | 33
sc/source/ui/vba/vbapages.cxx | 81
sc/source/ui/vba/vbapages.hxx | 64
sc/source/ui/vba/vbapagesetup.cxx | 285 --
sc/source/ui/vba/vbapagesetup.hxx | 25
sc/source/ui/vba/vbapalette.cxx | 2
sc/source/ui/vba/vbapalette.hxx | 4
sc/source/ui/vba/vbapane.hxx | 2
sc/source/ui/vba/vbapictureformat.cxx | 147 -
sc/source/ui/vba/vbapictureformat.hxx | 64
sc/source/ui/vba/vbapivotcache.hxx | 2
sc/source/ui/vba/vbapivottable.hxx | 4
sc/source/ui/vba/vbapivottables.hxx | 6
sc/source/ui/vba/vbaprogressbar.cxx | 78
sc/source/ui/vba/vbaprogressbar.hxx | 59
sc/source/ui/vba/vbapropvalue.hxx | 2
sc/source/ui/vba/vbaradiobutton.cxx | 107
sc/source/ui/vba/vbaradiobutton.hxx | 55
sc/source/ui/vba/vbarange.cxx | 106
sc/source/ui/vba/vbarange.hxx | 5
sc/source/ui/vba/vbascrollbar.cxx | 139 -
sc/source/ui/vba/vbascrollbar.hxx | 66
sc/source/ui/vba/vbaseriescollection.hxx | 6
sc/source/ui/vba/vbashape.cxx | 480 ----
sc/source/ui/vba/vbashape.hxx | 108
sc/source/ui/vba/vbashaperange.cxx | 170 -
sc/source/ui/vba/vbashaperange.hxx | 66
sc/source/ui/vba/vbashapes.cxx | 394 ---
sc/source/ui/vba/vbashapes.hxx | 80
sc/source/ui/vba/vbaspinbutton.cxx | 109
sc/source/ui/vba/vbaspinbutton.hxx | 61
sc/source/ui/vba/vbastyle.cxx | 4
sc/source/ui/vba/vbastyles.cxx | 1
sc/source/ui/vba/vbastyles.hxx | 2
sc/source/ui/vba/vbatextbox.cxx | 137 -
sc/source/ui/vba/vbatextbox.hxx | 57
sc/source/ui/vba/vbatextboxshape.cxx | 4
sc/source/ui/vba/vbatextboxshape.hxx | 4
sc/source/ui/vba/vbatextframe.cxx | 118
sc/source/ui/vba/vbatextframe.hxx | 40
sc/source/ui/vba/vbatitle.hxx | 5
sc/source/ui/vba/vbatogglebutton.cxx | 108
sc/source/ui/vba/vbatogglebutton.hxx | 63
sc/source/ui/vba/vbauserform.cxx | 228 -
sc/source/ui/vba/vbauserform.hxx | 78
sc/source/ui/vba/vbavalidation.hxx | 2
sc/source/ui/vba/vbawindow.cxx | 195 -
sc/source/ui/vba/vbawindow.hxx | 17
sc/source/ui/vba/vbawindows.cxx | 29
sc/source/ui/vba/vbawindows.hxx | 7
sc/source/ui/vba/vbaworkbook.cxx | 175 -
sc/source/ui/vba/vbaworkbook.hxx | 20
sc/source/ui/vba/vbaworkbooks.cxx | 230 -
sc/source/ui/vba/vbaworkbooks.hxx | 11
sc/source/ui/vba/vbaworksheet.cxx | 124 -
sc/source/ui/vba/vbaworksheet.hxx | 7
sc/source/ui/vba/vbaworksheets.cxx | 31
sc/source/ui/vba/vbaworksheets.hxx | 3
sc/source/ui/view/cellsh2.cxx | 30
sc/source/ui/view/makefile.mk | 3
sc/source/ui/view/reffact.cxx | 84
sc/source/ui/view/tabvwsh.cxx | 4
sc/source/ui/view/viewdata.cxx | 135 -
sc/util/makefile.mk | 8
scp2/inc/macros.inc | 12
scp2/source/activex/file_activex.scp | 10
scp2/source/activex/makefile.mk | 4
scp2/source/activex/module_activex.scp | 2
scp2/source/calc/registryitem_calc.scp | 4
scp2/source/draw/registryitem_draw.scp | 4
scp2/source/impress/registryitem_impress.scp | 4
scp2/source/math/registryitem_math.scp | 4
scp2/source/ooo/file_library_ooo.scp | 49
scp2/source/ooo/makefile.mk | 5
scp2/source/ooo/module_hidden_ooo.scp | 3
scp2/source/ooo/registryitem_ooo.scp | 61
scp2/source/ooo/vc_redist.scp | 16
scp2/source/ooo/windowscustomaction_ooo.scp | 18
scp2/source/winexplorerext/file_winexplorerext.scp | 52
scp2/source/winexplorerext/makefile.mk | 4
scp2/source/winexplorerext/module_winexplorerext.scp | 6
scp2/source/winexplorerext/registryitem_winexplorerext.scp | 74
scp2/source/writer/registryitem_writer.scp | 4
sd/sdi/_drvwsh.sdi | 2
sd/source/core/sdpage.cxx | 36
sd/source/ui/accessibility/AccessibleDocumentViewBase.cxx | 8
sd/source/ui/accessibility/AccessibleDrawDocumentView.cxx | 11
sd/source/ui/dlg/docprev.cxx | 6
sd/source/ui/docshell/docshell.cxx | 6
sd/source/ui/docshell/formatclipboard.cxx | 237 -
sd/source/ui/docshell/makefile.mk | 1
sd/source/ui/func/fuformatpaintbrush.cxx | 248 +-
sd/source/ui/inc/AccessibleDocumentViewBase.hxx | 4
sd/source/ui/inc/AccessibleDrawDocumentView.hxx | 4
sd/source/ui/inc/DrawDocShell.hxx | 4
sd/source/ui/inc/ViewShellBase.hxx | 4
sd/source/ui/inc/formatclipboard.hxx | 64
sd/source/ui/inc/fuformatpaintbrush.hxx | 30
sd/source/ui/slideshow/slideshowimpl.cxx | 200 +
sd/source/ui/slideshow/slideshowimpl.hxx | 16
sd/source/ui/slidesorter/controller/SlideSorterController.cxx | 2
sd/source/ui/slidesorter/controller/SlsFocusManager.cxx | 29
sd/source/ui/slidesorter/inc/controller/SlsFocusManager.hxx | 12
sd/source/ui/view/ViewShellBase.cxx | 53
sd/source/ui/view/drviews6.cxx | 33
sd/source/ui/view/drviews7.cxx | 16
sd/source/ui/view/drviewse.cxx | 27
sdext/source/presenter/PresenterController.cxx | 11
sdext/source/presenter/PresenterCurrentSlideObserver.cxx | 4
sdext/source/presenter/PresenterCurrentSlideObserver.hxx | 2
sdext/source/presenter/PresenterSlideShowView.cxx | 21
sdext/source/presenter/description.xml | 4
sdext/source/presenter/help/en-US/com.sun.PresenterScreen-linux_x86/presenter.xhp | 189 +
sdext/source/presenter/help/en-US/com.sun.PresenterScreen-linux_x86_64/presenter.xhp | 189 +
sdext/source/presenter/help/en-US/com.sun.PresenterScreen-macosx_x86/presenter.xhp | 189 +
sdext/source/presenter/help/en-US/com.sun.PresenterScreen-solaris_sparc/presenter.xhp | 189 +
sdext/source/presenter/help/en-US/com.sun.PresenterScreen-solaris_x86/presenter.xhp | 189 +
sdext/source/presenter/help/en-US/com.sun.PresenterScreen-windows_x86/presenter.xhp | 189 +
sdext/source/presenter/makefile.mk | 21
sdext/source/presenter/manifest.xml | 4
set_soenv.in | 10
setup_native/prj/build.lst | 1
setup_native/source/java/javaversion.dat | 26
setup_native/source/java/javaversion2.dat | 26
setup_native/source/win32/customactions/reg64/exports.dxp | 2
setup_native/source/win32/customactions/reg64/makefile.mk | 112
setup_native/source/win32/customactions/reg64/reg64.cxx | 474 +++
setup_native/source/win32/customactions/regactivex/regactivex.cxx | 50
setup_native/source/win32/customactions/shellextensions/shellextensions.cxx | 87
setup_native/source/win32/msi-encodinglist.txt | 13
sfx2/inc/sfx2/childwin.hxx | 6
sfx2/inc/sfx2/mnuitem.hxx | 9
sfx2/inc/sfx2/objsh.hxx | 5
sfx2/source/control/bindings.cxx | 5
sfx2/source/doc/docfile.cxx | 11
sfx2/source/doc/makefile.mk | 8
sfx2/source/doc/objcont.cxx | 44
sfx2/source/doc/objmisc.cxx | 7
sfx2/source/doc/objserv.cxx | 16
sfx2/source/doc/sfxacldetect.cxx | 108
sfx2/source/menu/mnuitem.cxx | 20
sfx2/source/menu/virtmenu.cxx | 20
sfx2/source/view/sfxbasecontroller.cxx | 24
shell/inc/internal/config.hxx | 5
shell/inc/internal/utilities.hxx | 20
shell/prj/d.lst | 3
shell/source/tools/lngconvex/lngconvex.cxx | 31
shell/source/win32/shlxthandler/infotips/infotips.cxx | 2
shell/source/win32/shlxthandler/makefile.mk | 13
shell/source/win32/shlxthandler/ooofilt/proxy/ooofiltproxy.cxx | 4
shell/source/win32/shlxthandler/propsheets/propsheets.cxx | 3
shell/source/win32/shlxthandler/res/makefile.mk | 10
shell/source/win32/shlxthandler/thumbviewer/thumbviewer.cxx | 18
shell/source/win32/shlxthandler/util/utilities.cxx | 15
slideshow/source/engine/activities/activitiesfactory.cxx | 9
slideshow/source/engine/animationnodes/animationaudionode.cxx | 9
slideshow/source/engine/animationnodes/animationbasenode.cxx | 3
slideshow/source/engine/animationnodes/animationcommandnode.cxx | 3
slideshow/source/engine/animationnodes/animationsetnode.cxx | 3
slideshow/source/engine/animationnodes/basenode.cxx | 9
slideshow/source/engine/animationnodes/basenode.hxx | 4
slideshow/source/engine/animationnodes/generateevent.cxx | 36
slideshow/source/engine/animationnodes/paralleltimecontainer.cxx | 3
slideshow/source/engine/animationnodes/sequentialtimecontainer.cxx | 19
slideshow/source/engine/debug.cxx | 327 ++
slideshow/source/engine/effectrewinder.cxx | 436 +++
slideshow/source/engine/effectrewinder.hxx | 185 +
slideshow/source/engine/eventmultiplexer.cxx | 25
slideshow/source/engine/eventqueue.cxx | 78
slideshow/source/engine/makefile.mk | 4
slideshow/source/engine/rehearsetimingsactivity.cxx | 3
slideshow/source/engine/screenupdater.cxx | 83
slideshow/source/engine/shapes/drawshape.cxx | 6
slideshow/source/engine/shapes/viewmediashape.cxx | 12
slideshow/source/engine/shapes/viewmediashape.hxx | 1
slideshow/source/engine/slide/layermanager.cxx | 105
slideshow/source/engine/slide/layermanager.hxx | 35
slideshow/source/engine/slideshowimpl.cxx | 469 +++
slideshow/source/engine/slideview.cxx | 22
slideshow/source/engine/usereventqueue.cxx | 58
slideshow/source/engine/wakeupevent.cxx | 3
slideshow/source/inc/debug.hxx | 80
slideshow/source/inc/delayevent.hxx | 55
slideshow/source/inc/event.hxx | 14
slideshow/source/inc/eventqueue.hxx | 8
slideshow/source/inc/interruptabledelayevent.hxx | 5
slideshow/source/inc/screenupdater.hxx | 21
slideshow/source/inc/unoview.hxx | 10
slideshow/source/inc/usereventqueue.hxx | 16
solenv/bin/deliver.pl | 24
solenv/bin/modules/installer/globals.pm | 11
solenv/bin/modules/installer/windows/idtglobal.pm | 10
solenv/bin/modules/installer/windows/registry.pm | 35
solenv/bin/modules/installer/xpdinstaller.pm | 16
solenv/config/sdev300.ini | 9
solenv/inc/libs.mk | 13
solenv/inc/minor.mk | 6
solenv/inc/postset.mk | 224 -
solenv/inc/set_wntx64.mk | 24
solenv/inc/tg_wntx64.mk | 12
svtools/inc/roadmap.hxx | 82
svtools/inc/svtools/accessiblefactory.hxx | 6
svtools/inc/svtools/accessibletable.hxx | 185 +
svtools/inc/svtools/hyperlabel.hxx | 11
svtools/inc/svtools/solar.hrc | 15
svtools/inc/svtools/table/tablecontrol.hxx | 86
svtools/inc/svtools/table/tablemodel.hxx | 4
svtools/prj/d.lst | 3
svtools/source/control/hyperlabel.cxx | 43
svtools/source/control/roadmap.cxx | 687 +++--
svtools/source/misc/svtaccessiblefactory.cxx | 9
svtools/source/passwordcontainer/passwordcontainer.cxx | 13
svtools/source/table/tablecontrol.cxx | 372 +++
svtools/source/table/tablecontrol_impl.cxx | 25
svtools/source/table/tablecontrol_impl.hxx | 20
svtools/source/uno/makefile.mk | 1
svtools/source/uno/svtxgridcontrol.cxx | 458 +++
svtools/source/uno/svtxgridcontrol.hxx | 106
svtools/source/uno/unocontroltablemodel.cxx | 481 ----
svtools/source/uno/unocontroltablemodel.hxx | 96
svtools/source/uno/unoiface.cxx | 9
svx/inc/fmhelp.hrc | 165 -
svx/inc/svx/msvbahelper.hxx | 58
svx/inc/svx/numitem.hxx | 30
svx/inc/svx/sdr/contact/viewobjectcontactofunocontrol.hxx | 5
svx/inc/svx/selectioncontroller.hxx | 11
svx/inc/svx/svdedxv.hxx | 17
svx/prj/d.lst | 1
svx/source/cui/cuicharmap.cxx | 5
svx/source/cui/numpages.cxx | 111
svx/source/dialog/hyperdlg.cxx | 6
svx/source/editeng/editdoc.cxx | 11
svx/source/fmcomp/gridcell.cxx | 4
svx/source/intro/intro_tmpl.hrc | 210 -
svx/source/items/numitem.cxx | 504 ++--
svx/source/msfilter/makefile.mk | 6
svx/source/msfilter/msvbahelper.cxx | 384 +++
svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx | 107
svx/source/sdr/overlay/overlaymanagerbuffered.cxx | 37
svx/source/svdraw/selectioncontroller.cxx | 11
svx/source/svdraw/svdedxv.cxx | 226 +
svx/source/svdraw/svdotextdecomposition.cxx | 48
svx/source/svdraw/svdpage.cxx | 8
svx/source/table/tablecontroller.cxx | 82
svx/source/table/tablecontroller.hxx | 4
svx/util/hidother.src | 7
sw/inc/unocoll.hxx | 3
sw/inc/unomap.hxx | 2
sw/inc/unoprnms.hxx | 4
sw/inc/unotbl.hxx | 4
sw/prj/build.lst | 5
sw/prj/d.lst | 1
sw/qa/complex/writer/TextPortionEnumerationTest.java | 13
sw/source/core/doc/docfmt.cxx | 18
sw/source/core/doc/doctxm.cxx | 4
sw/source/core/text/porfld.cxx | 7
sw/source/core/text/porfld.hxx | 2
sw/source/core/txtnode/thints.cxx | 6
sw/source/core/unocore/unoparagraph.cxx | 3
sw/source/filter/ww8/WW8TableInfo.cxx | 38
sw/source/filter/ww8/WW8TableInfo.hxx | 3
sw/source/filter/ww8/wrtww8.cxx | 129 -
sw/source/filter/ww8/ww8atr.cxx | 4
sw/source/filter/ww8/ww8par2.cxx | 19
sw/source/ui/dbui/dbmgr.cxx | 2
sw/source/ui/docvw/PostItMgr.cxx | 1
sw/source/ui/shells/basesh.cxx | 5
sw/source/ui/vba/makefile.mk | 111
sw/source/ui/vba/service.cxx | 87
sw/source/ui/vba/vbaaddin.cxx | 107
sw/source/ui/vba/vbaaddin.hxx | 62
sw/source/ui/vba/vbaaddins.cxx | 110
sw/source/ui/vba/vbaaddins.hxx | 55
sw/source/ui/vba/vbaapplication.cxx | 206 +
sw/source/ui/vba/vbaapplication.hxx | 77
sw/source/ui/vba/vbaautotextentry.cxx | 129 +
sw/source/ui/vba/vbaautotextentry.hxx | 83
sw/source/ui/vba/vbabookmark.cxx | 112
sw/source/ui/vba/vbabookmark.hxx | 68
sw/source/ui/vba/vbabookmarks.cxx | 240 ++
sw/source/ui/vba/vbabookmarks.hxx | 78
sw/source/ui/vba/vbaborders.cxx | 381 +++
sw/source/ui/vba/vbaborders.hxx | 66
sw/source/ui/vba/vbadialog.cxx | 81
sw/source/ui/vba/vbadialog.hxx | 53
sw/source/ui/vba/vbadialogs.cxx | 64
sw/source/ui/vba/vbadialogs.hxx | 56
sw/source/ui/vba/vbadocument.cxx | 384 +++
sw/source/ui/vba/vbadocument.hxx | 83
sw/source/ui/vba/vbadocumentproperties.cxx | 767 ++++++
sw/source/ui/vba/vbadocumentproperties.hxx | 70
sw/source/ui/vba/vbadocuments.cxx | 200 +
sw/source/ui/vba/vbadocuments.hxx | 69
sw/source/ui/vba/vbafield.cxx | 481 ++++
sw/source/ui/vba/vbafield.hxx | 80
sw/source/ui/vba/vbafind.cxx | 431 +++
sw/source/ui/vba/vbafind.hxx | 104
sw/source/ui/vba/vbafont.cxx | 216 +
sw/source/ui/vba/vbafont.hxx | 31
sw/source/ui/vba/vbaglobals.cxx | 196 +
sw/source/ui/vba/vbaglobals.hxx | 83
sw/source/ui/vba/vbaheaderfooter.cxx | 114
sw/source/ui/vba/vbaheaderfooter.hxx | 63
sw/source/ui/vba/vbaheaderfooterhelper.cxx | 178 +
sw/source/ui/vba/vbaheaderfooterhelper.hxx | 52
sw/source/ui/vba/vbainformationhelper.cxx | 71
sw/source/ui/vba/vbainformationhelper.hxx | 46
sw/source/ui/vba/vbaoptions.cxx | 287 ++
sw/source/ui/vba/vbaoptions.hxx | 90
sw/source/ui/vba/vbapagesetup.cxx | 275 ++
sw/source/ui/vba/vbapagesetup.hxx | 70
sw/source/ui/vba/vbapalette.cxx | 75
sw/source/ui/vba/vbapalette.hxx | 15
sw/source/ui/vba/vbapane.cxx | 79
sw/source/ui/vba/vbapane.hxx | 57
sw/source/ui/vba/vbapanes.cxx | 127 +
sw/source/ui/vba/vbapanes.hxx | 60
sw/source/ui/vba/vbaparagraph.cxx | 177 +
sw/source/ui/vba/vbaparagraph.hxx | 84
sw/source/ui/vba/vbaparagraphformat.cxx | 576 ++++
sw/source/ui/vba/vbaparagraphformat.hxx | 98
sw/source/ui/vba/vbarange.cxx | 348 ++
sw/source/ui/vba/vbarange.hxx | 93
sw/source/ui/vba/vbarangehelper.cxx | 174 +
sw/source/ui/vba/vbarangehelper.hxx | 46
sw/source/ui/vba/vbareplacement.cxx | 74
sw/source/ui/vba/vbareplacement.hxx | 57
sw/source/ui/vba/vbasection.cxx | 90
sw/source/ui/vba/vbasection.hxx | 62
sw/source/ui/vba/vbasections.cxx | 190 +
sw/source/ui/vba/vbasections.hxx | 62
sw/source/ui/vba/vbaselection.cxx | 682 +++++
sw/source/ui/vba/vbaselection.hxx | 108
sw/source/ui/vba/vbastyle.cxx | 152 +
sw/source/ui/vba/vbastyle.hxx | 70
sw/source/ui/vba/vbastyles.cxx | 380 +++
sw/source/ui/vba/vbastyles.hxx | 54
sw/source/ui/vba/vbasystem.cxx | 195 +
sw/source/ui/vba/vbasystem.hxx | 75
sw/source/ui/vba/vbatable.cxx | 97
sw/source/ui/vba/vbatable.hxx | 28
sw/source/ui/vba/vbatables.cxx | 131 +
sw/source/ui/vba/vbatables.hxx | 28
sw/source/ui/vba/vbatemplate.cxx | 106
sw/source/ui/vba/vbatemplate.hxx | 55
sw/source/ui/vba/vbavariable.cxx | 108
sw/source/ui/vba/vbavariable.hxx | 62
sw/source/ui/vba/vbavariables.cxx | 105
sw/source/ui/vba/vbavariables.hxx | 64
sw/source/ui/vba/vbaview.cxx | 425 +++
sw/source/ui/vba/vbaview.hxx | 71
sw/source/ui/vba/vbawindow.cxx | 116
sw/source/ui/vba/vbawindow.hxx | 61
sw/source/ui/vba/vbawrapformat.cxx | 260 ++
sw/source/ui/vba/vbawrapformat.hxx | 73
sw/source/ui/vba/wordvbahelper.cxx | 95
sw/source/ui/vba/wordvbahelper.hxx | 57
sw/source/ui/wrtsh/select.cxx | 1
sw/util/makefile.mk | 35
sw/util/vbaswobj.map | 9
testautomation/dbaccess/optional/includes/ctrl_General.inc | 4
testautomation/dbaccess/optional/includes/ctrl_Wizards.inc | 2
testautomation/dbaccess/optional/includes/frm_Forms.inc | 13
testautomation/dbaccess/tools/controltools.inc | 2
testautomation/extensions/optional/includes/help.inc | 3
testautomation/framework/optional/f_basic_gridcontrol.bas | 55
testautomation/framework/optional/includes/basic_eventbinding.inc | 2
testautomation/framework/optional/includes/basic_gridcontrol.inc | 137 +
testautomation/framework/optional/includes/basic_ide.inc | 97
testautomation/framework/optional/input/gridcontrol.odt |binary
testautomation/framework/required/includes/basic_dialog_export.inc | 2
testautomation/framework/required/includes/basic_dialog_i18n.inc | 3
testautomation/framework/required/includes/basic_dialog_i18n_import.inc | 19
testautomation/global/input/accelerators.txt | 1
testautomation/global/required/includes/g_customize.inc | 9
testautomation/global/tools/includes/required/t_option2.inc | 6
testautomation/global/win/tab_t_z.win | 2
testautomation/spreadsheet/optional/c_validity.bas | 93
testautomation/spreadsheet/optional/includes/validity/c_validity.inc | 384 +++
testautomation/spreadsheet/optional/input/validity.ods |binary
testautomation/spreadsheet/required/includes/c_upd_datamenu.inc | 16
testautomation/spreadsheet/required/includes/c_upd_viewmenu.inc | 1
testautomation/spreadsheet/tools/includes/c_validity_tools.inc | 145 +
testautomation/writer/optional/includes/drawing/w_drawing_tools2.inc | 6
testautomation/writer/optional/includes/hyphenation/w_hyphenation.inc | 659 ++---
testautomation/writer/optional/includes/loadsave/w_loadsave.inc | 633 ++---
testautomation/writer/optional/includes/table/w_204a_.inc | 58
testautomation/writer/optional/input/hyphenation/tHyphenation.odt |binary
testautomation/writer/optional/w_hyphenation.bas | 8
testautomation/writer/required/includes/w_005b_.inc | 37
testautomation/writer/required/includes/w_007_.inc | 2
testautomation/writer/required/includes/w_020_.inc | 12
testautomation/writer/tools/includes/w_tools_hyphenation.inc | 85
toolkit/inc/toolkit/awt/vclxtopwindow.hxx | 37
toolkit/inc/toolkit/awt/vclxwindows.hxx | 5
toolkit/source/awt/vclxdialog.cxx | 1
toolkit/source/awt/vclxtopwindow.cxx | 166 -
toolkit/source/awt/vclxwindows.cxx | 3
toolkit/source/controls/unocontrol.cxx | 8
tools/source/memtools/table.cxx | 41
transex3/inc/export.hxx | 12
transex3/inc/gsicheck.hxx | 131 +
transex3/inc/inireader.hxx | 52
transex3/inc/treeconfig.hxx | 28
transex3/prj/d.lst | 2
transex3/scripts/fast_merge.pl | 2
transex3/scripts/localize_old.pl | 1130 +++++++++
transex3/source/cfgmerge.cxx | 4
transex3/source/export2.cxx | 13
transex3/source/gsicheck.hxx | 131 -
transex3/source/hw2fw.cxx | 202 -
transex3/source/inireader.cxx | 132 +
transex3/source/localize.cxx | 183 -
transex3/source/makefile.mk | 30
transex3/source/treeconfig.cxx | 128 +
transex3/source/txtconv.cxx | 168 -
transex3/source/xrmmerge.cxx | 4
ucb/source/ucp/webdav/DAVResourceAccess.cxx | 5
ucb/source/ucp/webdav/NeonSession.cxx | 7
unoxml/source/dom/node.cxx | 6
unoxml/source/dom/node.hxx | 10
vbahelper/inc/vbahelper/helperdecl.hxx | 58
vbahelper/inc/vbahelper/vbaapplicationbase.hxx | 64
vbahelper/inc/vbahelper/vbacollectionimpl.hxx | 257 ++
vbahelper/inc/vbahelper/vbadialogbase.hxx | 54
vbahelper/inc/vbahelper/vbadialogsbase.hxx | 54
vbahelper/inc/vbahelper/vbadllapi.h | 44
vbahelper/inc/vbahelper/vbadocumentbase.hxx | 73
vbahelper/inc/vbahelper/vbadocumentsbase.hxx | 69
vbahelper/inc/vbahelper/vbafontbase.hxx | 99
vbahelper/inc/vbahelper/vbaglobalbase.hxx | 53
vbahelper/inc/vbahelper/vbahelper.hxx | 231 +
vbahelper/inc/vbahelper/vbahelperinterface.hxx | 121 +
vbahelper/inc/vbahelper/vbapagesetupbase.hxx | 70
vbahelper/inc/vbahelper/vbapropvalue.hxx | 60
vbahelper/inc/vbahelper/vbashape.hxx | 118
vbahelper/inc/vbahelper/vbashaperange.hxx | 89
vbahelper/inc/vbahelper/vbashapes.hxx | 84
vbahelper/inc/vbahelper/vbatextframe.hxx | 70
vbahelper/inc/vbahelper/vbawindowbase.hxx | 66
vbahelper/prj/build.lst | 6
vbahelper/prj/d.lst | 27
vbahelper/source/msforms/makefile.mk | 79
vbahelper/source/msforms/service.cxx | 83
vbahelper/source/msforms/vbabutton.cxx | 74
vbahelper/source/msforms/vbabutton.hxx | 51
vbahelper/source/msforms/vbacheckbox.cxx | 112
vbahelper/source/msforms/vbacheckbox.hxx | 61
vbahelper/source/msforms/vbacombobox.cxx | 183 +
vbahelper/source/msforms/vbacombobox.hxx | 80
vbahelper/source/msforms/vbacontrol.cxx | 539 ++++
vbahelper/source/msforms/vbacontrol.hxx | 114
vbahelper/source/msforms/vbacontrols.cxx | 232 +
vbahelper/source/msforms/vbacontrols.hxx | 62
vbahelper/source/msforms/vbaframe.cxx | 93
vbahelper/source/msforms/vbaframe.hxx | 58
vbahelper/source/msforms/vbaimage.cxx | 59
vbahelper/source/msforms/vbaimage.hxx | 48
vbahelper/source/msforms/vbalabel.cxx | 88
vbahelper/source/msforms/vbalabel.hxx | 56
vbahelper/source/msforms/vbalistbox.cxx | 290 ++
vbahelper/source/msforms/vbalistbox.hxx | 90
vbahelper/source/msforms/vbalistcontrolhelper.cxx | 146 +
vbahelper/source/msforms/vbalistcontrolhelper.hxx | 20
vbahelper/source/msforms/vbamultipage.cxx | 132 +
vbahelper/source/msforms/vbamultipage.hxx | 65
vbahelper/source/msforms/vbapages.cxx | 80
vbahelper/source/msforms/vbapages.hxx | 64
vbahelper/source/msforms/vbaprogressbar.cxx | 78
vbahelper/source/msforms/vbaprogressbar.hxx | 59
vbahelper/source/msforms/vbaradiobutton.cxx | 107
vbahelper/source/msforms/vbaradiobutton.hxx | 55
vbahelper/source/msforms/vbascrollbar.cxx | 139 +
vbahelper/source/msforms/vbascrollbar.hxx | 66
vbahelper/source/msforms/vbaspinbutton.cxx | 109
vbahelper/source/msforms/vbaspinbutton.hxx | 61
vbahelper/source/msforms/vbatextbox.cxx | 137 +
vbahelper/source/msforms/vbatextbox.hxx | 59
vbahelper/source/msforms/vbatogglebutton.cxx | 108
vbahelper/source/msforms/vbatogglebutton.hxx | 63
vbahelper/source/msforms/vbauserform.cxx | 227 +
vbahelper/source/msforms/vbauserform.hxx | 77
vbahelper/source/vbahelper/makefile.mk | 80
vbahelper/source/vbahelper/vbaapplicationbase.cxx | 218 +
vbahelper/source/vbahelper/vbacolorformat.cxx | 190 +
vbahelper/source/vbahelper/vbacolorformat.hxx | 128 +
vbahelper/source/vbahelper/vbacommandbar.cxx | 212 +
vbahelper/source/vbahelper/vbacommandbar.hxx | 83
vbahelper/source/vbahelper/vbacommandbarcontrol.cxx | 259 ++
vbahelper/source/vbahelper/vbacommandbarcontrol.hxx | 122 +
vbahelper/source/vbahelper/vbacommandbarcontrols.cxx | 256 ++
vbahelper/source/vbahelper/vbacommandbarcontrols.hxx | 75
vbahelper/source/vbahelper/vbacommandbarhelper.cxx | 282 ++
vbahelper/source/vbahelper/vbacommandbarhelper.hxx | 110
vbahelper/source/vbahelper/vbacommandbars.cxx | 238 +
vbahelper/source/vbahelper/vbacommandbars.hxx | 71
vbahelper/source/vbahelper/vbadialogbase.cxx | 51
vbahelper/source/vbahelper/vbadialogsbase.cxx | 47
vbahelper/source/vbahelper/vbadocumentbase.cxx | 228 +
vbahelper/source/vbahelper/vbadocumentsbase.cxx | 305 ++
vbahelper/source/vbahelper/vbafillformat.cxx | 202 +
vbahelper/source/vbahelper/vbafillformat.hxx | 74
vbahelper/source/vbahelper/vbafontbase.cxx | 309 ++
vbahelper/source/vbahelper/vbaglobalbase.cxx | 126 +
vbahelper/source/vbahelper/vbahelper.cxx | 1199 ++++++++++
vbahelper/source/vbahelper/vbahelper.cxx.rej | 45
vbahelper/source/vbahelper/vbalineformat.cxx | 458 +++
vbahelper/source/vbahelper/vbalineformat.hxx | 85
vbahelper/source/vbahelper/vbapagesetupbase.cxx | 325 ++
vbahelper/source/vbahelper/vbapictureformat.cxx | 147 +
vbahelper/source/vbahelper/vbapictureformat.hxx | 64
vbahelper/source/vbahelper/vbapropvalue.cxx | 48
vbahelper/source/vbahelper/vbashape.cxx | 676 +++++
vbahelper/source/vbahelper/vbashaperange.cxx | 382 +++
vbahelper/source/vbahelper/vbashapes.cxx | 491 ++++
vbahelper/source/vbahelper/vbatextframe.cxx | 169 +
vbahelper/source/vbahelper/vbawindowbase.cxx | 180 +
vbahelper/util/makefile.mk | 104
vbahelper/util/msforms.map | 9
vcl/aqua/source/gdi/salatslayout.cxx | 30
vcl/aqua/source/gdi/salgdi.cxx | 73
vcl/aqua/source/window/salframeview.mm | 21
vcl/inc/vcl/svapp.hxx | 3
vcl/inc/vcl/svdata.hxx | 60
vcl/inc/vcl/vclevent.hxx | 33
vcl/inc/vcl/wrkwin.hxx | 2
vcl/prj/d.lst | 1
vcl/source/app/svapp.cxx | 165 -
vcl/source/app/vclevent.cxx | 53
vcl/source/gdi/pdfwriter_impl.cxx | 1
vcl/source/gdi/regband.cxx | 2
vcl/source/window/wrkwin.cxx | 2
vcl/unx/headless/svppspgraphics.cxx | 22
vcl/unx/source/gdi/pspgraphics.cxx | 22
vcl/unx/source/gdi/salgdi.cxx | 422 +++
vcl/unx/source/gdi/xrender_peer.cxx | 4
vcl/unx/source/gdi/xrender_peer.hxx | 14
vcl/unx/source/printergfx/common_gfx.cxx | 66
vcl/win/source/gdi/salgdi3.cxx | 9
wizards/com/sun/star/wizards/agenda/AgendaWizardDialogImpl.java | 4
wizards/com/sun/star/wizards/common/Desktop.java | 20
wizards/com/sun/star/wizards/db/DBMetaData.java | 6
wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.java | 2
wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java | 2
wizards/com/sun/star/wizards/query/QueryWizard.java | 3
wizards/com/sun/star/wizards/report/CallReportWizard.java | 23
wizards/com/sun/star/wizards/web/CallWizard.java | 7
wizards/com/sun/star/wizards/web/FTPDialog.java | 2
wizards/com/sun/star/wizards/web/WebWizard.java | 7
xmlhelp/source/cxxhelp/provider/databases.cxx | 20
xmloff/source/forms/gridcolumnproptranslator.cxx | 10
xmloff/source/text/txtimp.cxx | 48
xmloff/source/text/txtparae.cxx | 31
xmloff/source/text/txtstyli.cxx | 60
zlib/zlib-1.1.4.patch | 2
1204 files changed, 61632 insertions(+), 20399 deletions(-)
---
More information about the Libreoffice-commits
mailing list