1. 07 Ara, 2015 5 kayıt (commit)
  2. 06 Ara, 2015 10 kayıt (commit)
  3. 05 Ara, 2015 19 kayıt (commit)
  4. 04 Ara, 2015 6 kayıt (commit)
    • Miklos Vajna's avatar
      sw: add doxygen comment for SwpHints · c60e6eca
      Miklos Vajna yazdı
      Change-Id: I1f53c644120180c730706cab8b969f36fa4023be
      c60e6eca
    • Tomaž Vajngerl's avatar
      tdf#94739 use GetScanlineSize instead of calculating it · 82e0c38e
      Tomaž Vajngerl yazdı
      We calculate the scanline size wrongly when writing a PDF so the
      image is not exported correctly. BitmapAccess already has a method
      to determine the scanline size so use that instead.
      
      Change-Id: Icccba8f26c5e0fd4bd4c37bba7c5a7fe8d0094bd
      82e0c38e
    • Tomaž Vajngerl's avatar
      pdf export: use ScopedBitmapAccess and remove AccessReleaser · 7bda8fbd
      Tomaž Vajngerl yazdı
      AccessReleaser does the same job as a ScopedBitmapAccess, but it
      is a local class in pdf writer - removing it.
      
      Change-Id: I3608a80fde8af938de479a9ecf44b134e1be7aa8
      7bda8fbd
    • Tomaž Vajngerl's avatar
      Remove image color conversion menu from Impress · 6f9bb9bd
      Tomaž Vajngerl yazdı
      In impress there is (or was) a submenu "Mode" for images that
      containted color transforms for images to various bitdepths and
      palettes. The action is destructable - which means the original
      is replaced by a new image. This also has little use today as I
      don't think many people want to shrink image (byte) size this way.
      The only useful transform is to 8-bit indexed for certain types
      of images to save space without a bigger color degradation, but it
      makes more sense to add this option to "compress image dialog".
      
      Change-Id: I7450b2ec3507fb5d180cbd1ec879cb5560a2dd22
      6f9bb9bd
    • Stephan Bergmann's avatar
      Fix include · d6eedfe2
      Stephan Bergmann yazdı
      Change-Id: I8dd2624cf70dbb34f6fe0a1744c3266dcef07198
      d6eedfe2
    • Stephan Bergmann's avatar
      Missing include · 6a295100
      Stephan Bergmann yazdı
      Change-Id: I97c7a1c3c8a1dca0227477b54c4ce17530bd6b33
      6a295100