• Lionel Elie Mamane's avatar
    cleanup BrowseBox, DbGridControl & friends handle & invalid column handling · f7ed67f2
    Lionel Elie Mamane yazdı
     - BrowseBox: Check Handle column-related invariants when adding a
       column:
       # only one handle column
       # it is the first
    
     - BrowseBox: Check column id-related invariants when adding a column:
       # Id is not the special "handle column" value
       # Id is not the special "invalid ID" value
       # unicity of the ID among columns
    
     - GetColumnId: return BROWSER_INVALIDID, not 0 (== id of handle
       column) for an invalid column; adapt code calling GetColumnId to
       this change.
    
     - Use the correct const or #define'd symbol instead of magic
       constants; introduce such a symbol if needed
    
     - General other miscellaneous cleanups:
       # Translation of comments
       # typo/spelling in comments, error messages and the like
       # parenthesise #define'd value
       # use SAL_MAX_UINT16 instead of USHRT_MAX where a sal_uInt16 is
         expected
       # BrowseBox::SetColumnTitle: nItemId is checked to be non-zero, so
         don't test if for zeroness again.
    f7ed67f2
Adı
Son kayıt (commit)
Son güncelleme
..
pch Loading commit data...
svx Loading commit data...
accessibility.hrc Loading commit data...
dgdefs_.hxx Loading commit data...
dialdll.hxx Loading commit data...
dragmt3d.hxx Loading commit data...
drawuiks.hxx Loading commit data...
extrusiondepthdialog.hxx Loading commit data...
float3d.hrc Loading commit data...
fmhelp.hrc Loading commit data...
fontworkgallery.hrc Loading commit data...
galbrws2.hxx Loading commit data...
gallery.hrc Loading commit data...
galobj.hxx Loading commit data...
galtheme.hrc Loading commit data...
globlmn_tmpl.hrc Loading commit data...
helpid.hrc Loading commit data...
lightdlg.hxx Loading commit data...
sjctrl.hxx Loading commit data...
svdibrow.hxx Loading commit data...
svdpomv.hxx Loading commit data...
svxempty.hxx Loading commit data...
tbunocontroller.hxx Loading commit data...
tbunosearchcontrollers.hxx Loading commit data...
uiks.hxx Loading commit data...
unomlstr.hxx Loading commit data...
xpolyimp.hxx Loading commit data...