1. 24 Haz, 2015 4 kayıt (commit)
    • Miklos Vajna's avatar
      SwViewShell::Paint: can use render context here directly · f25ee3ce
      Miklos Vajna yazdı
      Change-Id: I75a532e85ce4caa3fe199669054a9811e3e5144a
      f25ee3ce
    • Andras Timar's avatar
      Updated core · e17460ec
      Andras Timar yazdı
      Project: dictionaries  ab55a4aa9fc37997d69ab8a372baa68031a0866c
      
      tdf#91675 updated Catalan dictionary to version 3.0.0
      
      Change-Id: Ie69743104482732bf6893d42240d3f6f314ffbb4
      e17460ec
    • Miklos Vajna's avatar
      tdf#89698 DOCX import: inline picture should have no spacing · 9781a878
      Miklos Vajna yazdı
      Commit 3d7e168a (n#783638 DOCX import of
      wp:inline's distT/B/L/R attributes, 2012-10-11) was about a picture that
      had non-zero spacing in LO, but zero in Word. The hope was that the
      problem is just that the value is not imported.
      
      Then commit a88ac708 (fdo#63685
      wp:inline's distT/B/L/R is in EMU's, not twips, 2013-04-19) was about a
      picture that had so large spacing that the picture become invisible.
      Fixing the unit of the spacing value made the picture visible again.
      
      What was missed is that this value is just stored in the doc model, but
      layout in Word doesn't use it at all till the anchoring is as-char.
      Given that in LO as-char anchoring supports real spacing, just don't
      import these values to have the same layout. That's what the WW8 import
      does, too.
      
      Change-Id: I1244269e06c5d190e8340349ddc12ae7b0572a4d
      9781a878
    • Adolfo Jayme Barrientos's avatar
      Remove another inappropriate ellipsis from a command’s name · 89b59676
      Adolfo Jayme Barrientos yazdı
      Ellipsis should be used only when further user input is
      needed to complete a task.
      
      Change-Id: I768e4b000539dfcc0f8861bc970147bc64526653
      89b59676
  2. 23 Haz, 2015 36 kayıt (commit)