Age | Commit message (Expand) | Author |
2014-09-02 | coverity#1219805 Uninitialized scalar field | Caolán McNamara |
2014-09-02 | coverity#1215398 Uninitialized scalar field | Caolán McNamara |
2014-09-02 | remove SAL_DEBUGs introduced earlier | Markus Mohrhard |
2014-09-02 | simplify code | Markus Mohrhard |
2014-09-02 | extract some shared code | Markus Mohrhard |
2014-09-02 | add more notes about deprecated OpenGL features | Markus Mohrhard |
2014-09-02 | WIP debug statements | Markus Mohrhard |
2014-09-02 | add a note about deprecated functionality | Markus Mohrhard |
2014-09-02 | don't even try to create a shape for non existing values | Markus Mohrhard |
2014-09-02 | fixed pipeline functions are not available in core context | Markus Mohrhard |
2014-09-02 | GL_LIGHTING is deprecated | Markus Mohrhard |
2014-09-02 | GL_TEXTURE_WRAP_* is deprecated | Markus Mohrhard |
2014-09-02 | GL_POINT_SMOOTH is deprecated | Markus Mohrhard |
2014-09-02 | glEnable(GL_TEXTURE_2D) is deprecated | Markus Mohrhard |
2014-09-02 | fix my last core shader error | Markus Mohrhard |
2014-09-02 | texture*D in GLSL is deprecated and not available in core contexts | Markus Mohrhard |
2014-09-02 | replace all attribute and varying in chart shaders | Markus Mohrhard |
2014-09-02 | we need to switch to OpenGL 3.2 core for OSX | Markus Mohrhard |
2014-09-02 | make sure that all shaders contain a version string | Markus Mohrhard |
2014-09-01 | Consistency around SvxB3DVectorItem in svx/svx3ditems.hxx | Stephan Bergmann |
2014-09-01 | Consistency around SvxColorItem in svx/svx3ditems.hxx | Stephan Bergmann |
2014-09-01 | Consistency around SfxUInt16Item in svx/svx3ditems.hxx | Stephan Bergmann |
2014-09-01 | Consistency around SfxBoolItem in svx/svx3ditems.hxx | Stephan Bergmann |
2014-09-01 | Consistency around SfxUInt32Item in svx/svx3ditems.hxx | Stephan Bergmann |
2014-08-29 | replace sleep with two condition variables | Markus Mohrhard |
2014-08-29 | the DUMMY_CHART_FACTORY variable is not the only indicator for OpenGl charts | Markus Mohrhard |
2014-08-29 | Don't render with mp2DRenderer when we have 3D charts | Zolnai Tamás |
2014-08-29 | mpRenderer->init() needs a context | Zolnai Tamás |
2014-08-29 | Oops, static was forgotten. | Zolnai Tamás |
2014-08-29 | Store env variable in a static variable instead | Zolnai Tamás |
2014-08-29 | Revert "Stop flickering in rendering of charts in Writer" | Zolnai Tamás |
2014-08-29 | CHART_DUMMY_FACTORY should not control the OpenGL window | Markus Mohrhard |
2014-08-29 | Call resetCurrent as soon as possible to avoid conflict with other thread | Zolnai Tamás |
2014-08-29 | Update chart when chart type is changed in edit mode | Zolnai Tamás |
2014-08-29 | Reinitialize GL3D renderer when OpenGL window is changed | Zolnai Tamás |
2014-08-29 | Don't create an OpenGL window in case of normal charts. | Zolnai Tamás |
2014-08-29 | Fix rendering of GL3DBarCharts after ODF import | Zolnai Tamás |
2014-08-29 | Stop flickering in rendering of charts in Writer | Zolnai Tamás |
2014-08-29 | Fix regression in rendering of GL3DBarChart | Zolnai Tamás |
2014-08-29 | Mirror vertically the texture bitmaps for OpenGL | Zolnai Tamás |
2014-08-29 | It seems better if the caller allocates the memory for the RGBA buffer. | Zolnai Tamás |
2014-08-29 | Fix OpenGL chart reinitialiation | Zolnai Tamás |
2014-08-29 | opengl charts: Move the init from sc to chart2, to have the right parent. | Jan Holesovsky |
2014-08-28 | EE_PARA_WRITINGDIR should presumably use an SvxFrameDirectionItem | Stephan Bergmann |
2014-08-27 | pass by const reference | Markus Mohrhard |
2014-08-27 | don't call getenv repeatedly | Markus Mohrhard |
2014-08-27 | correct the variable name | weigao |
2014-08-27 | showing bar info until fly back | weigao |
2014-08-27 | modify history data style | weigao |
2014-08-27 | modify data update fps to data update rate | weigao |