- 29 Agu, 2014 40 kayıt (commit)
-
-
Kohei Yoshida yazdı
Change-Id: Idc4e9e9aafd3fe0a01758fe988ffacd76cb15784
-
Michael Stahl yazdı
In ODF import it happened that the parent style of "outline2" etc. was always set to the "outline1" style of the first master page in the document, but it should be the "outline1" style of the same master page as the "outline2". (regression from e955433c) Change-Id: Ie563d5ee5c2040aeb6ca5c8bb25b195e15ea964e
-
Michael Stahl yazdı
Change-Id: Ifc85d682377bb1a3a34e6d49767cbfbe6521c388
-
Miklos Vajna yazdı
Change-Id: Id23cbd62b057442c577fef124a5705e4d551076f
-
Miklos Vajna yazdı
And also make sure that the model is re-checked when the schema changes. Change-Id: I348d11aa770255329cd47535dff4b15a95e4bd8e
-
Markus Mohrhard yazdı
Change-Id: I7611b5be7d462646a19ebfd86b8d6612dccafc71
-
Markus Mohrhard yazdı
Change-Id: Ifc83bd3fb1d0fcbc8056c72b2545a8a3aed00a64
-
Markus Mohrhard yazdı
Change-Id: Idab33c8611526dc4749b4dbe4fe84e68138b4f73
-
Markus Mohrhard yazdı
Change-Id: I13095b13694aa092e3d5f542b5be12e703eb4590
-
Zolnai Tamás yazdı
Change-Id: Icb224f2d3dd55580532b1c4c43781ad444e51a43
-
Zolnai Tamás yazdı
Change-Id: I9f6ce17fcc590597f357bf3ded5fe3eb41fb3810
-
Zolnai Tamás yazdı
Change-Id: I0c316581ab8bfb0a49420006a0801d13021bd1ca
-
Zolnai Tamás yazdı
Change-Id: I5d6067806645722faac3fe90cbec01b6963f7283
-
Zolnai Tamás yazdı
Hide when it's actually a normal chart. This reverts commit b79b862927d937d695b31df4bdb85d1fc8774f39. Change-Id: Ib7aee142cea979293864f3916eb0580a82605b2b
-
Markus Mohrhard yazdı
Change-Id: Ic6c640f7d37606b357672f2b73f95d51d1daba67
-
Zolnai Tamás yazdı
Change-Id: Ie3edc252135301ba5b85b80edcdbe75537d0da16
-
Zolnai Tamás yazdı
Regression to master. In long term it would be better to define ChartWindow as an OpenGL window and not creating a new window inside the chart window, becasue otherwise all events which was handled well by the chart window will be broken (catched by the OpenGL window so no effect on ChartWindow (defining the behavior of charts in general) or catched by the ChartWindow and so no effect on the OpenGLWindow (like invalidating in this case). Change-Id: I234f469f70914e01f030c8edae9cb5aacea112bf
-
Zolnai Tamás yazdı
Without it when we switch sheets in Calc or slides in Impress and go back to that page where the GL3DBar chart is then the renderer does not work. Change-Id: I9aa6203ed5aa7f94627d886b2f2e5ad34d493843
-
Zolnai Tamás yazdı
Change-Id: Idb4506712d3902c12aa881a85ddf69a281edff82
-
Zolnai Tamás yazdı
OpenGL window need to have a valid size before rendering. Change-Id: I3ce3dbf653f0dc101de3acc4d634d7fe6c3be9ad
-
Zolnai Tamás yazdı
Change-Id: I52efa9cd7851f480ee2abcaa1646735c6f518f3a
-
Zolnai Tamás yazdı
Change-Id: I74bc636dc0a37d70f45fe2eac0b8b60e3f6318bb
-
Zolnai Tamás yazdı
Change-Id: Ied9914c9a317dc3945c29b984d2a68957275fc52
-
Zolnai Tamás yazdı
Change-Id: Ibf8f4a57cbc85f77a73054873030fcef321f5518
-
Zolnai Tamás yazdı
In case of glTF models it saves a Mirror() call. In case of OpenGL charts it avoid flipped texts. Change-Id: I1ac980e16bcb5ba6a9a025b638aaac3b08b4aab3
-
Zolnai Tamás yazdı
For example it allows to use std::vector<> and call the method Change-Id: Id4b8e33838d358dd242d0176e42558505fa8d4a3
-
Zolnai Tamás yazdı
Fortunately there is a special ole object group with the MS_EMBED_ACTIVATEWHENVISIBLE flag which define this behaviour. Problem is that both Aspect and EmbedMisc are MS specific enums so we can't use them directly for non-MS objects. But we can handle opengl charts the same as this ole object group. Change-Id: I49abeffce319cbb775709a72ba198a1f76b65374
-
Zolnai Tamás yazdı
EmbeddedObjectRef has an own IsChart method with the same behavior. Change-Id: Ib06699186466bf3da2bd67d7c631a5216463fb14
-
Zolnai Tamás yazdı
Change-Id: I6f860b9f1bce200c5366df0a32650705cf429a80
-
Zolnai Tamás yazdı
Problem after ChartWindow was disabled and enabled again, OpenGL content was lost. Two things: -After setting a new OpenGLWindow the corresponding IRenderer must be set (x3DWindowProvider->update) -InitOpenGL() call should not depend on DummyChart, but on OpenGLWindow (OpenGLContext). Change-Id: If74e1945de9973d3921ceea1ca6fef39311add7a
-
Jan Holesovsky yazdı
Conflicts: chart2/source/view/charttypes/GL3DBarChart.cxx Change-Id: I1e23329345e00e7d8e1f269c832e84d015824c0a
-
Stephan Bergmann yazdı
Change-Id: I37044a37348b203944a8eb9d2204e619055f069d
-
Stephan Bergmann yazdı
Change-Id: I9f60fd317f3a2995a182d51d06059bd994cf837c
-
Stephan Bergmann yazdı
...left over from 95780ec7 "refactor concept for c++ based subsequenttests" Change-Id: I8a661f00c122d75e3b71ca51692ba17b6bdb3c56
-
Stephan Bergmann yazdı
Change-Id: Id93eadfd0a34f319f4f6302e1dd225ba71c42a4e
-
Stephan Bergmann yazdı
Change-Id: I1ac53910390d99ad9fca72270dd3b98e281c000e
-
Stephan Bergmann yazdı
Change-Id: Ibb683b50b68b8f982fa6e70e48608f2e574b0def
-
Miklos Vajna yazdı
Change-Id: I4cd2dcd457c8f41c1c7fd82e2c99d056cf2a8c37
-
Miklos Vajna yazdı
RTF originally didn't support anchored pictures: they were always inline. Then it was invented that pictures can be exported anchored, if they are in fact shapes, but their "pib" property is set to the hexdump of the picture contents. The RTF importer handled this situation for quite some time, but not the exporter -- this commit implements that. Change-Id: I173ad9f4f2e24620508ca63c0b892b7d5da4e5b2
-
Stephan Bergmann yazdı
Change-Id: I76f834dea9aebbdef6cdb240e0a2f1ac49217f5e
-