1. 18 Mar, 2014 33 kayıt (commit)
  2. 17 Mar, 2014 7 kayıt (commit)
    • Kohei Yoshida's avatar
      fdo#76195: Set the border type to NONE to ensure it won't be drawn. · d2eb2c5a
      Kohei Yoshida yazdı
      We can no longer rely on the width being zero for no border condition.
      
      Change-Id: I02c5c825661b4a0aa4190306e8276bdfd8bff944
      d2eb2c5a
    • Kohei Yoshida's avatar
      fdo#75260: These old hacks no longer make sense. · 1c6fb266
      Kohei Yoshida yazdı
      The clip region in fact cuts off the lower part of the bottom border, both
      on screen and when printing / exporting to PDF.
      
      Change-Id: Id350531f09b3ded66fd05ea7ebeefe8771260b62
      1c6fb266
    • Zolnai Tamás's avatar
      Skeleton of drawinglayer object called OpenGLObject · 374efa72
      Zolnai Tamás yazdı
      - Shape name: com.sun.star.drawing.OpenGLObject
      - Drawinglayer object: SdrOpenGLObject
      - Uno object: SvxOpenGLObject
      - View contact: ViewContactOfOpenGL
      - Primitive: OpenGLPrimitive2D
      
      Change-Id: I7fc0829d58cb4a8432d0e3007c90223707e5dd84
      374efa72
    • Kohei Yoshida's avatar
      fdo#76140: Reimplement XIRR OpenCL test. · ca25cdcb
      Kohei Yoshida yazdı
      1) Use ods format and store the expected formula results as numeric cells,
         to avoid having to load the same file twice (which is slower).
      
      2) Use rtl::math::approxEqual to evaluate two numbers that may be subject
         to numerical instability especially when the expected values are very
         small.
      
      Change-Id: Ie08e91f797065f4593f996df3541da84019cc53c
      ca25cdcb
    • peilin's avatar
      modify SetBackGroundColor to fix background color and gradients issue · c33d96aa
      peilin yazdı
      Change-Id: Ie2ffa39f6aad8df127e99109618a64fb0d32599e
      c33d96aa
    • Jacobo Aragunde Pérez's avatar
      ooxml: preserve several simple types of sdt · 6820dec8
      Jacobo Aragunde Pérez yazdı
      This patch is to preserve the sdt blocks for several simple sdt types:
      equation, picture, citation and group.
      
      This patch reuses the infrastructure created at commit
      55211e61 to grab-bag the properties of
      the sdt block and write them back on export, with small modifications
      in particular related with the fact that these tags don't have
      children.
      
      The type of the property tags equation, picture, citation and group
      was modified in the ooxml model file to be able to process them. They
      were previously empty.
      
      A unit test was added to check the preservation of these fields.
      Another had to be modified.
      
      Change-Id: Ica1a340f589f5d6c85c1a35d2a3a4bf930eb2d8a
      6820dec8
    • Manas Joshi's avatar
      fdo#76181 - cleanup OUString constructors · de226dcf
      Manas Joshi yazdı
      Change-Id: I0a5fbfc0b33b16e0eba7410957ab83ffbff4e008
      de226dcf