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

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


The following commit(s) were added to refs/heads/Pilot-Pirx-time by this push:
     new 5aeac9ebbb Additional files
5aeac9ebbb is described below

commit 5aeac9ebbb9d143ce873e160e73ab827e7ad50ec
Author: mseidel <[email protected]>
AuthorDate: Sun Dec 21 23:45:42 2025 +0100

    Additional files
---
 main/vcl/aqua/source/app/saldata.cxx          |   2 -
 main/vcl/aqua/source/res/cursors/timemove.png | Bin 249 -> 0 bytes
 main/vcl/aqua/source/res/cursors/timesize.png | Bin 241 -> 0 bytes
 main/vcl/inc/unx/x11_cursors/salcursors.h     |   5 ---
 main/vcl/inc/unx/x11_cursors/timemove_curs.h  |  60 --------------------------
 main/vcl/inc/unx/x11_cursors/timemove_mask.h  |  60 --------------------------
 main/vcl/inc/unx/x11_cursors/timesize_curs.h  |  60 --------------------------
 main/vcl/inc/unx/x11_cursors/timesize_mask.h  |  60 --------------------------
 main/vcl/os2/source/src/makefile.mk           |   2 -
 main/vcl/os2/source/src/salsrc.rc             |   2 -
 main/vcl/os2/source/src/timemove.ptr          | Bin 1190 -> 0 bytes
 main/vcl/os2/source/src/timesize.ptr          | Bin 1190 -> 0 bytes
 main/vcl/unx/generic/app/saldisp.cxx          |   6 ---
 main/vcl/unx/gtk/app/gtkdata.cxx              |   2 -
 main/vcl/win/source/src/salsrc.rc             |   2 -
 main/vcl/win/source/src/timemove.cur          | Bin 326 -> 0 bytes
 main/vcl/win/source/src/timesize.cur          | Bin 326 -> 0 bytes
 17 files changed, 261 deletions(-)

diff --git a/main/vcl/aqua/source/app/saldata.cxx 
b/main/vcl/aqua/source/app/saldata.cxx
index 158e114da4..33a5ecc411 100644
--- a/main/vcl/aqua/source/app/saldata.cxx
+++ b/main/vcl/aqua/source/app/saldata.cxx
@@ -212,8 +212,6 @@ const aCursorTab[ POINTER_COUNT ] =
 { "pivotfld", { 8, 7 } },              // POINTER_PIVOT_FIELD
 { "chain", { 0, 2 } },                 // POINTER_CHAIN
 { "chainnot", { 2, 2 } },              // POINTER_CHAIN_NOTALLOWED
-{ "timemove", { 16, 16 } },            // POINTER_TIMEEVENT_MOVE
-{ "timesize", { 16, 17 } },            // POINTER_TIMEEVENT_SIZE
 { "asn", { 16, 12 } },                 // POINTER_AUTOSCROLL_N
 { "ass", { 15, 19 } },                 // POINTER_AUTOSCROLL_S
 { "asw", { 12, 15 } },                 // POINTER_AUTOSCROLL_W
diff --git a/main/vcl/aqua/source/res/cursors/timemove.png 
b/main/vcl/aqua/source/res/cursors/timemove.png
deleted file mode 100644
index 3dae038a20..0000000000
Binary files a/main/vcl/aqua/source/res/cursors/timemove.png and /dev/null 
differ
diff --git a/main/vcl/aqua/source/res/cursors/timesize.png 
b/main/vcl/aqua/source/res/cursors/timesize.png
deleted file mode 100644
index 22178c9b8d..0000000000
Binary files a/main/vcl/aqua/source/res/cursors/timesize.png and /dev/null 
differ
diff --git a/main/vcl/inc/unx/x11_cursors/salcursors.h 
b/main/vcl/inc/unx/x11_cursors/salcursors.h
index ba103f795a..727dda25be 100644
--- a/main/vcl/inc/unx/x11_cursors/salcursors.h
+++ b/main/vcl/inc/unx/x11_cursors/salcursors.h
@@ -108,11 +108,6 @@
 #include "unx/x11_cursors/chainnot_curs.h"
 #include "unx/x11_cursors/chainnot_mask.h"
 
-#include "unx/x11_cursors/timemove_curs.h"
-#include "unx/x11_cursors/timemove_mask.h"
-#include "unx/x11_cursors/timesize_curs.h"
-#include "unx/x11_cursors/timesize_mask.h"
-
 #include "unx/x11_cursors/ase_curs.h"
 #include "unx/x11_cursors/ase_mask.h"
 #include "unx/x11_cursors/asn_curs.h"
