This is an automated email from the ASF dual-hosted git repository. ardovm pushed a change to branch links in repository https://gitbox.apache.org/repos/asf/openoffice.git
discard 30a26c270c Use sfx2::LinkManager::GetUserAllowsLinkUpdate() discard 72f0cbba72 Make method sfx2::LinkManager::GetUserAllowsLinkUpdate public add c6e6ba7007 Remove executable flag from .java files add 84e8ec6817 Updated rat excludes add 5154538011 Updated rat excludes add f51ffce592 Remove unused graphics add 3436fcd2f4 Fixed typos (numering -> numbering), removed whitespace add 4dc4eaf19a Maintenance cleanup add 90ddf5eb6e Cleaned up resource files add ed6b4904c3 Fixed error in cui add 8b4d06b314 Convert BMP to PNG in classic icon set add 7ed02bbb1f Maintenance cleanup add 3f1984d2e7 It is Portable Network Graphic, not Graphics add 540e608a35 Revert "It is Portable Network Graphic, not Graphics" add fff73a0210 Maintenance cleanup add 434ee1f83a It is Portable Network Graphics, not Graphic add f5dd2f1a16 Portable Network Graphic -> Graphics, while at it doing basic cleanup add 48fbb5446f Maintenance cleanup add 0ba0bc4aae Maintenance cleanup. fixed typos add 8947b45b43 Updated English dictionary add 2155a9431f Cleanup in Presentation Wizard, preparation for wide screen format add 569a23abfe Small string changes in Help add 38be90fa36 Fix errors in SDF to avoid messages while packaging for Windows add 4a3c62efbc Fix errors in SDF to avoid messages while packaging for Windows add 254b114a2d Fix errors in SDF to avoid messages while packaging for Windows add f86753235d Fix errors in SDF to avoid messages while packaging for Windows add b3168b8423 Fixed typos, minor cleanup add 1746dd2bc8 Defined some variables to reduce warnings while packaging for Windows add cd5505830b Small string change add 5b179f6267 Fixed typo, removed whitespace add d9fc6b3ad8 Make Windows thumbnails more visible, fixed typo, removed whitespace add 6494b7d75a Translate German comments in swhtml.cxx (#167) add 2fc0df20f1 Make thumbnail border less dominant add 60c185de17 added missing blank since <: is interpreted as [ add 81caa1bc17 Fixed typo (docuement -> document) add 344957f760 Maintenance cleanup add ef262ace31 Another small change for Windows thumbnail creation add c744b3fd82 Updated English dictionary add 99989fd556 Fixed typos, removed whitespace add e38dead826 Fixed typos, removed whitespace add 77ebf4bee1 Fixed typo (dcument -> document) add 3abe7c57be Update about.src add 33671a7023 Use slightly better BMP scaling, remove shadow add 1e6f86d0c5 Remove shadow from preview (insertion) in slide sorter (Draw/Impress) add 47f0deb880 Small modifications add 78e58bd41b Improved overlay graphic add 0399a9fdaf Fixed typos, removed whitespace add 36a981aef5 Cleaned up resource files add 245cfa3273 Fixed typos, removed whitespace add 9a23d2507d Update zlib to 1.3 add 26490e24d3 Maintenance cleanup add 681286523c Maintenance cleanup add 863a930eea Updated English dictionary add ff6a8e0727 Simplified graphics add d92367bb08 Updated Danish dictionary add 0c352e1497 Removing commons-httpclient from ext_source since we bootstrap it later when needed add 3ef6d585c1 Removing icu4c from ext_source since we bootstrap it later add 53093d1e69 Removing libpng from ext_source, bootstrap it later add d98be9a246 Removing hsqldb from ext_source since we bootstrap it later add 0f46dff71a Fixed typos, removed whitespace add 4ff439bb68 Fixed typo (possibel -> possible) and some others add ce48dd1f26 Maintenance cleanup add 2ef7dab5b4 Fixed typos (paramater -> parameter) and some other add 3d12bb4c80 Fixed typos (varaible -> variable) and some other add 0c72d66f1a Fixed typo (paramter -> parameter) and some other add 94c1ac5cfe Updated English dictionary add 104751b68f For gbuild, when linking a binary on Windows produces a .manifest file, embed this manifest into the binary like dmake did. add f667543289 Fixed typos, fixed mixed indentation, removerd whitespace add 0ac3728e1a Fixed typos, removed whitespace add fcab2ba6d1 Fixed typo (menues -> menus), removed whitespace add ca41231d9e Maintenance cleanup add dc7ddb711f The bUserAllowsLinkUpdate variable was erroneously changed to false in commit eab2447c44324e4faff5275517dba43fafb93341, causing formulas inserted without linking to the file to not display until double-clicked on. Change that variable to true like it always was in the AOO41X branch. add 2a12cc4fae Allow empty selection in PageSelector::UpdateCurrentPage(). This fixes a regression in Impress, where wrong slides are selected on a right-click between slides when scrolling down, and new slides are inserted in wrong places. add 3e31c30448 Updated graphics based on re-worked templates add 3c29434da2 Fixed small glitch add 169c5e89af Update README.md add 7e4d1fd9c1 Update download numbers add 9e91e3f547 Cleanup, fixed typo add fe5d43d9f0 Maintenance cleanup add 322e2bd215 Fixed typo add 6a0f49f097 Maintenance cleanup add 8e9b0a85b2 Maintenance cleanup add 872b251390 The <tt> HTML tag ended with HTML 4, and newer versions of javadoc (Java 17's at least) support HTML 5 tags only. Use <kbd> instead. add 5589416a0e Fixed typo (conenction -> connection) and some other add ac9b9032c0 Fixed typo (propably -> probably) and some more add 3276a88a4a Updated English dictionary add 07662b26df Maintenance cleanup add c2bf41945e Add HC icon for frame position and size add 383f176566 Remove HC icons from Industrial icon set add dffc0fe7f9 Updated graphics add 65a5b6321c Removed some HC icons from Classic icon set, repackaged archive add 61a74f2854 Use the HTML <code> tag instead of <kdb> from commit 872b2513907e4389be70e2d9b563f47e0d2c5a9f, which breaks on some older Java versions. add 9282a4ef07 Make Panel icons for HC more visible until we find a better way add 6026f80cfa Don't use fontcolor for DeckTitleFont add 4a9f3b3908 Remove shadow from columns preview in frame dialog new 423bdb17d8 Make method sfx2::LinkManager::GetUserAllowsLinkUpdate public new 1b9d1397d9 Use sfx2::LinkManager::GetUserAllowsLinkUpdate() This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (30a26c270c) \ N -- N -- N refs/heads/links (1b9d1397d9) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: README.md | 2 +- ...410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip | Bin 3519470 -> 0 bytes ...0df1c1776f39b-commons-httpclient-3.1-src.tar.gz | Bin 1882664 -> 0 bytes ...ca935948f7db92d925d88d0d078-icu4c-4_0_1-src.tgz | Bin 12356471 -> 0 bytes ...47a5541a2dad55cd6d07ee60a9-libpng-1.5.26.tar.gz | Bin 1129120 -> 0 bytes extras/l10n/source/eo/localize.sdf | 20 +- extras/l10n/source/ml/localize.sdf | 14 +- extras/l10n/source/sq/localize.sdf | 4 +- extras/l10n/util/update_kid/lic.header | 20 +- extras/l10n/util/update_l10n/makefile.mk | 17 +- main/README | 2 +- main/UnoControls/source/controls/framecontrol.cxx | 51 +- main/automation/source/app/testbasi.cxx | 18 +- main/automation/source/app/testbasi.hxx | 12 +- main/automation/source/server/XMLParser.cxx | 371 +-- main/basegfx/inc/basegfx/polygon/b2dpolygon.hxx | 122 +- main/basic/inc/basic/mybasic.hxx | 26 +- main/basic/source/classes/errobject.cxx | 57 +- main/connectivity/source/cpool/ZConnectionPool.cxx | 30 +- main/cui/source/dialogs/about.cxx | 848 +++---- main/cui/source/dialogs/about.src | 2 +- main/cui/source/tabpages/align.src | 2 +- main/cui/source/tabpages/frmdirlbox.src | 2 +- main/cui/source/tabpages/numpages.src | 762 +++--- main/cui/source/tabpages/swpossizetabpage.src | 199 +- main/cui/source/tabpages/textanim.src | 153 +- main/dbaccess/source/core/api/KeySet.cxx | 60 +- main/dbaccess/source/ui/browser/unodatbr.cxx | 42 +- main/dbaccess/source/ui/dlg/indexdialog.cxx | 52 +- main/dbaccess/source/ui/inc/RelationControl.hxx | 33 +- main/dbaccess/source/ui/inc/dbu_resource.hrc | 101 +- .../source/ui/querydesign/QueryTableView.cxx | 76 +- .../dbaccess/source/ui/relationdesign/relation.src | 65 +- .../res/commandimagelist/sc_position.png | Bin 173 -> 156 bytes .../res/commandimagelist/sc_size.png | Bin 176 -> 148 bytes main/default_images/res/sc10223.png | Bin 173 -> 156 bytes main/default_images/res/sc10224.png | Bin 176 -> 148 bytes main/default_images/res/sch10223.png | Bin 0 -> 168 bytes main/default_images/res/sch10224.png | Bin 0 -> 157 bytes main/default_images/sc/res/sidebar/morebutton.bmp | Bin 5346 -> 0 bytes .../default_images/sc/res/sidebar/morebutton_h.bmp | Bin 5346 -> 0 bytes .../sd/res/slide_sorter_hide_slide_overlay.png | Bin 562 -> 317 bytes .../sd/res/slide_sorter_insert_shadow.png | Bin 215 -> 140 bytes .../sfx2/res/symphony/sidebar-3d-large-hc.png | Bin 4072 -> 1342 bytes .../sfx2/res/symphony/sidebar-3d-small-hc.png | Bin 3522 -> 781 bytes .../res/symphony/sidebar-animation-large-hc.png | Bin 4000 -> 1208 bytes .../res/symphony/sidebar-animation-small-hc.png | Bin 3553 -> 833 bytes .../sfx2/res/symphony/sidebar-colors-large-hc.png | Bin 3790 -> 1055 bytes .../sfx2/res/symphony/sidebar-colors-small-hc.png | Bin 3544 -> 794 bytes .../res/symphony/sidebar-eyedropper-large-hc.png | Bin 3416 -> 608 bytes .../res/symphony/sidebar-eyedropper-small-hc.png | Bin 3534 -> 681 bytes .../res/symphony/sidebar-functions-large-hc.png | Bin 3834 -> 1169 bytes .../res/symphony/sidebar-functions-small-hc.png | Bin 3395 -> 708 bytes .../sfx2/res/symphony/sidebar-gallery-large-hc.png | Bin 1492 -> 1436 bytes .../sfx2/res/symphony/sidebar-gallery-small-hc.png | Bin 3642 -> 950 bytes .../sfx2/res/symphony/sidebar-imganim-large-hc.png | Bin 1710 -> 1713 bytes .../sfx2/res/symphony/sidebar-imganim-small-hc.png | Bin 3640 -> 975 bytes .../res/symphony/sidebar-navigator-large-hc.png | Bin 4333 -> 1534 bytes .../res/symphony/sidebar-navigator-small-hc.png | Bin 3665 -> 984 bytes .../res/symphony/sidebar-property-large-hc.png | Bin 3761 -> 1024 bytes .../res/symphony/sidebar-property-small-hc.png | Bin 3515 -> 808 bytes .../sfx2/res/symphony/sidebar-style-large-hc.png | Bin 4323 -> 1560 bytes .../sfx2/res/symphony/sidebar-style-small-hc.png | Bin 3714 -> 958 bytes .../res/symphony/sidebar-template-large-hc.png | Bin 3510 -> 876 bytes .../res/symphony/sidebar-template-small-hc.png | Bin 3221 -> 572 bytes .../res/symphony/sidebar-transition-large-hc.png | Bin 3728 -> 1055 bytes .../res/symphony/sidebar-transition-small-hc.png | Bin 3475 -> 803 bytes main/default_images/svx/res/cropmarkers.png | Bin 612 -> 604 bytes main/default_images/svx/res/cropmarkersACC.png | Bin 616 -> 601 bytes main/default_images/svx/res/markers.png | Bin 8549 -> 8405 bytes main/default_images/svx/res/markersACC.png | Bin 9859 -> 9862 bytes .../svx/res/symphony/__morebutton.bmp | Bin 5346 -> 0 bytes .../svx/res/symphony/__morebutton_h.bmp | Bin 5346 -> 0 bytes .../source/primitive2d/cropprimitive2d.cxx | 23 +- .../primitive2d/discretebitmapprimitive2d.cxx | 17 +- .../source/primitive2d/maskprimitive2d.cxx | 15 +- .../source/primitive2d/pagepreviewprimitive2d.cxx | 103 +- .../source/primitive2d/patternfillprimitive2d.cxx | 17 +- .../source/primitive2d/shadowprimitive2d.cxx | 51 +- .../source/primitive2d/textlineprimitive2d.cxx | 19 +- main/embeddedobj/source/general/docholder.cxx | 130 +- main/extensions.lst | 4 +- main/external_deps.lst | 10 +- .../internalgraphicfilters/png_Export.xcu | 14 +- .../internalgraphicfilters/png_Import.xcu | 14 +- main/filter/source/msfilter/svdfppt.cxx | 1017 ++++---- main/filter/source/msfilter/svxmsbas.cxx | 579 +++-- .../xslt/odf2xhtml/export/xhtml/opendoc2xhtml.xsl | 12 +- .../source/win32/filepicker/asyncrequests.hxx | 292 +-- .../uielement/langselectionmenucontroller.cxx | 257 ++- .../helpcontent2/source/text/scalc/01/04060109.xhp | 10 +- .../source/text/shared/autopi/01050000.xhp | 17 +- .../source/text/shared/autopi/01110000.xhp | 19 +- main/idlc/source/options.cxx | 582 ++--- .../star/lib/uno/helper/InterfaceContainer.java | 46 +- main/l10ntools/source/filter/utils/Cache.java | 97 +- main/l10ntools/source/help/HelpCompiler.cxx | 915 ++++---- main/l10ntools/source/help/HelpCompiler.hxx | 402 ++-- main/l10ntools/source/tagtest.cxx | 297 +-- .../sun/star/chart2/data/XDatabaseDataProvider.idl | 65 +- main/offapi/com/sun/star/embed/EmbedStates.idl | 24 +- .../com/sun/star/form/component/DataForm.idl | 27 +- .../com/sun/star/report/XReportComponent.idl | 17 +- .../com/sun/star/ui/XContextMenuInterceptor.idl | 15 +- .../schema/org/openoffice/Office/Common.xcs | 689 ++---- .../schema/org/openoffice/Office/Impress.xcs | 4 +- .../classic/classic_images.tar.gz | Bin 1875781 -> 1747484 bytes .../industrial/svx/res/cropmarkers.png | Bin 2805 -> 2825 bytes .../industrial/svx/res/markers.png | Bin 11288 -> 11221 bytes .../industrial/svx/res/slidecontrol_h.png | Bin 183 -> 0 bytes .../industrial/svx/res/slidezoomin_11_h.png | Bin 426 -> 0 bytes .../industrial/svx/res/slidezoomout_11_h.png | Bin 416 -> 0 bytes main/oox/inc/oox/xls/scenariobuffer.hxx | 32 +- main/oox/source/xls/workbookhelper.cxx | 86 +- .../openoffice/ooxml/viewer/DetailViewManager.java | 0 .../apache/openoffice/ooxml/viewer/ImageView.java | 0 .../openoffice/ooxml/viewer/KeyListener.java | 0 .../openoffice/ooxml/viewer/OOXMLViewer.java | 0 .../apache/openoffice/ooxml/viewer/PartsView.java | 0 .../apache/openoffice/ooxml/viewer/StreamView.java | 0 .../ooxml/viewer/content/ContentView.java | 0 .../ooxml/viewer/content/PresentationImporter.java | 0 .../ooxml/viewer/content/PresentationModel.java | 0 .../openoffice/ooxml/viewer/content/Slide.java | 0 .../ooxml/viewer/content/SlideManager.java | 0 .../ooxml/viewer/content/SlideParser.java | 0 .../ooxml/viewer/tokenview/DocumentFactory.java | 0 .../ooxml/viewer/tokenview/FormatState.java | 0 .../ooxml/viewer/tokenview/Formatter.java | 0 .../openoffice/ooxml/viewer/tokenview/Line.java | 0 .../ooxml/viewer/tokenview/LineContainer.java | 0 .../openoffice/ooxml/viewer/tokenview/Run.java | 0 .../ooxml/viewer/tokenview/RunRange.java | 0 .../openoffice/ooxml/viewer/tokenview/Style.java | 0 .../ooxml/viewer/tokenview/TokenView.java | 0 .../ooxml/viewer/xml/DocumentTokenFormatter.java | 0 .../apache/openoffice/ooxml/viewer/xml/Token.java | 0 .../openoffice/ooxml/viewer/xml/TokenType.java | 0 .../openoffice/ooxml/viewer/xml/XMLScanner.java | 0 .../ooxml/viewer/xml/XMLTokenViewFactory.java | 0 .../ooxml/viewer/xmltokenview/XMLViewFactory.java | 0 .../main/java/complex/unoapi/CheckModuleAPI.java | 35 +- main/rat-excludes | 5 + main/sc/source/ui/drawfunc/drformsh.src | 6 +- .../ui/sidebar/CellAppearancePropertyPanel.hrc | 18 +- .../ui/sidebar/CellAppearancePropertyPanel.src | 8 - main/sc/source/ui/sidebar/CellBorderStylePopup.cxx | 18 +- main/sc/source/ui/sidebar/CellBorderUpdater.cxx | 84 +- main/sc/source/ui/sidebar/CellLineStylePopup.cxx | 30 +- .../sc/source/ui/sidebar/CellLineStyleValueSet.cxx | 74 +- .../ui/sidebar/NumberFormatPropertyPanel.src | 120 +- main/sc/source/ui/sidebar/ScPanelFactory.cxx | 176 +- main/sc/source/ui/vba/vbarange.cxx | 972 ++++---- main/scp2/source/ooo/installation_ooo.scp | 14 +- .../winexplorerext/module_winexplorerext.ulf | 10 +- .../winexplorerext/registryitem_winexplorerext.scp | 20 +- main/sd/inc/sdenumdef.hxx | 11 +- main/sd/source/filter/sdpptwrp.cxx | 34 +- main/sd/source/ui/animations/CustomAnimation.src | 338 +-- .../source/ui/animations/CustomAnimationPane.src | 197 +- .../source/ui/animations/SlideTransitionPane.src | 155 +- main/sd/source/ui/app/sdmod1.cxx | 634 ++--- main/sd/source/ui/dlg/LayerDialog.src | 28 +- main/sd/source/ui/dlg/copydlg.src | 32 +- main/sd/source/ui/dlg/dlgass.cxx | 942 ++++---- main/sd/source/ui/dlg/dlgass.src | 12 +- main/sd/source/ui/dlg/headerfooterdlg.src | 252 +- main/sd/source/ui/dlg/layeroptionsdlg.src | 28 +- main/sd/source/ui/dlg/paragr.src | 94 +- main/sd/source/ui/dlg/prltempl.src | 68 +- main/sd/source/ui/dlg/tpaction.src | 67 +- main/sd/source/ui/dlg/vectdlg.src | 155 +- main/sd/source/ui/inc/dlgass.hrc | 50 +- main/sd/source/ui/inc/dlgass.hxx | 10 +- main/sd/source/ui/presenter/SlideRenderer.cxx | 287 ++- main/sd/source/ui/sidebar/NavigatorWrapper.cxx | 68 +- main/sd/source/ui/slideshow/PaneHider.cxx | 115 +- main/sd/source/ui/slideshow/showwin.cxx | 78 +- .../ui/slidesorter/cache/SlsBitmapFactory.cxx | 57 +- .../ui/slidesorter/controller/SlsPageSelector.cxx | 5 - .../view/SlsInsertionIndicatorOverlay.cxx | 10 +- main/sd/source/ui/view/DocumentRenderer.src | 170 +- main/sd/source/ui/view/ViewShellBase.cxx | 40 +- main/sfx2/inc/sfx2/viewsh.hxx | 15 +- main/sfx2/source/appl/newhelp.src | 138 +- main/sfx2/source/bastyp/progress.cxx | 265 +-- main/sfx2/source/doc/doc.src | 4 +- main/sfx2/source/sidebar/Theme.cxx | 4 +- main/shell/inc/internal/basereader.hxx | 22 +- main/shell/inc/internal/config.hxx | 14 +- main/shell/inc/internal/contentreader.hxx | 30 +- main/shell/inc/internal/iso8601_converter.hxx | 12 +- main/shell/inc/internal/xml_parser.hxx | 45 +- main/shell/inc/internal/zipfile.hxx | 73 +- main/shell/qa/zip/ziptest.cxx | 20 +- main/shell/source/all/ooofilereader/dummytag.hxx | 25 +- main/shell/source/tools/lngconvex/cmdline.cxx | 13 +- main/shell/source/tools/lngconvex/cmdline.hxx | 40 +- .../source/win32/shlxthandler/classfactory.cxx | 48 +- .../source/win32/shlxthandler/classfactory.hxx | 44 +- .../win32/shlxthandler/columninfo/columninfo.cxx | 86 +- .../win32/shlxthandler/columninfo/makefile.mk | 16 +- main/shell/source/win32/shlxthandler/exports.dxp | 6 +- .../win32/shlxthandler/infotips/infotips.cxx | 2 + .../source/win32/shlxthandler/infotips/makefile.mk | 2 + main/shell/source/win32/shlxthandler/makefile.mk | 67 +- .../source/win32/shlxthandler/ooofilt/exports.dxp | 6 +- .../source/win32/shlxthandler/ooofilt/makefile.mk | 76 +- .../source/win32/shlxthandler/ooofilt/ooofilt.cxx | 1220 +++++----- .../source/win32/shlxthandler/ooofilt/ooofilt.hxx | 198 +- .../source/win32/shlxthandler/ooofilt/propspec.cxx | 23 +- .../source/win32/shlxthandler/ooofilt/propspec.hxx | 23 +- .../win32/shlxthandler/ooofilt/stream_helper.cxx | 64 +- .../source/win32/shlxthandler/prophdl/exports.dxp | 4 +- .../source/win32/shlxthandler/prophdl/makefile.mk | 72 +- .../win32/shlxthandler/prophdl/propertyhdl.cxx | 430 ++-- .../shlxthandler/propsheets/document_statistic.cxx | 156 +- .../shlxthandler/propsheets/document_statistic.hxx | 108 +- .../shlxthandler/propsheets/listviewbuilder.cxx | 232 +- .../shlxthandler/propsheets/listviewbuilder.hxx | 94 +- .../win32/shlxthandler/propsheets/makefile.mk | 12 +- .../win32/shlxthandler/propsheets/propsheets.cxx | 252 +- main/shell/source/win32/shlxthandler/shlxthdl.cxx | 538 ++--- .../win32/shlxthandler/thumbviewer/makefile.mk | 13 +- .../win32/shlxthandler/thumbviewer/thumbviewer.cxx | 711 +++--- .../win32/shlxthandler/util/fileextensions.cxx | 93 +- main/solenv/gbuild/platform/windows.mk | 13 +- main/starmath/source/mathtype.cxx | 1232 +++++----- main/store/source/storlckb.hxx | 23 +- main/svl/inc/svl/cntnrsrt.hxx | 15 +- main/svl/source/numbers/zforlist.cxx | 43 +- main/svtools/inc/svtools/brwbox.hxx | 44 +- main/svtools/inc/svtools/ruler.hxx | 18 +- main/svtools/inc/svtools/svparser.hxx | 70 +- main/svtools/source/contnr/svimpbox.cxx | 317 +-- main/svtools/source/misc/embedhlp.cxx | 2 +- main/svtools/source/misc/imagemgr.src | 262 +-- main/svtools/source/svrtf/parrtf.cxx | 234 +- main/svx/inc/svx/dialogs.hrc | 89 +- main/svx/inc/svx/xlncapit.hxx | 44 +- main/svx/inc/svx/xsflclit.hxx | 15 +- main/svx/inc/svx/xtextit.hxx | 9 +- main/svx/inc/svx/xtextit0.hxx | 28 +- main/svx/inc/svx/zoom_def.hxx | 14 +- main/svx/inc/svx/zoomctrl.hxx | 14 +- main/svx/inc/svx/zoomitem.hxx | 35 +- main/svx/inc/svx/zoomsliderctrl.hxx | 29 +- main/svx/inc/svx/zoomslideritem.hxx | 45 +- main/svx/source/mnuctrls/SmartTagCtl.cxx | 174 +- .../source/sidebar/paragraph/ParaPropertyPanel.hrc | 42 +- .../source/sidebar/paragraph/ParaPropertyPanel.src | 38 +- main/svx/source/sidebar/text/TextPropertyPanel.hrc | 2 - main/svx/source/stbctrls/insctrl.cxx | 32 +- main/svx/source/stbctrls/modctrl.cxx | 12 +- main/svx/source/stbctrls/pszctrl.cxx | 163 +- main/svx/source/stbctrls/selctrl.cxx | 40 +- main/svx/source/stbctrls/stbctrls.src | 14 + main/svx/source/stbctrls/xmlsecctrl.cxx | 91 +- main/svx/source/stbctrls/zoomctrl.cxx | 36 +- main/svx/source/stbctrls/zoomsliderctrl.cxx | 626 ++--- main/sw/source/core/layout/layact.cxx | 174 +- main/sw/source/core/text/pormulti.cxx | 1632 ++++++------- main/sw/source/core/text/txtdrop.cxx | 1247 +++++----- main/sw/source/core/text/txtfld.cxx | 643 +++--- main/sw/source/core/view/vprint.cxx | 625 ++--- main/sw/source/filter/ascii/parasc.cxx | 198 +- main/sw/source/filter/html/htmlplug.cxx | 116 +- main/sw/source/filter/html/swhtml.cxx | 1081 +++++---- main/sw/source/filter/html/swhtml.hxx | 500 ++-- main/sw/source/filter/rtf/swparrtf.hxx | 359 ++- main/sw/source/filter/ww8/docxexport.cxx | 868 +++---- main/sw/source/filter/ww8/docxexport.hxx | 209 +- main/sw/source/filter/ww8/docxexportfilter.cxx | 182 +- main/sw/source/filter/ww8/docxexportfilter.hxx | 39 +- main/sw/source/filter/ww8/ww8atr.cxx | 88 +- main/sw/source/ui/frmdlg/colex.cxx | 25 +- main/sw/source/ui/sidebar/PageColumnControl.cxx | 125 +- main/sw/source/ui/sidebar/PageColumnControl.hxx | 40 +- main/sw/source/ui/sidebar/PageMarginControl.cxx | 881 +++---- main/sw/source/ui/sidebar/PageMarginControl.hxx | 146 +- .../source/ui/sidebar/PageOrientationControl.cxx | 97 +- .../source/ui/sidebar/PageOrientationControl.hxx | 34 +- main/sw/source/ui/sidebar/PagePropertyPanel.cxx | 1256 +++++----- main/sw/source/ui/sidebar/PagePropertyPanel.hxx | 368 +-- main/sw/source/ui/sidebar/PageSizeControl.cxx | 259 +-- main/sw/source/ui/sidebar/PageSizeControl.hxx | 48 +- main/sw/source/ui/sidebar/SwPanelFactory.cxx | 140 +- main/sw/source/ui/sidebar/WrapPropertyPanel.cxx | 402 ++-- main/sw/source/ui/sidebar/WrapPropertyPanel.hxx | 114 +- main/sw/source/ui/wrtsh/wrtsh1.cxx | 554 ++--- main/sysui/source/win32/misc/WinImplHelper.cxx | 360 +-- main/tools/source/generic/poly2.cxx | 20 +- main/tools/source/string/debugprint.cxx | 20 +- main/unotools/source/config/moduleoptions.cxx | 23 +- main/vcl/inc/vcl/bitmap.hxx | 108 +- main/vcl/inc/vcl/bitmapex.hxx | 80 +- main/vcl/inc/vcl/btndlg.hxx | 22 +- main/vcl/inc/vcl/button.hxx | 23 +- main/vcl/inc/vcl/pdfextoutdevdata.hxx | 70 +- main/vcl/inc/vcl/pdfwriter.hxx | 2421 ++++++++++---------- main/vcl/source/fontsubset/cff.cxx | 29 +- main/vcl/source/fontsubset/gsub.cxx | 12 +- main/vcl/source/fontsubset/gsub.h | 10 +- main/vcl/source/fontsubset/list.cxx | 12 +- main/vcl/source/fontsubset/sft.cxx | 68 +- main/vcl/source/fontsubset/ttcr.cxx | 114 +- main/vcl/source/fontsubset/ttcr.hxx | 24 +- main/vcl/source/fontsubset/xlat.cxx | 29 +- main/vcl/source/fontsubset/xlat.hxx | 31 +- main/vcl/source/gdi/bitmap.cxx | 228 +- main/vcl/source/gdi/bitmap3.cxx | 1522 ++++++------ main/vcl/source/gdi/bitmap4.cxx | 95 +- main/vcl/source/gdi/bitmapex.cxx | 1235 +++++----- main/vos/docu/.html | 2 +- main/vos/inc/vos/socket.hxx | 29 +- .../com/sun/star/wizards/web/FTPDialog.java | 41 +- main/writerfilter/inc/resourcemodel/TableData.hxx | 28 +- .../inc/resourcemodel/TableManager.hxx | 4 +- main/writerfilter/source/filter/RtfFilter.cxx | 108 +- .../sxc/pexcel/records/formula/TokenDecoder.java | 222 +- .../sxc/pexcel/records/formula/TokenEncoder.java | 265 ++- .../xmerge/converter/palm/PalmDocument.java | 31 +- main/zlib/makefile.mk | 6 +- main/zlib/{zlib-1.2.13.patch => zlib-1.3.patch} | 4 +- 324 files changed, 21511 insertions(+), 22024 deletions(-) delete mode 100644 ext_sources/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip delete mode 100644 ext_sources/2c9b0f83ed5890af02c0df1c1776f39b-commons-httpclient-3.1-src.tar.gz delete mode 100644 ext_sources/2f6ecca935948f7db92d925d88d0d078-icu4c-4_0_1-src.tgz delete mode 100644 ext_sources/3ca98347a5541a2dad55cd6d07ee60a9-libpng-1.5.26.tar.gz create mode 100644 main/default_images/res/sch10223.png create mode 100644 main/default_images/res/sch10224.png delete mode 100644 main/default_images/sc/res/sidebar/morebutton.bmp delete mode 100644 main/default_images/sc/res/sidebar/morebutton_h.bmp delete mode 100644 main/default_images/svx/res/symphony/__morebutton.bmp delete mode 100644 main/default_images/svx/res/symphony/__morebutton_h.bmp delete mode 100644 main/ooo_custom_images/industrial/svx/res/slidecontrol_h.png delete mode 100644 main/ooo_custom_images/industrial/svx/res/slidezoomin_11_h.png delete mode 100644 main/ooo_custom_images/industrial/svx/res/slidezoomout_11_h.png mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/DetailViewManager.java mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/ImageView.java mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/KeyListener.java mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/OOXMLViewer.java mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/PartsView.java mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/StreamView.java mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/content/ContentView.java mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/content/PresentationImporter.java mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/content/PresentationModel.java mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/content/Slide.java mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/content/SlideManager.java mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/content/SlideParser.java mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/DocumentFactory.java mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/FormatState.java mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/Formatter.java mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/Line.java mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/LineContainer.java mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/Run.java mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/RunRange.java mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/Style.java mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/TokenView.java mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/xml/DocumentTokenFormatter.java mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/xml/Token.java mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/xml/TokenType.java mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/xml/XMLScanner.java mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/xml/XMLTokenViewFactory.java mode change 100755 => 100644 main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/xmltokenview/XMLViewFactory.java rename main/zlib/{zlib-1.2.13.patch => zlib-1.3.patch} (95%)