You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by hd...@apache.org on 2013/01/30 16:37:23 UTC

svn commit: r1440477 [1/2] - in /openoffice/trunk/main/vcl: inc/unx/x11_cursors/ unx/generic/app/ unx/generic/dtrans/ unx/gtk/app/

Author: hdu
Date: Wed Jan 30 15:37:20 2013
New Revision: 1440477

URL: http://svn.apache.org/viewvc?rev=1440477&view=rev
Log:
fix x11_cursor headers from thousands of ill-formed C++11 conversions

This change eliminates almost 6000 warnings when building on newer UNX platforms 

Modified:
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/airbrush_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/airbrush_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/ase_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/ase_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/asn_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/asn_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/asne_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/asne_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/asns_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/asns_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/asnswe_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/asnswe_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/asnw_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/asnw_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/ass_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/ass_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/asse_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/asse_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/assw_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/assw_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/asw_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/asw_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/aswe_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/aswe_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/chain_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/chain_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/chainnot_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/chainnot_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/chart_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/chart_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/copydata_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/copydata_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/copydlnk_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/copydlnk_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyfile_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyfile_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyfiles_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyfiles_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyflnk_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyflnk_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/crook_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/crook_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/crop_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/crop_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/detective_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/detective_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawarc_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawarc_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawbezier_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawbezier_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcaption_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcaption_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcirclecut_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcirclecut_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawconnect_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawconnect_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcrook_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcrook_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcrop_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcrop_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawellipse_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawellipse_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawfreehand_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawfreehand_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawline_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawline_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawmirror_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawmirror_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawpie_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawpie_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawpolygon_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawpolygon_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawrect_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawrect_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawtext_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawtext_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/fill_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/fill_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/hshear_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/hshear_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/invert50.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkdata_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkdata_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkfile_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkfile_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/magnify_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/magnify_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/mirror_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/mirror_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/movebezierweight_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/movebezierweight_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/movedata_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/movedata_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/movedlnk_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/movedlnk_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/movefile_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/movefile_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/movefiles_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/movefiles_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/moveflnk_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/moveflnk_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/movepoint_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/movepoint_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/nodrop_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/nodrop_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/null_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/null_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/paintbrush_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/paintbrush_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/pivotcol_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/pivotcol_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/pivotdel_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/pivotdel_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/pivotfld_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/pivotfld_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/pivotrow_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/pivotrow_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/rotate_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/rotate_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/tblsele_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/tblsele_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/tblsels_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/tblsels_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/tblselse_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/tblselse_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/tblselsw_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/tblselsw_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/tblselw_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/tblselw_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/timemove_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/timemove_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/timesize_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/timesize_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/vertcurs_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/vertcurs_mask.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/vshear_curs.h
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/vshear_mask.h
    openoffice/trunk/main/vcl/unx/generic/app/saldisp.cxx
    openoffice/trunk/main/vcl/unx/generic/dtrans/X11_selection.cxx
    openoffice/trunk/main/vcl/unx/generic/dtrans/copydata_curs.h
    openoffice/trunk/main/vcl/unx/generic/dtrans/copydata_mask.h
    openoffice/trunk/main/vcl/unx/generic/dtrans/linkdata_curs.h
    openoffice/trunk/main/vcl/unx/generic/dtrans/linkdata_mask.h
    openoffice/trunk/main/vcl/unx/generic/dtrans/movedata_curs.h
    openoffice/trunk/main/vcl/unx/generic/dtrans/movedata_mask.h
    openoffice/trunk/main/vcl/unx/generic/dtrans/nodrop_curs.h
    openoffice/trunk/main/vcl/unx/generic/dtrans/nodrop_mask.h
    openoffice/trunk/main/vcl/unx/gtk/app/gtkdata.cxx

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/airbrush_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/airbrush_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/airbrush_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/airbrush_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define airbrush_curs_height 32
 #define airbrush_curs_x_hot 5
 #define airbrush_curs_y_hot 22