diff --git a/main/vcl/inc/unx/x11_cursors/timemove_curs.h 
b/main/vcl/inc/unx/x11_cursors/timemove_curs.h
deleted file mode 100644
index 4c2a4b5d5a..0000000000
--- a/main/vcl/inc/unx/x11_cursors/timemove_curs.h
+++ /dev/null
@@ -1,60 +0,0 @@
-/**************************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership.  The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License.  You may obtain a copy of the License at
- *
- *   http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied.  See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- *************************************************************/
-
-
-#define timemove_curs_width 32
-#define timemove_curs_height 32
-#define timemove_curs_x_hot 16
-#define timemove_curs_y_hot 16
-
-static const unsigned char timemove_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,0x01,0x00,
-       0x00,0x80,0x03,0x00,
-       0x00,0xc0,0x07,0x00,
-       0x00,0x00,0x01,0x00,
-       0x00,0x00,0x01,0x00,
-       0x00,0x00,0x01,0x00,
-       0x00,0xff,0xff,0x01,
-       0x00,0x01,0x01,0x01,
-       0x00,0x01,0x01,0x01,
-       0x00,0x01,0x01,0x01,
-       0x00,0xff,0xff,0x01,
-       0x00,0x00,0x01,0x00,
-       0x00,0x00,0x01,0x00,
-       0x00,0x00,0x01,0x00,
-       0x00,0xc0,0x07,0x00,
-       0x00,0x80,0x03,0x00,
-       0x00,0x00,0x01,0x00,
-       0x00,0x00,0x00,0x00,
-       0x00,0x00,0x00,0x00,
-       0x00,0x00,0x00,0x00,
-       0x00,0x00,0x00,0x00,
-       0x00,0x00,0x00,0x00,
-       0x00,0x00,0x00,0x00,
-       0x00,0x00,0x00,0x00};
diff --git a/main/vcl/inc/unx/x11_cursors/timemove_mask.h 
b/main/vcl/inc/unx/x11_cursors/timemove_mask.h
deleted file mode 100644
index 5610d8fc0e..0000000000
--- a/main/vcl/inc/unx/x11_cursors/timemove_mask.h
+++ /dev/null
@@ -1,60 +0,0 @@
-/**************************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership.  The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License.  You may obtain a copy of the License at
- *
- *   http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied.  See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- *************************************************************/
-
-
-#define timemove_mask_width 32
-#define timemove_mask_height 32
-#define timemove_mask_x_hot 16
-#define timemove_mask_y_hot 16
-
-static const unsigned char timemove_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,0x01,0x00,
-       0x00,0x80,0x03,0x00,
-       0x00,0xc0,0x07,0x00,
-       0x00,0xe0,0x0f,0x00,
-       0x00,0xc0,0x07,0x00,
-       0x00,0x80,0x03,0x00,
-       0x80,0xff,0xff,0x03,
-       0x80,0xff,0xff,0x03,
-       0x80,0xff,0xff,0x03,
-       0x80,0xff,0xff,0x03,
-       0x80,0xff,0xff,0x03,
-       0x80,0xff,0xff,0x03,
-       0x80,0xff,0xff,0x03,
-       0x00,0x80,0x03,0x00,
-       0x00,0xc0,0x07,0x00,
-       0x00,0xe0,0x0f,0x00,
-       0x00,0xc0,0x07,0x00,
-       0x00,0x80,0x03,0x00,
-       0x00,0x00,0x01,0x00,
-       0x00,0x00,0x00,0x00,
-       0x00,0x00,0x00,0x00,
-       0x00,0x00,0x00,0x00,
-       0x00,0x00,0x00,0x00,
-       0x00,0x00,0x00,0x00,
-       0x00,0x00,0x00,0x00};
diff --git a/main/vcl/inc/unx/x11_cursors/timesize_curs.h 
b/main/vcl/inc/unx/x11_cursors/timesize_curs.h
deleted file mode 100644
index b6472a47c1..0000000000
--- a/main/vcl/inc/unx/x11_cursors/timesize_curs.h
+++ /dev/null
@@ -1,60 +0,0 @@
-/**************************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership.  The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License.  You may obtain a copy of the License at
- *
- *   http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied.  See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- *************************************************************/
-
-
-#define timesize_curs_width 32
-#define timesize_curs_height 32
-#define timesize_curs_x_hot 16
-#define timesize_curs_y_hot 16
-
-static const unsigned char timesize_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,0xff,0xff,0x01,
-       0x00,0x01,0x00,0x01,
-       0x00,0x01,0x00,0x01,
-       0x00,0x01,0x01,0x01,
-       0x00,0x81,0x03,0x01,
-       0x00,0xc1,0x07,0x01,
-       0x00,0x01,0x01,0x01,
-       0x00,0x01,0x01,0x01,
-       0x00,0x01,0x01,0x01,
-       0x00,0xff,0xff,0x01,
-       0x00,0x00,0x01,0x00,
-       0x00,0x00,0x01,0x00,
-       0x00,0x00,0x01,0x00,
-       0x00,0xc0,0x07,0x00,
-       0x00,0x80,0x03,0x00,
-       0x00,0x00,0x01,0x00,
-       0x00,0x00,0x00,0x00,
-       0x00,0x00,0x00,0x00,
-       0x00,0x00,0x00,0x00,
-       0x00,0x00,0x00,0x00,
-       0x00,0x00,0x00,0x00,
-       0x00,0x00,0x00,0x00,
-       0x00,0x00,0x00,0x00,
-       0x00,0x00,0x00,0x00};
diff --git a/main/vcl/inc/unx/x11_cursors/timesize_mask.h 
b/main/vcl/inc/unx/x11_cursors/timesize_mask.h
deleted file mode 100644
index 38a76a2f8a..0000000000
--- a/main/vcl/inc/unx/x11_cursors/timesize_mask.h
+++ /dev/null
@@ -1,60 +0,0 @@
-/**************************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership.  The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License.  You may obtain a copy of the License at
- *
- *   http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied.  See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- *************************************************************/
-
-
-#define timesize_mask_width 32
-#define timesize_mask_height 32
-#define timesize_mask_x_hot 16
-#define timesize_mask_y_hot 16
-
-static const unsigned char timesize_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,
-       0x80,0xff,0xff,0x03,
-       0x80,0xff,0xff,0x03,
-       0x80,0xff,0xff,0x03,
-       0x80,0xff,0xff,0x03,
-       0x80,0xff,0xff,0x03,
-       0x80,0xff,0xff,0x03,
-       0x80,0xff,0xff,0x03,
-       0x80,0xff,0xff,0x03,
-       0x80,0xff,0xff,0x03,
-       0x80,0xff,0xff,0x03,
-       0x80,0xff,0xff,0x03,
-       0x80,0xff,0xff,0x03,
-       0x00,0x80,0x03,0x00,
-       0x00,0xc0,0x07,0x00,
-       0x00,0xe0,0x0f,0x00,
-       0x00,0xc0,0x07,0x00,
-       0x00,0x80,0x03,0x00,
-       0x00,0x00,0x01,0x00,
-       0x00,0x00,0x00,0x00,
-       0x00,0x00,0x00,0x00,
-       0x00,0x00,0x00,0x00,
-       0x00,0x00,0x00,0x00,
-       0x00,0x00,0x00,0x00,
-       0x00,0x00,0x00,0x00,
-       0x00,0x00,0x00,0x00};
diff --git a/main/vcl/os2/source/src/makefile.mk 
b/main/vcl/os2/source/src/makefile.mk
index c44f010107..d16ec256c1 100644
--- a/main/vcl/os2/source/src/makefile.mk
+++ b/main/vcl/os2/source/src/makefile.mk
@@ -83,8 +83,6 @@ RCDEPN=               nullptr.ptr             \
                        pivotfld.ptr    \
                        chain.ptr               \
                        chainnot.ptr    \
