• Jean-Noël Rouvignac's avatar
    fdo#39446 - Bloat Removal. Removing uncallable code with callcatcher · 875c997c
    Jean-Noël Rouvignac yazdı
    Removed several unused methods.
    
    Could not remove ScVbaFormat<ooo::vba::excel::XStyle>::getAddIndent() and ScVbaFormat<ooo::vba::excel::XStyle>::setAddIndent(com::sun::star::uno::Any const&) because it breaks compilation (they are implementing pure virtual methods).
    Should Test::test1Table1Page() really be removed? (test class)
    
    Conflicts:
            unusedcode.easy
    
    Change-Id: I98a761f66f28e3a82661c10a5fa1dc7e109fff2f
    875c997c
unusedcode.easy 2.37 KB