4364d1afac
fdo#58995 Fix window handle is null on AT side of JAB bridge
...
This reverts commit 41660feef6095f6d9510d11c99376652b41a504b.
Change-Id: I25cdbc7d63b1ed244127a46b41e68e9c5a174697
2013-06-30 11:43:07 +02:00
41660feef6
Let us cast pointers to pointer-sized integers
...
Change-Id: I0c68293d454917bbc5ed6df51a57e6b809d4b8c6
2013-06-07 16:26:59 +02:00
d204c1a47e
Remove last RTL_CONSTASCII_* from accessibility
...
Change-Id: Icb8f66c9f6ad70828aa55580a1f3aae8b2af1593
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com >
Reviewed-on: https://gerrit.libreoffice.org/1500
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br >
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br >
2012-12-29 15:29:18 +00:00
d475a059fc
export symbols after gbuildification
...
Change-Id: I5c8ef1009a65fa5a38174898f58f9146e1367aa9
2012-10-15 07:41:19 +02:00
286a7733ac
re-base on ALv2 code.
2012-09-29 15:07:42 +01:00
1ebed7b6c9
::rtl::OUString to OUString correction in accessibility
...
Change-Id: Ib59e07ef5dcdd2f30bc5abee2e958cbda57e9629
Reviewed-on: https://gerrit.libreoffice.org/589
Reviewed-by: Luboš Luňák <l.lunak@suse.cz >
Tested-by: Luboš Luňák <l.lunak@suse.cz >
2012-09-11 12:38:36 +00:00
49ad17e2b1
remove include comments and boxes
...
Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7
2012-08-08 13:53:53 +02:00
39d6e42ca4
WaE: ununsed variables
2012-02-20 12:20:59 +00:00
e6e29733ed
remove include of pch header in accessibility
2011-11-27 12:54:37 -06:00
7aa5fbbfa7
remove dupplicate includes
2011-03-28 17:05:03 +02:00
26b1bc0499
add in pre/post win in order to build
2011-03-28 14:13:10 +01:00
c24ccfb6a0
Putting back prewin/postwin in accessibility
2011-03-28 14:35:40 +02:00
dbfe237fe2
Wholesale prewin.h/postwin.h removal
2011-03-25 18:47:11 +01:00
b0c96965cf
Adapt to move of prewin.h and postwin.h
2011-02-08 13:02:44 +02:00
37823fe2b4
Some cppcheck cleaning
2011-02-06 00:19:46 +01:00
60a9b5172b
Replace all occured, occurance etc.
2010-12-05 20:23:29 +00:00
ead7290449
Add vim/emacs modelines to all source files
...
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com )
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de >
2010-10-13 10:57:23 +02:00
e2039c054c
remove include guards using fixguard.py
2010-10-05 18:08:01 +02:00
36de66bdf0
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-12 15:01:35 +01:00
43725d83da
INTEGRATION: CWS changefileheader (1.9.50); FILE MERGED
...
2008/04/01 14:58:45 thb 1.9.50.3: #i85898# Stripping all external header guards
2008/04/01 10:45:10 thb 1.9.50.2: #i85898# Stripping all external header guards
2008/03/28 15:57:39 rt 1.9.50.1: #i87441# Change license header to LPGL v3.
2008-04-11 06:36:22 +00:00
b4fb7c3fc0
INTEGRATION: CWS mingwport03 (1.6.10); FILE MERGED
...
2006/11/07 10:30:32 vg 1.6.10.2: RESYNC: (1.6-1.8); FILE MERGED
2006/09/07 09:33:08 vg 1.6.10.1: #i53572# MinGW port
2007-03-26 12:47:45 +00:00
5665eab121
INTEGRATION: CWS obo05 (1.6.6); FILE MERGED
...
2006/08/09 08:43:17 obo 1.6.6.1: #i53611# .net 2005
2006-09-25 12:03:27 +00:00
356e232dd4
INTEGRATION: CWS pchfix02 (1.6.12); FILE MERGED
...
2006/09/01 17:14:54 kaib 1.6.12.1: #i68856# Added header markers and pch files
2006-09-17 00:33:10 +00:00
583a0b87eb
INTEGRATION: CWS warnings01 (1.5.24); FILE MERGED
...
2006/05/19 11:33:53 obr 1.5.24.1: #i55991# warning free code
2006-06-19 13:12:11 +00:00
008e5c7991
INTEGRATION: CWS ooo19126 (1.4.4); FILE MERGED
...
2005/09/05 14:04:15 rt 1.4.4.1: #i54170# Change license header: remove SISSL
2005-09-07 14:44:58 +00:00
b7b5cdd674
INTEGRATION: CWS impress51 (1.3.88); FILE MERGED
...
2005/06/28 11:25:31 obr 1.3.88.2: #i51265# documentation update
2005/06/28 10:47:38 obr 1.3.88.1: #i51265# uno_getEnvironment() needs to get passed a jvmaccess::UnoVirtualMachine Pointer now
2005-07-14 09:28:37 +00:00
d01b7b910b
INTEGRATION: CWS uaa04 (1.2.2); FILE MERGED
...
2003/06/03 15:19:29 obr 1.2.2.1: #109948# catch possible RuntimeExceptions
2003-06-12 07:03:45 +00:00
e92676e6d5
INTEGRATION: CWS uaa03 (1.1.2); FILE ADDED
...
2003/05/20 08:46:23 obr 1.1.2.1: #i14623# ComboBox.java Tree.java
COLLAPSED state has been removed from UAA
#109167#,#108096# AccessBridge.java WindowsAccessBridgeAdapter.java AccessibleObjectFactory.java
Replaced the XAccessibleTopWindowMap interface with a jni component that registers at VCL on Windows to retrieve the necessary events for registering popup windows and to extract the HWND for every window opened.
The pure java bridge now uses XTopWindowListener and XExtendedToolkit to retrieve WINDOW_OPENED and WINDOW_CLOSED events.
2003-05-22 11:41:43 +00:00