-static char airbrush_curs_bits[] = {
+static const unsigned char airbrush_curs_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x70,0x00,0x00,0x00,0x78,0x00,0x00,0x00,
  0x7c,0x00,0x00,0x00,0x3e,0x00,0x00,0x00,0x1f,0x00,0x00,0x98,0x0f,0x00,0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/airbrush_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/airbrush_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/airbrush_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/airbrush_mask.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define airbrush_mask_height 32
 #define airbrush_mask_x_hot 5
 #define airbrush_mask_y_hot 22
-static char airbrush_mask_bits[] = {
+static const unsigned char airbrush_mask_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x70,0x00,0x00,0x00,0x78,0x00,0x00,0x00,
  0x7c,0x00,0x00,0x00,0x3e,0x00,0x00,0x00,0x1f,0x00,0x00,0x98,0x0f,0x00,0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/ase_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/ase_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/ase_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/ase_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define ase_curs_height 32
 #define ase_curs_x_hot 19
 #define ase_curs_y_hot 16
-static char ase_curs_bits[] = {
+static const unsigned char ase_curs_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/ase_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/ase_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/ase_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/ase_mask.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define ase_mask_height 32
 #define ase_mask_x_hot 19 
 #define ase_mask_y_hot 16
-static char ase_mask_bits[] = {
+static const unsigned char ase_mask_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/asn_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/asn_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/asn_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/asn_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define asn_curs_height 32
 #define asn_curs_x_hot 16
 #define asn_curs_y_hot 12
-static char asn_curs_bits[] = {
+static const unsigned char asn_curs_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x01,0x00,0x00,0x80,0x03,
  0x00,0x00,0xc0,0x07,0x00,0x00,0xc0,0x07,0x00,0x00,0xe0,0x0f,0x00,0x00,0x20,
  0x08,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x03,0x00,0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/asn_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/asn_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/asn_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/asn_mask.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define asn_mask_height 32
 #define asn_mask_x_hot 16
 #define asn_mask_y_hot 12
-static char asn_mask_bits[] = {
+static const unsigned char asn_mask_bits[] = {
  0x00,0x00,0x01,0x00,0x00,0x80,0x03,0x00,0x00,0x80,0x03,0x00,0x00,0xc0,0x07,
  0x00,0x00,0xe0,0x0f,0x00,0x00,0xe0,0x0f,0x00,0x00,0xf0,0x1f,0x00,0x00,0xf0,
  0x1f,0x00,0x00,0x20,0x08,0x00,0x00,0x80,0x03,0x00,0x00,0xc0,0x07,0x00,0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/asne_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/asne_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/asne_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/asne_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define asne_curs_height 32
 #define asne_curs_x_hot 21
 #define asne_curs_y_hot 10
-static char asne_curs_bits[] = {
+static const unsigned char asne_curs_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x3c,0x00,0x00,0x80,
  0x3f,0x00,0x00,0xc0,0x3f,0x00,0x00,0x00,0x3f,0x00,0x00,0x00,0x1c,0x00,0x00,
  0x00,0x1c,0x00,0x00,0x70,0x18,0x00,0x00,0xf8,0x08,0x00,0x00,0xf8,0x00,0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/asne_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/asne_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/asne_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/asne_mask.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define asne_mask_height 32
 #define asne_mask_x_hot 21
 #define asne_mask_y_hot 10
-static char asne_mask_bits[] = {
+static const unsigned char asne_mask_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x7c,0x00,0x00,0x80,0x7f,0x00,0x00,0xc0,
  0x7f,0x00,0x00,0xe0,0x7f,0x00,0x00,0xc0,0x7f,0x00,0x00,0x00,0x3f,0x00,0x00,
  0x70,0x3e,0x00,0x00,0xf8,0x3c,0x00,0x00,0xfc,0x1d,0x00,0x00,0xfc,0x09,0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/asns_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/asns_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/asns_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/asns_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define asns_curs_height 32
 #define asns_curs_x_hot 15
 #define asns_curs_y_hot 15
-static char asns_curs_bits[] = {
+static const unsigned char asns_curs_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x80,0x00,0x00,0x00,0x80,0x00,0x00,0x00,0xc0,0x01,0x00,0x00,0xe0,
  0x03,0x00,0x00,0xe0,0x03,0x00,0x00,0xf0,0x07,0x00,0x00,0x10,0x04,0x00,0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/asns_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/asns_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/asns_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/asns_mask.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define asns_mask_height 32
 #define asns_mask_x_hot 15
 #define asns_mask_y_hot 15
-static char asns_mask_bits[] = {
+static const unsigned char asns_mask_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x00,
  0x00,0x00,0xc0,0x01,0x00,0x00,0xc0,0x01,0x00,0x00,0xe0,0x03,0x00,0x00,0xf0,
  0x07,0x00,0x00,0xf0,0x07,0x00,0x00,0xf8,0x0f,0x00,0x00,0xf8,0x0f,0x00,0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/asnswe_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/asnswe_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/asnswe_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/asnswe_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define asnswe_curs_height 32
 #define asnswe_curs_x_hot 15
 #define asnswe_curs_y_hot 15
-static char asnswe_curs_bits[] = {
+static const unsigned char asnswe_curs_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x80,0x00,0x00,0x00,0x80,0x00,0x00,0x00,0xc0,0x01,0x00,0x00,0xe0,
  0x03,0x00,0x00,0xe0,0x03,0x00,0x00,0xf0,0x07,0x00,0x00,0x10,0x04,0x00,0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/asnswe_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/asnswe_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/asnswe_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/asnswe_mask.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define asnswe_mask_height 32
 #define asnswe_mask_x_hot 15
 #define asnswe_mask_y_hot 15
-static char asnswe_mask_bits[] = {
+static const unsigned char asnswe_mask_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x00,
  0x00,0x00,0xc0,0x01,0x00,0x00,0xc0,0x01,0x00,0x00,0xe0,0x03,0x00,0x00,0xf0,
  0x07,0x00,0x00,0xf0,0x07,0x00,0x00,0xf8,0x0f,0x00,0x00,0xf8,0x0f,0x00,0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/asnw_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/asnw_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/asnw_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/asnw_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define asnw_curs_height 32
 #define asnw_curs_x_hot 10
 #define asnw_curs_y_hot 10
-static char asnw_curs_bits[] = {
+static const unsigned char asnw_curs_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x3c,0x00,0x00,0x00,0xfc,0x01,0x00,
  0x00,0xfc,0x03,0x00,0x00,0xfc,0x00,0x00,0x00,0x38,0x00,0x00,0x00,0x38,0x00,
  0x00,0x00,0x18,0x0e,0x00,0x00,0x10,0x1f,0x00,0x00,0x00,0x1f,0x00,0x00,0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/asnw_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/asnw_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/asnw_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/asnw_mask.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define asnw_mask_height 32
 #define asnw_mask_x_hot 10
 #define asnw_mask_y_hot 10
-static char asnw_mask_bits[] = {
+static const unsigned char asnw_mask_bits[] = {
  0x00,0x00,0x00,0x00,0x3e,0x00,0x00,0x00,0xfe,0x01,0x00,0x00,0xfe,0x03,0x00,
  0x00,0xfe,0x07,0x00,0x00,0xfe,0x03,0x00,0x00,0xfc,0x00,0x00,0x00,0x7c,0x0e,
  0x00,0x00,0x3c,0x1f,0x00,0x00,0xb8,0x3f,0x00,0x00,0x90,0x3f,0x00,0x00,0x80,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/ass_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/ass_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/ass_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/ass_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define ass_curs_height 32
 #define ass_curs_x_hot 15
 #define ass_curs_y_hot 19
-static char ass_curs_bits[] = {
+static const unsigned char ass_curs_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/ass_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/ass_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/ass_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/ass_mask.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define ass_mask_height 32
 #define ass_mask_x_hot 15
 #define ass_mask_y_hot 19
-static char ass_mask_bits[] = {
+static const unsigned char ass_mask_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/asse_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/asse_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/asse_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/asse_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define asse_curs_height 32
 #define asse_curs_x_hot 21
 #define asse_curs_y_hot 21
-static char asse_curs_bits[] = {
+static const unsigned char asse_curs_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/asse_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/asse_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/asse_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/asse_mask.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define asse_mask_height 32
 #define asse_mask_x_hot 21
 #define asse_mask_y_hot 21
-static char asse_mask_bits[] = {
+static const unsigned char asse_mask_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/assw_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/assw_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/assw_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/assw_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define assw_curs_height 32
 #define assw_curs_x_hot 21
 #define assw_curs_y_hot 21
-static char assw_curs_bits[] = {
+static const unsigned char assw_curs_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/assw_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/assw_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/assw_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/assw_mask.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define assw_mask_height 32
 #define assw_mask_x_hot 21
 #define assw_mask_y_hot 21
-static char assw_mask_bits[] = {
+static const unsigned char assw_mask_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/asw_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/asw_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/asw_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/asw_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define asw_curs_height 32
 #define asw_curs_x_hot 12
 #define asw_curs_y_hot 15
-static char asw_curs_bits[] = {
+static const unsigned char asw_curs_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/asw_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/asw_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/asw_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/asw_mask.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define asw_mask_height 32
 #define asw_mask_x_hot 12
 #define asw_mask_y_hot 15
-static char asw_mask_bits[] = {
+static const unsigned char asw_mask_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xc0,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/aswe_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/aswe_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/aswe_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/aswe_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define aswe_curs_height 32
 #define aswe_curs_x_hot 15
 #define aswe_curs_y_hot 15
-static char aswe_curs_bits[] = {
+static const unsigned char aswe_curs_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/aswe_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/aswe_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/aswe_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/aswe_mask.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define aswe_mask_height 32
 #define aswe_mask_x_hot 15
 #define aswe_mask_y_hot 15
-static char aswe_mask_bits[] = {
+static const unsigned char aswe_mask_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/chain_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/chain_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/chain_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/chain_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define chain_curs_height 32
 #define chain_curs_x_hot 0
 #define chain_curs_y_hot 2
-static char chain_curs_bits[] = {
+static const unsigned char chain_curs_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x03,0x00,0x00,
  0x00,0x05,0x00,0x00,0x00,0x09,0x00,0x00,0x00,0x11,0x00,0x00,0x00,0x21,0x00,
  0x00,0x00,0x41,0x00,0x00,0x00,0x81,0x00,0x00,0x00,0x01,0x01,0x00,0x00,0x01,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/chain_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/chain_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/chain_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/chain_mask.h Wed Jan 30 15:37:20 2013
@@ -22,7 +22,7 @@
 
 #define chain_mask_width 32
 #define chain_mask_height 32
-static char chain_mask_bits[] = {
+static const unsigned char chain_mask_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x03,0x00,0x00,
  0x00,0x07,0x00,0x00,0x00,0x0f,0x00,0x00,0x00,0x1f,0x00,0x00,0x00,0x3f,0x00,
  0x00,0x00,0x7f,0x00,0x00,0x00,0xff,0x00,0x00,0x00,0xff,0x01,0x00,0x00,0xff,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/chainnot_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/chainnot_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/chainnot_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/chainnot_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define chainnot_curs_height 32
 #define chainnot_curs_x_hot 2
 #define chainnot_curs_y_hot 2
-static char chainnot_curs_bits[] = {
+static const unsigned char chainnot_curs_bits[] = {
  0x00,0x00,0x00,0x00,0x80,0x1f,0x00,0x00,0xe0,0x7f,0x00,0x00,0xf0,0xf0,0x00,
  0x00,0x38,0xc0,0x01,0x00,0x7c,0x80,0x03,0x00,0xec,0x00,0x03,0x00,0xce,0x01,
  0x07,0x00,0x86,0x03,0x06,0x00,0x06,0x07,0x06,0x00,0x06,0x0e,0x06,0x00,0x06,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/chainnot_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/chainnot_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/chainnot_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/chainnot_mask.h Wed Jan 30 15:37:20 2013
@@ -22,7 +22,7 @@
 
 #define chainnot_mask_width 32
 #define chainnot_mask_height 32
-static char chainnot_mask_bits[] = {
+static const unsigned char chainnot_mask_bits[] = {
  0x80,0x1f,0x00,0x00,0xe0,0x7f,0x00,0x00,0xf0,0xff,0x00,0x00,0xf8,0xff,0x01,
  0x00,0xfc,0xf0,0x03,0x00,0xfe,0xc0,0x07,0x00,0xfe,0x81,0x07,0x00,0xff,0x83,
  0x0f,0x00,0xcf,0x07,0x0f,0x00,0x8f,0x0f,0x0f,0x00,0x0f,0x1f,0x0f,0x00,0x0f,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/chart_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/chart_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/chart_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/chart_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define chart_curs_height 32
 #define chart_curs_x_hot 15
 #define chart_curs_y_hot 16
-static char chart_curs_bits[] = {
+static const unsigned char chart_curs_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x00,0x00,0x00,0x80,0x00,0x00,0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/chart_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/chart_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/chart_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/chart_mask.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define chart_mask_height 32
 #define chart_mask_x_hot 15
 #define chart_mask_y_hot 16
-static char chart_mask_bits[] = {
+static const unsigned char chart_mask_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0xc0,0x01,0x00,0x00,0xc0,0x01,0x00,0x00,0xc0,0x01,0x00,0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/copydata_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/copydata_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/copydata_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/copydata_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define copydata_curs_height 32
 #define copydata_curs_x_hot 1
 #define copydata_curs_y_hot 1
-static char copydata_curs_bits[] = {
+static const unsigned char copydata_curs_bits[] = {
    0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00,
    0x0e, 0x00, 0x00, 0x00, 0x1e, 0x00, 0x00, 0x00, 0x3e, 0x00, 0x00, 0x00,
    0x7e, 0x00, 0x00, 0x00, 0xfe, 0x00, 0x00, 0x00, 0xfe, 0x01, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/copydata_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/copydata_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/copydata_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/copydata_mask.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define copydata_mask_height 32
 #define copydata_mask_x_hot 1
 #define copydata_mask_y_hot 1
-static char copydata_mask_bits[] = {
+static const unsigned char copydata_mask_bits[] = {
    0x07, 0x00, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x00, 0x1f, 0x00, 0x00, 0x00,
    0x3f, 0x00, 0x00, 0x00, 0x7f, 0x00, 0x00, 0x00, 0xff, 0x00, 0x00, 0x00,
    0xff, 0x01, 0x00, 0x00, 0xff, 0x03, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/copydlnk_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/copydlnk_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/copydlnk_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/copydlnk_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define copydlnk_curs_height 32
 #define copydlnk_curs_x_hot 1
 #define copydlnk_curs_y_hot 1
-static char copydlnk_curs_bits[] = {
+static const unsigned char copydlnk_curs_bits[] = {
    0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00,
    0x0e, 0x00, 0x00, 0x00, 0x1e, 0x00, 0x00, 0x00, 0x3e, 0x00, 0x00, 0x00,
    0x7e, 0x00, 0x00, 0x00, 0xfe, 0x00, 0x00, 0x00, 0xfe, 0x01, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/copydlnk_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/copydlnk_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/copydlnk_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/copydlnk_mask.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define copydlnk_mask_height 32
 #define copydlnk_mask_x_hot 1
 #define copydlnk_mask_y_hot 1
-static char copydlnk_mask_bits[] = {
+static const unsigned char copydlnk_mask_bits[] = {
    0x07, 0x00, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x00, 0x1f, 0x00, 0x00, 0x00,
    0x3f, 0x00, 0x00, 0x00, 0x7f, 0x00, 0x00, 0x00, 0xff, 0x00, 0x00, 0x00,
    0xff, 0x01, 0x00, 0x00, 0xff, 0x03, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyfile_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyfile_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyfile_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyfile_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define copyfile_curs_height 32
 #define copyfile_curs_x_hot 9
 #define copyfile_curs_y_hot 9
-static char copyfile_curs_bits[] = {
+static const unsigned char copyfile_curs_bits[] = {
    0x00, 0x00, 0x00, 0x00, 0xfe, 0x00, 0x00, 0x00, 0xfe, 0x02, 0x00, 0x00,
    0xfe, 0x00, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x00,
    0xfe, 0x07, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x00, 0xfe, 0x04, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyfile_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyfile_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyfile_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyfile_mask.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define copyfile_mask_height 32
 #define copyfile_mask_x_hot 9
 #define copyfile_mask_y_hot 9
-static char copyfile_mask_bits[] = {
+static const unsigned char copyfile_mask_bits[] = {
    0xff, 0x01, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00,
    0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00,
    0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyfiles_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyfiles_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyfiles_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyfiles_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define copyfiles_curs_height 32
 #define copyfiles_curs_x_hot 8
 #define copyfiles_curs_y_hot 9
-static char copyfiles_curs_bits[] = {
+static const unsigned char copyfiles_curs_bits[] = {
    0x00, 0x00, 0x00, 0x00, 0xe0, 0x0f, 0x00, 0x00, 0xe0, 0x2f, 0x00, 0x00,
    0xe8, 0x0f, 0x00, 0x00, 0xe8, 0x7f, 0x00, 0x00, 0xea, 0x7f, 0x00, 0x00,
    0xea, 0x7f, 0x00, 0x00, 0xea, 0x7f, 0x00, 0x00, 0x6a, 0x7e, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyfiles_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyfiles_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyfiles_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyfiles_mask.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define copyfiles_mask_height 32
 #define copyfiles_mask_x_hot 8
 #define copyfiles_mask_y_hot 9
-static char copyfiles_mask_bits[] = {
+static const unsigned char copyfiles_mask_bits[] = {
    0xf0, 0x1f, 0x00, 0x00, 0xf0, 0x7f, 0x00, 0x00, 0xfc, 0x7f, 0x00, 0x00,
    0xfc, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00,
    0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyflnk_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyflnk_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyflnk_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyflnk_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define copyflnk_curs_height 32
 #define copyflnk_curs_x_hot 9
 #define copyflnk_curs_y_hot 9
-static char copyflnk_curs_bits[] = {
+static const unsigned char copyflnk_curs_bits[] = {
    0x00, 0x00, 0x00, 0x00, 0xfe, 0x00, 0x00, 0x00, 0xfe, 0x02, 0x00, 0x00,
    0xfe, 0x00, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x00,
    0xfe, 0x07, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x00, 0x80, 0x04, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyflnk_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyflnk_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyflnk_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/copyflnk_mask.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define copyflnk_mask_height 32
 #define copyflnk_mask_x_hot 9
 #define copyflnk_mask_y_hot 9
-static char copyflnk_mask_bits[] = {
+static const unsigned char copyflnk_mask_bits[] = {
    0xff, 0x01, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00,
    0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00,
    0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/crook_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/crook_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/crook_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/crook_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define crook_curs_height 32
 #define crook_curs_x_hot 15
 #define crook_curs_y_hot 14
-static char crook_curs_bits[] = {
+static const unsigned char crook_curs_bits[] = {
    0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
    0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
    0xff, 0xff, 0xff, 0xff, 0xff, 0x7c, 0x3e, 0xff, 0x7f, 0xbb, 0xdd, 0xfe,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/crook_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/crook_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/crook_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/crook_mask.h Wed Jan 30 15:37:20 2013
@@ -22,7 +22,7 @@
 
 #define crook_mask_width 32
 #define crook_mask_height 32
-static char crook_mask_bits[] = {
+static const unsigned char crook_mask_bits[] = {
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
    0x00, 0x83, 0xc1, 0x00, 0x80, 0xc7, 0xe3, 0x01, 0xc0, 0xef, 0xf7, 0x03,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/crop_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/crop_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/crop_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/crop_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define crop_curs_height 32
 #define crop_curs_x_hot 9
 #define crop_curs_y_hot 9
-static char crop_curs_bits[] = {
+static const unsigned char crop_curs_bits[] = {
    0xff, 0x0f, 0xff, 0xff, 0xff, 0x6f, 0xff, 0xff, 0xff, 0x6f, 0xff, 0xff,
    0x07, 0x60, 0xf8, 0xff, 0xf7, 0x6f, 0xfb, 0xff, 0xf7, 0x6f, 0xfb, 0xff,
    0x37, 0x60, 0xf8, 0xff, 0xb7, 0x6f, 0xff, 0xff, 0xb7, 0x6f, 0xff, 0xff,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/crop_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/crop_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/crop_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/crop_mask.h Wed Jan 30 15:37:20 2013
@@ -22,7 +22,7 @@
 
 #define crop_mask_width 32
 #define crop_mask_height 32
-static char crop_mask_bits[] = {
+static const unsigned char crop_mask_bits[] = {
    0x00, 0xf8, 0x01, 0x00, 0x00, 0xf8, 0x01, 0x00, 0xfc, 0xff, 0x0f, 0x00,
    0xfc, 0xff, 0x0f, 0x00, 0xfc, 0xff, 0x0f, 0x00, 0xfc, 0xff, 0x0f, 0x00,
    0xfc, 0xff, 0x0f, 0x00, 0xfc, 0xff, 0x0f, 0x00, 0xfc, 0xf8, 0x01, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/detective_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/detective_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/detective_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/detective_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define detective_curs_height 32
 #define detective_curs_x_hot 12
 #define detective_curs_y_hot 13
-static char detective_curs_bits[] = {
+static const unsigned char detective_curs_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x10,0x00,0x00,0x00,0x38,0x00,
  0x00,0x00,0x10,0x00,0x00,0x00,0x10,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x7c,
  0x00,0x00,0x00,0x83,0x01,0x00,0x80,0x00,0x02,0x00,0x80,0x10,0x02,0x00,0x40,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/detective_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/detective_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/detective_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/detective_mask.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define detective_mask_height 32
 #define detective_mask_x_hot 12
 #define detective_mask_y_hot 13
-static char detective_mask_bits[] = {
+static const unsigned char detective_mask_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x10,0x00,0x00,0x00,0x38,0x00,
  0x00,0x00,0x10,0x00,0x00,0x00,0x10,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x7c,
  0x00,0x00,0x00,0xff,0x01,0x00,0x80,0xff,0x03,0x00,0x80,0xff,0x03,0x00,0xc0,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawarc_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawarc_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawarc_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawarc_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define drawarc_curs_height 32
 #define drawarc_curs_x_hot 7
 #define drawarc_curs_y_hot 7
-static char drawarc_curs_bits[] = {
+static const unsigned char drawarc_curs_bits[] = {
    0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00,
    0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0xbf, 0x7e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawarc_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawarc_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawarc_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawarc_mask.h Wed Jan 30 15:37:20 2013
@@ -22,7 +22,7 @@
 
 #define drawarc_mask_width 32
 #define drawarc_mask_height 32
-static char drawarc_mask_bits[] = {
+static const unsigned char drawarc_mask_bits[] = {
    0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00,
    0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00,
    0x3f, 0x7e, 0x00, 0x00, 0xbf, 0x7e, 0x00, 0x00, 0x3f, 0x7e, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawbezier_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawbezier_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawbezier_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawbezier_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define drawbezier_curs_height 32
 #define drawbezier_curs_x_hot 7
 #define drawbezier_curs_y_hot 7
-static char drawbezier_curs_bits[] = {
+static const unsigned char drawbezier_curs_bits[] = {
    0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00,
    0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0xbf, 0x7e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawbezier_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawbezier_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawbezier_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawbezier_mask.h Wed Jan 30 15:37:20 2013
@@ -22,7 +22,7 @@
 
 #define drawbezier_mask_width 32
 #define drawbezier_mask_height 32
-static char drawbezier_mask_bits[] = {
+static const unsigned char drawbezier_mask_bits[] = {
    0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00,
    0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00,
    0x3f, 0x7e, 0x00, 0x00, 0xbf, 0x7e, 0x00, 0x00, 0x3f, 0x7e, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcaption_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcaption_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcaption_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcaption_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define drawcaption_curs_height 32
 #define drawcaption_curs_x_hot 8
 #define drawcaption_curs_y_hot 8
-static char drawcaption_curs_bits[] = {
+static const unsigned char drawcaption_curs_bits[] = {
    0xff, 0xff, 0xff, 0xff, 0xff, 0xfe, 0xff, 0xff, 0xff, 0xfe, 0xff, 0xff,
    0xff, 0xfe, 0xff, 0xff, 0xff, 0xfe, 0xff, 0xff, 0xff, 0xfe, 0xff, 0xff,
    0xff, 0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x81, 0x02, 0xff, 0xff,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcaption_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcaption_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcaption_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcaption_mask.h Wed Jan 30 15:37:20 2013
@@ -22,7 +22,7 @@
 
 #define drawcaption_mask_width 32
 #define drawcaption_mask_height 32
-static char drawcaption_mask_bits[] = {
+static const unsigned char drawcaption_mask_bits[] = {
    0x80, 0x03, 0x00, 0x00, 0x80, 0x03, 0x00, 0x00, 0x80, 0x03, 0x00, 0x00,
    0x80, 0x03, 0x00, 0x00, 0x80, 0x03, 0x00, 0x00, 0x80, 0x03, 0x00, 0x00,
    0x80, 0x03, 0x00, 0x00, 0xff, 0xff, 0x01, 0x00, 0xff, 0xff, 0x01, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcirclecut_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcirclecut_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcirclecut_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcirclecut_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define drawcirclecut_curs_height 32
 #define drawcirclecut_curs_x_hot 7
 #define drawcirclecut_curs_y_hot 7
-static char drawcirclecut_curs_bits[] = {
+static const unsigned char drawcirclecut_curs_bits[] = {
    0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00,
    0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0xbf, 0x7e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcirclecut_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcirclecut_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcirclecut_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcirclecut_mask.h Wed Jan 30 15:37:20 2013
@@ -22,7 +22,7 @@
 
 #define drawcirclecut_mask_width 32
 #define drawcirclecut_mask_height 32
-static char drawcirclecut_mask_bits[] = {
+static const unsigned char drawcirclecut_mask_bits[] = {
    0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00,
    0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00,
    0x3f, 0x7e, 0x00, 0x00, 0xbf, 0x7e, 0x00, 0x00, 0x3f, 0x7e, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawconnect_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawconnect_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawconnect_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawconnect_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define drawconnect_curs_height 32
 #define drawconnect_curs_x_hot 7
 #define drawconnect_curs_y_hot 7
-static char drawconnect_curs_bits[] = {
+static const unsigned char drawconnect_curs_bits[] = {
    0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00,
    0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0xbf, 0x7e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawconnect_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawconnect_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawconnect_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawconnect_mask.h Wed Jan 30 15:37:20 2013
@@ -22,7 +22,7 @@
 
 #define drawconnect_mask_width 32
 #define drawconnect_mask_height 32
-static char drawconnect_mask_bits[] = {
+static const unsigned char drawconnect_mask_bits[] = {
    0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00,
    0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00,
    0x3f, 0x7e, 0x00, 0x00, 0xbf, 0x7e, 0x00, 0x00, 0x3f, 0x7e, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcrook_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcrook_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcrook_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcrook_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define drawcrook_curs_height 32
 #define drawcrook_curs_x_hot 15
 #define drawcrook_curs_y_hot 14
-static char drawcrook_curs_bits[] = {
+static const unsigned char drawcrook_curs_bits[] = {
    0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
    0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
    0xff, 0xff, 0xff, 0xff, 0xff, 0x7c, 0x3e, 0xff, 0x7f, 0xbb, 0xdd, 0xfe,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcrook_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcrook_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcrook_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcrook_mask.h Wed Jan 30 15:37:20 2013
@@ -22,7 +22,7 @@
 
 #define drawcrook_mask_width 32
 #define drawcrook_mask_height 32
-static char drawcrook_mask_bits[] = {
+static const unsigned char drawcrook_mask_bits[] = {
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
    0x00, 0x83, 0xc1, 0x00, 0x80, 0xc7, 0xe3, 0x01, 0xc0, 0xef, 0xf7, 0x03,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcrop_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcrop_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcrop_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcrop_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define drawcrop_curs_height 32
 #define drawcrop_curs_x_hot 9
 #define drawcrop_curs_y_hot 9
-static char drawcrop_curs_bits[] = {
+static const unsigned char drawcrop_curs_bits[] = {
    0xff, 0x0f, 0xff, 0xff, 0xff, 0x6f, 0xff, 0xff, 0xff, 0x6f, 0xff, 0xff,
    0x07, 0x60, 0xf8, 0xff, 0xf7, 0x6f, 0xfb, 0xff, 0xf7, 0x6f, 0xfb, 0xff,
    0x37, 0x60, 0xf8, 0xff, 0xb7, 0x6f, 0xff, 0xff, 0xb7, 0x6f, 0xff, 0xff,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcrop_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcrop_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcrop_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawcrop_mask.h Wed Jan 30 15:37:20 2013
@@ -22,7 +22,7 @@
 
 #define drawcrop_mask_width 32
 #define drawcrop_mask_height 32
-static char drawcrop_mask_bits[] = {
+static const unsigned char drawcrop_mask_bits[] = {
    0x00, 0xf8, 0x01, 0x00, 0x00, 0xf8, 0x01, 0x00, 0xfc, 0xff, 0x0f, 0x00,
    0xfc, 0xff, 0x0f, 0x00, 0xfc, 0xff, 0x0f, 0x00, 0xfc, 0xff, 0x0f, 0x00,
    0xfc, 0xff, 0x0f, 0x00, 0xfc, 0xff, 0x0f, 0x00, 0xfc, 0xf8, 0x01, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawellipse_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawellipse_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawellipse_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawellipse_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define drawellipse_curs_height 32
 #define drawellipse_curs_x_hot 7
 #define drawellipse_curs_y_hot 7
-static char drawellipse_curs_bits[] = {
+static const unsigned char drawellipse_curs_bits[] = {
    0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00,
    0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0xbf, 0x7e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawellipse_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawellipse_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawellipse_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawellipse_mask.h Wed Jan 30 15:37:20 2013
@@ -22,7 +22,7 @@
 
 #define drawellipse_mask_width 32
 #define drawellipse_mask_height 32
-static char drawellipse_mask_bits[] = {
+static const unsigned char drawellipse_mask_bits[] = {
    0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00,
    0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00,
    0x3f, 0x7e, 0x00, 0x00, 0xbf, 0x7e, 0x00, 0x00, 0x3f, 0x7e, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawfreehand_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawfreehand_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawfreehand_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawfreehand_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define drawfreehand_curs_height 32
 #define drawfreehand_curs_x_hot 8
 #define drawfreehand_curs_y_hot 8
-static char drawfreehand_curs_bits[] = {
+static const unsigned char drawfreehand_curs_bits[] = {
    0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00,
    0x00, 0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00,
    0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7e, 0xfd, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawfreehand_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawfreehand_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawfreehand_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawfreehand_mask.h Wed Jan 30 15:37:20 2013
@@ -22,7 +22,7 @@
 
 #define drawfreehand_mask_width 32
 #define drawfreehand_mask_height 32
-static char drawfreehand_mask_bits[] = {
+static const unsigned char drawfreehand_mask_bits[] = {
    0x80, 0x03, 0x00, 0x00, 0x80, 0x03, 0x00, 0x00, 0x80, 0x03, 0x00, 0x00,
    0x80, 0x03, 0x00, 0x00, 0x80, 0x03, 0x00, 0x00, 0x80, 0x03, 0x00, 0x00,
    0x80, 0x03, 0x00, 0x00, 0xff, 0xff, 0x01, 0x00, 0xff, 0xff, 0x01, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawline_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawline_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawline_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawline_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define drawline_curs_height 32
 #define drawline_curs_x_hot 7
 #define drawline_curs_y_hot 7
-static char drawline_curs_bits[] = {
+static const unsigned char drawline_curs_bits[] = {
    0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00,
    0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0xbf, 0x7e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawline_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawline_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawline_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawline_mask.h Wed Jan 30 15:37:20 2013
@@ -22,7 +22,7 @@
 
 #define drawline_mask_width 32
 #define drawline_mask_height 32
-static char drawline_mask_bits[] = {
+static const unsigned char drawline_mask_bits[] = {
    0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00,
    0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00,
    0x3f, 0xfe, 0x00, 0x00, 0xbf, 0xfe, 0x00, 0x00, 0x3f, 0xfe, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawmirror_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawmirror_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawmirror_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawmirror_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define drawmirror_curs_height 32
 #define drawmirror_curs_x_hot 14
 #define drawmirror_curs_y_hot 12
-static char drawmirror_curs_bits[] = {
+static const unsigned char drawmirror_curs_bits[] = {
    0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 0xff, 0x03, 0xf8, 0xf5, 0xff,
    0xfb, 0xfb, 0xee, 0xff, 0x0b, 0xfa, 0xf5, 0xff, 0xeb, 0xfa, 0xfa, 0xff,
    0xeb, 0xfa, 0xfa, 0xff, 0xeb, 0x7a, 0xfd, 0xff, 0xeb, 0x7a, 0xfd, 0xff,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawmirror_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawmirror_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawmirror_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawmirror_mask.h Wed Jan 30 15:37:20 2013
@@ -22,7 +22,7 @@
 
 #define drawmirror_mask_width 32
 #define drawmirror_mask_height 32
-static char drawmirror_mask_bits[] = {
+static const unsigned char drawmirror_mask_bits[] = {
    0x00, 0x00, 0x04, 0x00, 0xfe, 0x0f, 0x0e, 0x00, 0xfe, 0x0f, 0x1f, 0x00,
    0xfe, 0x8f, 0x3f, 0x00, 0xfe, 0x0f, 0x1f, 0x00, 0xfe, 0x8f, 0x0f, 0x00,
    0xbe, 0x8f, 0x0f, 0x00, 0xbe, 0xcf, 0x07, 0x00, 0xbe, 0xcf, 0x87, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawpie_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawpie_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawpie_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawpie_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define drawpie_curs_height 32
 #define drawpie_curs_x_hot 7
 #define drawpie_curs_y_hot 7
-static char drawpie_curs_bits[] = {
+static const unsigned char drawpie_curs_bits[] = {
    0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00,
    0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0xbf, 0x7e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawpie_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawpie_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawpie_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawpie_mask.h Wed Jan 30 15:37:20 2013
@@ -22,7 +22,7 @@
 
 #define drawpie_mask_width 32
 #define drawpie_mask_height 32
-static char drawpie_mask_bits[] = {
+static const unsigned char drawpie_mask_bits[] = {
    0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00,
    0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00,
    0x3f, 0x7e, 0x00, 0x00, 0xbf, 0x7e, 0x00, 0x00, 0x3f, 0x7e, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawpolygon_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawpolygon_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawpolygon_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawpolygon_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define drawpolygon_curs_height 32
 #define drawpolygon_curs_x_hot 7
 #define drawpolygon_curs_y_hot 7
-static char drawpolygon_curs_bits[] = {
+static const unsigned char drawpolygon_curs_bits[] = {
    0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00,
    0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0xbf, 0x7e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawpolygon_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawpolygon_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawpolygon_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawpolygon_mask.h Wed Jan 30 15:37:20 2013
@@ -22,7 +22,7 @@
 
 #define drawpolygon_mask_width 32
 #define drawpolygon_mask_height 32
-static char drawpolygon_mask_bits[] = {
+static const unsigned char drawpolygon_mask_bits[] = {
    0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00,
    0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00,
    0x3f, 0x7e, 0x00, 0x00, 0xbf, 0x7e, 0x00, 0x00, 0x3f, 0x7e, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawrect_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawrect_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawrect_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawrect_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define drawrect_curs_height 32
 #define drawrect_curs_x_hot 7
 #define drawrect_curs_y_hot 7
-static char drawrect_curs_bits[] = {
+static const unsigned char drawrect_curs_bits[] = {
    0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00,
    0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0xbf, 0x7e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawrect_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawrect_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawrect_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawrect_mask.h Wed Jan 30 15:37:20 2013
@@ -22,7 +22,7 @@
 
 #define drawrect_mask_width 32
 #define drawrect_mask_height 32
-static char drawrect_mask_bits[] = {
+static const unsigned char drawrect_mask_bits[] = {
    0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00,
    0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00,
    0x3f, 0x7e, 0x00, 0x00, 0xbf, 0x7e, 0x00, 0x00, 0x3f, 0x7e, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawtext_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawtext_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawtext_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawtext_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define drawtext_curs_height 32
 #define drawtext_curs_x_hot 8
 #define drawtext_curs_y_hot 8
-static char drawtext_curs_bits[] = {
+static const unsigned char drawtext_curs_bits[] = {
    0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00,
    0x00, 0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00,
    0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7e, 0xfd, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawtext_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawtext_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawtext_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/drawtext_mask.h Wed Jan 30 15:37:20 2013
@@ -22,7 +22,7 @@
 
 #define drawtext_mask_width 32
 #define drawtext_mask_height 32
-static char drawtext_mask_bits[] = {
+static const unsigned char drawtext_mask_bits[] = {
    0x80, 0x03, 0x00, 0x00, 0x80, 0x03, 0x00, 0x00, 0x80, 0x03, 0x00, 0x00,
    0x80, 0x03, 0x00, 0x00, 0x80, 0x03, 0x00, 0x00, 0x80, 0x03, 0x00, 0x00,
    0x80, 0x03, 0x00, 0x00, 0xff, 0xff, 0x01, 0x00, 0xff, 0xff, 0x01, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/fill_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/fill_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/fill_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/fill_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define fill_curs_height 32
 #define fill_curs_x_hot 10
 #define fill_curs_y_hot 22
-static char fill_curs_bits[] = {
+static const unsigned char fill_curs_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x03,0x00,0x00,0x80,0x02,0x00,0x00,0x5c,0x0c,0x00,0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/fill_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/fill_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/fill_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/fill_mask.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define fill_mask_height 32
 #define fill_mask_x_hot 10
 #define fill_mask_y_hot 22
-static char fill_mask_bits[] = {
+static const unsigned char fill_mask_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x03,0x00,0x00,0x80,0x03,0x00,0x00,0xdc,0x0f,0x00,0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/hshear_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/hshear_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/hshear_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/hshear_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define hshear_curs_height 32
 #define hshear_curs_x_hot 15
 #define hshear_curs_y_hot 15
-static char hshear_curs_bits[] = {
+static const unsigned char hshear_curs_bits[] = {
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/hshear_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/hshear_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/hshear_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/hshear_mask.h Wed Jan 30 15:37:20 2013
@@ -22,7 +22,7 @@
 
 #define hshear_mask_width 32
 #define hshear_mask_height 32
-static char hshear_mask_bits[] = {
+static const unsigned char hshear_mask_bits[] = {
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/invert50.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/invert50.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/invert50.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/invert50.h Wed Jan 30 15:37:20 2013
@@ -22,7 +22,7 @@
 
 #define invert50_width 32
 #define invert50_height 32
-static char invert50_bits[] = {
+static const unsigned char invert50_bits[] = {
 #if 1
    0xAA, 0xAA, 0xAA, 0xAA, 0x55, 0x55, 0x55, 0x55,
    0xAA, 0xAA, 0xAA, 0xAA, 0x55, 0x55, 0x55, 0x55,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkdata_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkdata_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkdata_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkdata_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define linkdata_curs_height 32
 #define linkdata_curs_x_hot 1
 #define linkdata_curs_y_hot 1
-static char linkdata_curs_bits[] = {
+static const unsigned char linkdata_curs_bits[] = {
    0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00,
    0x0e, 0x00, 0x00, 0x00, 0x1e, 0x00, 0x00, 0x00, 0x3e, 0x00, 0x00, 0x00,
    0x7e, 0x00, 0x00, 0x00, 0xfe, 0x00, 0x00, 0x00, 0xfe, 0x01, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkdata_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkdata_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkdata_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkdata_mask.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define linkdata_mask_height 32
 #define linkdata_mask_x_hot 1
 #define linkdata_mask_y_hot 1
-static char linkdata_mask_bits[] = {
+static const unsigned char linkdata_mask_bits[] = {
    0x07, 0x00, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x00, 0x1f, 0x00, 0x00, 0x00,
    0x3f, 0x00, 0x00, 0x00, 0x7f, 0x00, 0x00, 0x00, 0xff, 0x00, 0x00, 0x00,
    0xff, 0x01, 0x00, 0x00, 0xff, 0x03, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkfile_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkfile_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkfile_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkfile_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define linkfile_curs_height 32
 #define linkfile_curs_x_hot 9
 #define linkfile_curs_y_hot 9
-static char linkfile_curs_bits[] = {
+static const unsigned char linkfile_curs_bits[] = {
    0x00, 0x00, 0x00, 0x00, 0xfe, 0x00, 0x00, 0x00, 0xfe, 0x02, 0x00, 0x00,
    0xfe, 0x00, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x00,
    0xfe, 0x07, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x00, 0xfe, 0x04, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkfile_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkfile_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkfile_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkfile_mask.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define linkfile_mask_height 32
 #define linkfile_mask_x_hot 9
 #define linkfile_mask_y_hot 9
-static char linkfile_mask_bits[] = {
+static const unsigned char linkfile_mask_bits[] = {
    0xff, 0x01, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00,
    0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00,
    0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/magnify_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/magnify_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/magnify_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/magnify_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define magnify_curs_height 32
 #define magnify_curs_x_hot 12
 #define magnify_curs_y_hot 13
-static char magnify_curs_bits[] = {
+static const unsigned char magnify_curs_bits[] = {
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x7c,0x00,0x00,0x00,0x83,
  0x01,0x00,0x80,0x00,0x02,0x00,0x40,0x00,0x04,0x00,0x40,0x00,0x04,0x00,0x20,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/magnify_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/magnify_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/magnify_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/magnify_mask.h Wed Jan 30 15:37:20 2013
@@ -22,7 +22,7 @@
 
 #define magnify_mask_width 32
 #define magnify_mask_height 32
-static char magnify_mask_bits[] = {
+static const unsigned char magnify_mask_bits[] = {
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7c, 0x00, 0x00,
    0x00, 0xff, 0x01, 0x00, 0x80, 0xff, 0x03, 0x00, 0xc0, 0x83, 0x07, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/mirror_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/mirror_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/mirror_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/mirror_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define mirror_curs_height 32
 #define mirror_curs_x_hot 14
 #define mirror_curs_y_hot 12
-static char mirror_curs_bits[] = {
+static const unsigned char mirror_curs_bits[] = {
    0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 0xff, 0x03, 0xf8, 0xf5, 0xff,
    0xfb, 0xfb, 0xee, 0xff, 0x0b, 0xfa, 0xf5, 0xff, 0xeb, 0xfa, 0xfa, 0xff,
    0xeb, 0xfa, 0xfa, 0xff, 0xeb, 0x7a, 0xfd, 0xff, 0xeb, 0x7a, 0xfd, 0xff,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/mirror_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/mirror_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/mirror_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/mirror_mask.h Wed Jan 30 15:37:20 2013
@@ -22,7 +22,7 @@
 
 #define mirror_mask_width 32
 #define mirror_mask_height 32
-static char mirror_mask_bits[] = {
+static const unsigned char mirror_mask_bits[] = {
    0x00, 0x00, 0x04, 0x00, 0xfe, 0x0f, 0x0e, 0x00, 0xfe, 0x0f, 0x1f, 0x00,
    0xfe, 0x8f, 0x3f, 0x00, 0xfe, 0x0f, 0x1f, 0x00, 0xfe, 0x8f, 0x0f, 0x00,
    0xbe, 0x8f, 0x0f, 0x00, 0xbe, 0xcf, 0x07, 0x00, 0xbe, 0xcf, 0x87, 0x00,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/movebezierweight_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/movebezierweight_curs.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/movebezierweight_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/movebezierweight_curs.h Wed Jan 30 15:37:20 2013
@@ -24,7 +24,7 @@
 #define movebezierweight_curs_height 32
 #define movebezierweight_curs_x_hot 0
 #define movebezierweight_curs_y_hot 0
-static char movebezierweight_curs_bits[] = {
+static const unsigned char movebezierweight_curs_bits[] = {
    0xff, 0xff, 0xff, 0xff, 0xfd, 0xff, 0xff, 0xff, 0xf9, 0xff, 0xff, 0xff,
    0xf1, 0xff, 0xff, 0xff, 0xe1, 0xff, 0xff, 0xff, 0xc1, 0xff, 0xff, 0xff,
    0x81, 0xff, 0xff, 0xff, 0x01, 0xff, 0xff, 0xff, 0x01, 0xfe, 0xff, 0xff,

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/movebezierweight_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/movebezierweight_mask.h?rev=1440477&r1=1440476&r2=1440477&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/movebezierweight_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/movebezierweight_mask.h Wed Jan 30 15:37:20 2013
@@ -22,7 +22,7 @@
 
 #define movebezierweight_mask_width 32
 #define movebezierweight_mask_height 32
-static char movebezierweight_mask_bits[] = {
+static const unsigned char movebezierweight_mask_bits[] = {
    0x03, 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x00,
    0x1f, 0x00, 0x00, 0x00, 0x3f, 0x00, 0x00, 0x00, 0x7f, 0x00, 0x00, 0x00,
    0xff, 0x00, 0x00, 0x00, 0xff, 0x01, 0x00, 0x00, 0xff, 0x03, 0x00, 0x00,