1. 20 Nis, 2014 2 kayıt (commit)
    • Chris Sherlock's avatar
      Move VCL text line functions from text.cxx to textline.cxx · ffce13a5
      Chris Sherlock yazdı
      Change-Id: I3adea9cd08c86f676e6af525e5a7caf430c96d8d
      ffce13a5
    • Chris Sherlock's avatar
      fdo#74702 Only VirtualDevice should handle the Word ext lead bug · 588bb542
      Chris Sherlock yazdı
      In #i60945# it was discovered that Unix's leading external font spacing
      causes problems with the display of documents. Therefore, the reference
      device implemented a workaround, which was to set the spacing to zero.
      However, the reference device is a VirtualDevice, so it should really be
      handled there, not in OutputDevice. I have added a new protected function
      to OutputDevice, GetFontExtLead() that handles this.
      
      Change-Id: I1b84ee7d9f7ae96841b441b52705e67c8115ae5c
      588bb542
  2. 19 Nis, 2014 38 kayıt (commit)