• Stephan Bergmann's avatar
    Silence sal_Bool -> sal_IntPtr Link return value mismatches for now · c24212ec
    Stephan Bergmann yazdı
    Some uses of untyped Link<> (returning sal_IntPtr) are hard to update to typed
    versions, but upcoming changes to loplugin:implicitboolconversion would flag
    these uses of sal_False/True, so just explicitly cast them to sal_IntPtr for
    now.
    
    Change-Id: I654e555e85faba0b30178c978e7d50fc7240b004
    c24212ec
ViewShellManager.cxx 39 KB