• Thorsten Behrens's avatar
    related tdf#100074: prepare group shapes text input via writerfilter · 3272c1eb
    Thorsten Behrens yazdı
    Put various preps into place, that enable us to read txbxContent from
    group shape children via the writerfilter parser, which gets us much
    more features
    
    Also:
    - store shapecontexthandler on wrapper class in writerfilter
    - move adding children shapes to ctor, not dtor
    - remove RuntimeException in Writer's XShapes::add(), aligns this
      with Draw/Impress API semantics, and helps here when trying to
      add the same shape a 2nd time (which we then simply ignore)
    - make oox's Shape notion of 'inside group' less ad-hoc
    - make SwTextBoxHelper::getTextRectangle() cope with more than
      CustomShape - so passing in a group shape will also yield some
      sensible bounding box
    - have SwTextBoxHelper handle group content, too
    - derive WpsContext from ShapeContext, so we can later substitute it
      for that inside WpgContext
    - keep WpgContext::onCreateContext() _for the moment_ with the old
      delegation to ShapeContext (needs to use WpsContext to enable
      writerfilter text input)
    
    Change-Id: I2b0f0583e21137f3321a8dc13823058b14d19773
    Reviewed-on: https://gerrit.libreoffice.org/65914
    Tested-by: Jenkins
    Reviewed-by: 's avatarThorsten Behrens <Thorsten.Behrens@CIB.de>
    3272c1eb
Adı
Son kayıt (commit)
Son güncelleme
..
inc Loading commit data...
qa Loading commit data...
source Loading commit data...
util Loading commit data...
CppunitTest_oox_crypto.mk Loading commit data...
CppunitTest_oox_tokenmap.mk Loading commit data...
CppunitTest_oox_vba_compression.mk Loading commit data...
CppunitTest_oox_vba_encryption.mk Loading commit data...
CustomTarget_generated.mk Loading commit data...
Library_oox.mk Loading commit data...
Makefile Loading commit data...
Module_oox.mk Loading commit data...
Package_customshapes.mk Loading commit data...
Package_generated.mk Loading commit data...
README Loading commit data...
README.vars Loading commit data...