https://bugs.documentfoundation.org/show_bug.cgi?id=141908
--- Comment #31 from Nalini <[email protected]> --- (In reply to Buovjaga from comment #30) > (In reply to Nalini from comment #29) > > Looks like all instances of 'sal_Int32' have been replaced by 'Color'(The > > three remaining are from commented out portions). > > You are right. However, it looks like there are some of these still: > > (In reply to Xisco FaulĂ from comment #1) > > While on it, 0xffffff can be converted to COL_WHITE and 0x000000 to > > COL_BLACK > > Found via: > git grep -Fn "0xffffff" */qa*.cxx > git grep -Fn "0x000000" */qa*.cxx I have submitted a patch related to this, please review it. Link:https://gerrit.libreoffice.org/c/core/+/141685 -- You are receiving this mail because: You are the assignee for the bug.
