office-gobmx/framework
Caolán McNamara 2f002e3a49 having two SetPosSizePixel is a blasted nuisance
Lets rename the multiargument SetPosSizePixel to
setPosSizePixel drop the various using Window::SetPosSizePixel
and work towards de-virtualizing SetPosSizePixel/SetPosPixel and
SetSizePixel and doing the work in a virtual setPosSizePixel

Change-Id: I7057654168001b67becee1791e97f9e9dc01f7b8
2012-09-28 08:48:39 +01:00
..
dtd
inc replace remaining InterlockedCount() with inlined version 2012-09-25 01:55:38 +00:00
prj
qa Java cleanup, remove unnecessary imports 2012-09-06 17:13:58 +02:00
source having two SetPosSizePixel is a blasted nuisance 2012-09-28 08:48:39 +01:00
uiconfig/startmodule
util kill more unneeded stuff; rename uiconfig Packages 2012-08-24 23:24:11 +02:00
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
Library_lomenubar.mk
Makefile
Module_framework.mk kill more unneeded stuff; rename uiconfig Packages 2012-08-24 23:24:11 +02:00
Package_dtd.mk
Package_inc.mk
Package_uiconfig.mk
README

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

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

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