1. 19 Ock, 2015 18 kayıt (commit)
  2. 18 Ock, 2015 9 kayıt (commit)
  3. 17 Ock, 2015 10 kayıt (commit)
  4. 16 Ock, 2015 3 kayıt (commit)
    • Kohei Yoshida's avatar
      Get texts to scale correctly with zoom. · 88562ee6
      Kohei Yoshida yazdı
      We need to set scaling factors to device's map mode *only* for the texts.
      Calc handles scaling for all the rest.  Interesting how it works.
      
      Change-Id: Ia6aa122961ea5ddc2e31eacb28392f3e355a5ebf
      88562ee6
    • Kohei Yoshida's avatar
      Multiply tile position by the zoom level. · 7fb400c8
      Kohei Yoshida yazdı
      With this, the tiles get rendered correctly at varying zoom levels.
      
      Change-Id: Id5ca18e363dfdb143af1685be96af2f3c3514ea9
      7fb400c8
    • Eike Rathke's avatar
      don't access empty range list, could be rhbz#1180312 · 9af8e14e
      Eike Rathke yazdı
      ScRangeList::DeleteArea() may remove an entire range, if it was the
      last range a subsequent call to ScConditionalFormat::DeleteArea() would
      attempt to access an invalid first element.
      
      Change-Id: I8d68c27963dc8561d61a94980093c271bd3aaffb
      9af8e14e