CVS statistics
2727 commits by 70 developers resulted in 122266 lines added, and 50456 lines removed.Branches with changes this week
to 17:25 Sunday December 14 2003 UTC (week 49) )
Projects which were changed
(excluding integration and resyncing)Detailed changes on each branch
cws_srx645_sab009 was changed by Mikhail Voitenko(mav)
modified : #114338# committing of truncated stream
util/sot/source/sdstor/ucbstorage.cxx
modified : #114338# catch exception in case of problems with provided inputstream
xml/package/source/zippackage/ZipPackageFolder.cxx
cws_src680_ooo20031216 was changed by Volker Quetschke(vq)
modified : #10000 Remove superfluous \ at the end of a macro definition. This extra \ stopped guw.pl from working propperly.
udk/cli_ure/source/ure/makefile.mk
modified : #11454 Use - instead of /
udk/cli_ure/source/climaker/makefile.mk
cws_src680_ooo20031216 was changed by Kevin B. Hendricks(khendricks)
removed : Issue number: None Submitted by: Kevin B. Hendricsk Reviewed by: author of this code (me) Removing wrapper, and install.sh and its makefile.mk since the setup -net option has been removed in the 680 series making this script more trouble than it is worth.
files from:
install.sh makefile.mk
added : Issue number: None Submitted by: Kevin B. Hendricks Reviewed by: project owner (me) Adding in WordNet-2.0 derived data and copyright notice which must accompany the data to meet their simple lincese requirements To be reviewed by Martin before this cws is merged back to main Kevin
external/addons/dictionaries/en_US/ : WordNet_license.txt, th_en_US_new.zip ;
modified : Issue number: None Submitted by: Kevin B. Hendricks Reviewed by: not reviewed These are changes specific to scp/source/lingu that are needed to change from the old thesaurus to the new thesaurus. In addition since the thesaurs is now multi-language capable, it is NO longer an optional module (without libnth the OOo thesaurus will not function for any language) This should sync up changes with the lingucomponent and dictionaries project
installation/scp/source/lingu/ : files_lingu.scp, makefile.mk ;
modified : Issue number: None Submitted by: Kevin B. Hendricks Reviewed by: project owner (me) Changes to remove the old thesaurus and deliver the new thesaurus The new thesaurus will not be committed to this project until its license is approved so this module will not build fully/properly until then. Kevin
external/addons/dictionaries/en_US/ : makefile.mk, th_gen_idx.pl ;
modified : Issue number: None Submitted by: Kevin B. Hendricks Reviewed by: not reviewed Changes to complete the removal of the now not-optional thesaurus module
installation/scp/util/makefile.mk
modified : Issue number: Issue Number: None Submitted by: Kevin B. Hendricks Reviewed by: author of wrapper code (me) Since wrapper/install.sh has been removed, I am removing the associated build.lst entry as well.
installation/setup2/prj/build.lst
modified : Issue number: Issue number: 21906 and 22301 Submitted by: Kevin Hendricks Reviewed by: ppc linux code owner (me) Removing -fpermissive and -fno-for-scope form the unxlngpp4.mk file since Ken's latest changes has remvoed the need for them anymore. Also I added in -frtti since my tests show no real impact on stripped size or startup speed on PPC Linux, in the hopes this might prevent future rtti related missing symbol problems
tools/solenv/inc/unxlngppc4.mk
modified : Issue number: Issue number: None Submitted by: Kevin B. Hendricks Reviewed by: author of this code snippet (me) Removing the scp entries that copied and renamed install.sh to install since install.sh is no longer needed given setup now defaults to setup -net making install.sh more trouble that it is worth to keep up
installation/scp/source/office/config.scp
cws_src680_ooo20031216 was changed by Philipp Lohmann(pl)
modified : #i10000# corrected link statement for x plugin
gsl/vcl/util/makefile.mk
cws_src680_ooo20031216 was changed by Darragh Sherwin(dsherwin)
modified : #i19048# Add support for building with Visual Studio .NET 2003
cws_src680_ooo20031216 was changed by Ken Foskey(waratah)
modified : #i22535# remove the __DELETE macro it is redundant
sw/sw/source/ui/wizard/wizmulti.cxx
sw/sw/source/core/txtnode/thints.cxx
framework/sfx2/source/menu/virtmenu.cxx
sw/sw/source/core/bastyp/calc.cxx
sw/sw/source/core/undo/undraw.cxx
framework/sfx2/source/control/dispatch.cxx
util/svtools/source/contnr/ : svtabbx.cxx, svlbox.cxx ;
sw/sw/source/core/doc/ : doclay.cxx, docnum.cxx, docsort.cxx, doctxm.cxx ;
framework/sfx2/source/bastyp/minarray.cxx
util/svtools/source/numbers/zformat.cxx
util/svtools/source/svrtf/svparser.cxx
util/tools/inc/solar.h
sw/sw/source/filter/ww8/dump/ww8scan.hxx
framework/sfx2/source/view/printer.cxx
sw/sw/source/core/docnode/ : ndsect.cxx, ndtbl.cxx ;
modified : #i1858# replace some NULL constants with sal_False, used with non-pointers
graphics/sd/source/ui/unoidl/unostyls.cxx
modified : #i22277# Create a constructor to allow permissive to be removed
framework/sfx2/inc/frmhtml.hxx
modified : #i22301# fix for scoping problems
gsl/vcl/source/control/edit.cxx
l10n/i18npool/source/transliteration/transliteration_Ignore.cxx
gsl/vcl/unx/source/gdi/ : xfont.cxx, salgdi3.cxx ;
l10n/i18npool/source/localedata/ : LocaleNode.cxx, localedata.cxx ;
framework/scripting/source/basprov/basprov.cxx
l10n/i18npool/source/nativenumber/nativenumbersupplier.cxx
modified : #i1858# implement typename where it is needed
ucb/ucb/source/inc/regexpmap.tpt
udk/stoc/source/security/lru_cache.h
installation/setup2/inc/chainwidthbuilder.hxx
udk/stoc/source/corereflection/lrucache.hxx
udk/stoc/source/tdmanager/lrucache.hxx
modified : #i1858# remove define as it is already defined in include, comment on line
graphics/svx/source/engine3d/float3d.cxx
modified : #i1858# bracket USE_BSD define with #ifndef to remove a waring
framework/desktop/source/pagein/file_image_unx.c
modified : #i21906# class cannot be friends with itself, GNU only
gsl/vcl/inc/outdev.imp
modified : #i21906# add LL suffix to large constant via macro from system types
gsl/vcl/inc/wintypes.hxx
modified : #i21906# add int return type where missing
gsl/vcl/unx/source/gdi/salprnpsp.cxx
modified : #i1858# bracket a define with #ifdef, remove a warning
framework/sfx2/source/accel/attriblist.cxx
modified : #i21906# specialising template outside of namespace
gsl/vcl/inc/glyphcache.hxx
modified : #i1858# replace some NULL constants with 0 (zero), used with non-pointers
dba/connectivity/source/drivers/odbc/ : OResultSet.cxx, OResultSetMetaData.cxx ;
sc/sc/source/ui/miscdlgs/ : acredlin.cxx, chartdlg.cxx, solvrdlg.cxx ;
graphics/svx/source/unodraw/unoshape.cxx
gsl/vcl/source/gdi/region.cxx
graphics/svx/source/svdraw/svdhdl.cxx
sw/sw/source/core/layout/sectfrm.cxx
util/configmgr/source/data/ : updateaccessor.cxx, sequence.cxx ;
graphics/svx/inc/svdpage.hxx
sw/sw/source/ui/app/docsh2.cxx
sc/sc/source/ui/dbgui/ : filtdlg.cxx, pfiltdlg.cxx, sfiltdlg.cxx ;
framework/sfx2/source/doc/sfxbasemodel.cxx
sc/sc/source/ui/optdlg/ : tpcalc.cxx, tpusrlst.cxx, tpview.cxx ;
sc/sc/source/ui/unoobj/datauno.cxx
dba/connectivity/source/manager/mdrivermanager.cxx
util/sot/source/sdstor/ucbstorage.cxx
gsl/vcl/unx/source/app/ : i18n_im.cxx, saldisp.cxx ;
gsl/vcl/unx/source/window/ : salobj.cxx, salframe.cxx ;
sc/sc/source/ui/attrdlg/attrdlg.cxx
graphics/svx/source/dialog/dlgctl3d.cxx
framework/sfx2/source/view/frmload.cxx
sc/sc/source/ui/pagedlg/ : areasdlg.cxx, tphf.cxx, tphfedit.cxx, tptable.cxx ;
sc/sc/source/filter/excel/tokstack.cxx
sw/sw/source/ui/uiview/pview.cxx
util/svtools/source/misc/transfer.cxx
sc/sc/source/filter/dif/difimp.cxx
graphics/sd/source/ui/unoidl/unopstyl.cxx
sw/starmath/source/mathtype.cxx
modified : #i22277# Correct namespace around specialisation
framework/sfx2/source/toolbox/tbxcust.cxx
modified : Linux Kernel 2.6 patch, this allows the code to use the non-fork version, corrected for documentation purposes at this stage
util/tools/source/solar/solar.c
modified : #i21906# remove permissive options, code now clean
tools/solenv/inc/unxlngi4.mk
modified : #i1858# test for previous definition of macro to remove warning
udk/cppuhelper/source/interfacecontainer.cxx
framework/framework/source/services/attributelist.cxx
util/svtools/source/items/poolio.hxx
porting/crashrep/source/unx/res.cxx
gsl/vcl/unx/source/app/stacktrace.cxx
xml/xmloff/source/core/attrlist.cxx
util/io/source/stm/omark.cxx
util/svtools/source/config/xmlaccelcfg.cxx
util/configmgr/source/misc/attributelist.cxx
tools/xml2cmp/source/xcd/xmlelem.cxx
udk/bridges/source/remote/static/ : proxy.cxx, remote.cxx ;
udk/bridges/source/remote/iiop/environment.cxx
util/tools/bootstrp/sstring.cxx
gsl/psprint/source/fontsubset/ : list.c, sft.c, ttcr.c ;
xml/sax/source/expatwrap/attrlistimpl.cxx
modified : #i1858# implement typename where they are needed
gsl/forms/source/component/GroupManager.hxx
modified : #i21906# add class after friend keyword
cws_src680_rowlimit was changed by Eike Rathke(er)
modified : RESYNC:; FILE MERGED
files from:
sc/sc/source/core/data/global2.cxx
sc/sc/source/ui/unoobj/cellsuno.cxx
sc/sc/source/filter/excel/impop.cxx
sc/sc/source/filter/inc/:
dif.hxx,
lotattr.hxx,
sc/sc/source/core/tool/prnsave.cxx
sc/sc/inc/:
document.hxx,
drwlayer.hxx,
scextopt.hxx,
tabopparams.hxx,
cws_fix645_ab04pp2 was changed by Andreas Schluens(as)
modified : #b4963600# handle picklist size of 0
util/svtools/source/config/historyoptions.cxx
cws_fix645_ab04pp2 was changed by Mathias Bauer(mba)
modified : #114264#: don't activate already active frame, current frame will be wrong afterwards if UI active OLE object is present
framework/sfx2/source/view/viewfrm.cxx
cws_src680_os24 was changed by Oliver Specht(os)
removed : RESYNC:; FILE REMOVED
files from:
attributeproperties.hxx
modified : RESYNC:; FILE MERGED
files from:
sw/sw/source/ui/fldui/fldtdlg.cxx
sw/sw/source/ui/utlui/unotools.cxx
sw/sw/source/ui/index/cnttab.cxx
sw/sw/source/core/layout/wsfrm.cxx
sw/sw/source/core/doc/doctxm.cxx
modified : #114281# prevent loop in SwScanner::NextWord
sw/sw/source/core/txtnode/txtedt.cxx
cws_srx645_ooo11rcmac was changed by Dan Williams(fa)
modified : Update with 1.1.1 GXX_INCLUDE_PATH changes
external/berkeleydb/db-3.2.9.patch
modified : Update to 1.1.1 GXX_INCLUDE_PATH changes
tools/solenv/inc/settings.mk
modified : Update to 1.1.1 GXX_INCLUDE_PATH changes, plus use the special OS X Panther patch when compiling on OS X. Since Apple uses the same compiler version and build number for 10.2 and 10.3, we have to rely on the MacosxEnv.set BUILD_OS_* variables to tell us whether to use the Panther patch or the Jaguar patch.
external/stlport/makefile.mk
modified : Update configure with GXX_INCLUDE_PATH changes from 1.1.1 workspace so we can actually compile STLport here in 11rcmac. Also export OS version build variables so that modules can find out what version of OS X we are running on. Necessary for STLport where we need to use a different patch for Panther.
tools/config_office/ : configure.in, set_soenv.in ;
cws_fix645_setuppp04 was changed by Dirk Voelzke(dv)
modified : #114220# Overwrite files from archive, when OVERWRITE flag is set
installation/setup2/source/agenda/action.cxx
modified : #114258# No more hard coded patch level string
installation/setup2/source/ui/pages/ : ppatch.cxx, ppatch.src, preins.cxx ;
installation/setup2/inc/main.hxx
installation/setup2/util/defs/wntmsci8
installation/setup2/source/ui/main.cxx
installation/setup2/source/uibase/agentdlg.cxx
cws_fix645_setuppp04 was changed by TPF?(tpf)
modified : #b114077# passing URL-encoded file URL into sablot now because sablot was changed to accept only these
installation/setup2/source/custom/update/update.cxx
cws_fix645_setuppp04 was changed by Ingo Schmidt(is)
modified : #114220# adding flag overwrite to three zip files
installation/scp/source/office/files.scp
modified : #114256# new time and date for pp2
installation/scp/inc/gcfg.inc
modified : #114259# Product Update 2 in bootstrap file
installation/scp/source/office/profile.scp
modified : #111022# oolocale also for multilingual installation sets
installation/scp/source/office/profile.scp
cws_src680_qrycomp was changed by Ocke Janssen(oj)
cws_fix645_trapp2 was changed by Tino Rachui(tra)
modified : #111828#cannot really reproduce the crash but could imagine what the cause is, according to DBO I have to catch com::sun::star::lang::DisposedException in the eventlistener notification code, furthermore I removed the catch(...) case in the notification loop because catch(...) is bad practice and hides many problems
gsl/dtrans/source/win32/clipb/WinClipboard.cxx
cws_src680_mav07 was changed by Mikhail Voitenko(mav)
modified : #112923# properties to initialize object
api/offapi/com/sun/star/embed/ : XEmbedObjectCreator.idl, XEmbedObjectFactory.idl, XEmbedPersist.idl, XLinkCreator.idl, XLinkFactory.idl ;
cws_src680_tlapi2 was changed by Thomas Lange(tl)
removed : RESYNC:; FILE REMOVED
files from:
attributeproperties.hxx
modified : #113724# ParaUserDefinedAttributes fixed
graphics/svx/source/items/xmlcnitm.cxx
modified : #i22550# description fixed
api/offapi/com/sun/star/text/textfield/ConditionalText.idl
modified : #i22741# documentation added
modified : RESYNC:; FILE MERGED
files from:
graphics/svx/source/items/xmlcnitm.cxx
sw/sw/source/core/unocore/:
unoobj.cxx,
unotbl.cxx,
sw/starmath/source/parse.cxx
modified : #i23293# don't create auto text group in 'getByname' if it does not exist
sw/sw/source/ui/uno/unoatxt.cxx
modified : #i23293# SwDoc::_GetRefDev fixed
sw/sw/source/core/doc/docnew.cxx
cws_src680_jl3 was changed by Stephan Bergmann(sb)
modified : #114133# Refactored to support Bug114133_Test.java.
udk/bridges/test/com/sun/star/lib/TestBed.java
modified : #114014# Always Use long request headers for very large method IDs.
udk/bridges/source/remote/urp/urp_job.cxx
modified : #114133# Cleaned up (anticipating changes in 1.11.52.1).
udk/jurt/com/sun/star/lib/uno/environments/java/java_environment.java
modified : #114133# Added test.
udk/bridges/test/com/sun/star/lib/uno/bridges/java_remote/ : Bug114133_Test.java, makefile.mk ;
modified : #114000# Fixed handling of method IDs (which are always unsigned).
udk/jurt/com/sun/star/lib/uno/protocols/urp/urp.java
modified : #114014# Fixed handling of method IDs (which are always unsigned).
udk/bridges/test/com/sun/star/lib/uno/bridges/java_remote/ : MethodIdTest.java, makefile.mk ;
modified : #i22352# The workaround to interrupt the dispatcher thread is also needed for 1.3.1.
udk/jurt/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge.java
cws_fix645_pp1numfor2 was changed by Eike Rathke(er)
modified : #110398# FillEListWithUserCurrencys: adapt list position to matched format entry
graphics/svx/source/items/numfmtsh.cxx
modified : #110399# resolve SYSTEM default language in DBNum/NatNum mapping
util/svtools/source/numbers/zformat.cxx
cws_fix645_sligofilterteam19 was changed by Caolán McNamara(cmc)
modified : #114287# backport to 1.1.2
graphics/svx/source/svrtf/svxrtf.cxx
modified : #114362# backport this fix to PP2
sw/sw/source/filter/ww8/ww8par3.cxx
cws_src680_extras12 was changed by Behrend Cornelius(bc)
modified : #111
installation/wizards/source/importwizard/API.xba
cws_src680_xmlsec01 was changed by Michael Brauer(mib)
removed : RESYNC:; FILE REMOVED
files from:
:
Importer.idl,
XAttributes.idl,
XImportContext.idl,
makefile.mk,
XImporter.idl,
makefile,
makefile.mk,
test.cxx,
wrkdlg.hxx,
wrkdlg.cxx,
abt.bmp,
col_pre.bmp,
db_h.bmp,
ddcopy.cur,
ddcopy.ptr,
ddmove.ptr,
doc_gl.ico,
doc_sch.ico,
doc_sd.ico,
doc_sda.ico,
doc_sim.ico,
doc_sm.ico,
doc_ww.ico,
drchlauf.bmp,
drchlauf_h.bmp,
grfsphor_h.bmp,
grfspver.bmp,
hand.cur,
hand.ptr,
kein.bmp,
kondurch.bmp,
kondurch_h.bmp,
konkein.bmp,
konlinks.bmp,
konlinks_h.bmp,
konopt.bmp,
konparal.bmp,
konparal_h.bmp,
konrchts_h.bmp,
links_h.bmp,
move.cur,
navbook.bmp,
navbook_h.bmp,
navchdn.bmp,
navchlf.bmp,
navchlf_h.bmp,
navchrg.bmp,
navchrg_h.bmp,
navchup_h.bmp,
navdn.bmp,
navdn_h.bmp,
navdoc_h.bmp,
navfoot.bmp,
navfoot_h.bmp,
navhead.bmp,
navhead_h.bmp,
navidx.bmp,
navmrk.bmp,
navmrk_h.bmp,
navnote.bmp,
navstmp.bmp,
navstmp_h.bmp,
navtab.bmp,
navtoc.bmp,
navtoc_h.bmp,
navup.bmp,
rm.bmp,
optimal_h.bmp,
parallel.bmp,
parallel_h.bmp,
prg_sweb.ico,
queries_h.bmp,
query_h.bmp,
rechts.bmp,
rm_h.bmp,
sch20557.bmp,
sch20558.bmp,
scnavili.bmp,
scnavire.bmp,
shorz.cur,
shorz.ptr,
slleft.cur,
slright.cur,
slright.ptr,
svert.ptr,
tab.bmp,
tab_h.bmp,
tables.bmp,
tables_h.bmp,
templ.cur,
templ.ptr,
anchor_h.bmp,
danchor_h.bmp,
ddmove.cur,
doc_sc.ico,
doc_sdd.ico,
doc_sw.ico,
dog_h.bmp,
grfsphor.bmp,
grfspver_h.bmp,
kein_h.bmp,
konkein_h.bmp,
konopt_h.bmp,
konrchts.bmp,
links.bmp,
move.ptr,
navchdn_h.bmp,
navchup.bmp,
navdoc.bmp,
navfram.bmp,
navidx_h.bmp,
navnote_h.bmp,
navtab_h.bmp,
navup_h.bmp,
optimal.bmp,
prg_sw10.ico,
queries.bmp,
rechts_h.bmp,
scnavipi.bmp,
slleft.ptr,
svert.cur,
table_h.bmp,
wizard.ico,
x_h.bmp,
swcomlib.cxx,
swlib.cxx,
SwAppletImpl.hxx,
bmpdll.cxx,
oemres.src,
dynlnk.cxx,
iodetect.hxx,
purge.hxx,
cws_srx645_xslt1 was changed by Daniel Rentz(dr)
modified : #110944# #112202#
framework/filter/source/mswordxml/MsWordXMLImport.xsl
modified : RESYNC:; FILE MERGED
files from:
installation/scp/inc/gid.inc
modified : #114318#
framework/filter/source/msexcelxml/MsExcelXMLImport.xsl
cws_fix645_sal7pp2 was changed by Hennes Rohling(hro)
modified : #113048# Use DBGHELP.DLL instead of IMAGEHLP.DLL and initialize search path for SymInitialize
porting/sal/osl/w32/module.c
modified : #i22717# Initialize SAL before global constructors are called (and vice versa on shutdown)
porting/sal/osl/w32/dllentry.c
modified : #112648# VOS pipe methods have to check wether the pipe meber is valid before performing any operation on it
udk/vos/source/pipe.cxx
modified : #112876# Use getpwuid_r() instead of getpwdui() and test for error
porting/sal/osl/unx/security.c
cws_src680_obr01 was changed by Oliver Braun(obr)
modified : #114317# race condition in OfficeIPCThread::run fixed
framework/desktop/source/app/ : officeipcthread.cxx, officeipcthread.hxx ;
cws_src680_itemconn was changed by Daniel Rentz(dr)
modified : #114341# item connection
framework/sfx2/inc/ : itemconnect.hxx, tabdlg.hxx ;
graphics/svx/source/dialog/align.cxx
framework/sfx2/prj/d.lst
framework/sfx2/source/dialog/ : itemconnect.cxx, makefile.mk, tabdlg.cxx ;
modified : #114341# missing typenames
framework/sfx2/inc/itemconnect.hxx
cws_src680_fieldoptions was changed by Niklas Nebel(nn)
modified : #i23447# use subtotal state struct instead of global variables
sc/sc/source/core/data/dptabres.cxx
sc/sc/inc/dptabres.hxx
cws_srx645_formdesign01 was changed by Frank Schoenheit(fs)
added : outsourced the filter handling from ODatabaseForm in preparation of #i23418#
gsl/forms/source/component/ : formfiltermanager.hxx, formfiltermanager.cxx ;
added : outsourced the parameter handling from DatabaseForm.*, in preparation of #i23418#
gsl/forms/source/component/ : formparameters.hxx, formparameters.cxx ;
modified : further preparations for #i23184# - now also able to handle detail fields which denote columns instead of parameters. Still needs some polishing
gsl/forms/source/component/ : formparameters.hxx, formparameters.cxx ;
modified : prevented compiler warning - done during #i23418#
gsl/forms/source/component/GroupManager.cxx
modified : outsourced the parameter handling, in preparation of #i23418#
modified : #i23184# don't overwrite existent filter at the query composer, but preserve it
dba/dbaccess/source/core/api/KeySet.cxx
modified : #i23404# OFileUrlControl: also allow the OCommonBehaviourControl to handle some key input
util/extensions/source/propctrlr/ : usercontrol.hxx, usercontrol.cxx ;
modified : #i19062# FORMS_RESET obsolete
graphics/svx/source/inc/fmshimp.hxx
modified : #100000# make it compile with gcc on Linux
util/extensions/source/propctrlr/formmetadata.cxx
modified : #100000#
gsl/forms/source/component/formparameters.hxx
modified : #i19062# FORMS_RESET obsolete - no automatic reset for /loaded forms only/ when unloading
graphics/svx/source/form/ : fmshimp.cxx, fmview.cxx ;
modified : use short construction for the ImplementationReference
gsl/forms/source/component/ImageControl.cxx
modified : #i23418# +getComposedRowSetStatement
dba/connectivity/inc/connectivity/dbtools.hxx
dba/connectivity/source/commontools/dbtools.cxx
modified : further preparations for #i23184#
gsl/forms/source/component/DatabaseForm.cxx
modified : #i23418# removed some unused property identifiers
gsl/forms/source/misc/property.cxx
gsl/forms/source/inc/property.hrc
modified : outsourced the filter handling in preparation of #i23418#
gsl/forms/source/component/ : DatabaseForm.cxx, DatabaseForm.hxx ;
modified : #i23418# +formfiltermanager
gsl/forms/source/component/makefile.mk
modified : #i23418# renamed the class
gsl/forms/source/component/ : formparameters.cxx, formparameters.hxx ;
cws_src680_calc18 was changed by Daniel Rentz(dr)
modified : #114388# import of BIFF5 encoded byte strings broken
sc/sc/source/filter/inc/xistream.hxx
sc/sc/source/filter/excel/xistream.cxx
cws_srx645_ause0c was changed by Jens-Heiner Rechtien(hr)
modified : #114396#: remove ecomp stuff for CSO product
installation/scp/source/office/files.scp
cws_srx645_ause0c was changed by Frank Schoenheit(fs)
modified : no dbext lib for CSO_PRODUCT
installation/scp/source/office/files.scp
cws_srx645_filtercfg was changed by Andreas Schluens(as)
removed : RESYNC:; FILE REMOVED
files from:
:
exports.dxp,
makefile.mk,
closepreventer.hxx,
commonembobj.hxx,
convert.hxx,
docholder.hxx,
xfactory.hxx,
intercept.hxx,
closepreventer.cxx,
convert.cxx,
docholder.cxx,
intercept.cxx,
register.cxx,
xfactory.cxx,
makefile.mk,
embedobj.cxx,
makefile.mk,
miscobj.cxx,
persistence.cxx,
visobj.cxx,
build.lst,
d.lst,
modified : RESYNC:; FILE MERGED
files from:
sc/sc/source/ui/docshell/docsh4.cxx
framework/offmgr/source/offapp/app/app3.cxx
framework/sfx2/source/view/viewsh.cxx
graphics/sd/source/ui/unoidl/unomodel.cxx
graphics/sd/source/ui/docshell/docshel4.cxx
installation/scp/source/office/:
files.scp,
profile.scp,
unxbasic.scp,
sw/sw/source/filter/basflt/fltini.cxx
graphics/svx/source/options/optsave.cxx
framework/sfx2/source/doc/objstor.cxx
framework/offmgr/source/offapp/dialog/treeopt.cxx
modified : RESYNC:; FILE MERGED correct merge conflict
files from:
framework/sfx2/source/doc/objserv.cxx
framework/framework/source/services/substitutepathvars.cxx
framework/sfx2/source/view/topfrm.cxx
framework/sfx2/source/appl/app.cxx
modified : correct merge again ...
framework/sfx2/source/doc/objserv.cxx
modified : #102620# handle preselection more gracefully
framework/filter/source/config/cache/typedetection.cxx
modified : #102620# handle filter updates (if single filters was already used) right
framework/sfx2/source/bastyp/fltfnc.cxx
cws_src680_sj05 was changed by Sven Jacobi(sj)
added : added second fill color
graphics/svx/inc/xsflclit.hxx
modified : no longer removing geometry item
graphics/svx/inc/svx/sdr/properties/autoshapeproperties.hxx
graphics/svx/source/sdr/properties/autoshapeproperties.cxx
modified : autoshape changes
graphics/svx/source/items/autoshapeitem.cxx
graphics/svx/source/inc/unopolyhelper.hxx
graphics/svx/inc/sdasitm.hxx
graphics/svx/source/unodraw/unoshap2.cxx
graphics/svx/source/autoshapes/ : EnhancedAutoShape2d.cxx, EnhancedAutoShape2d.hxx, EnhancedAutoShapeEngine.cxx, EnhancedAutoShapeGeometry.cxx, EnhancedAutoShapeHandle.cxx ;
graphics/svx/source/msfilter/ : escherex.cxx, msdffimp.cxx ;
graphics/svx/util/defs/wntmsci8
graphics/svx/source/svdraw/svdoashp.cxx
modified : defaulting autoshape engine
graphics/svx/source/svdraw/svdoashp.cxx
modified : added secondary fill color
graphics/svx/source/xoutdev/ : xattr.cxx, xpool.cxx ;
graphics/svx/inc/ : svdstr.hrc, unoprnms.hxx, unoshprp.hxx, xdef.hxx, xfillit.hxx ;
xml/xmloff/source/draw/sdpropls.cxx
graphics/svx/source/autoshapes/EnhancedAutoShape3d.cxx
graphics/svx/source/msfilter/msdffimp.cxx
graphics/svx/source/svdraw/ : svdattr.cxx, svdstr.src ;
modified : added handles for autoshapes
graphics/svx/source/autoshapes/ : EnhancedAutoShapeGeometry.cxx, EnhancedAutoShape2d.cxx, EnhancedAutoShape2d.hxx, EnhancedAutoShapeHandle.cxx ;
graphics/svx/util/defs/wntmsci8
graphics/svx/inc/svdoashp.hxx
graphics/svx/source/svdraw/ : svddrgm1.hxx, svddrgmt.cxx, svdoashp.cxx ;
modified : changed autoshape handle properties, it is now possible to use unlimited handle ranges
xml/xmloff/util/defs/wntmsci8
xml/xmloff/source/core/xmltoken.cxx
xml/xmloff/inc/ : EnhancedAutoShapeToken.hxx, xmltoken.hxx ;
api/offapi/drafts/com/sun/star/drawing/EnhancedAutoShapeHandle.idl
xml/xmloff/source/draw/ : EnhancedAutoShapeToken.cxx, shapeexport4.cxx, ximpautoshape.cxx ;
modified : added second fill color
graphics/svx/prj/d.lst
modified : fixed a typo that prevents to store radius ranges
xml/xmloff/source/draw/EnhancedAutoShapeToken.cxx
cws_srx645_nachbrenner1 was changed by Tom Verbeek(tv)
modified : #114293# changed to incorporate 'Product Update 2'
framework/offmgr/res/ : cjkintro.bmp, soffice.bmp ;
cws_srx645_impress1 was changed by Andre Fischer(af)
added : #111996# Moved class definition from drawdoc.hxx into its own file.
graphics/sd/source/core/ : PageListWatcher.hxx, PageListWatcher.cxx ;
modified : #111996# Moved class definition from drawdoc.hxx into its own file.
modified : #111996# Update the object bar after a change of the selection.
graphics/sd/source/ui/view/drviews1.cxx
modified : #111996# Moved ImpDrawPageListWatcher into its own file.
graphics/sd/inc/drawdoc.hxx
modified : #111996# Added guard against invalid current page index.
graphics/sd/source/ui/view/drviewsd.cxx
cws_src680_qwizards1 was changed by Ron Piterman(rpiterman)
modified : removed refernce to UIHelper (UIHelper was merged to UnoDialog)
installation/wizards/com/sun/star/wizards/ui/event/ : DataAware.java, ListModelBinder.java, RadioDataAware.java, UnoDataAware.java ;
modified : bugfix
installation/wizards/com/sun/star/wizards/common/SystemDialog.java
modified : added FolderPicker support
installation/wizards/com/sun/star/wizards/common/SystemDialog.java
cws_src680_qwizards1 was changed by Mustafa?(mexx)
added : Directory installation/wizards/source/tutorials using tag `cws_src680_qwizards1'
added : Directory installation/wizards/com/sun/star/wizards/tutorial/creator using tag `cws_src680_qwizards1'
added : Directory installation/wizards/com/sun/star/wizards/tutorial/creator/frame/objectFinder using tag `cws_src680_qwizards1'
added : Directory installation/wizards/com/sun/star/wizards/tutorial/executer/officeHelper using tag `cws_src680_qwizards1'
added : Directory installation/wizards/com/sun/star/wizards/tutorial/executer/util using tag `cws_src680_qwizards1'
added : Directory installation/wizards/com/sun/star/wizards/tutorial/creator/frame using tag `cws_src680_qwizards1'
added : Initial revision
installation/wizards/com/sun/star/wizards/tutorial/creator/frame/ : CallTutorialCreatorFramework.java, ConnectFrame.java, Framework.java, StepFrame.java, StepModel.java, TutorialCreator.java, XFramework.java, makefile.mk ;
installation/wizards/com/sun/star/wizards/tutorial/executer/util/ : AccessibilityTools.java, BasicLogger.java, Child.java, Control.java, Debug.java, DefaultLogger.java, File.java, FileChooser.java, FindInterfaces.java, MacroCreator.java, MacroListener.java, MacroReader.java, NameProvider.java, ObjectFileWriter.java, PathProperties.java, PropertiesFileWriter.java, URLDispatcher.java, XLogger.java, makefile.mk ;
installation/wizards/com/sun/star/wizards/tutorial/creator/ : FrameMain.java, makefile.mk ;
installation/wizards/com/sun/star/wizards/tutorial/executer/ : CallKeyHandler.java, CallTutorialFramework.java, ExecuteCache.java, ExecuteMethod.java, ExecutePropertiesMethod.java, LocalisationCache.java, Main.java, TranslateMacro.java, makefile.mk ;
installation/wizards/source/tutorials/ : Functions.xba, RoadMap.xba, ShowInfoDialog.xba, TutorialClose.xba, TutorialCloseDialog.xdl, TutorialCreator.xba, TutorialOpen.xba, TutorialOpenDialog.xdl, TutorialsDialog.xdl, dialog.xlb, makefile.mk, script.xlb ;
installation/wizards/com/sun/star/wizards/tutorial/creator/frame/objectFinder/ : AccessibleObjectFind.java, ActionFrame.java, ActionPanel.java, GraphicalDisplay.java, IAccessibleObjectDisplay.java, MenuFactory.java, MethodDialog.java, TableColumModel.java, TableModel.java, TextualDisplay.java, makefile.mk ;
installation/wizards/com/sun/star/wizards/tutorial/executer/officeHelper/ : Components.java, Desktop.java, DesktopDialog.java, DesktopMenu.java, Helper.java, Presentation_Drawing.java, Spreadsheet.java, TextDocument.java, XAccessibility.java, XCellTextCompact.java, XControl.java, XItemSelection.java, XMouse.java, XMoveMouseCompact.java, XProperties.java, XTabList.java, XTextCompact.java, XWindow.java, makefile.mk ;
added : Directory installation/wizards/com/sun/star/wizards/tutorial using tag `cws_src680_qwizards1'
added : Directory installation/wizards/com/sun/star/wizards/tutorial/executer using tag `cws_src680_qwizards1'
modified : Change the tutorial executer path
installation/wizards/source/tutorials/ : Functions.xba, TutorialCreator.xba ;
modified : Added tutorial
installation/wizards/source/config/ : dialog.xlc, script.xlc ;
modified : Added tutorials
installation/wizards/util/target.pmk
cws_src680_qwizards1 was changed by Behrend Cornelius(bc)
modified : #111603# UIHelper added to makefile
installation/wizards/com/sun/star/wizards/ui/ : AggregateComponent.java, FieldSelection.java, FilterComponent.java, SortingComponent.java, TitlesComponent.java, UnoDialog.java, WizardDialog.java, XFieldSelectionListener.java, makefile.mk ;
cws_src680_aw007 was changed by Armin Weiss(aw)
modified : #114233# The writer is also not allowed to draw OLEs unbuffered, thus i have added a buffered paint.
sw/sw/source/core/doc/notxtfrm.cxx
modified : #114335# INPUT_OTHER removed too, leads to problems with added controls from the form layer.
graphics/svx/source/sdr/contact/displayinfo.cxx
modified : #114265# To only invalidate the page when the StyleSheet change happens, some more rigid testing is necessary.
graphics/svx/source/sdr/properties/attributeproperties.cxx
modified : #114265# I made some places more secure which use the mpItemSet inside the properties implementations
graphics/svx/source/sdr/properties/ : attributeproperties.cxx, captionproperties.cxx, circleproperties.cxx, connectorproperties.cxx, e3dcompoundproperties.cxx, e3dsceneproperties.cxx, graphicproperties.cxx, groupproperties.cxx, measureproperties.cxx, textproperties.cxx ;
modified : #114310# This is used for Combine and Connect. In no case it is necessary to force the content to curve, but it is also not good to force to polygons. Thus, curve is the less information loosing one. Remember: This place is not used for merge. LineToArea is never necessary, both commands are able to take over the set line style and to display it correctly. Thus, i will use a ConvertMarkedToPathObj with a sal_False in any case. Only drawback is that simple polygons will be changed to curves, but with no information loss.
graphics/svx/source/svdraw/svdedtv2.cxx
modified : #114233# Always buffer OLE2 objects, this needs to be moved to a ViewContactOfOLE2Obj later
graphics/svx/source/sdr/contact/viewcontactofsdrobj.cxx
modified : #114231# Secure the InitRedraw call with Push(PUSH_LINECOLOR), Pop() calls to save/restore the SW LineColor
sw/sw/source/core/view/vdraw.cxx
modified : #114233# Corrected a compiler warning
graphics/svx/source/svdraw/svdoole2.cxx
modified : #114135# Added necessary changes in SC together with NN to make all possible painting processes using the DrawingLayer use a SdrView
sc/sc/source/ui/view/ : output.cxx, output3.cxx, preview.cxx, printfun.cxx ;
sc/sc/source/ui/docshell/docsh4.cxx
sc/sc/source/ui/unoobj/docuno.cxx
sc/sc/source/ui/inc/output.hxx
cws_src680_aw006 was changed by Armin Weiss(aw)
removed : #112829# This file is not used anymore
files from:
svdosmbr.hxx
cws_srx645_alphaart was changed by Stephan Schaefer(ssa)
modified : correct const problems introduced during alpha support
cws_srx645_c01 was changed by Rüdiger Timm(rt)
modified : RESYNC:; FILE MERGED
files from:
installation/scp/source/office/:
files.scp,
profile.scp,
system.lng,
unxbasic.scp,
installation/scp/inc/gcfg.inc
util/svtools/prj/d.lst
installation/scp/source/math/system_math.lng
util/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
framework/sfx2/source/dialog/about.cxx
installation/scp/source/draw/system_draw.lng
installation/scp/source/chart/system_chart.lng
framework/desktop/source/app/app.cxx
installation/scp/source/impress/system_impress.lng
installation/scp/source/calc/system_calc.lng
cws_srx645_fwk03pp1 was changed by Lars Oppermann(lo)
modified : remove printf()s
framework/filter/source/xsltfilter/XSLTFilter.cxx
cws_srx645_fwk03pp1 was changed by Andreas Schluens(as)
modified : #112928# preload filter before OfficeWrapper is used!
framework/desktop/source/app/app.cxx
cws_srx645_fwk03pp1 was changed by Oliver Braun(obr)
modified : #114309# reverted the move of delete to OnTerminated
framework/desktop/source/app/officeipcthread.hxx
modified : #111143#, #114309# reverted the move of delete to OnTerminated
framework/desktop/source/app/officeipcthread.cxx
cws_srx645_fwk03pp1 was changed by Carsten Driesner(cd)
modified : #112867# Provide better feedback
framework/sfx2/source/accel/accmgr.cxx
cws_src680_so8forms1 was changed by Lars Oppermann(lo)
added : added
api/offapi/com/sun/star/xml/xpath/makefile.mk
cws_src680_vcl17 was changed by Michael Meeks(mmeeks)
removed : murder nasty pre-built binaries; no longer necessary here.
files from:
makefile.mk msgbox-gnome-linux-intel msgbox-gnome-solaris-intel msgbox-gnome-solaris-sparc msgbox.c
modified : Split out SalSystem stuff into a shared header, virtualize the native dialog stuff to bin the nasty msgbox code. Don't g_thread_init if we have already - theoretical crasher add SAL_DEBUG_UPDATES ** Disable timeout ** - causing gtk+ rendering to barf, will fix next pass. re-hash native dialog code to make it more pleasant.
gsl/vcl/prj/ : build.lst, d.lst ;
gsl/vcl/unx/inc/salsys.h
gsl/vcl/unx/inc/plugins/gtk/gtkinst.hxx
gsl/vcl/unx/gtk/app/ : gtkdata.cxx, gtksys.cxx, makefile.mk ;
gsl/vcl/unx/source/app/salsys.cxx
modified : Re-work Insert/Remove to allow custom sources to be added to the glib mainloop; tested & works with NAS.
modified : re-hash timeout / wakeup bits ...
gsl/vcl/unx/inc/saldisp.hxx
gsl/vcl/unx/gtk/app/gtkdata.cxx
cws_src680_vcl17 was changed by Herbert Duerr(hdu)
modified : #112800# fix strikethrough with X or / in RTL text
gsl/vcl/source/gdi/ : outdev3.cxx, pdfwriter_impl.cxx ;
modified : #i23202# character mirroring also needed for printer ASCII fonts
gsl/vcl/unx/source/gdi/pspgraphics.cxx
modified : #112957# allow *.otf fonts with ttf-behaviour
gsl/psprint/source/fontmanager/fontmanager.cxx
cws_src680_vcl17 was changed by Philipp Lohmann(pl)
removed : makefile cleanup
files from:
makefile.mk
added : Directory external/gtk/atk using tag `cws_src680_vcl17'
added : Directory gsl/vcl/unx/inc/plugins/gtk using tag `cws_src680_vcl17'
added : Directory gsl/vcl/unx/inc/plugins using tag `cws_src680_vcl17'
added : Directory gsl/vcl/unx/gtk/window using tag `cws_src680_vcl17'
modified : release the mutex atfer usage
gsl/vcl/unx/source/app/saldisp.cxx
modified : slight linking changes
external/gtk/pkgconfig/pkg-config.pl
modified : frame issues
gsl/vcl/unx/gtk/window/ : gtkframe.cxx, gtkframe.cxx ;
gsl/vcl/unx/gtk/app/ : gtkinst.cxx, gtkinst.cxx ;
modified : add gtkwin dir
gsl/vcl/util/makefile.mk
modified : add gtk window dir
gsl/vcl/prj/build.lst
modified : move to more sensible dir structure
gsl/vcl/unx/inc/plugins/gtk/ : gtkdata.hxx, gtkinst.hxx ;
gsl/vcl/unx/gtk/app/ : gtkdata.cxx, gtkinst.cxx ;
modified : #114101# fixed some locking issues
gsl/dtrans/source/X11/ : X11_clipboard.cxx, X11_selection.cxx ;
modified : makefile cleanup
external/gtk/glib/makefile.mk
external/gtk/gtk/makefile.mk
external/gtk/makefile.pmk
external/gtk/pango/makefile.mk
external/gtk/atk/makefile.mk
modified : switch to unified plugin naming scheme
gsl/vcl/prj/d.lst
installation/scp/inc/gid.inc
gsl/vcl/unx/source/plugadapt/salplug.cxx
installation/scp/source/global/setupzip.scp
gsl/vcl/util/makefile.mk
modified : adding gtk frame: first steps
gsl/vcl/unx/inc/plugins/gtk/ : gtkdata.hxx, gtkframe.hxx, gtkinst.hxx ;
gsl/vcl/unx/source/gdi/salgdi.cxx
gsl/vcl/unx/source/window/salframe.cxx
gsl/vcl/unx/gtk/window/ : gtkframe.cxx, makefile.mk ;
gsl/vcl/unx/inc/ : saldisp.hxx, salgdi.h ;
gsl/vcl/unx/gtk/app/ : gtkdata.cxx, gtkinst.cxx ;
gsl/vcl/unx/source/app/saldisp.cxx
modified : #i22713# upgrade to gtk-2.2, cleanup
external/gtk/glib/makefile.mk
external/gtk/gtk/makefile.mk
external/gtk/pango-1.2.5.patch
external/gtk/pkgconfig/ : makefile.mk, pkg-config.pl ;
external/gtk/prj/ : build.lst, d.lst ;
external/gtk/download/ : atk-1.2.4.tar.gz, glib-2.2.3.tar.gz, gtk+-2.2.4.tar.gz, pango-1.2.5.tar.gz ;
external/gtk/pango/makefile.mk
external/gtk/atk/makefile.mk
modified : fixed Yield() for libsn
gsl/vcl/unx/source/app/saldisp.cxx
modified : motion events for frames
gsl/vcl/unx/gtk/window/gtkframe.cxx
gsl/vcl/unx/inc/plugins/gtk/gtkframe.hxx
gsl/vcl/unx/gtk/app/gtkdata.cxx
modified : #111793# catch X errors in HandleReparentEvent
gsl/vcl/unx/source/window/salframe.cxx
modified : #i22713# built in glib main loop
cws_src680_interop12 was changed by Armin Weiss(aw)
modified : #i20479# Changes for allowing CL to access the PaintInfo of the currently painting parts.
graphics/svx/source/sdr/contact/ : displayinfo.cxx, viewcontactofmasterpage.cxx, viewcontactofpageobj.cxx, viewcontactofsdrpage.cxx ;
graphics/svx/inc/svx/sdr/contact/displayinfo.hxx
graphics/svx/inc/svdpagv.hxx
graphics/svx/util/defs/wntmsci8
graphics/svx/source/svdraw/svdpagv.cxx
cws_src680_interop12 was changed by Christian Lippka(cl)
removed : RESYNC:; FILE REMOVED
files from:
attributeproperties.hxx
modified : RESYNC:; FILE MERGED
files from:
graphics/svx/source/items/flditem.cxx
graphics/sd/source/ui/dlg/docprev.cxx
graphics/sd/source/ui/func/fuslshw5.cxx
graphics/svx/source/svdraw/:
svdedxv.cxx,
svdfppt.cxx,
svdopage.cxx,
svdotext.cxx,
svdpage.cxx,
svdpagv.cxx,
svdpntv.cxx,
graphics/sd/source/core/:
drawdoc.cxx,
drawdoc2.cxx,
sdpage.cxx,
sdpage2.cxx,
xml/xmloff/source/core/xmltoken.cxx
graphics/svx/inc/:
svdotext.hxx,
svdpage.hxx,
svdpntv.hxx,
graphics/sd/source/ui/view/:
drawview.cxx,
drviews2.cxx,
drviews3.cxx,
outlnvsh.cxx,
outlview.cxx,
sdview.cxx,
sdview4.cxx,
showview.cxx,
slidview.cxx,
viewshe3.cxx,
xml/xmloff/source/draw/:
XMLNumberStyles.cxx,
ximpshap.cxx,
graphics/sd/source/filter/pptin.cxx
api/offapi/prj/build.lst
xml/xmloff/inc/xmltoken.hxx
graphics/sd/source/filter/eppt/:
eppt.cxx,
epptso.cxx,
graphics/sd/inc/drawdoc.hxx
graphics/sd/source/ui/unoidl/:
unomodel.cxx,
unopage.cxx,
graphics/svx/source/unodraw/UnoGraphicExporter.cxx
cws_src680_scriptingf2 was changed by Mikhail Voitenko(mav)
modified : #114358# fix commit of changed storage
xml/package/source/xstor/xstorage.cxx
cws_src680_scriptingf2 was changed by Noel Power(npower)
removed : #22564# removed reference to storage Issue number: Submitted by: Reviewed by:
files from:
ScriptResolver.java
removed : #22564# removing script storage and security files
files from:
ScriptStorage.idl ScriptStorageManager.idl XScriptInfoAccess.idl XScriptStorageExport.idl XScriptStorageManager.idl XScriptStorageRefresh.idl makefile.mk
removed : #22564# revoved storage and security, but runitme also needs removal #22564#
files from:
ScriptNameResolver.idl ScriptRuntime.idl ScriptRuntimeManager.idl XScriptInvocation.idl XScriptNameResolver.idl makefile.mk
removed : #22564# Remove framework.storage and framework.security IDL files
files from:
XScriptSecurity.idl makefile.mk
added : #22568# #22564# New file created to represent scripts in a particular location. Needed as old scripting framework storage has been removed ( therefore no longer using UCB ) and replaced by embedd storage api. Issue number: Submitted by: Reviewed by:
framework/scripting/java/com/sun/star/script/framework/provider/LocationRegistry.java
added : #i22564# Changed name of ScriptingContext to InvocationCtxProperties
framework/scripting/source/provider/InvocationCtxProperties.hxx
added : #i22564# As part of this task also renamed ScriptingContext to InvocationCtxProperties
framework/scripting/source/provider/InvocationCtxProperties.cxx
added : #22568# New StreamHandler needed to allow java classes and jar files to be be read using new embedd.storage api Issue number: Submitted by: Reviewed by:
framework/scripting/java/com/sun/star/script/framework/provider/XStorageStreamHandler.java
added : #22564# #22563# Need new classes to represent the scripts and nodes as storage service is removed. Replaced be embedd.storage api. Issue number: Submitted by: Reviewed by:
framework/scripting/java/com/sun/star/script/framework/provider/ScriptsRegistry.java
added : #22568# Java script providers now use embedd.storage API to access scripts. BrowseNodes need java.io.InputStream wrapper to represent com.sun.star.io.XIputeStream in a familiar way. Issue number: Submitted by: Reviewed by:
added : #22568# Java script providers now use embedd.storage API to access scripts. ScriptMetaData more framework orientated ScriptEntry Issue number: Submitted by: Reviewed by:
modified : #22564# removed references to packages generated for storage #22564#
framework/scripting/java/com/sun/star/script/framework/provider/javascript/ScriptProviderForJavaScript.java
framework/scripting/java/com/sun/star/script/framework/provider/ScriptProvider.java
framework/scripting/java/com/sun/star/script/framework/provider/beanshell/ScriptProviderForBeanShell.java
framework/scripting/java/com/sun/star/script/framework/provider/java/ScriptProviderForJava.java
modified : #i22572# Changed ScriptBrowseNode to detect presence of editor, editiable property is now set up based on whether an IDE exists for the language or not. Previously this was hardcoded. Issue number: Submitted by: Reviewed by:
modified : #22564# Removal of references to storage and security scripting projects, these have been deleted
api/offuh/prj/d.lst
modified : #i22571# #i22564# Changes to reflect removal of storage ( eg. no XScriptInfo anymore ). Also seperated XScript and XScriptProvider implementations Issue number: Submitted by: Reviewed by:
framework/scripting/java/com/sun/star/script/framework/provider/javascript/ScriptProviderForJavaScript.java
framework/scripting/java/com/sun/star/script/framework/provider/java/ScriptProviderForJava.java
framework/scripting/java/com/sun/star/script/framework/provider/beanshell/ScriptProviderForBeanShell.java
framework/scripting/java/com/sun/star/script/framework/provider/ScriptProvider.java
modified : #22568# #22564# Updates to support removal of storage and addition of support for embedd.storage api Issue number: Submitted by: Reviewed by:
framework/scripting/java/com/sun/star/script/framework/provider/ : ClassLoaderFactory.java, PathUtils.java ;
modified : i22571 Remove code to pass flags to Storage service, storage service is being removed
framework/scripting/source/protocolhandler/scripthandler.cxx
modified : #22564# removed references to storage and security
api/offapi/util/makefile.mk
api/offapi/prj/d.lst
modified : just removed some system out/err and replaced with LogUtils.DEBUG call Issue number: Submitted by: Reviewed by:
framework/scripting/java/com/sun/star/script/framework/provider/UCBStreamHandler.java
modified : #i22564# Removed references to old storage service ( e.g. storage id etc ) Issue number: Submitted by: Reviewed by:
framework/scripting/java/com/sun/star/script/framework/provider/ScriptContext.java
modified : #i22568# #i22564# Added check to see if parcel was created. Issue number: Submitted by: Reviewed by:
modified : i22342 Make getAllProviders() method more forgiving, if it fails to create a provider it should continue to try and create any others it knows about. This resulted in failure to obtain any providers when java was turned off ( due to fact that failed to create first java provider )
framework/scripting/source/provider/ProviderCache.cxx
modified : #22568# Java script providers now use embedd.storage API to access scripts. Issue number: Submitted by: Reviewed by:
modified : #i22564# Remove all references to storage service and additionally cleaned up some code to do with Any ( as per DBO guidlines )
framework/scripting/source/provider/ : ActiveMSPList.cxx, MasterScriptProvider.cxx, MasterScriptProvider.hxx, makefile.mk ;
modified : #i23497# Modified logic in getName for DocBrowseNodeImple to return the Title of the document. This ensures that when a document has a title it will be displayed in the tools/config dialog
framework/scripting/source/provider/ActiveMSPList.cxx
cws_src680_qadev13 was changed by Mindy Liu(mindyliu)
modified : #114060# remove osl_sendToSocket,osl_receiveFromSocket
porting/sal/qa/helper/gcov/deprecated.txt
cws_srx645_shouldnothappen was changed by Andreas Bille(abi)
modified : #114346# do not compile optimized
util/unotools/source/ucbhelper/makefile.mk
cws_src680_gt02 was changed by Gunnar Timm?(gt)
removed : RESYNC:; FILE REMOVED
files from:
:
makefile.mk,
test.cxx,
wrkdlg.cxx,
wrkdlg.hxx,
abt.bmp,
col_pre.bmp,
db_h.bmp,
ddcopy.cur,
ddcopy.ptr,
ddmove.ptr,
doc_gl.ico,
doc_sch.ico,
doc_sd.ico,
doc_sda.ico,
doc_sim.ico,
doc_sm.ico,
doc_ww.ico,
drchlauf.bmp,
drchlauf_h.bmp,
grfsphor_h.bmp,
grfspver.bmp,
hand.cur,
hand.ptr,
kein.bmp,
kondurch.bmp,
kondurch_h.bmp,
konkein.bmp,
konlinks.bmp,
konlinks_h.bmp,
konopt.bmp,
konparal.bmp,
konparal_h.bmp,
konrchts_h.bmp,
links_h.bmp,
move.cur,
navbook.bmp,
navbook_h.bmp,
navchdn.bmp,
navchlf.bmp,
navchlf_h.bmp,
navchrg.bmp,
navchrg_h.bmp,
navchup_h.bmp,
navdn.bmp,
navdn_h.bmp,
navdoc_h.bmp,
navfoot.bmp,
navfoot_h.bmp,
navhead.bmp,
navhead_h.bmp,
navidx.bmp,
navmrk.bmp,
navmrk_h.bmp,
navnote.bmp,
navstmp.bmp,
navstmp_h.bmp,
navtab.bmp,
navtoc.bmp,
navtoc_h.bmp,
navup.bmp,
rm.bmp,
optimal_h.bmp,
parallel.bmp,
parallel_h.bmp,
prg_sweb.ico,
queries_h.bmp,
query_h.bmp,
rechts.bmp,
rm_h.bmp,
sch20557.bmp,
sch20558.bmp,
scnavili.bmp,
scnavire.bmp,
shorz.cur,
shorz.ptr,
slleft.cur,
slright.cur,
slright.ptr,
svert.ptr,
tab.bmp,
tab_h.bmp,
tables.bmp,
tables_h.bmp,
templ.cur,
templ.ptr,
anchor_h.bmp,
danchor_h.bmp,
ddmove.cur,
doc_sc.ico,
doc_sdd.ico,
doc_sw.ico,
dog_h.bmp,
grfsphor.bmp,
grfspver_h.bmp,
kein_h.bmp,
konkein_h.bmp,
konopt_h.bmp,
konrchts.bmp,
links.bmp,
move.ptr,
navchdn_h.bmp,
navchup.bmp,
navdoc.bmp,
navfram.bmp,
navidx_h.bmp,
navnote_h.bmp,
navtab_h.bmp,
navup_h.bmp,
optimal.bmp,
prg_sw10.ico,
queries.bmp,
rechts_h.bmp,
scnavipi.bmp,
slleft.ptr,
svert.cur,
table_h.bmp,
wizard.ico,
x_h.bmp,
bmpdll.cxx,
oemres.src,
dynlnk.cxx,
purge.hxx,
unotest.cxx,
gridctrl.src,
dbi.src,
for.src,
ptchintr.cmd,
db.src,
oem.src,
agent.bmp,
btnos2.bmp,
btnwin.bmp,
closer-u.bmp,
closer.bmp,
db.ico,
deleted.bmp,
dragbtn.bmp,
editbrw.bmp,
find.bmp,
insrec.bmp,
intbeta1.bmp,
link.bmp,
locked.bmp,
mark.bmp,
mrgrec.bmp,
msgview.ico,
newedit.bmp,
neweditm.bmp,
nuh08.bmp,
numfmt.bmp,
oem.bmp,
prev.bmp,
queries.ico,
so_login_image.bmp,
ssu_login_image.bmp,
table.ico,
tables.ico,
closer-m.bmp,
cpytable.bmp,
edit.bmp,
for.bmp,
joins.bmp,
lcqrytl.bmp,
mailtext.bmp,
newaddr.bmp,
next.bmp,
nuh07.bmp,
pg04.bmp,
scqrytl.bmp,
soffice_p.bmp,
target.bmp,
tr10440.bmp,
trh10440.bmp,
cws_src680_mozab03 was changed by Frank Schoenheit(fs)
modified : #i21912# UI name for the personal address book
util/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs
util/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu
cws_srx645_ooo111fix1 was changed by Jens-Heiner Rechtien(hr) [ and it was merged ]
modified : #i23344#: patch by vq: don't hardcode workstamp letters SRX
tools/config_office/ : configure.in, set_soenv.in ;
modified : #i23408#: insert using statements to placate MSVC6
xml/xmloff/source/forms/formcellbinding.cxx
cws_srx645_ooo111fix1 was changed by Oliver Bolte(obo) [ and it was merged ]
modified : #100000# workbench depends on i18n and i18npool, shouldn't be build by default
gsl/vcl/prj/build.lst
cws_fix645_cfg05 was changed by Sarah Smith(ssmith)
modified : #112707# removing commented out code
util/configmgr/source/treecache/invalidatetree.cxx
modified : #112707# fix for race condition on shutdown
util/configmgr/source/treecache/invalidatetree.cxx
cws_src680_swq02 was changed by Daniel Vogelheim(dvo)
modified : #i15411# swap-out graphics during save-as
sw/sw/source/filter/xml/xmltexte.cxx
cws_src680_swq02 was changed by Oliver Düsterhoff(od)
modified : #i20622# SwDoc::Chainable(..) - allow link of frames with objects anchored to the frame.
sw/sw/source/core/doc/docfly.cxx
cws_src680_os19 was changed by Oliver Specht(os)
modified : #i18881# SwScanner::NextWord: detect language for every word, not only on script type changes
sw/sw/source/core/txtnode/txtedt.cxx
cws_src680_tbe9 was changed by Thomas Behrens(tbe)
modified : #114313# cleanup BasicIDE sfx slots
framework/sfx2/sdi/sfx.sdi
cws_srx645_layoutmanager was changed by Mathias Bauer(mba)
modified : #114320#: consider external Inplace mode
framework/sfx2/source/inc/workwin.hxx
graphics/sd/source/ui/inc/docshell.hxx
framework/sfx2/source/appl/workwin.cxx
graphics/sch/source/ui/docshell/docshell.cxx
framework/sfx2/inc/objsh.hxx
sw/sw/source/ui/wrtsh/wrtsh1.cxx
sw/sw/source/core/layout/paintfrm.cxx
graphics/sd/source/ui/view/ : drviews5.cxx, drviews7.cxx ;
sw/sw/source/ui/uiview/ : view.cxx, viewport.cxx ;
sw/sw/source/ui/app/docsh.cxx
framework/sfx2/source/doc/objmisc.cxx
sw/starmath/source/ : document.cxx, view.cxx ;
cws_srx645_layoutmanager was changed by Carsten Driesner(cd)
added : #111899# Added menu controller for form layer
framework/framework/inc/uielement/controlmenucontroller.hxx
framework/framework/source/uielement/controlmenucontroller.cxx
added : #111899# New service to control association between command URLs and user interface names
framework/framework/inc/uielement/uicommanddescription.hxx
added : #111899# New manager to control associations between command URL and user interface names
framework/framework/source/uielement/uicommanddescription.cxx
modified : #111899# New services
framework/framework/inc/services.h
modified : #111899# Support Addons
framework/framework/source/uielement/menubarmanager.cxx
modified : #111899# Support menu controller inside the format menu
framework/framework/source/uielement/formatmenucontroller.cxx
modified : #111899# Format menu controller now supports menu controller
framework/framework/inc/uielement/formatmenucontroller.hxx
modified : #111899# New services added
framework/framework/source/register/registerservices.cxx
modified : #111899# New files added
framework/framework/util/makefile.mk
framework/framework/source/uielement/makefile.mk
cws_src680_vclcleanup02 was changed by Malte Timmermann(mt)
removed : #i23061# VCL cleanup, removed headers, methods and types...
files from:
vclrsc.hxx
added : #i23061# Moved from module tools
gsl/rsc/inc/vclrsc.hxx
modified : #i23061# VCL cleanup, removed headers, methods and types...
sc/sc/source/ui/formdlg/formula.cxx
gsl/vcl/win/source/gdi/ : salgdi.cxx, salgdi3.cxx ;
sw/sw/source/core/crsr/crsrsh1.cxx
sw/sw/source/ui/inc/ : frmex.hxx, shdwcrsr.hxx ;
gsl/vcl/util/makefile.mk
util/svtools/bmpmaker/bmpgui.cxx
sw/sw/source/ui/frmdlg/frmex.cxx
sw/sw/source/filter/html/parcss1.cxx
gsl/rsc/source/parser/ : rscdb.cxx, rscibas.cxx, rscicpx.cxx, rscinit.cxx ;
dba/connectivity/source/drivers/file/defs/wntmsci8
sw/sw/source/core/inc/ : fntcache.hxx, frame.hxx, viewimp.hxx ;
sw/sw/source/core/layout/ : fly.cxx, pagedesc.cxx, paintfrm.cxx ;
dba/connectivity/source/drivers/odbc/defs/wntmsci8
dba/dbaccess/source/ui/inc/ : ScrollHelper.hxx, ToolBoxHelper.hxx ;
util/svtools/inc/ : AccessibleBrowseBoxBase.hxx, colctrl.hxx, graphictools.hxx, imappoly.hxx, scriptedtext.hxx, txtattr.hxx ;
sw/sw/source/ui/app/mainwn.cxx
gsl/toolkit/util/defs/wntmsci8
sc/sc/source/ui/dbgui/csvgrid.cxx
sw/sw/inc/ : authratr.hxx, fmtclds.hxx, redlnaut.hxx, viewopt.hxx ;
graphics/svx/source/form/ : fmshell.cxx, fmsrcimp.cxx, navigatortree.cxx ;
gsl/toolkit/inc/toolkit/awt/vclxgraphics.hxx
gsl/vcl/source/control/ : button.cxx, combobox.cxx, ctrl.cxx, edit.cxx, field.cxx, field2.cxx, fixbrd.cxx, fixed.cxx, group.cxx, ilstbox.cxx, longcurr.cxx, lstbox.cxx, menubtn.cxx, morebtn.cxx, scrbar.cxx, slider.cxx, spinbtn.cxx, spinfld.cxx, tabctrl.cxx ;
graphics/sd/source/ui/inc/unoaprms.hxx
framework/sfx2/source/doc/ : docfac.cxx, doctempl.cxx, doctemplates.cxx, objxtor.cxx ;
sc/sc/source/ui/inc/ : AccessibleCsvControl.hxx, cbutton.hxx, hiranges.hxx, rfindlst.hxx, ui_pch.hxx ;
graphics/sd/inc/ : anminfo.hxx, sdresid.hxx ;
util/svtools/source/sbx/sbxdate.cxx
installation/scptools/source/linker/ : websnooper.cxx, ziplst.cxx ;
framework/sfx2/source/toolbox/tbxchild.cxx
installation/setup2/inc/textani.hxx
graphics/svx/source/options/ : optinet2.cxx, optpath.cxx ;
sw/sw/source/ui/envelp/ : labfmt.cxx, labimg.cxx ;
framework/offmgr/inc/ : hyprlink.hxx, resid.hxx ;
dba/connectivity/source/drivers/flat/ETable.cxx
sw/sw/source/core/sw3io/ : sw3block.cxx, sw3imp.hxx, sw3num.cxx ;
graphics/sch/source/core/ : calculat.cxx, chtmod2a.cxx, chtmode4.cxx ;
graphics/sd/source/filter/eppt/ : eppt.cxx, epptso.cxx ;
util/svtools/source/filter.vcl/wmf/winmtf.hxx
dba/connectivity/source/drivers/dbase/ : DIndex.cxx, DTable.cxx ;
gsl/vcl/prj/d.lst
graphics/sd/source/filter/html/htmlattr.hxx
sc/sc/source/ui/miscdlgs/ : acredlin.cxx, anyrefdg.cxx ;
gsl/vcl/source/glyphs/gcach_ftyp.cxx
graphics/goodies/source/filter.vcl/eos2met/eos2met.cxx
graphics/goodies/source/filter.vcl/ios2met/ios2met.cxx
gsl/vcl/source/gdi/ : alpha.cxx, animate.cxx, bitmap.cxx, bmpacc3.cxx, color.cxx, cvtsvm.cxx, fontcfg.cxx, gdimtf.cxx, image.cxx, impgraph.cxx, impimage.cxx, implncvt.cxx, implncvt.hxx, impprn.cxx, impvect.cxx, impvect.hxx, octree.cxx, outdev2.cxx, outdev3.cxx, outdev4.cxx, outdev5.cxx, outmap.cxx, pdfwriter_impl.cxx, polyscan.cxx, regband.cxx, salgdilayout.cxx, sallayout.cxx ;
gsl/vcl/source/app/ : dbggui.cxx, makefile.mk, svapp.cxx, svdata.cxx, svmain.cxx ;
sc/sc/source/core/inc/core_pch.hxx
gsl/toolkit/inc/toolkit/helper/ : IComboListBoxHelper.hxx, vclunohelper.hxx ;
framework/sfx2/source/dialog/macropg.cxx
installation/setup2/source/custom/update/update.hxx
sc/sc/inc/table.hxx
graphics/goodies/source/filter.vcl/idxf/ : dxf2mtf.cxx, dxf2mtf.hxx ;
graphics/goodies/util/defs/wntmsci8
graphics/goodies/source/inv/ : invader.cxx, invader1.cxx, score.cxx ;
framework/framework/source/classes/ : addonmenu.cxx, bmkmenu.cxx ;
framework/offmgr/source/offapp/dialog/ : optgdlg.cxx, optmemory.cxx ;
framework/sfx2/source/inc/sfxtypes.hxx
graphics/svx/source/items/ : numfmtsh.cxx, svxfont.cxx ;
graphics/sd/source/ui/dlg/ : morphdlg.cxx, vectdlg.cxx ;
util/extensions/source/scanner/ : sanedlg.cxx, sanedlg.hxx ;
sw/sw/source/filter/w4w/w4wgraf.cxx
graphics/goodies/source/filter.vcl/eps/eps.cxx
gsl/padmin/source/ : cmddlg.hxx, padialog.hxx ;
util/extensions/source/propctrlr/formcontroller.cxx
framework/offmgr/workben/gridctrl.cxx
util/tools/prj/d.lst
util/svtools/source/edit/svmedit.cxx
util/svtools/source/dialogs/ : filedlg.cxx, filedlg2.cxx ;
sw/sw/source/core/docnode/ndnotxt.cxx
graphics/svx/source/tbxctrls/ : layctrl.cxx, tbcontrl.cxx ;
framework/framework/source/dispatch/menudispatcher.cxx
util/svtools/source/contnr/imivctl1.cxx
sw/sw/source/ui/wizard/wizpage.cxx
graphics/svx/source/editeng/ : impedit.cxx, txtrange.cxx ;
framework/sfx2/source/appl/ : app.cxx, appcfg.cxx, appdata.cxx, appdde.cxx, appdemo.cxx, appinit.cxx, appmain.cxx, appmisc.cxx, appreg.cxx, appserv.cxx, appuno.cxx, childwin.cxx ;
dba/connectivity/source/drivers/calc/CTable.cxx
sc/sc/source/filter/inc/ : excrecds.hxx, filt_pch.hxx ;
graphics/sd/source/ui/func/ : fader.cxx, fader2.cxx, fucon3d.cxx, fumorph.cxx, fuvect.cxx, mover.cxx, speedctl.cxx ;
installation/setup2/source/custom/tplsetup/tplsetup.cxx
graphics/svx/source/svdraw/ : gradtrns.hxx, svdedxv.cxx, svdetc.cxx, svdhdl.cxx, svdhlpln.cxx, svdobj.cxx, svdogrp.cxx, svdoole2.cxx, svdtouch.cxx, svdtxhdl.hxx, svdvmark.cxx ;
graphics/svx/source/xoutdev/ : _xfont.cxx, _ximp.cxx, _xoutbmp.cxx, _xpoly.cxx, xcpoly.cxx, xline.cxx, xout.cxx ;
sw/sw/source/filter/sw6/ : sw6par.cxx, sw6par.hxx ;
graphics/svx/inc/ : boxitem.hxx, colritem.hxx, crsditem.hxx, dlgctl3d.hxx, frmsel.hxx, langtab.hxx, msdffimp.hxx, numfmt.hxx, numitem.hxx, outliner.hxx, postitem.hxx, strarray.hxx, svdetc.hxx, svdfppt.hxx, svdglob.hxx, svdtrans.hxx, txenctab.hxx, udlnitem.hxx, unoedhlp.hxx, unoedsrc.hxx, wghtitem.hxx, xbitmap.hxx, xcolit.hxx, xgrad.hxx, xhatch.hxx, xtable.hxx ;
framework/offmgr/util/defs/wntmsci8
framework/sfx2/source/view/ : topfrm.cxx, viewsh.cxx ;
installation/setup2/source/uibase/ : fader.cxx, fader2.cxx, speedctl.cxx ;
sw/sw/source/core/frmedt/fefly1.cxx
framework/offmgr/source/offapp/app/app3.cxx
installation/setup2/util/defs/wntmsci8
dba/connectivity/source/drivers/mozab/defs/wntmsci8
sw/sw/source/filter/excel/excimpop.cxx
gsl/vcl/source/window/ : accel.cxx, btndlg.cxx, cursor.cxx, decoview.cxx, dialog.cxx, dlgctrl.cxx, dndevdis.cxx, dockwin.cxx, floatwin.cxx, introwin.cxx, keycod.cxx, menu.cxx, msgbox.cxx, split.cxx, splitwin.cxx, status.cxx, syschild.cxx, syswin.cxx, tabdlg.cxx, tabpage.cxx, taskpanelist.cxx, toolbox.cxx, toolbox2.cxx, window.cxx, window2.cxx, winproc.cxx, wrkwin.cxx ;
framework/sfx2/inc/ : about.hxx, msgdescr.hxx, objface.hxx, sfxresid.hxx, slotinfo.hxx, styfitem.hxx, viewfac.hxx ;
gsl/vcl/unx/source/app/ : i18n_status.cxx, saldata.cxx, soicon.cxx, wmadaptor.cxx ;
sw/sw/source/core/doc/ : doc.cxx, doccomp.cxx, notxtfrm.cxx, numpara.cxx ;
graphics/svx/source/msfilter/ : eschesdo.cxx, msashape3d.cxx ;
gsl/rsc/inc/ : vclrsc.hxx, vclrsc.hxx, vclrsc.hxx ;
sw/sw/source/ui/shells/basesh.cxx
graphics/svx/source/svrtf/rtfgrf.cxx
graphics/svx/util/defs/wntmsci8
graphics/goodies/source/base2d/ : b2drascon.cxx, basepoly.hxx ;
graphics/sd/source/ui/view/ : drtxtob.cxx, drtxtob1.cxx, drviews5.cxx, slidview.cxx, slidvish.cxx ;
sw/sw/source/core/unocore/unoframe.cxx
util/svtools/source/Accessibility/AccessibleBrowseBoxTableCell.cxx
graphics/goodies/source/base3d/ : b3dprint.cxx, base3d.cxx ;
sw/sw/source/core/swg/ : rdmisc.cxx, rdnum.cxx, rdswg.hxx ;
sc/sc/source/core/data/ : documen7.cxx, global.cxx ;
framework/sfx2/source/menu/bmkmenu.cxx
util/automation/source/server/ : server.cxx, sta_list.cxx ;
sw/starmath/inc/ : command.hxx, xchar.hxx ;
graphics/sch/source/ui/view/ : schdrgmt.cxx, viewshel.cxx ;
graphics/svx/source/dialog/ : contwnd.hxx, dlgctrl.cxx, hldocntp.cxx, page.cxx, srchdlg.cxx ;
sc/sc/source/core/tool/compiler.cxx
util/automation/source/testtool/ : objtest.cxx, tcommuni.cxx ;
gsl/vcl/util/defs/wntmsci8
sw/sw/source/filter/ww8/ : wrtww8.hxx, ww8par2.cxx ;
gsl/vcl/unx/inc/dtint.hxx
util/svtools/source/filter.vcl/filter/ : filter2.cxx, gradwrap.cxx, sgfbram.cxx, sgvmain.cxx, sgvspln.cxx, sgvtext.cxx ;
dba/connectivity/source/drivers/evoab/ : LFolderList.cxx, LTable.cxx ;
graphics/svx/source/engine3d/ : lathe3d.cxx, obj3d.cxx, poly3d.cxx, volmrk3d.cxx ;
gsl/vcl/inc/ : accel.hxx, bitmap.hxx, bitmapex.hxx, fldunit.hxx, font.hxx, gradient.hxx, hatch.hxx, help.hxx, image.h, image.hxx, keycod.hxx, keycodes.hxx, mapmod.hxx, mapunit.hxx, menu.hxx, metaact.hxx, outdata.hxx, outdev.hxx, outdev.imp, pdfwriter.hxx, regband.hxx, region.h, salbtype.hxx, sallayout.hxx, settings.hxx, svapp.hxx, symbol.hxx, toolbox.hxx, vclenum.hxx, wall.hxx, window.hxx, window.imp, wintypes.hxx, wrkwin.hxx ;
framework/sfx2/source/bastyp/fltfnc.cxx
util/svtools/source/numbers/ : numfmuno.cxx, numuno.cxx, zforscan.hxx ;
installation/setup2/source/ui/ : main.cxx, mainevt.cxx, mainwnd.cxx, textani.cxx ;
framework/sfx2/source/config/evntconf.cxx
graphics/goodies/source/filter.vcl/icgm/outact.hxx
sw/sw/source/core/text/txtfly.cxx
util/svtools/util/defs/wntmsci8
graphics/goodies/inc/ : b2dmbase.hxx, b3dcolor.hxx, b3dtex.hxx, bxdintpo.hxx, matril3d.hxx, point3d.hxx ;
graphics/goodies/source/filter.vcl/ipict/ipict.cxx
util/svtools/source/control/ : groupset.cxx, ruler.cxx, tabbar.cxx ;
graphics/sch/source/ui/accessibility/ : AccDataSeries.cxx, AccDataSeries.hxx ;
graphics/sch/inc/ : chtmodel.hxx, memchrt.hxx, viewshel.hxx ;
dba/connectivity/source/dbtools/defs/wntmsci8
sc/sc/source/ui/view/ : gridwin.cxx, hdrcont.cxx, output.cxx, output2.cxx, tabvwsh3.cxx ;
gsl/vcl/unx/source/window/salframe.cxx
gsl/vcl/unx/source/gdi/ : kdeint.cxx, salgdi.cxx, salgdi3.cxx ;
framework/framework/util/defs/wntmsci8
framework/filter/source/flash/swfwriter.hxx
dba/dbaccess/source/ui/dlg/dbfindex.cxx
sw/sw/source/ui/uiview/ : uivwimp.cxx, view.cxx ;
graphics/goodies/source/graphic/ : grfcache.cxx, grfmgr2.cxx ;
framework/filter/source/pdf/pdfexport.cxx
sw/starmath/source/ : dialog.cxx, math_pch.cxx, node.cxx, math_pch.cxx ;
modified : RESYNC:; FILE MERGED
modified : #i23061# VCL cleanup...
sc/sc/source/ui/Accessibility/ : AccessibleEditObject.cxx, AccessibleText.cxx ;
gsl/forms/source/component/ : Edit.cxx, FormattedField.cxx ;
modified : #i23061# VCL cleanup, removed Dummy members and old AccessNotify
gsl/vcl/prj/d.lst
gsl/vcl/source/window/ : dialog.cxx, menu.cxx, syswin.cxx, toolbox.cxx, window.cxx, window2.cxx ;
gsl/vcl/source/control/ : imgctrl.cxx, tabctrl.cxx ;
gsl/vcl/inc/ : alpha.hxx, bitmapex.hxx, button.hxx, cmdevt.hxx, ctrl.hxx, dialog.hxx, dockwin.hxx, field.hxx, fixbrd.hxx, floatwin.hxx, hatch.hxx, image.h, imgcons.hxx, imgctrl.hxx, longcurr.hxx, menu.hxx, menubtn.hxx, outdev.h, outdev.hxx, print.hxx, scrbar.hxx, settings.hxx, splitwin.hxx, status.hxx, svapp.hxx, svdata.hxx, syswin.hxx, toolbox.hxx, window.hxx, wrkwin.hxx ;
gsl/vcl/source/app/ : makefile.mk, svapp.cxx ;
gsl/vcl/source/gdi/outdev.cxx
gsl/vcl/util/defs/wntmsci8
cws_src680_os25 was changed by Oliver Specht(os)
modified : #i23505# implementation of PRD EaseOfUse 69 - drag and drop of selections to Stylist
framework/sfx2/source/inc/templdgi.hxx
framework/sfx2/source/dialog/templdlg.cxx
cws_src680_i18n09 was changed by Karl Hong(khong)
modified : #112061# fix the problem in 'Replace by character' in H/H conversion
l10n/i18npool/source/textconversion/textconversion_ko.cxx
modified : #i21907# fix isBeginWord and isEndWord problem
l10n/i18npool/source/breakiterator/breakiteratorImpl.cxx
modified : #112021# fix word boundary problem on begining and end of the string
l10n/i18npool/source/breakiterator/breakiteratorImpl.cxx
modified : #i17516# add Hebrew alphabetic numbering list
l10n/i18npool/inc/bullet.h
l10n/i18npool/source/defaultnumberingprovider/defaultnumberingprovider.cxx
cws_src680_sb10 was changed by Stephan Bergmann(sb)
removed : #114000# Removed Optional/VoidPropertyException again.
files from:
OptionalPropertyException.idl VoidPropertyException.idl
modified : #114000# Fixed minor omission.
udk/codemaker/source/cppumaker/cpputype.cxx
modified : #114000# Removed debug-code debris.
udk/bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx
modified : #114000# Added source/cpp_uno/common.
udk/bridges/prj/build.lst
modified : #114000# Adapted to multiple-inheritance interface types.
udk/cppuhelper/source/ : makefile.mk, tdmgr.cxx ;
udk/registry/inc/registry/ : reflread.hxx, reflwrit.hxx ;
udk/codemaker/source/codemaker/dependency.cxx
udk/cppu/inc/typelib/typedescription.h
udk/idlc/inc/idlc/ : astdeclaration.hxx, astinterface.hxx, errorhandler.hxx, fehelper.hxx, idlctypes.hxx ;
udk/cppu/util/cppu.map
udk/codemaker/source/cppumaker/cpputype.cxx
udk/bridges/source/cpp_uno/gcc3_linux_intel/ : cpp2uno.cxx, except.cxx, makefile.mk, share.hxx, uno2cpp.cxx, vtables.cxx, vtables.hxx ;
api/udkapi/com/sun/star/reflection/ : XInterfaceTypeDescription.idl, XInterfaceTypeDescription2.idl, XTypeDescription.idl, XTypeDescriptionEnumerationAccess.idl, makefile.mk ;
udk/cppuhelper/prj/build.lst
udk/cppu/inc/com/sun/star/uno/Reference.h
udk/registry/source/ : reflread.cxx, reflwrit.cxx ;
udk/idlc/source/ : astinterface.cxx, astscope.cxx, errorhandler.cxx, fehelper.cxx, parser.y ;
udk/stoc/source/registry_tdprovider/ : base.hxx, rdbtdp.xml, tdiface.cxx, tdprovider.cxx ;
udk/cppu/source/typelib/ : static_types.cxx, typelib.cxx ;
modified : #114000# Renamed source/cpp_uno/common to source/cpp_uno/shared.
udk/bridges/prj/build.lst
modified : #114000# Reverted the feature to dump service descriptions even if no -C is given.
udk/idlc/source/astdump.cxx
modified : #114000# Inherited interface types must be fully defined (included), not just forward declared.
api/offapi/com/sun/star/accessibility/ : XAccessibleExtendedComponent.idl, XAccessibleHypertext.idl ;
modified : #114000# Simplified initMethod/FieldDescriptions.
udk/ridljar/com/sun/star/lib/uno/typedesc/TypeDescription.java
modified : #114000# Removed Optional/VoidPropertyException again.
udk/ridljar/com/sun/star/uno/makefile.mk
api/udkapi/com/sun/star/uno/makefile.mk
modified : #114000# Adapted to multiple-inheritance interface types instead of elevated service descriptions.
udk/testtools/source/servicetests/ : TestBase.java, TestService.java, TestService1.idl, TestService2.idl ;
added : Directory udk/bridges/test/java_uno/multinherit using tag `cws_src680_sb10'
added : Directory udk/bridges/inc/bridges/cpp_uno/shared using tag `cws_src680_sb10'
added : Directory udk/bridges/source/cpp_uno/shared using tag `cws_src680_sb10'
added : #114000# Adapted to multiple-inheritance interface types.
udk/bridges/source/cpp_uno/shared/ : bridge.cxx, component.cxx, component.hxx, cppinterfaceproxy.cxx, makefile.mk, unointerfaceproxy.cxx ;
udk/bridges/inc/bridges/cpp_uno/shared/ : bridge.hxx, cppinterfaceproxy.hxx, unointerfaceproxy.hxx ;
udk/bridges/test/java_uno/multinherit/ : TestMultInherit.java, makefile.mk, readme.txt, testmultinherit.cxx, testmultinherit.map, types.idl ;
cws_srx645_droghedafilterteam15 was changed by Caolán McNamara(cmc) [ and it was merged ]
modified : #112639# backport a bit more to 1.1.2
sw/sw/source/filter/ww8/ww8par.cxx
cws_src680_mergebuild was changed by Ivo Hinkelmann(ihi)
modified : Merge-While-Build update
l10n/transex3/inc/ : export.hxx, lngmerge.hxx, srciter.hxx ;
l10n/transex3/source/ : cfgmerge.cxx, export.cxx, export2.cxx, lngex.cxx, lngmerge.cxx, localize.cxx, makefile.mk, merge.cxx, srclex.l ;
l10n/transex3/prj/d.lst
cws_src680_mergebuild was changed by Hans-Joachim Lankenau(hjs)
modified : #i8252# deliver five char iso too
modified : #i8252# set UILocale at startup
framework/desktop/source/app/app.cxx
framework/desktop/source/offwrp/license.cxx
modified : #i8252# more LangType to Locale; fixed logical error
installation/setup2/util/defs/wntmsci8
installation/setup2/prj/d.lst
installation/setup2/source/service/interface.cxx
installation/setup2/source/basic/sibasic.cxx
installation/setup2/inc/environ.hxx
installation/setup2/source/ui/ : main.cxx, mainevt.cxx ;
installation/setup2/source/other/respfile.cxx
modified : #i8252# fixed commandline problem; generic ids
gsl/rsc/source/parser/rscibas.cxx
gsl/rsc/source/rsc/rsc.cxx
gsl/rsc/inc/ : rschash.hxx, rscrsc.hxx ;
gsl/rsc/source/tools/rschash.cxx
modified : #i8252# accept language only
gsl/rsc/source/parser/rscibas.cxx
cws_src680_qadev14 was changed by Mindy Liu(mindyliu) [ and it was merged ]
modified : #114060# DatagramSocket::sendTo_recvFrom::sr_002 modified to pass
porting/sal/qa/osl/socket/osl_Socket.cxx
modified : #114060# add cases to test shutdown, in osl_StreamSocket
porting/sal/qa/osl/socket/osl_Socket.cxx
cws_src680_qadev14 was changed by Lars Langhans(lla) [ and it was merged ]
modified : #114060# changes with deadlocks
porting/sal/qa/osl/process/osl_Thread.cxx
modified : #114060# remove a wrong test.
porting/sal/qa/osl/mutex/osl_Mutex.cxx
modified : #114060# replace name check
porting/sal/qa/osl/security/osl_Security.cxx
modified : #114060# test speedup also for unix, wait not a second, but a tenth second.
porting/sal/qa/osl/process/osl_Thread.cxx
modified : #114060# FileType check changed, due to the fact, that we can not assure which item we retrieve
porting/sal/qa/osl/file/osl_File.cxx
cws_src680_dialogdiet was changed by Mathias Bauer(mba)
modified : #i22972#: ShellName of Application still needed for MacroConfig::CallBasic
framework/sfx2/source/appl/app.cxx
cws_src680_dialogdiet was changed by Carsten Driesner(cd)
added : #i22972# Resources moved from offmgr
graphics/svx/res/ : ofaabout.bmp, soffice.bmp ;
modified : #i22792# cui lib is not a uno lib - remove wrp lib
installation/scp/source/office/files.scp
modified : #i22972# Initialize function pointer to prevent crash
gsl/vcl/source/window/abstdlg.cxx
modified : #i22972# Fixed wrong include
graphics/svx/source/options/htmlcfg.cxx
graphics/svx/source/intro/ooo.src
modified : #i22972# Removed obsolete office wrapper lib and add new cui lib
cws_src680_mullingarfilterteam18 was changed by Caolán McNamara(cmc)
removed : RESYNC:; FILE REMOVED
files from:
attributeproperties.hxx
modified : #i23022# / #i18644# difficulties in mapping word position of after row end mark to suitable equivalent location in writer
sw/sw/source/filter/ww8/ww8par2.cxx
modified : #i23161# try a different guess at how word distinguish cell end marks for embedded tables in tables
sw/sw/source/filter/ww8/ww8par.cxx
modified : #114362# still some merge marks in last commit :-(
sw/sw/source/filter/ww8/ww8par3.cxx
modified : #114238# old style frame must default to transparent to make new object positioning sensible
sw/sw/source/filter/ww8/ww8par6.cxx
modified : #114362# rather than use resize, just start off with the vector constructed to the right size
sw/sw/source/filter/ww8/ww8par3.cxx
modified : RESYNC:; FILE MERGED
files from:
sw/sw/source/filter/ww8/:
types.hxx,
writerhelper.cxx,
writerhelper.hxx,
wrtw8esh.cxx,
wrtw8nds.cxx,
wrtw8num.cxx,
wrtw8sty.cxx,
wrtww8.cxx,
wrtww8.hxx,
wrtww8gr.cxx,
ww8atr.cxx,
ww8graf.cxx,
ww8graf2.cxx,
ww8par.cxx,
ww8par.hxx,
ww8par2.cxx,
ww8par3.cxx,
ww8par4.cxx,
ww8par5.cxx,
ww8par6.cxx,
ww8scan.cxx,
ww8struc.hxx,
sw/sw/source/filter/sw6/sw6par.cxx
sw/sw/source/filter/basflt/fltini.cxx
sw/sw/source/filter/w4w/:
w4watr.cxx,
w4wpar1.cxx,
w4wpar3.cxx,
wrtw4w.cxx,
graphics/svx/source/svrtf/svxrtf.cxx
sw/sw/source/filter/inc/fltshell.hxx
sw/sw/source/filter/ww1/w1class.cxx
graphics/svx/source/msfilter/msocximex.cxx
sw/sw/source/filter/rtf/:
rtfatr.cxx,
rtfnum.cxx,
rtftbl.cxx,
swparrtf.cxx,
swparrtf.hxx,
wrtrtf.cxx,
sw/sw/inc/:
crsrsh.hxx,
iodetect.cxx,
modified : final merge conflict fixes
sw/sw/source/filter/ww8/ : writerhelper.cxx, ww8par3.cxx ;
cws_srx645_sdk10 was changed by Michael Hoennig(mi)
modified : RESYNC:; FILE MERGED
files from:
gsl/vcl/unx/source/window/salframe.cxx
udk/jurt/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge.java
modified : #i19974# OOoBean / SetPluginParent() can set null parent now
gsl/vcl/unx/source/window/salframe.cxx
cws_srx645_alluser was changed by Dirk Voelzke(dv)
modified : #112897# Added support for -alluser switch
installation/setup2/source/agenda/ : agenda.cxx, environ.cxx ;
installation/setup2/inc/ : environ.hxx, error.hrc, main.hxx ;
installation/setup2/source/ui/ : error.src, main.cxx ;
cws_srx645_draw23 was changed by Andre Fischer(af)
modified : RESYNC:; FILE MERGED
files from:
graphics/sd/source/ui/view/sdoutl.cxx
modified : #114266# Moved notification of end of text edit mode to the right place.
graphics/sd/source/ui/view/sdview.cxx
cws_srx645_sch7pp2 was changed by Daniel Rentz(dr)
modified : #i19559# set correct chart types: lines on/off, symbols on/off
sc/sc/source/filter/inc/XclImpCharts.hxx
sc/sc/source/filter/excel/ : XclImpCharts.cxx, XclImpChartsApi.cxx ;
modified : #i19559# set correct chart types: lines on/off, symbols on/offXclExpCharts.cxx
sc/sc/source/filter/excel/XclExpCharts.cxx
cws_src680_cfg04 was changed by Sarah Smith(ssmith)
added : #114070# partial implementation
util/configmgr/source/platformbe/ : makefile.mk, systemintegrationmanager.cxx, systemintegrationmanager.hxx ;
added : Directory util/configmgr/source/platformbe using tag `cws_src680_cfg04'
modified : #114070# partial implementation
util/configmgr/prj/build.lst
util/configmgr/source/misc/configunoreg.cxx
util/configmgr/source/inc/confapifactory.hxx
cws_src680_cfg04 was changed by Daniel Boelzle(dbo)
modified : #114390# added propertyset implementation to support property ImplementationKey
udk/cppuhelper/source/factory.cxx
cws_srx645_vcl7pp1r4 was changed by Herbert Duerr(hdu)
modified : #i23202# character mirroring also needed for printer ASCII fonts
gsl/vcl/unx/source/gdi/salgdi3.cxx
cws_srx645_vcl7pp1r4 was changed by Philipp Lohmann(pl)
modified : #114101# more mutex issues
gsl/dtrans/source/X11/ : X11_clipboard.cxx, X11_selection.cxx ;
modified : #111793# catch X errors in HandleReparentEvent
gsl/vcl/unx/source/window/salframe.cxx
cws_src680_networker2 was changed by Dirk Voelzke(dv)
modified : #i22794# Better system integration for the network installation
installation/setup2/source/agenda/ : agenda.cxx, install.cxx ;
modified : RESYNC:; FILE MERGED
files from:
installation/scp/source/office/:
dir.scp,
profile.scp,
files.scp,
unxbasic.scp,
installation/scp/inc/:
gid.inc,
gcfg.inc,
installation/scp/source/cde/module_cde.scp
installation/scp/source/global/setupzip.scp
installation/setup2/source/agenda/:
install.cxx,
agenda.cxx,
action.cxx,
installation/setup2/source/ui/main.cxx
modified : #i23337# Don't show help for paramaeter -net any longer
installation/setup2/source/ui/main.cxx
cws_src680_networker2 was changed by Ingo Schmidt(is)
modified : #i22671# correct flags for new basic scripts
installation/scp/source/office/unxbasic.scp
modified : #i22702# removing WORKSTATION configurationitems
installation/scp/source/office/ : files.scp, profile.scp ;
modified : #i22702# removing workstation_only link
installation/scp/source/psprint/files_psprint.scp
modified : #i22702# removing Custom actions
installation/scp/source/office_root/module_fat_root.scp
modified : #i22671# adding script files and basic scripts
installation/scp/source/office/ : unxbasic.scp, files.scp ;
modified : #i22702# removing workstation basic scripts
installation/scp/source/office/ : basic.scp, unxbasic.scp ;
modified : #i22671# no more libregmimetypes
installation/scp/source/global/setupzip.scp
cws_src680_networker2 was changed by Oliver Braun(obr)
modified : #i22671#, #i11438# replace functionality of libregmimetypes with shell scripts
gsl/sysui/desktop/util/makefile.mk
modified : #i22671#, #i11438# changed deinstall option to --remove
gsl/sysui/desktop/util/update-user-mime-data.sh
cws_srx645_crashrep7pp2 was changed by Hennes Rohling(hro)
modified : #112888# #110950# Encode all strings for xml
porting/crashrep/source/win32/soreport.cpp
modified : #114109# Send full product key as product identification
porting/crashrep/source/win32/soreport.cpp
modified : #112888# Encode special characters of several strings for XML
porting/crashrep/source/unx/main.cxx
modified : #114109# Use full productkey as product identifier
porting/crashrep/source/unx/main.cxx
cws_srx644_ab02vba was changed by Joachim Lingner(jl)
modified : #112367# added tests for DECIMAL
util/extensions/test/ole/StarBasic_OleClient/oleclient.bas
modified : #114374# now TYPATTR for TKIND_DISPATCH is obtained in case of a dual interface.
util/extensions/test/ole/StarBasic_OleClient/oleclient.bas
util/extensions/source/ole/oleobjw.cxx
cws_srx644_ab02vba was changed by Thomas Behrens(tbe)
modified : #109416# VBA Migration: Support launching of IDE to a specific line in a module
framework/sfx2/sdi/sfx.sdi
cws_srx645_nativewidget1 was changed by Dan Williams(fa)
modified : Implement Tabs and Listboxes for GTK+. Since GTK+ draws tabs RTL with a 2px overlap, added a PART code to indicate tabs should be drawn RTL, and STATE code to indicate which was the first tab in the group so that it would be drawn correctly.
gsl/vcl/inc/ : salnativewidgets.hxx, tabctrl.hxx ;
gsl/vcl/source/control/ : spinfld.cxx, tabctrl.cxx ;
gsl/vcl/unx/source/window/salnativewidgets-gtk.cxx
modified : Fix GTK+ spinbutton arrow and button sizes. Crux still has some GtkState/GtkShadow issues (surprise, surprise).
gsl/vcl/unx/source/window/salnativewidgets-gtk.cxx
modified : Update bogus scrollbar size return check for slightly larger scrollbars.
gsl/vcl/unx/source/window/salnativewidgets-gtk.cxx
modified : Clean up scrollbar handling a bit, make sure to cover _entire_ area that OOo passes us for the scrollbar so we don't show artifacts.
gsl/vcl/unx/source/window/salnativewidgets-gtk.cxx
modified : Implement native dropdown menu/combobox buttons.
gsl/vcl/unx/source/window/salnativewidgets-gtk.cxx
cws_src680_gh5 was changed by Malte Timmermann(mt)
modified : #i23427# #114283# Fixed bug in mnCurTextWidth caching, and never call FormatDoc without UpdateViews
util/svtools/source/edit/texteng.cxx
cws_src680_gh5 was changed by Gregor Hartmann(gh)
modified : no ressources in hid.lst from this module
util/automation/prj/d.lst
modified : #i22675#Refcounting is better in many cases
util/automation/source/testtool/ : objtest.cxx, objtest.hxx ;
modified : #i22675#new commands getError/WarningList
util/automation/source/app/testbasi.cxx
util/automation/source/inc/testapp.hxx
util/automation/source/testtool/ : objtest.cxx, objtest.hxx ;
modified : #i22675# forgot ()
util/automation/source/testtool/objtest.cxx
mws_srx645 was changed by Jens-Heiner Rechtien(hr)
modified : #100000#: tag operation can't succeed without message if -F and -b option is specified
tools/solenv/bin/modules/Cvs.pm
mws_fix645 was changed by Jens-Heiner Rechtien(hr)
modified : #100000#: tag operation can't succeed without message if -F and -b option is specified
tools/solenv/bin/modules/Cvs.pm
mws_fix645 was changed by Vladimir Glazounov(vg)
integrated : gnomeaccpp1r1[ description]
gsl/padmin/source/pamain.cxx
gsl/accessibility/bridge/org/openoffice/java/accessibility/ : Component.java, Container.java, Dialog.java, Frame.java, Window.java ;
integrated : droghedafilterteam15[ description]
sw/sw/source/filter/ww8/ : wrtw8esh.cxx, wrtw8nds.cxx, wrtww8.cxx, wrtww8.hxx, ww8atr.cxx, ww8graf.cxx, ww8graf2.cxx, ww8par.cxx, ww8par.hxx, ww8par2.cxx, ww8par2.hxx, ww8par3.cxx, ww8par4.cxx, ww8par5.cxx, ww8par6.cxx, ww8scan.cxx ;
sw/sw/source/filter/rtf/ : rtffly.cxx, rtftbl.cxx, swparrtf.cxx ;
sw/sw/source/filter/writer/wrtswtbl.cxx
graphics/svx/source/svrtf/rtfgrf.cxx
integrated : setuppp03[ description]
installation/scp/inc/gcfg.inc
gsl/sysui/desktop/kde/ : calc.desktop, draw.desktop, impress.desktop, math.desktop, printeradmin.desktop, template.desktop, web.desktop, writer.desktop ;
installation/scp/source/gnome/unxbasic_gnome.scp
installation/setup2/inc/decltor.hxx
installation/scp/source/office/ : config.scp, profile.scp ;
installation/setup2/source/compiler/sifile.cxx
installation/setup2/source/agenda/environ.cxx
gsl/sysui/desktop/gnome/ : calc.desktop, draw.desktop, impress.desktop, math.desktop, printeradmin.desktop, template.desktop, web.desktop, writer.desktop ;
installation/setup2/source/ui/ : magenda.cxx, main.cxx ;
installation/scp/source/kde/files_kde.scp
integrated : setuppp02[ description]
installation/setup2/aqua/source/system/aquaos.cxx
installation/setup2/win/source/system/winos.cxx
installation/setup2/mow/source/loader/loader.c
installation/setup2/win/source/loader/loader.cxx
installation/setup2/mow/source/system/mowos.cxx
installation/setup2/inc/ : environ.hxx, error.hrc, main.hxx, os.hxx ;
installation/setup2/source/compiler/compiler.cxx
installation/setup2/source/agenda/ : agenda.cxx, environ.cxx ;
installation/setup2/source/ui/ : error.src, main.cxx, mainwnd.cxx, mainwnd.hxx ;
integrated : sal06[ description]
porting/sal/osl/unx/ : file.c, file_error_transl.cxx ;
porting/sal/osl/w32/dir.c
ucb/ucb/source/ucp/file/ : filglob.cxx, filstr.cxx, shell.cxx ;
porting/sal/inc/osl/ : file.h, file.hxx ;
porting/sal/qa/osl/file/ : makefile.mk, test_cpy_wrt_file.cxx ;
porting/sal/util/sal.map
integrated : ooo111fix1[ description]
framework/sfx2/source/explorer/explorer.src
: jtools.jar, starjar.jar, starjar.jar ;
util/tools/source/zcodec/ : makefile.mk, zcodec.cxx ;
graphics/svx/source/options/ : multipat.src, optaccessibility.src, optasian.src, optcolor.src, optdict.src, optextbr.src, optgenrl.src, optgrid.src, optinet2.src, optjsearch.src, optlingu.src, optpath.src, optsave.src, optspell.src ;
api/odk/util/check.pl
sc/sc/source/ui/formdlg/ : dwfunctr.src, formdlgs.src, parawin.src ;
dba/dbaccess/source/ui/querydesign/ : query.src, querydlg.src ;
installation/readlicense/prj/d.lst
framework/filter/source/svg/ : makefile.mk, svgfilter.cxx, svgfilter.hxx ;
tools/dmake/unix/macosx/gnu/public.h
framework/sfx2/source/bastyp/ : bastyp.src, fltdlg.src, fltfnc.src, newhdl.src ;
external/moz/zipped/makefile.mk
tools/dmake/winnt/borland/bcc50/public.h
installation/setup2/wrapper/install.sh
sw/sw/source/ui/index/ : cnttab.src, idxmrk.src, multmrk.src ;
gsl/vcl/prj/build.lst
sc/sc/source/ui/navipi/navipi.src
sw/sw/source/ui/app/ : app.src, error.src, mn.src ;
sc/sc/sdi/scslots.src
porting/crashrep/source/all/crashrep.lng
sc/sc/source/ui/dbgui/ : asciiopt.src, consdlg.src, dapitype.src, filtdlg.cxx, imoptdlg.src, pvfundlg.src, scendlg.src, sfiltdlg.cxx, validate.src ;
graphics/svx/source/stbctrls/stbctrls.src
installation/extras/source/templates/layout/lang/danish/lyt-cool.sti
sc/sc/source/core/tool/ : interpr2.cxx, makefile.mk ;
graphics/goodies/source/filter.vcl/idxf/ : dxf2mtf.cxx, dxfreprd.cxx, dxfreprd.hxx ;
installation/wizards/source/euro/euro.src
installation/setup2/source/custom/jvmsetup/loader/makefile.mk
installation/scptools/source/linker/ : scppkg.cxx, searchcache.cxx, ziplst.cxx ;
udk/pyuno/zipcore/python.sh
util/svtools/bmpmaker/bmpgui.cxx
framework/res/hung/ : lc10008.bmp, lc10009.bmp, lc10014.bmp, lc26648.bmp, lch10008.bmp, lch10009.bmp, lch10014.bmp, lch26648.bmp, sc10008.bmp, sc10009.bmp, sc10014.bmp, sc26648.bmp, sch10008.bmp, sch10009.bmp, sch10014.bmp, sch26648.bmp ;
util/svtools/source/items/cstitem.src
l10n/transex3/inc/export.hxx
framework/framework/source/classes/ : fltdlg.src, resource.src ;
gsl/sysui/oounix/office/cde/ : calc.lng, draw.lng, group.lng, impress.lng, locales.tab, math.lng, writer.lng ;
installation/extras/source/templates/wizard/web/lang/danish/ : cnt-album.stw, cnt-bilingual.stw, cnt-chapters.stw, cnt-empty.stw, cnt-fixonecol.stw, cnt-fixtwocol.stw, cnt-formcontact.stw, cnt-formcustomer.stw, cnt-formfix.stw, cnt-formvar.stw, cnt-list.stw, cnt-onepic.stw, cnt-standard.stw, cnt-twotitles.stw, stl-banana.stw, stl-blkjeans.stw, stl-blue.stw, stl-blueblock.stw, stl-bluejeans.stw, stl-fieryred.stw, stl-hightech.stw, stl-mint.stw, stl-music.stw, stl-nostalg.stw, stl-orange.stw, stl-petrol.stw, stl-seventies.stw, stl-standard.stw, stl-strwbryice.stw, stl-sun.stw, stl-tracks.stw, stl-turquoise.stw, stl-wetblue.stw ;
gsl/vcl/unx/source/gdi/native-msgbox/ : makefile.mk, msgbox-gnome-linux-powerpc ;
framework/sfx2/source/dialog/ : about.src, cfg.src, dialog.src, dinfdlg.src, dinfedt.src, dlgrun.src, eventdlg.src, filedlghelper.src, macropg.src, mail.src, mailwindow.src, mgetempl.src, newstyle.src, passwd.src, printopt.src, recfloat.src, register.src, templdlg.src ;
gsl/shell/source/proxysettings/soprxsettings.cxx
framework/offmgr/source/offapp/dialog/ : autocdlg.src, connpooloptions.src, fontsubs.src, hyprlink.src, inetdlg.src, internationaloptions.src, optfltr.src, optgdlg.src, opthtml.src, optmemory.src, treeopt.src ;
tools/dmake/msdos/borland/bcc45/public.h
graphics/svx/source/outliner/outliner.src
graphics/sch/source/ui/app/ : app.src, menu.src, menuids.src, res_bmp.src, strings.src ;
sw/sw/source/ui/wizard/ : wizagdlg.src, wizbmp.src, wizfxdlg.src, wizlogo.src, wizltdlg.src, wizmmdlg.src, wizsave.src ;
xml/xmloff/source/forms/formcellbinding.cxx
framework/filter/source/xsltdialog/ : xmlfileview.src, xmlfilterdialogstrings.src, xmlfiltersettingsdialog.src, xmlfiltertabdialog.src, xmlfiltertabpagebasic.src, xmlfiltertabpagexslt.src, xmlfiltertestdialog.src ;
installation/setup2/aqua/source/system/aquaos.src
graphics/goodies/source/filter.vcl/eos2met/dlgeos2.src
installation/setup2/source/service/progressdlg.src
gsl/psprint/source/printergfx/ : glyphset.cxx, printerjob.cxx, text_gfx.cxx ;
tools/dmake/winnt/mingw/public.h
sw/sw/source/ui/wrtsh/wrtsh.src
dba/dbaccess/source/ui/misc/ : WizardPages.src, dbumiscres.src ;
installation/wizards/source/webwizard/webwizar.src
tools/autodoc/source/parser/cpp/c_rcode.cxx
graphics/svx/source/fmcomp/ : gridctrl.src, showcols.src ;
tools/dmake/unix/bsdarm32/public.h
dba/dbaccess/source/ui/tabledesign/table.src
udk/salhelper/source/simplereferenceobject.cxx
sc/sc/inc/ : chgtrack.hxx, tabopparams.hxx ;
installation/scp/source/kde/ : module_kde.lng, unxbasic_kde.lng ;
installation/scp/source/calc/ : module_calc.lng, profile_calc.lng, system_calc.lng ;
util/officecfg/registry/schema/org/openoffice/ : Inet.xcs, Setup.xcs, UserProfile.xcs, VCL.xcs ;
tools/dmake/ : config.h.in, configure, configure.in, function.c, sysintf.c ;
gsl/vcl/source/src/ : btntext.src, helptext.src, menu.src, stdtext.src ;
util/extensions/source/scanner/ : grid.src, sanedlg.src ;
udk/pyuno/inc/pyuno/pyuno.hxx
util/extensions/source/dbimport/ : dbidialogs.src, dsntypes.src, importdialog.src ;
framework/sfx2/source/toolbox/ : tbxcust.src, tbxopdlg.src, tbxpopup.src, toolbox.src ;
util/tools/source/rc/resmgr.cxx
gsl/padmin/source/ : padialog.src, rtsetup.src ;
util/svtools/source/contnr/ : fileview.src, svcontnr.src, templwin.src ;
graphics/goodies/source/filter.vcl/eps/ : dlgeps.src, epsstr.src ;
installation/setup2/source/agenda/ : action.cxx, agenda.cxx, environ.cxx, install.cxx, installu.cxx ;
external/python/ : Python-2.2.2.patch, convert.bat, makefile.mk, vc70_patch.pl ;
util/officecfg/registry/schema/org/openoffice/Office/ : Addons.xcs, Calc.xcs, Chart.xcs, Commands.xcs, Common.xcs, DataAccess.xcs, Draw.xcs, Impress.xcs, Java.xcs, Jobs.xcs, Labels.xcs, Linguistic.xcs, Math.xcs, ProtocolHandler.xcs, SFX.xcs, Security.xcs, Substitution.xcs, TypeDetection.xcs, UI.xcs, Views.xcs, Writer.xcs, WriterWeb.xcs ;
gsl/sysui/desktop/kde/makefile.mk
tools/dmake/unix/bsd43/uw/public.h
dba/dbaccess/source/ui/control/ : TableGrantCtrl.src, tabletree.src, undosqledit.src ;
udk/codemaker/source/cunomaker/cunotype.cxx
udk/cppu/source/typelib/typelib.cxx
graphics/svx/source/tbxctrls/ : colrctrl.src, grafctrl.src, lboxctrl.src, tbcontrl.src, tbxdraw.src ;
sw/sw/source/ui/chrdlg/ : ccoll.src, chardlg.src, chrdlg.src, drpcps.src, numpara.src, paradlg.src, swbreak.src ;
tools/dmake/qssl/public.h
util/tools/source/generic/l2txtenc.cxx
tools/dmake/unix/linux/gnu/public.h
gsl/sysui/desktop/share/ : documents.ulf, launcher_comment.ulf, launcher_name.ulf ;
installation/scp/source/office/ : basic.lng, basic.scp, config.lng, dir.lng, dir.scp, module.lng, profile.lng, setuphelp.lng, system.lng, unxbasic.lng, unxbasic.scp, files.scp ;
framework/sfx2/source/accel/accel.src
api/sdk_oo/util/makefile.pmk
util/officecfg/util/makefile.pmk
framework/sfx2/source/appl/ : app.src, minbox.src, newhelp.src, sfx.src ;
gsl/psprint/source/printer/jobdata.cxx
installation/setup2/source/custom/tplsetup/ : tplsetup.cxx, tplsetup.src ;
framework/res/slovenian/ : lc10008.bmp, lc10009.bmp, lc10014.bmp, lc26648.bmp, lch10008.bmp, lch10009.bmp, lch10014.bmp, lch26648.bmp, sc10008.bmp, sc10009.bmp, sc10014.bmp, sc26648.bmp, sch10008.bmp, sch10009.bmp, sch10014.bmp, sch26648.bmp ;
api/odk/source/bean/native/unix/makefile.mk
framework/offmgr/sdi/ofaslots.src
sw/sw/sdi/swslots.src
installation/extras/source/templates/presnt/lang/danish/ : prs-novelty.sti, prs-strategy.sti ;
framework/filter/source/xsltvalidate/makefile.mk
util/extensions/source/abpilot/abspilot.src
udk/remotebridges/source/bridge/bridge_connection.cxx
graphics/svx/source/accessibility/accessibility.src
framework/sfx2/source/view/ : framedlg.src, fsetview.src, view.src ;
porting/sal/rtl/source/ : alloc.c, byteseq.c ;
gsl/psprint/source/helper/ : helper.cxx, strhelper.cxx ;
dba/connectivity/source/drivers/mozab/mozillasrc/makefile.mk
l10n/i18nutil/source/utility/widthfolding.cxx
external/zlib/makefile.mk
udk/jvmaccess/util/makefile.mk
sw/sw/source/ui/globdoc/globdoc.src
sw/sw/source/ui/docvw/ : access.src, docvw.src ;
tools/config_office/ : aclocal.m4, bootstrap.1, bootstrap.2, configure, configure.in, set_soenv.in ;
installation/scp/source/fonts/ : files_fonts.scp, module_fonts.lng ;
ucb/uui/source/ : cookiedg.src, fltdlg.src, ids.src, logindlg.src, masterpasscrtdlg.src, masterpassworddlg.src, passcrtdlg.src, passworddlg.src, passworderrs.src ;
tools/dmake/unix/bsd43/public.h
porting/crashrep/source/unx/res/ : makefile.mk, unxcrashres.cxx ;
tools/dmake/os2/ibm/icc3/public.h
porting/crashrep/source/win32/ : base64.cpp, base64.h, makefile.mk, resource.h, soreport.cpp ;
installation/extras/source/templates/wizard/fax/lang/hungarian/ : wizfax1.stw, wizfax2.stw, wizfax3.stw ;
installation/scp/source/javafilter/ : module_javafilter.lng, profile_javafilter.lng ;
graphics/svx/source/gallery2/ : gallery.src, galtheme.src ;
tools/dmake/unix/sysvr3/pwd/public.h
tools/dmake/msdos/borland/bcc30/public.h
util/extensions/source/dbpilots/ : commonpagesdbp.src, dbpilots.src, gridpages.src, groupboxpages.src, listcombopages.src ;
udk/codemaker/source/cppumaker/cpputype.cxx
graphics/sch/source/core/glob.src
installation/scp/source/draw/ : module_draw.lng, profile_draw.lng, system_draw.lng ;
graphics/svx/source/form/ : filtnav.src, fmexpl.src, fmsearch.src, fmstring.src, taborder.src, tbxform.src ;
installation/setup2/source/ui/pages/ : maindlg.src, paddr.cxx, paddr.src, pasexist.src, pasreins.src, pasremem.src, passrv.src, passtart.src, pasuinst.src, pasuname.src, pasupath.src, pcfgserver.src, pcrc.src, phavefun.src, pimode.src, pipath.src, plang.src, plicense.src, pmigrate.src, pmodules.src, ppatch.src, pprofile.src, preadme.src, preadygo.src, precover.src, preguser.src, preins.src, prepair.src, prspwizard.src, pscript.src, ptoplvl.src, puninst.src, pupdate.src, pusrinst.src, pwaddr.src, pwelcome.src, pwsetup.src, vefun.src ;
installation/extras/source/templates/wizard/styles/lang/danish/ : black_white.stc, blackberry.stc, default.stc, diner.stc, fall.stc, glacier.stc, green_grapes.stc, jeans.stc, marine.stc, millennium.stc, nature.stc, neon.stc, night.stc, nostalgic.stc, pastell.stc, pool.stc, pumpkin.stc, sunstyle.stc, xos.stc ;
installation/readlicense/util/makefile.pmk
installation/scp/source/python/ : python.lng, python.scp ;
external/addons/bitstream_vera_fonts/makefile.mk
graphics/sch/sdi/schslots.src
util/extensions/source/installation/office/protchk/protdlg.src
graphics/svx/source/svxlink/linkmgr.src
tools/dmake/win95/borland/bcc50/public.h
installation/extras/source/autotext/lang/hungarian/acor1038.dat
graphics/sd/sdi/sdslots.src
sw/sw/source/ui/frmdlg/ : column.src, cption.src, frmpage.src, frmui.src, wrap.src ;
sc/scaddins/source/analysis/ : analysis.src, analysis_funcnames.src, bessel.cxx ;
installation/setup2/source/custom/reg4msdoc/preg4msdoc.src
installation/readlicense/docs/readme/ : makefile.mk, readme.xrm ;
framework/offmgr/source/offapp/intro/ : cjk.src, db.src, dbi.src, for.src, intro.hrc, iso.src, oem.src, ooo.src ;
installation/setup2/source/ui/ : app.src, error.src, magenda.cxx, main.cxx, mainevt.cxx ;
framework/sfx2/source/config/config.src
sw/sw/source/ui/fldui/ : DropDownFieldDialog.src, changedb.src, flddb.src, flddinf.src, flddok.src, fldfunc.src, fldref.src, fldtdlg.src, fldui.src, fldvar.src, inpdlg.src, javaedit.src ;
installation/scp/source/lingu/module_lingu.lng
tools/dmake/unix/bsd43/vf/public.h
installation/scp/source/global/ : setupzip.scp, udk_base.scp, udk_complete.scp ;
external/berkeleydb/ : db-3.2.9.patch, makefile.mk ;
util/svtools/source/control/ : calendar.src, ctrlbox.src, ctrltool.src, filectrl.src ;
tools/dmake/win95/microsft/config.h
installation/extras/source/templates/wizard/memo/lang/danish/ : wizmem1.stw, wizmem2.stw, wizmem3.stw ;
graphics/goodies/source/filter.vcl/epgm/dlgepgm.src
framework/desktop/source/javaldx/makefile.mk
installation/setup2/util/makefile.mk
framework/framework/source/services/ : documentlist.src, logindialog.src, substitutepathvars.cxx ;
tools/dmake/win95/microsft/vpp40/ : mk.bat, public.h ;
sw/sw/source/ui/lingu/olmenu.src
installation/scp/source/gnome/module_gnome.lng
api/odk/pack/gendocu/makefile.mk
sc/sc/addin/datefunc/dfa.src
installation/extras/source/templates/wizard/fax/lang/danish/ : wizfax1.stw, wizfax2.stw, wizfax3.stw ;
sw/starmath/source/ : commands.src, menu.src, smres.src, symbol.src ;
installation/wizards/source/tools/common.src
sw/sw/source/ui/utlui/ : attrdesc.src, gloslst.src, initui.src, navipi.src, poolfmt.src, unotools.src, utlui.src ;
tools/dmake/winnt/msvc6/public.h
tools/dmake/unix/solaris/gnu/public.h
graphics/svx/source/engine3d/ : float3d.src, string3d.src ;
tools/solenv/inc/ : lang.mk, libs.mk, postset.mk, settings.mk, tg_compv.mk, tg_jar.mk, unitools.mk, unxbsdi.mk, unxbsdi2.mk, unxfbsdi.mk, unxirxm3.mk, unxlngi3.mk, unxlngi4.mk, unxlngi5.mk, unxlngppc.mk, unxlngppc4.mk, unxlngs3904.mk, unxmacxp.mk, unxsoli3.mk, unxsoli4.mk, unxsols3.mk, unxsols4.mk, wnt.mk ;
api/odk/prj/build.lst
sc/sc/source/ui/drawfunc/ : drformsh.src, objdraw.src ;
dba/dbaccess/source/ui/inc/toolbox.hrc
external/stlport/ : STLport-4.5.patch, makefile.mk ;
util/xmlhelp/source/cxxhelp/qe/Query.cxx
porting/crashrep/source/unx/ : interface.cxx, interface.hxx, main.cxx, makefile.mk, res.cxx ;
installation/extras/source/templates/wizard/agenda/lang/hungarian/ : wizagn1.stw, wizagn2.stw, wizagn3.stw ;
installation/setup2/source/ui/dialog/ : dialog.src, infodlg.src, querydlg.src, strings.src ;
graphics/goodies/source/filter.vcl/egif/dlgegif.src
dba/dbaccess/source/core/resource/strings.src
graphics/sd/source/ui/accessibility/accessibility.src
installation/extras/source/templates/wizard/letter/lang/danish/ : wizbrf1.stw, wizbrf2.stw, wizbrf3.stw ;
tools/dmake/mac/public.h
graphics/goodies/source/filter.vcl/epict/dlgepct.src
sc/sc/source/ui/unoobj/ : datauno.cxx, makefile.mk ;
util/svtools/source/filepicker/ : filepicker.src, iodlg.src ;
udk/ridljar/util/makefile.mk
dba/dbaccess/source/ui/uno/dbinteraction.src
sw/sw/source/ui/misc/ : bookmark.src, docfnote.src, glosbib.src, glossary.src, insfnote.src, insrule.src, linenum.src, num.src, numberingtypelistbox.src, outline.src, pgfnote.src, pggrid.src, redlndlg.src, srtdlg.src ;
tools/dmake/msdos/borland/tcc20/public.h
util/extensions/source/propctrlr/ : formres.src, propres.src ;
tools/dmake/unix/cygwin/public.h
installation/extras/source/templates/wizard/agenda/lang/danish/ : wizagn1.stw, wizagn2.stw, wizagn3.stw ;
udk/pyuno/source/module/ : pyuno_adapter.cxx, pyuno_module.cxx, pyuno_runtime.cxx ;
graphics/svx/source/items/ : svxerr.src, svxitems.src ;
tools/dmake/unix/sysvr3/gnu/public.h
gsl/shell/source/win32/shlxthandler/shlxthdl.lng
util/svtools/source/misc/ : config.src, errtxt.src, imagemgr.src, iniman.src, mediatyp.src, pver.src ;
graphics/sd/source/ui/app/ : menu.src, menuids.src, menuids2.src, menuids3.src, menuids4.src, menuportal.src, popup.src, res_bmp.src, sdstring.src, strings.src, tbx_ww.src, toolbox.src ;
sw/sw/source/ui/envelp/ : envelp.src, envfmt.src, envlop.src, label.src, labfmt.src, labprt.src, mailmrge.src ;
graphics/sd/source/filter/html/pubdlg.src
udk/bridges/source/remote/urp/urp_unmarshal.hxx
installation/scp/source/office_root/module_fat_root.lng
util/officecfg/registry/data/org/openoffice/Office/ : DataAccess.xcu, TypeDetection.xcu, UI.xcu, Writer.xcu ;
installation/extras/source/templates/wizard/desktop/lang/danish/ : html.stw, idxexample.sxw, url_transfer.htm ;
tools/dmake/tos/public.h
sw/sw/source/ui/ribbar/ : inputwin.src, tblctrl.src, tbxanchr.src, workctrl.src ;
installation/setup2/source/basic/ : sibasic.cxx, wrapper.cxx ;
installation/scp/inc/ : gid.inc, gcfg.inc ;
gsl/vcl/source/glyphs/glyphcache.cxx
external/addons/dictionaries/en_US/makefile.mk
gsl/vcl/unx/source/gdi/getstyle/ : getstyle-gnome-linux-powerpc, makefile.mk ;
installation/wizards/source/importwizard/importwi.src
installation/setup2/mow/source/system/mowos.src
graphics/goodies/source/filter.vcl/eppm/dlgeppm.src
sw/sw/source/ui/dialog/ : abstract.src, ascfldlg.src, dialog.src, docstdlg.src, regionsw.src ;
dba/connectivity/source/drivers/mozab/makefile.mk
framework/sfx2/source/doc/ : doc.src, doctdlg.src, doctempl.src, docvor.src, new.src ;
graphics/sd/source/ui/dlg/ : animobjs.src, brkdlg.src, copydlg.src, custsdlg.src, dlg_char.src, dlgass.src, dlgfield.src, dlgolbul.src, dlgpage.src, dlgsnap.src, effect.src, ins_page.src, ins_paste.src, inspagob.src, morphdlg.src, navigatr.src, new_foil.src, paragr.src, present.src, preview.src, printdlg.src, prltempl.src, prntopts.src, sdobjpal.src, sdpreslt.src, slidechg.src, tabtempl.src, tpaction.src, tpoption.src, vectdlg.src ;
gsl/forms/source/resource/strings.src
tools/dmake/msdos/borland/bcc40/public.h
tools/dmake/unix/solaris/public.h
l10n/i18npool/source/localedata/data/hu_HU.xml
framework/sfx2/source/statbar/statbar.src
tools/dmake/unix/xenix/pwd/public.h
sc/sc/source/ui/styleui/styledlg.src
installation/smoketest/statjars/README.jfreechart
udk/jvmaccess/source/ : javainfoimpl.cxx, makefile.mk, sunversion.cxx ;
util/tools/source/intntl/intnunx.cxx
tools/dmake/unix/386ix/public.h
installation/scp/source/impress/ : module_impress.lng, profile_impress.lng, system_impress.lng ;
sc/sc/source/ui/pagedlg/ : areasdlg.cxx, hfedtdlg.src, pagedlg.src, tphf.cxx, tphf.src, tphfedit.cxx, tptable.cxx ;
util/extensions/source/bibliography/ : bib.src, datman.src, menu.src, sections.src, toolbar.src ;
graphics/sch/source/ui/dlg/ : attrib.src, attrib2.src, attrib3.src, attrib4.src, axisgrid.src, datdescr.src, datstat.src, dgrdata.src, diagrtyp.src, dlggraut.src, legend.src, lightdlg.src, title.src, tpappopt.src, tplabel.src, tpscaley.src, viewdlg.src ;
graphics/svx/sdi/svxslots.src
installation/scp/util/makefile.mk
tools/dmake/unix/xenix/public.h
xml/xmloff/source/core/xmluconv.cxx
sw/sw/source/ui/dochdl/ : dochdl.src, selglos.src ;
dba/dbaccess/source/ui/browser/ : bcommon.src, sbabrw.src, sbagrid.src ;
graphics/svx/source/editeng/editeng.src
sc/scaddins/source/datefunc/datefunc.src
sw/sw/source/ui/dbui/ : dbinsdlg.src, dbui.src ;
dba/dbaccess/source/ui/relationdesign/relation.src
framework/desktop/source/app/ : desktop.src, ssodlg.src ;
installation/setup2/source/custom/jvmsetup/ : jvmdlg.src, makefile.mk ;
installation/extras/source/templates/wizard/report/lang/danish/ : cnt-01.stw, cnt-011.stw, cnt-012.stw, cnt-02.stw, cnt-021.stw, cnt-022.stw, cnt-03.stw, cnt-031.stw, cnt-032.stw, cnt-04.stw, cnt-041.stw, cnt-042.stw, cnt-05.stw, cnt-051.stw, cnt-052.stw, cnt-06.stw, cnt-061.stw, cnt-062.stw, cnt-default.stw, stl-01.stw, stl-02.stw, stl-03.stw, stl-04.stw, stl-05.stw, stl-06.stw, stl-07.stw, stl-08.stw, stl-09.stw, stl-10.stw, stl-default.stw ;
installation/wizards/source/schedule/schedule.src
graphics/svx/source/svdraw/ : impgrfll.cxx, svdstr.src ;
graphics/sd/source/core/glob.src
sc/sc/source/ui/docshell/ : docsh8.cxx, tpstat.src ;
sc/sc/source/ui/miscdlgs/ : acredlin.src, highred.src, instbdlg.src, linkarea.src ;
graphics/svx/inc/globlmn.hrc
sw/sw/source/ui/fmtui/ : fmtui.src, tmpdlg.src ;
sc/sc/source/core/src/compiler.src
tools/solenv/bin/build.pl
udk/jurt/source/pipe/makefile.mk
l10n/transex3/source/ : export.cxx, export2.cxx, merge.cxx ;
installation/setup2/source/uibase/agentdlg.src
installation/scp/source/math/ : module_math.lng, profile_math.lng, system_math.lng ;
framework/offmgr/source/offapp/app/app.src
installation/scp/source/cde/ : module_cde.lng, unxbasic_cde.lng, unxbasic_cde.scp ;
sw/sw/source/core/bastyp/calc.cxx
tools/dmake/os2/ibm/icc/public.h
sc/sc/source/ui/view/makefile.mk
framework/offmgr/prj/d.lst
gsl/vcl/unx/source/app/salmain.cxx
installation/extras/source/autotext/lang/danish/ : acor1030.dat, crdbus50.bau, crdbus54.bau, mytexts.bau, standard.bau, template.bau ;
gsl/psprint/util/makefile.mk
framework/filter/source/xsltfilter/makefile.mk
sw/starmath/sdi/smslots.src
sw/sw/source/ui/shells/shells.src
udk/pyuno/source/loader/ : makefile.mk, pyuno_loader.cxx ;
gsl/toolkit/source/awt/accessiblestrings.src
sc/sc/source/filter/xml/xmlsubti.hxx
installation/wizards/source/template/template.src
util/svtools/source/uno/unoifac2.src
installation/setup2/win/source/loader/loader.lng
tools/dmake/unix/sysvr1/public.h
installation/scp/source/grafikfilter/module_grafik.lng
installation/extras/source/templates/wizard/memo/lang/hungarian/ : wizmem1.stw, wizmem2.stw, wizmem3.stw ;
udk/stoc/source/corereflection/criface.cxx
util/svtools/source/Accessibility/accessiblelistboxentry.src
util/svtools/prj/build.lst
sc/sc/source/core/data/ : drwlayer.cxx, makefile.mk ;
framework/sfx2/source/menu/menu.src
tools/dmake/winnt/microsft/vpp40/public.h
udk/bridges/source/jni_uno/ : jni_info.cxx, makefile.mk ;
xml/package/source/zipapi/ : Adler32.cxx, CRC32.cxx, Deflater.cxx, Inflater.cxx, makefile.mk ;
tools/dmake/unix/coherent/ver40/public.h
dba/dbaccess/source/ui/dlg/ : AdabasPage.src, AdabasStat.src, RelationDlg.src, UserAdmin.src, adtabdlg.src, dbadmin.src, dbfindex.src, directsql.src, dlgattr.src, dlgsave.src, dlgsize.src, doclinkdialog.src, dsselect.src, indexdialog.src, missingdocdlg.src, paramdialog.src, queryfilter.src, queryorder.src, sqlmessage.src ;
sw/sw/source/ui/web/web.src
tools/dmake/unix/sysvr3/public.h
sc/sc/source/ui/src/ : attrdlg.src, autofmt.src, chartdlg.src, condfrmt.src, crnrdlg.src, dbnamdlg.src, filter.src, globstr.src, hdrcont.src, menue.src, miscdlgs.src, namedlg.src, opredlin.src, optdlg.src, popup.src, sc.src, scerrors.src, scfuncs.src, scstring.src, scwarngs.src, simpref.src, solvrdlg.src, sortdlg.src, subtdlg.src, tabopdlg.src, textdlgs.src, toolbox.src ;
tools/dmake/msdos/zortech/public.h
util/svtools/source/filter.vcl/filter/ : dlgejpg.src, dlgexpor.src, strings.src ;
graphics/goodies/source/filter.vcl/epbm/dlgepbm.src
util/officecfg/registry/schema/org/openoffice/ucb/ : Configuration.xcs, Hierarchy.xcs, Store.xcs ;
sw/sw/source/ui/inc/ : swmn.hrc, toolbox.hrc ;
udk/javaunohelper/source/makefile.mk
installation/extras/source/templates/wizard/letter/lang/hungarian/ : wizbrf1.stw, wizbrf2.stw, wizbrf3.stw ;
tools/dmake/unix/coherent/ver42/public.h
graphics/svx/source/dialog/ : align.src, backgrnd.src, bbdlg.src, bmpmask.src, border.src, chardlg.src, charmap.src, commonlingui.src, connect.src, contdlg.src, ctredlin.src, dlgname.src, dstribut.src, fontwork.src, frmdirlbox.src, frmsel.src, grfflt.src, grfpage.src, hangulhanjadlg.src, hdft.src, hlmarkwn.src, hyperdlg.src, hyphen.src, hyprlink.src, iconcdlg.src, imapdlg.src, impgrf.src, labdlg.src, langtab.src, language.src, lingu.src, measure.src, numfmt.src, numpages.src, page.src, paragrph.src, passwd.src, postdlg.src, prtqry.src, rubydialog.src, ruler.src, sdstring.src, spldlg.src, srchdlg.src, srchxtra.src, tabarea.src, tabline.src, tabstpge.src, test.src, textanim.src, textattr.src, thesdlg.src, transfrm.src, txenctab.src, zoom.src ;
util/svtools/source/sbx/format.src
api/odk/source/OOSupport/makefile.mk
sw/sw/source/ui/table/ : chartins.src, colwd.src, convert.src, insrc.src, instable.src, mergetbl.src, rowht.src, split.src, splittbl.src, table.src, tabledlg.src, tautofmt.src ;
tools/dmake/msdos/microsft/msc60/public.h
installation/wizards/source/formwizard/dbwizres.src
tools/dmake/man/dmake.tf
framework/sfx2/sdi/sfxslots.src
util/svtools/source/dialogs/ : addresstemplate.src, colrdlg.src, filedlg2.src, logindlg.src, printdlg.src, prnsetup.src, registrationdlg.src, wizardmachine.src ;
sc/sc/addin/rot13/rot13.src
graphics/goodies/source/filter.vcl/epng/dlgepng.src
framework/offmgr/res/open_login_image.bmp
framework/desktop/scripts/soffice.sh
tools/dmake/msdos/borland/bcc50/public.h
gsl/psprint/source/fontmanager/fontmanager.cxx
sc/sc/source/ui/attrdlg/attrdlg.cxx
installation/scp/source/chart/ : module_chart.lng, profile_chart.lng, system_chart.lng ;
framework/filter/source/flash/ : impswfdialog.src, makefile.mk, swfwriter1.cxx ;
sc/sc/source/filter/excel/ : excrecds.cxx, impop.cxx ;
sw/sw/source/ui/uiview/ : pview.src, view.src ;
tools/dmake/msdos/microsft/msc51/public.h
tools/dmake/unix/sysvr4/public.h
framework/filter/source/pdf/ : impdialog.src, pdf.src ;
sw/sw/source/ui/config/ : optdlg.src, optload.src, redlopt.src ;
util/extensions/source/preload/preload.src
integrated : sab006[ description]
sc/sc/source/filter/inc/ : xcl97esc.hxx, xecontent.hxx, xiescher.hxx, xlescher.hxx, xltools.hxx ;
sc/sc/source/filter/xcl97/ : xcl97esc.cxx, xcl97rec.cxx ;
sc/sc/source/filter/xml/ : XMLExportIterator.cxx, XMLExportIterator.hxx, XMLStylesExportHelper.cxx, xmlcvali.cxx, xmlexprt.cxx, xmlimprt.cxx, xmlimprt.hxx, xmlnexpi.cxx, xmlnexpi.hxx ;
sc/sc/source/filter/excel/ : XclExpCharts.cxx, excimp8.cxx, excobj.cxx, makefile.mk, xecontent.cxx, xiescher.cxx, xlescher.cxx, xltools.cxx ;
integrated : calc20[ description]
sc/sc/source/core/data/ : drwlayer.cxx, patattr.cxx ;
sc/sc/source/ui/view/ : drawview.cxx, tabcont.cxx ;
sc/sc/source/filter/rtf/eeimpars.cxx
sc/sc/source/filter/excel/xlstyle.cxx
HEAD was changed by Kevin B. Hendricks(khendricks)
modified : Issue number: None Submitted by: Kevin B. Hendricks Reviewed by: website changes only Updating dictionaries available
lingucomponent/www/download_dictionary.html
modified : Issue number: None Submitted by: Kevin Hendricks Reviewed by: website changes for standalone MyThes Fix a minor memory leak in the standalone version of MyThes
lingucomponent/www/MyThes-1.zip
HEAD was changed by Frank Schoenheit(fs)
modified : test
modified : spinbutton_form_control.sxw
dba/www/specifications/forms/spinbutton_form_control.sxw
modified : new revision
dba/www/specifications/forms/prop_browser_enhancements.sxw
HEAD was changed by Tomas O'Connor(toconnor)
modified : Add absolute paths for links.
framework/www/scripting/index.html
HEAD was changed by Juergen Schmidt(jsc)
added : new
api/www/project_tools.html
modified : again only div tags
api/www/project_tools.html
modified : test
HEAD was changed by Jens-Heiner Rechtien(hr)
added : Initial_Import
tools/www/debugging/usingvalgrind.sxw
modified : add link to usingvalgrind document
tools/www/index.html
modified : #100000#: tag operation can't succeed without message if -F and -b option is specified
tools/solenv/bin/modules/Cvs.pm
HEAD was changed by Bjoern Mielke(bm)
removed : moved to tools
files from:
:
LineProperties.cxx,
FillProperties.cxx,
UserDefinedProperties.cxx,
CharacterProperties.cxx,
removed : moved to inc one level down
files from:
:
CharacterProperties.hxx,
LineProperties.hxx,
FillProperties.hxx,
UserDefinedProperties.hxx,
PropertyHelper.hxx,
FastPropertyIdRanges.hxx,
added : statistics dialog
graphics/chart2/source/controller/itemsetwrapper/StatisticsItemConverter.cxx
graphics/chart2/source/inc/RegressionCurveHelper.hxx
graphics/chart2/source/controller/inc/StatisticsItemConverter.hxx
graphics/chart2/source/tools/RegressionCurveHelper.cxx
added : calculation of linear regression (first approach)
graphics/chart2/source/tools/LinearRegressionCurve.cxx
added : mean-value line implemented as trendline
graphics/chart2/source/tools/MeanValueRegressionCurve.cxx
added : moved here from model
graphics/chart2/source/inc/ : FillProperties.hxx, LineProperties.hxx, UserDefinedProperties.hxx, CharacterProperties.hxx, FastPropertyIdRanges.hxx ;
graphics/chart2/source/tools/ : FillProperties.cxx, LineProperties.cxx, UserDefinedProperties.cxx, CharacterProperties.cxx ;
added : container for trend-lines
graphics/chart2/drafts/com/sun/star/chart2/XRegressionCurveContainer.idl
added : property-set for error bar properties
graphics/chart2/source/inc/ErrorBar.hxx
graphics/chart2/source/tools/ErrorBar.cxx
added : interface for trend-lines
graphics/chart2/drafts/com/sun/star/chart2/XRegressionCurve.idl
added : some statistics functions
graphics/chart2/source/inc/StatisticsHelper.hxx
graphics/chart2/source/tools/StatisticsHelper.cxx
added : service for trend-lines
graphics/chart2/drafts/com/sun/star/chart2/RegressionCurve.idl
modified : +STANDARD_ERROR
graphics/chart2/drafts/com/sun/star/chart2/ErrorBarStyle.idl
modified : interpret first data sequence as x-values todo: do this chart-type dependent
graphics/chart2/source/model/main/ImplChartModel.cxx
modified : PropertyHelper moved to tools
graphics/chart2/source/model/main/makefile.mk
graphics/chart2/source/tools/makefile.mk
modified : supports LineProperties now
graphics/chart2/source/inc/ : LinearRegressionCurve.hxx, ExponentialRegressionCurve.hxx, LogarithmicRegressionCurve.hxx, MeanValueRegressionCurve.hxx, PotentialRegressionCurve.hxx ;
graphics/chart2/source/tools/ : LinearRegressionCurve.cxx, ExponentialRegressionCurve.cxx, LogarithmicRegressionCurve.cxx, MeanValueRegressionCurve.cxx, PotentialRegressionCurve.cxx ;
modified : merged with PropertyHelper from model/inc
graphics/chart2/source/inc/PropertyHelper.hxx
modified : ErrorBar struct->XPropertySet
graphics/chart2/source/controller/itemsetwrapper/StatisticsItemConverter.cxx
graphics/chart2/drafts/com/sun/star/chart2/ : ErrorBar.idl, makefile.mk ;
graphics/chart2/source/model/main/DataPointProperties.cxx
graphics/chart2/source/tools/makefile.mk
modified : unnecessary auto_ptr changed to stack-object comment added
graphics/chart2/source/controller/main/ChartController_Properties.cxx
modified : +XServiceName, +XIdentifiable for regression
graphics/chart2/drafts/com/sun/star/chart2/ : RegressionCurve.idl, Title.idl ;
graphics/chart2/source/inc/ : ExponentialRegressionCurve.hxx, LinearRegressionCurve.hxx, LogarithmicRegressionCurve.hxx, MeanValueRegressionCurve.hxx, PotentialRegressionCurve.hxx ;
graphics/chart2/source/tools/ : ExponentialRegressionCurve.cxx, LinearRegressionCurve.cxx, LogarithmicRegressionCurve.cxx, MeanValueRegressionCurve.cxx, PotentialRegressionCurve.cxx ;
modified : do logic scaling (e.g. logarithmic) after error-bar calculation
graphics/chart2/source/view/charttypes/AreaChart.cxx
graphics/chart2/source/view/inc/PlotterBase.hxx
graphics/chart2/source/view/main/PlotterBase.cxx
modified : +regression, DataCaption=>DataPointLabel
graphics/chart2/drafts/com/sun/star/chart2/ : DataSeries.idl, makefile.mk ;
graphics/chart2/source/model/main/ : DataPointProperties.cxx, DataPointProperties.hxx, Diagram.cxx, FillProperties.cxx, LineProperties.cxx ;
graphics/chart2/workbench/officeintegration/install.pl
graphics/chart2/source/view/main/ : PlotterBase.cxx, VDataSeries.cxx ;
graphics/chart2/source/view/inc/VDataSeries.hxx
graphics/chart2/source/model/inc/Diagram.hxx
graphics/chart2/source/tools/ : ExponentialRegressionCurve.cxx, LogarithmicRegressionCurve.cxx, MeanValueRegressionCurve.cxx, PotentialRegressionCurve.cxx, makefile.mk ;
graphics/chart2/source/controller/itemsetwrapper/DataPointItemConverter.cxx
graphics/chart2/source/view/charttypes/ : AreaChart.cxx, VSeriesPlotter.cxx ;
graphics/chart2/source/inc/ : ExponentialRegressionCurve.hxx, LinearRegressionCurve.hxx, LogarithmicRegressionCurve.hxx, MeanValueRegressionCurve.hxx, PotentialRegressionCurve.hxx ;
graphics/chart2/source/model/template/ : ChartTypeManager.cxx, LineChartTypeTemplate.cxx, ScatterChartTypeTemplate.cxx, StockChartTypeTemplate.cxx ;
graphics/chart2/source/model/oldapi/DataSeriesPointWrapper.cxx
modified : First test of error bar properties
graphics/chart2/source/view/charttypes/AreaChart.cxx
graphics/chart2/source/view/inc/ShapeFactory.hxx
graphics/chart2/source/view/main/ShapeFactory.cxx
modified : Diagram is no longer an XRegressionCurveContainer
graphics/chart2/source/model/inc/Diagram.hxx
graphics/chart2/source/model/main/Diagram.cxx
modified : +type AUTO
graphics/chart2/drafts/com/sun/star/chart2/SymbolStyle.idl
modified : statistics
graphics/chart2/source/controller/itemsetwrapper/ : DataPointItemConverter.cxx, SchWhichPairs.hxx, makefile.mk ;
graphics/chart2/source/model/main/ : DataSeries.cxx, DataSeries.hxx ;
graphics/chart2/source/controller/inc/DataPointItemConverter.hxx
graphics/chart2/source/tools/makefile.mk
graphics/chart2/source/controller/main/ChartController_Properties.cxx
modified : return correlation coefficient (r) instead of r^2
graphics/chart2/drafts/com/sun/star/chart2/XRegressionCurve.idl
modified : error-bar is only created if KIND_ERROR is not NONE sub-converters removed
graphics/chart2/source/controller/itemsetwrapper/StatisticsItemConverter.cxx
modified : error bars implemented
graphics/chart2/source/view/charttypes/AreaChart.cxx
graphics/chart2/source/view/inc/ : PlotterBase.hxx, ShapeFactory.hxx ;
graphics/chart2/source/view/main/ : PlotterBase.cxx, ShapeFactory.cxx ;
graphics/chart2/source/tools/makefile.mk
modified : +LineProperties
graphics/chart2/drafts/com/sun/star/chart2/ErrorBar.idl
modified : get axis titles
graphics/chart2/source/tools/TitleHelper.cxx
modified : getObjectPropertySet(): axis titles added
graphics/chart2/source/view/main/ObjectIdentifier.cxx
modified : statistics dialog implemented
graphics/chart2/source/controller/itemsetwrapper/ : MultipleChartConverters.cxx, SchItemPool.cxx ;
graphics/chart2/source/inc/ : ChartTypeHelper.hxx, RegressionCurveHelper.hxx ;
graphics/chart2/source/controller/dialogs/ : dlg_InsertStatistic.cxx, dlg_ObjectProperties.cxx, res_Statistic.hrc, tp_SeriesStatistic.cxx, tp_SeriesStatistic.hxx ;
graphics/chart2/source/controller/main/ChartController_Insert.cxx
graphics/chart2/source/controller/inc/ : MultipleChartConverters.hxx, SchAllDefinesFor_svx_chrtitem.hxx, dlg_InsertStatistic.hxx, dlg_ObjectProperties.hxx ;
graphics/chart2/source/tools/ : ChartTypeHelper.cxx, RegressionCurveHelper.cxx ;
modified : virtual DTOR added to avoid warning unused aTestM4 is still a warning
graphics/chart2/source/controller/main/ChartController_Window.cxx
modified : SymbolProperties -> Symbol
graphics/chart2/drafts/com/sun/star/chart2/DataPointProperties.idl
modified : if there is no regression curve in the container, the type is NONE
graphics/chart2/source/controller/itemsetwrapper/StatisticsItemConverter.cxx
modified : +symbols
graphics/chart2/source/controller/itemsetwrapper/DataPointItemConverter.cxx
modified : warning removed (implicit double -> int)
graphics/chart2/source/view/main/ChartView.cxx
modified : regression curves must support line properties
graphics/chart2/drafts/com/sun/star/chart2/RegressionCurve.idl
modified : delete RelativePosition if default position is selected in dialog
graphics/chart2/source/controller/itemsetwrapper/LegendItemConverter.cxx
modified : +getAll(X|Y)
graphics/chart2/source/view/inc/VDataSeries.hxx
graphics/chart2/source/view/main/VDataSeries.cxx
modified : sub-converters removed
graphics/chart2/source/controller/inc/StatisticsItemConverter.hxx
modified : items implemented. ToDo: choosing no error category may create a default errorbar later
graphics/chart2/source/controller/itemsetwrapper/StatisticsItemConverter.cxx
HEAD was changed by Behrend Cornelius(bc)
added : #111602# Spec for new Formwizard added
dba/www/specifications/Wizard_Form.sxw
added : #111603# QueryWizard specification modified
dba/www/specifications/DialogComponent_Filtercriteria.sxw
modified : #111603# Resource changes in QueryWizard
dba/www/specifications/Wizard_Query.sxw
modified : #111603# Querywizard modified
dba/www/specifications/Wizard_Query.sxw
HEAD was changed by Carsten Driesner(cd)
added : Directory framework/framework/collector
added : #111899# Tool to convert slots/resources to xcu/xml files
framework/framework/collector/ : cmduicollector.cxx, makefile.mk ;
HEAD was changed by Ivo Hinkelmann(ihi)
modified : Updated contact table
l10n/www/localization_responsibilities.html
HEAD was changed by Armin Weiss(aw)
modified : #111880# Added changes from Andreas Schluens to fix the problem with multiple different document loading
framework/binfilter/bf_sch/source/ui/unoidl/sch_ChXChartDocument.cxx
framework/binfilter/bf_sd/source/filter/xml/sd_sdxmlwrp.cxx
framework/binfilter/bf_sw/source/ui/uno/ : sw_unodoc.cxx, sw_unotxdoc.cxx ;
framework/binfilter/bf_starmath/source/starmath_unomodel.cxx
framework/binfilter/bf_sc/source/ui/unoobj/sc_unodoc.cxx
framework/binfilter/bf_sd/source/ui/unoidl/ : sd_unodoc.cxx, sd_unomodel.cxx ;
HEAD was changed by Kurt Zenker(kz)
integrated : frmcontrols01[ description]
graphics/svx/source/unodraw/ : unoprov.cxx, unoshap2.cxx ;
util/extensions/util/hidother.src
framework/offmgr/source/offapp/app/app.src
framework/res/ : lc10768.bmp, lc10769.bmp, lch10768.bmp, lch10769.bmp, sc10768.bmp, sc10769.bmp, sch10768.bmp, sch10769.bmp, sx10768.bmp, sx10769.bmp, sxh10768.bmp, sxh10769.bmp ;
gsl/forms/source/misc/ : property.cxx, services.cxx ;
xml/xmloff/dtd/form.mod
gsl/toolkit/source/helper/ : property.cxx, registerservices.cxx, servicenames.cxx ;
api/offapi/com/sun/star/awt/ : UnoControlScrollBarModel.idl, UnoControlSpinButton.idl, UnoControlSpinButtonModel.idl, XSpinValue.idl, makefile.mk ;
gsl/toolkit/inc/toolkit/helper/ : property.hxx, servicenames.hxx ;
gsl/toolkit/source/controls/ : dialogcontrol.cxx, formattedcontrol.cxx, geometrycontrolmodel.cxx, makefile.mk, tkscrollbar.cxx, tkspinbutton.cxx, unocontrolmodel.cxx, unocontrols.cxx ;
graphics/svx/source/inc/ : fmprop.hrc, fmresids.hrc, fmservs.hxx ;
graphics/svx/inc/ : fmglob.hxx, fmhelp.hrc, svxids.hrc ;
gsl/forms/source/component/ : ComboBox.cxx, Filter.hxx, FormComponent.cxx, FormComponent.hxx, ImageControl.cxx, ListBox.cxx, makefile.mk, scrollbar.cxx, scrollbar.hxx, spinbutton.cxx, spinbutton.hxx ;
xml/xmloff/source/draw/sdpropls.cxx
gsl/vcl/inc/ : scrbar.hxx, scrbar.imp, spin.h, spin.hxx ;
gsl/toolkit/inc/toolkit/controls/ : geometrycontrolmodel.hxx, tkscrollbar.hxx, tkspinbutton.hxx, unocontrols.hxx ;
xml/xmloff/source/forms/ : controlelement.cxx, controlelement.hxx, controlpropertymap.cxx, elementexport.cxx, elementimport.cxx, elementimport.hxx, formevents.cxx, layerimport.cxx, propertyexport.cxx, propertyexport.hxx, propertyimport.cxx, propertyimport.hxx, strings.hxx, valueproperties.cxx, formattributes.cxx, formattributes.hxx, formenums.cxx, formenums.hxx ;
api/offapi/com/sun/star/form/FormComponentType.idl
graphics/svx/source/form/ : fmPropBrw.cxx, fmexpl.cxx, fmexpl.src, fmobjfac.cxx, fmpgeimp.cxx, fmprop.cxx, fmservs.cxx, fmshell.cxx, fmshimp.cxx, fmstring.src, fmtools.cxx, fmview.cxx, fmvwimp.cxx, taborder.cxx, tbxform.cxx, tbxform.src ;
gsl/toolkit/inc/toolkit/awt/ : vclxspinbutton.hxx, vclxwindows.hxx ;
gsl/vcl/source/control/ : scrbar.cxx, spinbtn.cxx, spinfld.cxx ;
gsl/forms/util/frm.xml
gsl/forms/source/inc/ : formsmodule.hxx, property.hrc, services.hxx ;
util/extensions/source/bibliography/ : bibmod.cxx, bibprop.hrc ;
util/extensions/source/propctrlr/ : browserlistbox.cxx, formcontroller.cxx, formmetadata.cxx, formmetadata.hxx, formres.src, formresid.hrc, formstrings.hxx, formhelpid.hrc ;
gsl/toolkit/util/toolkit.xml
util/extensions/inc/extensio.hrc
gsl/toolkit/source/awt/ : makefile.mk, vclxspinbutton.cxx, vclxtoolkit.cxx, vclxwindow.cxx, vclxwindows.cxx ;
graphics/svx/util/defs/wntmsci8
graphics/svx/sdi/ : fmslots.sdi, svx.sdi, svxslots.src ;
graphics/svx/util/hidother.src
api/offapi/com/sun/star/form/component/ : ScrollBar.idl, SpinButton.idl, makefile.mk ;
integrated : qadev14[ description]
porting/sal/qa/osl/security/ : osl_Security.cxx, osl_Security_Const.h ;
framework/framework/qa/unoapi/ : framework.sce, knownissues.xcl, makefile.mk ;
porting/sal/qa/osl/process/osl_Thread.cxx
porting/sal/qa/osl/file/ : osl_File.cxx, osl_File_Const.h ;
porting/sal/qa/rtl/uri/ : export.map, makefile.mk, rtl_Uri.cxx ;
porting/sal/qa/osl/socket/ : osl_Socket.cxx, osl_Socket_Const.h ;
porting/sal/qa/osl/condition/osl_Condition.cxx
porting/sal/qa/inc/stringhelper.hxx
porting/sal/qa/osl/semaphore/osl_Semaphore.cxx
tools/solenv/bin/ : checkapi, checkapi.btm ;
porting/sal/qa/osl/mutex/osl_Mutex.cxx
porting/sal/qa/rtl_strings/ : rtl_OString.cxx, rtl_OUString.cxx, rtl_OUStringBuffer.cxx, rtl_String_Const.h ;
porting/sal/qa/OStringBuffer/ : rtl_OStringBuffer.cxx, rtl_String_Const.h ;
integrated : sj07[ description]
graphics/sd/source/filter/pptin.cxx
graphics/svx/source/svdraw/svdfppt.cxx
integrated : portlaoisefilterteam16[ description]
sw/sw/source/filter/ww8/ : escher.hxx, makefile.mk, staticassert.hxx, styles.cxx, types.hxx, writerhelper.cxx, writerhelper.hxx, writerwordglue.cxx, writerwordglue.hxx, wrtw8esh.cxx, wrtw8nds.cxx, wrtw8sty.cxx, wrtww8.cxx, wrtww8.hxx, wrtww8gr.cxx, ww8atr.cxx, ww8graf.hxx, ww8graf2.cxx, ww8par.cxx, ww8par.hxx, ww8par2.cxx, ww8par2.hxx, ww8par3.cxx, ww8par4.cxx, ww8par5.cxx, ww8par6.cxx, ww8scan.cxx, ww8struc.hxx, ww8graf.cxx ;
sw/sw/source/filter/rtf/ : rtfatr.cxx, swparrtf.hxx, wrtrtf.cxx, swparrtf.cxx ;
graphics/svx/inc/ : msdffimp.hxx, svxrtf.hxx ;
sw/sw/inc/chpfld.hxx
sw/sw/source/filter/inc/ : fltshell.hxx, msfilter.hxx, wwstyles.hxx ;
sw/sw/source/core/fields/chpfld.cxx
graphics/svx/source/msfilter/msdffimp.cxx
graphics/svx/source/svrtf/ : rtfitem.cxx, svxrtf.cxx ;
sw/sw/source/core/text/ : pordrop.hxx, txtdrop.cxx ;
integrated : swq01[ description]
sw/sw/source/core/frmedt/fews.cxx
sw/sw/source/core/layout/ : frmtool.cxx, hffrm.cxx, tabfrm.cxx ;
sw/sw/source/core/text/ : txtfrm.cxx, txtftn.cxx ;
sw/sw/source/core/inc/txtfrm.hxx
sw/sw/source/core/doc/ : doclay.cxx, docnew.cxx ;
modified : new version for SRC680
dba/connectivity/source/dbtools/defs/ : wntmsci8, wntmsci8 ;
graphics/svx/util/defs/ : wntmsci8, wntmsci8, wntmsci8 ;
util/svtools/util/defs/wntmsci8
framework/offmgr/util/defs/ : wntmsci8, wntmsci8 ;
xml/xmloff/util/defs/wntmsci8
gsl/vcl/util/defs/wntmsci8
gsl/toolkit/util/defs/ : wntmsci8, wntmsci8 ;
util/comphelper/util/defs/wntmsci8
modified : #100000# GetBoundRect -> GetCurrentBoundRect (FS)
graphics/svx/source/form/fmview.cxx
modified : new version for FIX645
modified : #100000# chg. to SetMergedItemSet
graphics/sd/source/filter/pptin.cxx
HEAD was changed by Christof Pintaske(cp)
added : test for includes Issue number: Submitted by: Reviewed by:
gsl/www/test.html
added : test for file includes Issue number: Submitted by: Reviewed by:
gsl/www/printing.shtml
modified : undo check includes
gsl/www/index.html
modified : check includes
gsl/www/index.html
HEAD was changed by Joerg Barfurth(jb)
modified : Fix broken link to IDL reference; cleanup registry documentation table
util/www/index.html
HEAD was changed by Rüdiger Timm(rt)
added : Initial revision.
external/beanshell/prj/build.lst
modified : new version for FIX645
modified : new version for SRC680
framework/offmgr/util/defs/wntmsci8
HEAD was changed by Kai Ahrens(ka)
added : Directory /shared/data/helmrepository/graphics/www/svg
modified : test
graphics/www/ : index.html, index.html ;
HEAD was changed by Ingrid Halama(iha)
added : new PositionAndSizeHelper
graphics/chart2/source/controller/main/ : PositionAndSizeHelper.hxx, PositionAndSizeHelper.cxx ;
added : new: ConfigurationAccess for PositionAndSize-Dialog
graphics/chart2/source/controller/inc/ConfigurationAccess.hxx
graphics/chart2/source/controller/main/ConfigurationAccess.cxx
added : new Dialog for Position And Size
graphics/chart2/source/controller/inc/dlg_PositionAndSize.hxx
added : new Dialog for Diagram Rotation
graphics/chart2/source/controller/inc/dlg_RotateDiagram.hxx
graphics/chart2/source/controller/main/ChartController_Position.cxx
modified : rename DataCaption -> DataPointLabel
graphics/chart2/source/view/charttypes/VSeriesPlotter.cxx
graphics/chart2/source/view/inc/VDataSeries.hxx
graphics/chart2/source/view/main/VDataSeries.cxx
modified : added conversions euler <-> axis-angle
graphics/chart2/source/inc/Rotation.hxx
graphics/chart2/source/tools/Rotation.cxx
modified : integrated axis title
graphics/chart2/source/view/main/ChartView.cxx
modified : no area properties for scatter chart
graphics/chart2/source/tools/ChartTypeHelper.cxx
modified : paint only a single rectangle while 3D resize
graphics/chart2/source/controller/drawinglayer/DrawViewWrapper.cxx
modified : free positioning should be relative to page
graphics/chart2/source/view/main/VLegend.cxx
modified : added ConfigurationAccess
graphics/chart2/source/controller/inc/ViewSingletons.hxx
graphics/chart2/source/controller/main/ViewSingletons.cxx
modified : moved object positioning in end drag to PositionAndSizeHelper::moveObject
graphics/chart2/source/controller/main/ChartController_Window.cxx
modified : added slot SID_ATTR_TRANSFORM with method executeDispatch_PositionAndSize
graphics/chart2/source/controller/main/ChartController.cxx
modified : set correct working area for Pos&Size dialog; added method getPositionAndSizeItemSetFromMarkedObject
graphics/chart2/source/controller/drawinglayer/DrawViewWrapper.cxx
modified : added method executeDispatch_RotateDiagram
graphics/chart2/source/controller/main/ChartController.hxx
modified : retrun proeprty set for error bars
graphics/chart2/source/view/main/ObjectIdentifier.cxx
modified : removed unused member
graphics/chart2/source/view/main/ChartViewImpl.hxx
modified : title and legend shapes in front of diagram
graphics/chart2/source/view/main/ChartView.cxx
modified : added ItemConverter for error bars
graphics/chart2/source/controller/main/ChartController_Properties.cxx
modified : removed unused variable
graphics/chart2/source/controller/main/ChartController_Window.cxx
modified : added method getPositionAndSizeItemSetFromMarkedObject
graphics/chart2/source/controller/inc/DrawViewWrapper.hxx
modified : new Dialog for Position And Size
graphics/chart2/source/controller/dialogs/ : dlg_PositionAndSize.cxx, makefile.mk ;
modified : new Dialog for Diagram Rotation
graphics/chart2/source/controller/dialogs/ : dlg_RotateDiagram.cxx, dlg_RotateDiagram.hrc, dlg_RotateDiagram.src, makefile.mk ;
modified : do not add inner border space
graphics/chart2/source/view/main/VLegend.cxx
modified : correct drag end position for rotated title
graphics/chart2/source/controller/main/ChartController_Window.cxx
modified : added ChartController_Position
graphics/chart2/source/controller/main/makefile.mk
modified : added method getErrorBarsCID
graphics/chart2/source/view/inc/VDataSeries.hxx
modified : added slot SID_3D_VIEW with method executeDispatch_RotateDiagram
graphics/chart2/source/controller/main/ChartController.cxx
modified : added existing translations
graphics/chart2/source/controller/dialogs/dlg_ObjectProperties.src
modified : additional rotation parameter
graphics/chart2/source/view/main/ : VTitle.hxx, VTitle.cxx ;
modified : added second angle to drag-rotate + some cleanup
graphics/chart2/source/controller/main/ChartController_Window.cxx
modified : added ConfigurationAccess and PositionAndSizeHelper
graphics/chart2/source/controller/main/makefile.mk
modified : added method getErrorBarsCID and member m_xErrorBarsShape
graphics/chart2/source/view/main/VDataSeries.cxx
modified : added method getErrorBarsGroupShape
graphics/chart2/source/view/inc/VSeriesPlotter.hxx
graphics/chart2/source/view/charttypes/VSeriesPlotter.cxx
modified : added method executeDispatch_PositionAndSize
graphics/chart2/source/controller/main/ChartController.hxx
modified : added method implementation executeDispatch_PositionAndSize
graphics/chart2/source/controller/main/ChartController_Position.cxx
modified : correct include saver
graphics/chart2/source/controller/dialogs/ : res_DataLabel.hrc, res_Statistic.hrc ;
modified : use another group shape for error bars for slection
graphics/chart2/source/view/charttypes/AreaChart.cxx
modified : resize diagram via mouse
graphics/chart2/source/controller/main/ChartController_Window.cxx
HEAD was changed by Tom Verbeek(tv)
modified : #114334# fixed ui related errors
dba/dbaccess/res/ : all_left.bmp, all_left_h.bmp, all_right.bmp, all_right_h.bmp, bookmark_sx.bmp, bookmark_sxh.bmp, bookmarkcontainer_sx.bmp, bookmarkcontainer_sxh.bmp, db.bmp, db_deleted.bmp, db_deleted_sch.bmp, db_modified.bmp, db_modified_sch.bmp, db_new.bmp, db_new_sch.bmp, db_sch.bmp, exerror.bmp, exerror_sch.bmp, exinfo.bmp, exinfo_sch.bmp, exwarning.bmp, exwarning_sch.bmp, joins.bmp, joins_h.bmp, lc010.bmp, lc035.bmp, lc036.bmp, lc037.bmp, lc038.bmp, lc039.bmp, lc040.bmp, lc05621.bmp, lc12232.bmp, lc12251.bmp, lc12252.bmp, lch010.bmp, lch011.bmp, lch013.bmp, lch014.bmp, lch020.bmp, lch021.bmp, lch022.bmp, lch023.bmp, lch024.bmp, lch026.bmp, lch027.bmp, lch035.bmp, lch036.bmp, lch037.bmp, lch038.bmp, lch039.bmp, lch040.bmp, lch042.bmp, lch05621.bmp, lch12232.bmp, lch12251.bmp, lch12252.bmp, one_left.bmp, one_left_h.bmp, one_right.bmp, one_right_h.bmp, pkey.bmp, pkey_sch.bmp, sc010.bmp, sc011.bmp, sc012.bmp, sc013.bmp, sc014.bmp, sc020.bmp, sc021.bmp, sc022.bmp, sc023.bmp, sc024.bmp, sc025.bmp, sc026.bmp, sc027.bmp, sc035.bmp, sc036.bmp, sc037.bmp, sc038.bmp, sc039.bmp, sc040.bmp, sc05621.bmp, sc09.bmp, sc12232.bmp, sc12251.bmp, sc12252.bmp, sch010.bmp, sch011.bmp, sch012.bmp, sch013.bmp, sch014.bmp, sch020.bmp, sch021.bmp, sch022.bmp, sch023.bmp, sch024.bmp, sch025.bmp, sch026.bmp, sch027.bmp, sch035.bmp, sch040.bmp, sch05621.bmp, sch09.bmp, sch12232.bmp, sch12251.bmp, sch12252.bmp, sortdown.bmp, sortdown_h.bmp, sortup.bmp, sortup_h.bmp, sxh03187.bmp, sxh03188.bmp, sxh16670.bmp ;
script/basctl/win/res/ : im01.bmp, imh01.bmp, locked.bmp ;
HEAD was changed by Mikhail Voitenko(mav)
modified : #112923# correct parameters on object creation
framework/embeddedobj/source/commonembedding/xfactory.cxx
modified : #112923# creation of new object requires detection of object factory
framework/embeddedobj/source/msole/xolefactory.hxx
framework/embeddedobj/source/inc/xcreator.hxx
framework/embeddedobj/source/general/xcreator.cxx
framework/embeddedobj/test/Container1/EmbedContApp.java
framework/embeddedobj/source/commonembedding/xfactory.hxx
modified : #112923# loading of an object from entry can require object descriptor
framework/embeddedobj/source/msole/ : xolefactory.cxx, xolefactory.hxx ;
framework/embeddedobj/source/inc/xcreator.hxx
framework/embeddedobj/source/general/xcreator.cxx
framework/embeddedobj/source/commonembedding/ : xfactory.cxx, xfactory.hxx ;
modified : #112923# the object does not need to know replacement icon
framework/embeddedobj/source/msole/ : advisesink.cxx, graphconvert.cxx, olecomponent.cxx, olecomponent.hxx, oleembed.cxx, olepersist.cxx ;
modified : #112923# XTransferable implementation; available states
framework/embeddedobj/source/msole/ : graphconvert.cxx, olecomponent.cxx, olecomponent.hxx, oleembed.cxx, olemisc.cxx ;
modified : #112923# properties to initialize object
framework/embeddedobj/source/msole/ : olepersist.cxx, xolefactory.cxx, xolefactory.hxx ;
framework/embeddedobj/source/inc/ : commonembobj.hxx, oleembobj.hxx, xcreator.hxx ;
framework/embeddedobj/source/general/xcreator.cxx
framework/embeddedobj/test/Container1/EmbedContApp.java
framework/embeddedobj/source/commonembedding/ : persistence.cxx, xfactory.cxx, xfactory.hxx ;
modified : #112923# allow to control storing of visual representation for OLE objects
framework/embeddedobj/test/Container1/EmbedContApp.java
framework/embeddedobj/source/inc/oleembobj.hxx
framework/embeddedobj/source/msole/ : graphconvert.cxx, olecomponent.cxx, olemisc.cxx, olepersist.cxx ;
HEAD was changed by Martin Hollmichel(mh)
added : wordnet form
external/www/forms/wordnet.html
HEAD was changed by Stefan Taxhet(st)
modified : corrected mac URL
porting/www/index.html
modified : corrected URL
porting/www/mac/luby.html
HEAD was changed by Michael Brauer(mib)
added : reports page added
xml/www/research.html
modified : reports page added
xml/www/index.html
HEAD was changed by Stephan Bergmann(sb)
modified : #114014# Clarified that method IDs are unsigned.
udk/www/common/man/spec/urp.html
HEAD was changed by Thorsten Behrens(thb)
added : Initial revision
graphics/basegfx/test/export.map
modified : Updated unit tests
graphics/basegfx/inc/basegfx/curve/b2dbeziertools.hxx
graphics/basegfx/test/ : basegfx2d.cxx, export.map ;
modified : Merged to AW's latest changes, added preliminary bezier testcases
graphics/basegfx/inc/basegfx/curve/b2dbeziertools.hxx
graphics/basegfx/source/matrix/b2dhommatrix.cxx
graphics/basegfx/test/ : basegfx2d.cxx, makefile.mk ;
graphics/basegfx/source/curve/b2dbeziertools.cxx