1. 18 Mar, 2014 36 kayıt (commit)
  2. 17 Mar, 2014 4 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