office-gobmx/framework
Stephan Bergmann db06595d13 vcl::EventPoster shall probably be covered by SolarMutex
...as most parts of VCL.  Ran across at least one case where a remote call to
framework::CloseDispatcher::release -> ~CloseDispatcher -> ~EventPoster ->
Application::RemoveUserEvent caused a crash.  As always with SolarMutex, keep
fingers crossed that this is about the right level to acquire it.

Change-Id: I8f4be7329adbf72355774fa5d3c472270da3ddd2
2014-05-06 16:33:55 +02:00
..
dtd
inc vcl::EventPoster shall probably be covered by SolarMutex 2014-05-06 16:33:55 +02:00
qa Many spelling fixes: directories a* - g*. 2014-04-30 12:13:36 +01:00
source vcl::EventPoster shall probably be covered by SolarMutex 2014-05-06 16:33:55 +02:00
uiconfig/startmodule
util
AllLangResTarget_fwe.mk
JunitTest_framework_complex.mk
JunitTest_framework_unoapi.mk
Library_fwe.mk
Library_fwi.mk
Library_fwk.mk
Library_fwl.mk
Library_fwm.mk
Makefile
Module_framework.mk
Package_dtd.mk
README
UIConfig_startmodule.mk

UI rewrite, toolbars, menus, UNO stuff, including accelerators and interaction, etc.

See also:
[http://wiki.openoffice.org/wiki/Framework]

Notable files:
[git:framework/source/services/backingwindow.hxx] Layout of the Startcenter buttons and the corresponding event handler.