1. 21 Nis, 2015 2 kayıt (commit)
    • Tomaž Vajngerl's avatar
      StyleManager & StylePreviewRenderer + common implementation · 68d06f69
      Tomaž Vajngerl yazdı
      StyleManager is a new class responsible to handle document styles.
      The current implementation has only the responsibility to provide
      a implementation of StylePreviewReneder, but the idea is to move
      all style related functionallity to this class (and relieve the
      SfxObjectShell a bit). CommonStyleMAnager is the common impl.
      
      StylePreviewRenderer is responsible to render a preview of a style.
      As styles can be handled differently by each component it is
      possible to provide component specific StylePreviewRendered, but
      currently only the common one is implemented and used by sw.
      
      Change-Id: Id271485f571a777a3e94f855d3c614a2efc14628
      68d06f69
    • Tomaž Vajngerl's avatar
      cleanup SfxTemplateControllerItem · a630f4f2
      Tomaž Vajngerl yazdı
      Change-Id: Ia29d45ed1fe41c986bf7d15d4da4557011544daa
      a630f4f2
  2. 20 Nis, 2015 38 kayıt (commit)