-                       timemove.ptr    \
-                       timesize.ptr    \
                        asn.ptr                 \
                        ass.ptr                 \
                        asw.ptr                 \
diff --git a/main/vcl/os2/source/src/salsrc.rc 
b/main/vcl/os2/source/src/salsrc.rc
index 6690d9bf5a..2769c1db11 100644
--- a/main/vcl/os2/source/src/salsrc.rc
+++ b/main/vcl/os2/source/src/salsrc.rc
@@ -75,8 +75,6 @@ POINTER               SAL_RESID_POINTER_PIVOT_ROW             
                PIVOTROW.PTR
 POINTER                SAL_RESID_POINTER_PIVOT_FIELD                   
PIVOTFLD.PTR
 POINTER                SAL_RESID_POINTER_CHAIN                                 
CHAIN.PTR
 POINTER                SAL_RESID_POINTER_CHAIN_NOTALLOWED              
CHAINNOT.PTR
-POINTER                SAL_RESID_POINTER_TIMEEVENT_MOVE                
TIMEMOVE.PTR
-POINTER                SAL_RESID_POINTER_TIMEEVENT_SIZE                
TIMESIZE.PTR
 POINTER                SAL_RESID_POINTER_AUTOSCROLL_N                  ASN.PTR
 POINTER                SAL_RESID_POINTER_AUTOSCROLL_S                  ASS.PTR
 POINTER                SAL_RESID_POINTER_AUTOSCROLL_W                  ASW.PTR
