Norbert Thiebaud
46308b84dd
merge vosremoval-mutex.diff
...
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 19:55:29 -05:00
Norbert Thiebaud
b10b21b999
migrate use of OClearableGuard(SolarMutex) to SolarMutexGuard
...
3 helper class and a site were using OClearableGuard on the SolarMutex
None of these actually needed the Clearable feature, so
they were replaced by a simple SolarMutexGuard.
2010-10-25 19:55:29 -05:00
Norbert Thiebaud
213c3f8825
remove the class TLBSolarMutex and use SolarMutexGuard instead
...
The class TBLSolarMutex is a wrapper guard arounf the SolarMutex.
the class SolarMutexGuard already provide this function.
2010-10-25 19:55:29 -05:00
Norbert Thiebaud
3e2c29ba56
remove the class ALBSolarGuard and replace it's use with SolarMutexGuard
...
ALBSolarGuard is awrapper guard around the SolarMutex
SolarMutexGuard provide this function now.
2010-10-25 19:55:29 -05:00
Norbert Thiebaud
2f21892bef
replace BBSolarGuard with SolarMutexGuard
...
BBSloarGuard iw a simple guard wrapper around the SolarMutex.
the generic SolarMutexGuard provide this feature.
2010-10-25 19:55:29 -05:00
Norbert Thiebaud
df0d006de5
forgot base clase init call
2010-10-25 19:55:29 -05:00
Norbert Thiebaud
08f2eafe26
replace the now superfluous TCSolarGuard with SolarMutexGuard
...
TCSolarGuard is a class that basically wrapped a Guard around Application::GetSolarMutex()
This function is now provided directly by the SolarMutexGuard class.
2010-10-25 19:55:29 -05:00
Norbert Thiebaud
0d1f3a8577
use SolarMutexGuard to guard the SolarMutex
2010-10-25 19:55:29 -05:00
Sebastian Spaeth
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
Petr Mladek
d41279d586
more removed include guards using fixguard.py
2010-10-05 18:08:01 +02:00
Petr Mladek
e2039c054c
remove include guards using fixguard.py
2010-10-05 18:08:01 +02:00
David Hobley
0a58698da6
Comments cleanup
2010-10-04 16:56:57 +02:00
Jacopo Nespolo
3ae75cb878
dead comment removal
2010-10-04 12:13:52 +01:00
Jacopo Nespolo
eedd208284
Removing dead code and cleaning up some comments
2010-10-01 12:23:16 +01:00
Jens-Heiner Rechtien
7ca1af9342
CWS-TOOLING: integrate CWS tl81_OOO330
2010-07-22 13:00:15 +02:00
Jens-Heiner Rechtien
53c2830488
CWS-TOOLING: integrate CWS unoawt2
2010-07-21 15:32:50 +02:00
Frank Schoenheit [fs]
0b14f73f86
unoawt2: removed unused file
2010-07-06 09:02:45 +02:00
Thomas Lange [tl]
9ce59a2d62
cws tl81: merge with DEV300_m84
2010-07-01 17:30:37 +02:00
Thomas Lange [tl]
9a6cbed6c4
cws tl81: #i112363# patch for accessibility crash
2010-06-23 09:57:22 +02:00
obo
58dc05cfb6
CWS-TOOLING: integrate CWS vcl112
2010-06-21 15:48:10 +02:00
Kohei Yoshida
1fefaa8ee3
calctabcolor: rebased to DEV300_m82.
2010-06-15 05:33:03 +02:00
Frank Schoenheit [fs]
623fe186c9
slidecopy: merge after copying in CWS renaissance2
2010-06-03 18:53:52 +02:00
Philipp Lohmann [pl]
1ad68bd3cf
vcl112: #i111983# remove unused code (thanks cmc !)
2010-06-03 14:34:52 +02:00
Frank Schoenheit [fs]
52520fa07c
slidecopy: merged latest DEV300.m80 changes
2010-06-03 14:33:05 +02:00
Christian Lippka
526b6ae355
cws renaissance2: rebase m80
2010-06-01 14:04:07 +02:00
Kurt Zenker
aa9ff28ea9
CWS-TOOLING: integrate CWS gridcontrol_03
2010-05-21 16:40:24 +02:00
Kohei Yoshida
dd6754a039
rebased to DEV300_m77.
2010-05-11 20:59:39 +02:00
Christian Lippka
79914dbd1f
renaissance2: rebase m77
2010-04-28 19:02:34 +02:00
Christian Lippka
5d968be570
#i107213# use toolbox item window as parent for popup menu
2010-04-28 13:42:24 +02:00
Frank Schoenheit [fs]
93126933ef
slidecopy: make compile on unxsol[i|s]4.pro and unxmacxi[.pro]
2010-04-28 09:41:55 +02:00
Mihaela Kedikova
39ca8c8570
gridcontrol_03: merge with DEV300_m77
2010-04-27 18:10:24 +02:00
Christian Lippka
7cc5bffc27
#i107213# notify a11y api if a toolbar popup window is opened
2010-04-27 13:30:46 +02:00
Frank Schoenheit [fs]
681ceb75cc
slidecopy: corrected parenthood of the ToolPanelDecks's A11Y object - had a cyclic ancestor chain before ...
2010-04-26 22:30:32 +02:00
Frank Schoenheit [fs]
52308ad926
slidecopy: in the event logger, display event numbers / revoke the ObjectViewContainer as listener from unselected nodes, to not display their events/properties (which is confusing especially in the case of the event logger)
2010-04-21 11:11:09 +02:00
Jens-Heiner Rechtien
4f2def4221
CWS-TOOLING: integrate CWS sb118
2010-04-16 10:09:51 +02:00
sb
1e245ea8d0
sb118: merged in backout
2010-04-14 17:21:13 +02:00
Frank Schoenheit [fs]
e3c620fd03
slidecopy: merge
2010-04-12 20:04:24 +02:00
Frank Schoenheit [fs]
72cc18f2f4
slidecopy: merge CWS wth MWS-m76
2010-04-09 09:37:17 +02:00
Frank Schoenheit [fs]
9263280ca2
slidecopy: VCLEVENT_LISTBOX_ENTRY_EXPANDED/COLLAPSED => VCLEVENT_ITEM_EXPANDED/COLLAPSED (to allow re-using it in the tool panel drawer items)
2010-04-07 22:36:25 +02:00
Frank Schoenheit [fs]
91cad6a8ba
slidecopy: additional assertion when creating the XAccessible for the panel
2010-04-07 22:36:24 +02:00
sb
55d474d853
sb118: merged in re/DEV300_next towards DEV300_m76
2010-04-07 13:14:23 +02:00
Frank Schoenheit [fs]
ebf2c60048
slidecopy: silence warning 'bout unused parameters
2010-04-06 12:16:19 +02:00
Frank Schoenheit [fs]
84ad85f976
slidecopy: event notifications for inserted/removed panels
2010-04-01 17:52:57 +02:00
Frank Schoenheit [fs]
c24a8fd47f
slidecopy: the A11Y API for the PanelTabBar now also includes the scroll buttons
2010-04-01 17:52:57 +02:00
Frank Schoenheit [fs]
f03f19853e
slidecopy: improved A11Y API implementations for the ToolPanelDeck
...
items left:
- A11Y representation of the scroll buttons of the PanelTabBar
- AccessibleToolPanelTabBar event notifications
- consolidate AccessibleToolPanelDeck/TabBar/Item?
2010-04-01 17:52:36 +02:00
Frank Schoenheit [fs]
93c3ff235a
slidecopy: initial version of the A11Y API for the tool panel deck's tab layouter.
...
Effectively, the implementation showed that the current appraoch of the Deck having n+1 children
(n panel selector items, plus one active panel) doesn't work. So, a next step will be a re-factoring
so that the PanelDeck has 1+x children, where x children are provided by the layouter.
2010-04-01 17:50:14 +02:00
Frank Schoenheit [fs]
cdad00eca4
slidecopy: #i10000# (unxlngi6)
2010-04-01 09:26:27 +02:00
Frank Schoenheit [fs]
c2a2aea56c
slidecopy: more A11Y implementations for the ToolPanelDeck
2010-03-30 16:00:37 +02:00
Frank Schoenheit [fs]
398b595e1b
slidecopy: A11Y for the ToolPanelDeck VCL control
2010-03-30 13:46:11 +02:00
obo
600b8da63e
#i10000# build hangs in accessibility/source/extended for unxsoli4
2010-03-08 15:25:30 +01:00