1. 27 Eki, 2014 23 kayıt (commit)
  2. 26 Eki, 2014 16 kayıt (commit)
  3. 25 Eki, 2014 1 kayıt (commit)
    • Andras Timar's avatar
      bnc#893791 XLS export: external sheet references on Linux/OSX · 3f525167
      Andras Timar yazdı
      The commit solves two problems.
      1. Make sure we save absolute paths on Linux/OSX
      2. Make sure we don't save invalid XLS (VirtualPath longer than 255 chars)
      The first problem has always been there, so after a few load/save cycles
      an XLS with reference to other XLS on a Unix-like file system became
      invalid, and only LibreOffice could open it, Excel could not. These
      broken XLS files can be repaired by saving after this patch, however,
      the original reference will remain broken.
      
      Change-Id: I8f575acb1d560d539c1da61a1afdaac3f0c13977
      3f525167