office-gobmx/svx
Caolán McNamara 8ab6621cac QueryBox RID_QRY_REMOVE_* -> MessageDialog + string
Change-Id: Ife33eeaf38daf1aebc1ea35634ca56fae5c89d34
2014-08-25 12:27:51 +01:00
..
doc
inc Consistency around SdrAngleItem in svx/inc/sxraitm.hxx 2014-08-25 09:34:43 +02:00
qa/unoapi
sdi fdo#73151 Make better use of the sidebar 2014-08-24 06:26:17 -05:00
source QueryBox RID_QRY_REMOVE_* -> MessageDialog + string 2014-08-25 12:27:51 +01:00
uiconfig/ui add a VclViewport 2014-08-20 14:00:58 +01:00
util
workben These "newly added" record types are publicly documented nowadays 2014-08-21 12:33:19 +03:00
AllLangResTarget_gal.mk
AllLangResTarget_ofa.mk
AllLangResTarget_svx.mk
Executable_gengal.mk
Executable_pixelctl.mk
JunitTest_svx_unoapi.mk
Library_svx.mk
Library_svxcore.mk
Library_textconversiondlgs.mk
Makefile
Module_svx.mk
Package_gengal.mk
README
UIConfig_svx.mk convert datanavigator sport to .ui 2014-08-15 16:05:39 +01:00

Contains graphics related helper code. Lots of the draw and impress code is in this shared library.

xoutdev
this is where a lot of wht work would happen to move to the canvas. (what does that mean?)

svdraw
transparent gradient stuff.

Drawing Layer Object diagram:

.------- Model ------------.     .------- View -----------------------------------------.
| SdrObject - ViewContact  | 1.* | ViewObjectContact        1.*                         |
|              getChild()  |-----|    getPrimitiveList()  -----> Object(s) ---> SdrView |
|              getVOC()    |     |    getRecPrimitiveList()      Contact                |
|              getViewIn...|     |___________|__________________________________________|
| dependentPrimitiveList() |                 |
|_________________________ |              generates      ______
                                             |          /      |
                                   .----------------------.    |
                                   | basePrimitive        |    |
                                   |   getRange()         |----`
                                   |   getDecomposition() |
                                   |______________________|