• Stephan Bergmann's avatar
    -Werror,-Wnon-literal-null-conversion (Clang towards 3.2) · 0d32a7be
    Stephan Bergmann yazdı
    Looks to me like the intent was to call SfxViewFrame::GetFirst(NULL, false)
    rather than SfxViewFrame::GetFirst(NULL, true) to which
    SfxViewFrame::GetFirst(sal_False) would translate.  The call was in that form
    effectively since it was introduced with
    7c896369 "Obsolete Objects/Classes removed."
    
    Change-Id: Ib7d9ce75d946291bdfd43420bdd8a1de533cdc98
    0d32a7be
appmisc.cxx 9.25 KB