sync master
commit378bc436bbacc3e51a03c4bddeb606e4dc717151
authorNoel Power <npower@linux-h0uc.site>
Mon, 25 May 2009 11:48:37 +0000 (25 12:48 +0100)
committerNoel Power <npower@linux-h0uc.site>
Mon, 25 May 2009 11:48:37 +0000 (25 12:48 +0100)
treeddf6ebcda8206a526e9382b72bb2c3c0f1923f3a
parentac88e96d9d956995569293042c61e4afacca2640
sync master
264 files changed:
configmgr/source/treemgr/nodeimplobj.cxx
filter/source/config/fragments/filters/HTML__StarCalc_.xcu
odk/setsdkenv_unix.csh.in
odk/setsdkenv_unix.sh.in
odk/settings/settings.mk
offapi/com/sun/star/xml/sax/XFastSAXSerializable.idl [new file with mode: 0644]
offapi/com/sun/star/xml/sax/makefile.mk
oox/inc/oox/core/filterbase.hxx
oox/inc/oox/core/xmlfilterbase.hxx
oox/inc/oox/drawingml/chart/converterbase.hxx
oox/inc/oox/drawingml/customshapeproperties.hxx
oox/inc/oox/drawingml/diagram/diagram.hxx
oox/inc/oox/drawingml/diagram/diagramlayoutatoms.hxx [deleted file]
oox/inc/oox/drawingml/drawingmltypes.hxx
oox/inc/oox/drawingml/graphicshapecontext.hxx
oox/inc/oox/drawingml/scene3dcontext.hxx [copied from oox/inc/oox/drawingml/diagram/datamodelcontext.hxx with 58% similarity]
oox/inc/oox/drawingml/shape.hxx
oox/inc/oox/drawingml/shape3dproperties.hxx [new file with mode: 0644]
oox/inc/oox/drawingml/theme.hxx
oox/inc/oox/ppt/dgmimport.hxx [copied from oox/inc/oox/ppt/pptimport.hxx with 56% similarity]
oox/inc/oox/ppt/dgmlayout.hxx [copied from oox/inc/oox/ppt/pptimport.hxx with 56% similarity]
oox/inc/oox/ppt/pptimport.hxx
oox/inc/oox/ppt/pptshape.hxx
oox/inc/oox/ppt/slidepersist.hxx
oox/inc/oox/ppt/slidetransition.hxx
oox/inc/oox/xls/excelfilter.hxx
oox/inc/oox/xls/workbookhelper.hxx
oox/source/core/facreg.cxx
oox/source/core/filterbase.cxx
oox/source/core/xmlfilterbase.cxx
oox/source/drawingml/chart/chartspaceconverter.cxx
oox/source/drawingml/chart/converterbase.cxx
oox/source/drawingml/chart/datasourceconverter.cxx
oox/source/drawingml/clrscheme.cxx
oox/source/drawingml/color.cxx
oox/source/drawingml/customshapegeometry.cxx
oox/source/drawingml/diagram/constraintlistcontext.cxx [new file with mode: 0644]
oox/source/drawingml/diagram/constraintlistcontext.hxx [copied from oox/source/drawingml/diagram/layoutnodecontext.hxx with 77% similarity]
oox/source/drawingml/diagram/datamodelcontext.cxx
oox/source/drawingml/diagram/datamodelcontext.hxx [moved from oox/inc/oox/drawingml/diagram/datamodelcontext.hxx with 97% similarity]
oox/source/drawingml/diagram/diagram.cxx
oox/source/drawingml/diagram/diagram.hxx [new file with mode: 0644]
oox/source/drawingml/diagram/diagramdefinitioncontext.cxx
oox/source/drawingml/diagram/diagramdefinitioncontext.hxx
oox/source/drawingml/diagram/diagramfragmenthandler.cxx
oox/source/drawingml/diagram/diagramfragmenthandler.hxx [moved from oox/inc/oox/drawingml/diagram/diagramfragmenthandler.hxx with 67% similarity]
oox/source/drawingml/diagram/diagramlayoutatoms.cxx
oox/source/drawingml/diagram/diagramlayoutatoms.hxx [new file with mode: 0644]
oox/source/drawingml/diagram/layoutnodecontext.cxx
oox/source/drawingml/diagram/layoutnodecontext.hxx
oox/source/drawingml/diagram/makefile.mk
oox/source/drawingml/drawingmltypes.cxx
oox/source/drawingml/fillproperties.cxx
oox/source/drawingml/graphicshapecontext.cxx
oox/source/drawingml/lineproperties.cxx
oox/source/drawingml/makefile.mk
oox/source/drawingml/scene3dcontext.cxx [new file with mode: 0644]
oox/source/drawingml/shape.cxx
oox/source/drawingml/shape3dproperties.cxx [new file with mode: 0644]
oox/source/drawingml/shapepropertiescontext.cxx
oox/source/drawingml/textbodypropertiescontext.cxx
oox/source/drawingml/textparagraph.cxx
oox/source/drawingml/textparagraphproperties.cxx
oox/source/helper/storagebase.cxx
oox/source/ppt/dgmimport.cxx [new file with mode: 0644]
oox/source/ppt/dgmlayout.cxx [new file with mode: 0644]
oox/source/ppt/makefile.mk
oox/source/ppt/pptimport.cxx
oox/source/ppt/pptshape.cxx
oox/source/ppt/pptshapecontext.cxx
oox/source/ppt/presentationfragmenthandler.cxx
oox/source/ppt/slidefragmenthandler.cxx
oox/source/ppt/slidepersist.cxx
oox/source/ppt/slidetransition.cxx
oox/source/ppt/slidetransitioncontext.cxx
oox/source/shape/ShapeFilterBase.cxx
oox/source/shape/ShapeFilterBase.hxx
oox/source/token/makefile.mk
oox/source/xls/excelfilter.cxx
oox/source/xls/workbookhelper.cxx
sc/inc/column.hxx
sc/inc/document.hxx
sc/inc/filter.hxx
sc/inc/global.hxx
sc/inc/scabstdlg.hxx
sc/inc/stringutil.hxx [copied from sc/source/filter/inc/htmlimp.hxx with 60% similarity]
sc/inc/table.hxx
sc/source/core/data/cell.cxx
sc/source/core/data/column.cxx
sc/source/core/data/column3.cxx
sc/source/core/data/document.cxx
sc/source/core/data/table1.cxx
sc/source/core/data/table2.cxx
sc/source/core/data/table3.cxx
sc/source/core/data/table4.cxx
sc/source/core/data/table5.cxx
sc/source/core/tool/makefile.mk
sc/source/core/tool/stringutil.cxx [new file with mode: 0644]
sc/source/filter/excel/xepage.cxx
sc/source/filter/excel/xestream.cxx
sc/source/filter/excel/xipage.cxx
sc/source/filter/excel/xlescher.cxx
sc/source/filter/html/htmlimp.cxx
sc/source/filter/inc/eeimport.hxx
sc/source/filter/inc/ftools.hxx
sc/source/filter/inc/htmlimp.hxx
sc/source/filter/inc/xestream.hxx
sc/source/filter/rtf/eeimpars.cxx
sc/source/filter/starcalc/scflt.cxx
sc/source/filter/xlsx/xestream.hxx
sc/source/filter/xlsx/xlsx-xepage.cxx
sc/source/filter/xlsx/xlsx-xepivot.cxx
sc/source/filter/xlsx/xlsx-xestream.cxx
sc/source/filter/xlsx/xlsx-xipage.cxx
sc/source/filter/xml/xmlexprt.cxx
sc/source/ui/attrdlg/scdlgfact.cxx
sc/source/ui/attrdlg/scdlgfact.hxx
sc/source/ui/dbgui/langchooser.cxx
sc/source/ui/dbgui/langchooser.src
sc/source/ui/docshell/dbdocfun.cxx
sc/source/ui/docshell/docfunc.cxx
sc/source/ui/docshell/docsh.cxx
sc/source/ui/docshell/impex.cxx
sc/source/ui/docshell/olinefun.cxx
sc/source/ui/inc/cellsh.hxx
sc/source/ui/inc/docsh.hxx
sc/source/ui/inc/langchooser.hrc
sc/source/ui/inc/langchooser.hxx
sc/source/ui/inc/tabview.hxx
sc/source/ui/undo/undocell.cxx
sc/source/ui/undo/undodat.cxx
sc/source/ui/unoobj/cellsuno.cxx
sc/source/ui/unoobj/docuno.cxx
sc/source/ui/unoobj/filtuno.cxx
sc/source/ui/vba/vbaeventshelper.cxx
sc/source/ui/vba/vbaeventshelper.hxx
sc/source/ui/vba/vbarange.cxx
sc/source/ui/view/cellsh.cxx
sc/source/ui/view/cellsh4.cxx
sc/source/ui/view/gridwin2.cxx
sc/source/ui/view/gridwin4.cxx
sc/source/ui/view/output.cxx
sc/source/ui/view/printfun.cxx
sc/source/ui/view/select.cxx
sc/source/ui/view/tabview.cxx
sc/source/ui/view/tabview2.cxx
sc/source/ui/view/tabview3.cxx
sc/source/ui/view/tabvwsh3.cxx
sc/source/ui/view/viewdata.cxx
scripting/prj/build.lst
scripting/source/vbaevents/eventhelper.cxx
scripting/source/vbaevents/makefile.mk
sd/source/filter/pptx/epptooxml.hxx
sd/source/filter/pptx/pptx-epptooxml.cxx
sd/source/ui/docshell/docshel4.cxx
sd/source/ui/table/tablefunction.cxx
sd/source/ui/unoidl/unopback.cxx
sd/util/sdfilt.map
sfx2/inc/sfx2/objsh.hxx
sfx2/source/doc/objserv.cxx
solenv/bin/build.pl
solenv/inc/_tg_app.mk
solenv/inc/_tg_def.mk
solenv/inc/_tg_lib.mk
solenv/inc/_tg_rslb.mk
solenv/inc/_tg_scp.mk
solenv/inc/_tg_sdi.mk
solenv/inc/_tg_shl.mk
solenv/inc/_tg_srs.mk
solenv/inc/_tg_zip.mk
solenv/inc/ant.mk
solenv/inc/pstrules.mk
solenv/inc/rules.mk
solenv/inc/target.mk
solenv/inc/tg_app.mk
solenv/inc/tg_def.mk
solenv/inc/tg_dep.mk
solenv/inc/tg_java.mk
solenv/inc/tg_lib.mk
solenv/inc/tg_obj.mk
solenv/inc/tg_res.mk
solenv/inc/tg_rslb.mk
solenv/inc/tg_scp.mk
solenv/inc/tg_sdi.mk
solenv/inc/tg_shl.mk
solenv/inc/tg_slo.mk
solenv/inc/tg_srs.mk
solenv/inc/tg_yxx.mk
solenv/inc/tg_zip.mk
svx/inc/svx/mstoolbar.hxx
svx/inc/svx/msvbahelper.hxx
svx/inc/svx/sdtfchim.hxx
svx/inc/svx/xflbckit.hxx
svx/inc/svx/xflbmpit.hxx
svx/inc/svx/xflbmsli.hxx
svx/inc/svx/xflbmsxy.hxx
svx/inc/svx/xflboxy.hxx
svx/inc/svx/xflbtoxy.hxx
svx/inc/svx/xsflclit.hxx
svx/inc/svxmsbas.hxx
svx/source/msfilter/msdffimp.cxx
svx/source/msfilter/mstoolbar.cxx
svx/source/msfilter/msvbahelper.cxx
sw/inc/doc.hxx
sw/inc/unocoll.hxx
sw/source/core/unocore/unocoll.cxx
sw/source/filter/docx/docxexportfilter.hxx
sw/source/filter/ww8/ww8par.cxx
sw/source/filter/ww8/ww8par.hxx
sw/source/ui/uno/unotxdoc.cxx
sw/uiconfig/layout/localize.sdf
unoxml/source/dom/attr.hxx
unoxml/source/dom/attributesmap.hxx
unoxml/source/dom/cdatasection.cxx
unoxml/source/dom/cdatasection.hxx
unoxml/source/dom/characterdata.hxx
unoxml/source/dom/childlist.hxx
unoxml/source/dom/comment.cxx
unoxml/source/dom/comment.hxx
unoxml/source/dom/document.cxx
unoxml/source/dom/document.hxx
unoxml/source/dom/documentfragment.hxx
unoxml/source/dom/documenttype.hxx
unoxml/source/dom/domimplementation.hxx
unoxml/source/dom/element.cxx
unoxml/source/dom/element.hxx
unoxml/source/dom/elementlist.hxx
unoxml/source/dom/entitiesmap.hxx
unoxml/source/dom/entity.hxx
unoxml/source/dom/entityreference.hxx
unoxml/source/dom/node.cxx
unoxml/source/dom/node.hxx
unoxml/source/dom/notation.hxx
unoxml/source/dom/notationsmap.hxx
unoxml/source/dom/processinginstruction.cxx
unoxml/source/dom/processinginstruction.hxx
unoxml/source/dom/saxbuilder.cxx
unoxml/source/dom/saxbuilder.hxx
unoxml/source/dom/text.cxx
unoxml/source/dom/text.hxx
unoxml/source/events/mouseevent.hxx
unoxml/source/events/mutationevent.hxx
unoxml/source/events/testlistener.hxx
unoxml/source/events/uievent.hxx
unoxml/source/service/makefile.mk
unoxml/source/xpath/nodelist.hxx
unoxml/source/xpath/xpathapi.hxx
unoxml/source/xpath/xpathobject.hxx
vbahelper/inc/vbahelper/vbahelper.hxx
vbahelper/source/vbahelper/vbaapplicationbase.cxx
vbahelper/source/vbahelper/vbacommandbarcontrol.cxx
vbahelper/source/vbahelper/vbadocumentsbase.cxx
vbahelper/source/vbahelper/vbahelper.cxx
vcl/source/window/makefile.mk
vcl/unx/source/gdi/makefile.mk
writerfilter/inc/dmapper/DomainMapper.hxx
writerfilter/source/dmapper/DomainMapper.cxx
writerfilter/source/dmapper/ListTable.cxx
writerfilter/source/dmapper/ListTable.hxx
writerfilter/source/dmapper/PropertyIds.cxx
writerfilter/source/dmapper/PropertyIds.hxx
writerfilter/source/dmapper/PropertyMap.cxx
writerfilter/source/dmapper/PropertyMap.hxx
writerfilter/source/dmapper/StyleSheetTable.cxx