This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a change to branch Pilot-Pirx-patch-1
in repository https://gitbox.apache.org/repos/asf/openoffice.git


    from 2bd4cdeaa3 Merge branch 'trunk' into Pilot-Pirx-patch-1
     add 3215e17bb4 Maintenance cleanup
     add 3009d07ac2 Cleaned up resource files
     add 07df5c7113 Fix spelling in code comments (#211)
     add ce18a1693b Fix spelling in code comments (#212)
     add 8735c04741 misc: fix spelling (#213)
     add c622e83ad3 Minor cleanup
     add 0080c5f63e small cleanup (Tango icon set was removed long ago)
     add f4c755a4bd Update 00000402.xhp
     add 0cb24ebdae Remove unused helpmenu.png
     add 6e9ebb6bba Remove unused helpmenu.png (HiContrast)
     add ad9e0707f7 Use correct Math icons in Industrial icon set
     add 1dbb066d0b Small maintenance cleanup
     add 76447f04cc Remove HelpMenu from customization dialog
     add a7d8910e9b Updated English dictionary
     new 74741f260a Merge branch 'trunk' into Pilot-Pirx-patch-1

The 1 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:
 main/cui/source/dialogs/dlgname.cxx                |  90 +++---
 main/cui/source/dialogs/dlgname.hrc                |  12 +-
 main/cui/source/dialogs/zoom.cxx                   | 356 ++++++++++-----------
 main/cui/source/dialogs/zoom.hrc                   |  48 +--
 main/cui/source/options/doclinkdialog.src          |  78 ++---
 main/cui/source/options/fontsubs.src               |  24 +-
 main/cui/source/options/optsave.src                |  63 ++--
 .../res/commandimagelist/lc_helpmenu.png           | Bin 1623 -> 0 bytes
 .../res/commandimagelist/lch_helpmenu.png          | Bin 208 -> 0 bytes
 .../res/commandimagelist/sc_helpmenu.png           | Bin 802 -> 0 bytes
 .../res/commandimagelist/sch_helpmenu.png          | Bin 167 -> 0 bytes
 .../primitive2d/controlprimitive2d.hxx             |   4 +-
 main/editeng/source/misc/unolingu.cxx              |   2 +-
 main/embeddedobj/source/msole/olepersist.cxx       |  46 +--
 main/extensions.lst                                |   2 +-
 main/forms/source/xforms/submission/replace.cxx    |   2 +-
 .../source/xforms/submission/submission_get.cxx    |   6 +-
 .../source/xforms/submission/submission_post.cxx   |   2 +-
 main/framework/test/typecfg/cfgview.cxx            |   2 +-
 .../source/text/shared/00/00000402.xhp             |   2 +-
 main/linguistic/source/misc.cxx                    |   2 +-
 .../classic/classic_images.tar.gz                  | Bin 1355547 -> 1364891 
bytes
 .../industrial/res/commandimagelist/lc_adjust.png  | Bin 905 -> 572 bytes
 .../industrial/res/commandimagelist/lc_draw.png    | Bin 882 -> 870 bytes
 .../res/commandimagelist/lc_helpmenu.png           | Bin 652 -> 0 bytes
 .../res/commandimagelist/lc_symbolcatalogue.png    | Bin 558 -> 300 bytes
 .../industrial/res/commandimagelist/sc_adjust.png  | Bin 711 -> 291 bytes
 .../industrial/res/commandimagelist/sc_draw.png    | Bin 763 -> 253 bytes
 .../res/commandimagelist/sc_helpmenu.png           | Bin 275 -> 0 bytes
 .../res/commandimagelist/sc_symbolcatalogue.png    | Bin 424 -> 124 bytes
 main/packimages/Makefile                           |   8 +-
 main/packimages/Module_packimages.mk               |  11 +-
 main/packimages/Package_packimages.mk              |  11 +-
 main/psprint_config/configuration/psprint.conf     |   2 +-
 .../main/java/ifc/frame/_XNotifyingDispatch.java   |   2 +-
 main/sal/rtl/source/unload.cxx                     |   2 +-
 main/scp2/source/ooo/file_ooo.scp                  |   2 +-
 main/scp2/source/ooo/module_hidden_ooo.scp         |   3 +-
 main/sd/source/ui/inc/OutlineView.hxx              |   2 +-
 main/sfx2/sdi/sfx.sdi                              | 295 +++++++++--------
 main/sot/source/sdstor/stgdir.hxx                  |   2 +-
 .../sun/star/wizards/agenda/AgendaTemplate.java    |  52 +--
 .../com/sun/star/wizards/web/ImageListDialog.java  |   6 +-
 .../xmerge/source/palmtests/qa/lib/converterlib.pm |   2 +-
 main/xmloff/source/text/txtparai.cxx               |   2 +-
 45 files changed, 559 insertions(+), 584 deletions(-)
 delete mode 100644 main/default_images/res/commandimagelist/lc_helpmenu.png
 delete mode 100644 main/default_images/res/commandimagelist/lch_helpmenu.png
 delete mode 100644 main/default_images/res/commandimagelist/sc_helpmenu.png
 delete mode 100644 main/default_images/res/commandimagelist/sch_helpmenu.png
 delete mode 100644 
main/ooo_custom_images/industrial/res/commandimagelist/lc_helpmenu.png
 delete mode 100644 
main/ooo_custom_images/industrial/res/commandimagelist/sc_helpmenu.png

Reply via email to