1. 15 Nis, 2019 22 kayıt (commit)
  2. 14 Nis, 2019 17 kayıt (commit)
  3. 13 Nis, 2019 1 kayıt (commit)
    • Jim Raykowski's avatar
      Remove check for empty color name · 2e3b0c5d
      Jim Raykowski yazdı
      In ToolboxButtonColorUpdater::Update(const NamedColor &rNamedColor) if
      the color name is empty the check for color name emptiness causes the
      tool tip to remain unchanged. This produces an incorrect tool tip.
      Better to show either the hex representation of the color or simply
      empty. This patch shows the color name as empty. Currently there are not
      any colors that I know of that have empty color names but with this
      patch we are ready for them :-)
      
      Change-Id: Ia96789b668cb358d7b03904a75e327303411e56d
      Reviewed-on: https://gerrit.libreoffice.org/70448
      Tested-by: Jenkins
      Reviewed-by: 's avatarJim Raykowski <raykowj@gmail.com>
      2e3b0c5d