office-gobmx/svx
Jan Holesovsky 8e8383612e Go even further in the scope reduction, we are 100% sure mpClone is NULL.
Change-Id: Id5facbc817ecc0b89689dcba30672a6538e70945
2014-08-14 22:25:52 +02:00
..
doc
inc update_pch 2014-08-13 10:10:33 +02:00
qa/unoapi
sdi Resolves: fdo#81795 open the font tab via More... languages 2014-08-11 16:56:46 +01:00
source Go even further in the scope reduction, we are 100% sure mpClone is NULL. 2014-08-14 22:25:52 +02:00
uiconfig/ui RID_SVX_MDLG_DOCRECOVERY_BROKEN conversion to .ui 2014-08-11 10:40:00 +00:00
util
workben loplugin:saloverride 2014-05-19 17:33:49 +02:00
AllLangResTarget_gal.mk
AllLangResTarget_ofa.mk
AllLangResTarget_svx.mk
Executable_gengal.mk
Executable_pixelctl.mk svx: Create pixel control (bitmap editing) demo 2014-05-19 19:33:37 +10:00
JunitTest_svx_unoapi.mk
Library_svx.mk improve the inlinesimplememberfunctions clang plugin 2014-06-17 10:55:17 +02:00
Library_svxcore.mk Related: #i124638# Second step of DrawingLayer FillAttributes... 2014-07-01 13:30:09 +02:00
Library_textconversiondlgs.mk
Makefile
Module_svx.mk svx: Pakage_gengal is not needed on WNT 2014-06-09 17:05:49 +02:00
Package_gengal.mk
README
UIConfig_svx.mk RID_SVX_MDLG_DOCRECOVERY_BROKEN conversion to .ui 2014-08-11 10:40:00 +00: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() |
                                   |______________________|