• Justin Luth's avatar
    tdf#118244 pdfexport: radio buttons use groupname now · 80400973
    Justin Luth yazdı
    The previous implementation grouped radio buttons if their
    object name was the same. Likely this is a very old implementation,
    because the current radio buttons have a groupname property which
    links them together (although that too needed fixing in doc/docx),
    and their object names are unique.
    
    The old implementation still works - so that still needs to be
    supported, but I think I'll do that in a separate patch, so
    that it can be easily reverted if the old implementation is
    deprecated.
    
    Edge cases tested:
    -groupID of 0 works fine - doesn't have to be 1-based.
    -empty group name works fine (but breaks the old impl).
    -writer, calc,
    
    Change-Id: I84aebdac18b9edfa5ffcbfb23c15d0f37fcd47d1
    Reviewed-on: https://gerrit.libreoffice.org/62742
    Tested-by: Jenkins
    Reviewed-by: 's avatarJustin Luth <justin_luth@sil.org>
    80400973
Adı
Son kayıt (commit)
Son güncelleme
..
app Loading commit data...
bitmaprender Loading commit data...
builder Loading commit data...
graphicfilter Loading commit data...
jpeg Loading commit data...
pdfexport Loading commit data...
svm Loading commit data...
BitmapProcessorTest.cxx Loading commit data...
BitmapTest.cxx Loading commit data...
FontFeatureTest.cxx Loading commit data...
GraphicDescriptorTest.cxx Loading commit data...
GraphicTest.cxx Loading commit data...
bitmapcolor.cxx Loading commit data...
blocklistparsertest.cxx Loading commit data...
canvasbitmaptest.cxx Loading commit data...
complextext.cxx Loading commit data...
dndtest.cxx Loading commit data...
errorhandler.cxx Loading commit data...
font.cxx Loading commit data...
fontcharmap.cxx Loading commit data...
fontmetric.cxx Loading commit data...
lifecycle.cxx Loading commit data...
mnemonic.cxx Loading commit data...
outdev.cxx Loading commit data...
test_blocklist_evaluate.xml Loading commit data...
test_blocklist_parse.xml Loading commit data...
timer.cxx Loading commit data...