Age | Commit message (Expand) | Author |
2014-05-08 | TemporaryContext is no more. | Kohei Yoshida |
2014-05-08 | Stop the leak of VDataSeries instances. | Kohei Yoshida |
2014-05-08 | Put category and data series names into the shape collection. | Kohei Yoshida |
2014-05-08 | various: sal_Bool->bool | Noel Grandin |
2014-05-08 | coverity#736136 Dereference null return value | Caolán McNamara |
2014-05-08 | correct casts | Markus Mohrhard |
2014-05-08 | add include guards | Markus Mohrhard |
2014-05-08 | add reverse image shader | weigao |
2014-05-08 | fix wrong access to array | Markus Mohrhard |
2014-05-08 | fix the render part | weigao |
2014-05-08 | this inheritance is no longer needed | Markus Mohrhard |
2014-05-07 | Reference can be removed | Julien Nabet |
2014-05-07 | hide OpenGLWindow in normal charts | Markus Mohrhard |
2014-05-07 | provide bar color for 3D OGL chart | Markus Mohrhard |
2014-05-07 | set the size to context and renderer before rendering | Markus Mohrhard |
2014-05-07 | let us pass the window to get the size correct | Markus Mohrhard |
2014-05-07 | the temporary context can finally die | Markus Mohrhard |
2014-05-07 | the rendering is working on-screen | Markus Mohrhard |
2014-05-07 | let us use the new OpenGLWindow | Markus Mohrhard |
2014-05-07 | fix the OpenGL offscreen rendering a bit | Markus Mohrhard |
2014-05-07 | provide the OpenGL window | Markus Mohrhard |
2014-05-07 | remove global variable | Markus Mohrhard |
2014-05-07 | coverity#1209592 Unchecked dynamic_cast | Caolán McNamara |
2014-05-07 | coverity#1209591 Unchecked dynamic_cast | Caolán McNamara |
2014-05-07 | chart2: move RegressionCalculationHelper.hxx to inc | Tomaž Vajngerl |
2014-05-06 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3 | Julien Nabet |
2014-05-06 | fdo#77739 UI trendline: limit max values of Degree and Period | Laurent Balland-Poirier |
2014-05-06 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part2 + fix some errors | Julien Nabet |
2014-05-06 | 3d charts: Zoom the camera towards a bar. | Jan Holesovsky |
2014-05-06 | update_pch for chartopengl | Thomas Arnhold |
2014-05-06 | enable pch for chartopengl | Thomas Arnhold |
2014-05-06 | remove uncompiled source files | Thomas Arnhold |
2014-05-06 | fix matrix generation | Markus Mohrhard |
2014-05-06 | WaE: private field 'm_iPointNum' is not used | Tor Lillqvist |
2014-05-06 | add some missing pieces from the 2D renderer to the 3D one | Markus Mohrhard |
2014-05-06 | fix wrong shader names | Markus Mohrhard |
2014-05-06 | add code to call the bar api | xukai |
2014-05-06 | add api for render non rouded bar | xukai |
2014-05-06 | add codes to Text::render() | xukai |
2014-05-06 | add the codes for rendering text in class:GL3dRenderer | xukai |
2014-05-06 | add codes to Rectangle::render() | xukai |
2014-05-06 | more 3D rendering fixes | Markus Mohrhard |
2014-05-06 | fix the OpenGL offscreen rendering a bit | Markus Mohrhard |
2014-05-06 | remove global variable | Markus Mohrhard |
2014-05-06 | remove whitespace | Markus Mohrhard |
2014-05-05 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part2 | Julien Nabet |
2014-05-05 | WaE: overriding virtual function declaration not marked 'override' | Tor Lillqvist |
2014-05-05 | WaE: overriding virtual function declaration not marked 'override' | Tor Lillqvist |
2014-05-05 | add codes to Line::render() | xukai |
2014-05-05 | remove the codes of set camera info to render() | xukai |