diff --git a/main/vcl/os2/source/src/timemove.ptr 
b/main/vcl/os2/source/src/timemove.ptr
deleted file mode 100644
index a9298cee86..0000000000
Binary files a/main/vcl/os2/source/src/timemove.ptr and /dev/null differ
diff --git a/main/vcl/os2/source/src/timesize.ptr 
b/main/vcl/os2/source/src/timesize.ptr
deleted file mode 100644
index e543c1ff79..0000000000
Binary files a/main/vcl/os2/source/src/timesize.ptr and /dev/null differ
diff --git a/main/vcl/unx/generic/app/saldisp.cxx 
b/main/vcl/unx/generic/app/saldisp.cxx
index 05140a4461..7adb5cccf8 100644
--- a/main/vcl/unx/generic/app/saldisp.cxx
+++ b/main/vcl/unx/generic/app/saldisp.cxx
@@ -2010,12 +2010,6 @@ XLIB_Cursor SalDisplay::GetPointer( int ePointerStyle )
             break;
         case POINTER_CHAIN_NOTALLOWED:
             MAKE_CURSOR( chainnot_ );
-            break;
-        case POINTER_TIMEEVENT_MOVE:
-            MAKE_CURSOR( timemove_ );
-            break;
-        case POINTER_TIMEEVENT_SIZE:
-            MAKE_CURSOR( timesize_ );
             break;
                case POINTER_AUTOSCROLL_N:
             MAKE_CURSOR(asn_ );
diff --git a/main/vcl/unx/gtk/app/gtkdata.cxx b/main/vcl/unx/gtk/app/gtkdata.cxx
index baa88e8443..f296253d5d 100644
--- a/main/vcl/unx/gtk/app/gtkdata.cxx
+++ b/main/vcl/unx/gtk/app/gtkdata.cxx
@@ -455,8 +455,6 @@ GdkCursor *GtkSalDisplay::getCursor( PointerStyle 
ePointerStyle )
                        MAKE_CURSOR( POINTER_PIVOT_DELETE, pivotdel_ );
                        MAKE_CURSOR( POINTER_CHAIN, chain_ );
                        MAKE_CURSOR( POINTER_CHAIN_NOTALLOWED, chainnot_ );
-                       MAKE_CURSOR( POINTER_TIMEEVENT_MOVE, timemove_ );
-                       MAKE_CURSOR( POINTER_TIMEEVENT_SIZE, timesize_ );
                        MAKE_CURSOR( POINTER_AUTOSCROLL_N, asn_ );
                        MAKE_CURSOR( POINTER_AUTOSCROLL_S, ass_ );
                        MAKE_CURSOR( POINTER_AUTOSCROLL_W, asw_ );
diff --git a/main/vcl/win/source/src/salsrc.rc 
b/main/vcl/win/source/src/salsrc.rc
index 20d31e7be0..b8bce90661 100644
--- a/main/vcl/win/source/src/salsrc.rc
+++ b/main/vcl/win/source/src/salsrc.rc
@@ -68,8 +68,6 @@ SAL_RESID_POINTER_PIVOT_FIELD         CURSOR          
pivotfld.cur
 SAL_RESID_POINTER_PIVOT_DELETE         CURSOR          pivotdel.cur
 SAL_RESID_POINTER_CHAIN                                CURSOR          
chain.cur
 SAL_RESID_POINTER_CHAIN_NOTALLOWED     CURSOR          chainnot.cur
-SAL_RESID_POINTER_TIMEEVENT_MOVE       CURSOR          timemove.cur
-SAL_RESID_POINTER_TIMEEVENT_SIZE       CURSOR          timesize.cur
 SAL_RESID_POINTER_AUTOSCROLL_N         CURSOR          asn.cur
 SAL_RESID_POINTER_AUTOSCROLL_S         CURSOR          ass.cur
 SAL_RESID_POINTER_AUTOSCROLL_W         CURSOR          asw.cur
diff --git a/main/vcl/win/source/src/timemove.cur 
b/main/vcl/win/source/src/timemove.cur
deleted file mode 100644
index 319b6edc57..0000000000
Binary files a/main/vcl/win/source/src/timemove.cur and /dev/null differ
diff --git a/main/vcl/win/source/src/timesize.cur 
b/main/vcl/win/source/src/timesize.cur
deleted file mode 100644
index 1ec23de05b..0000000000
Binary files a/main/vcl/win/source/src/timesize.cur and /dev/null differ

Reply via email to