summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2014-05-07remove global variableMarkus Mohrhard
2014-05-07coverity#1209592 Unchecked dynamic_castCaolán McNamara
2014-05-07coverity#1209591 Unchecked dynamic_castCaolán McNamara
2014-05-07chart2: move RegressionCalculationHelper.hxx to incTomaž Vajngerl
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3Julien Nabet
2014-05-06fdo#77739 UI trendline: limit max values of Degree and PeriodLaurent Balland-Poirier
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part2 + fix some errorsJulien Nabet
2014-05-063d charts: Zoom the camera towards a bar.Jan Holesovsky
2014-05-06update_pch for chartopenglThomas Arnhold
2014-05-06enable pch for chartopenglThomas Arnhold
2014-05-06remove uncompiled source filesThomas Arnhold
2014-05-06fix matrix generationMarkus Mohrhard
2014-05-06WaE: private field 'm_iPointNum' is not usedTor Lillqvist
2014-05-06add some missing pieces from the 2D renderer to the 3D oneMarkus Mohrhard
2014-05-06fix wrong shader namesMarkus Mohrhard
2014-05-06add code to call the bar apixukai
2014-05-06add api for render non rouded barxukai
2014-05-06add codes to Text::render()xukai
2014-05-06add the codes for rendering text in class:GL3dRendererxukai
2014-05-06add codes to Rectangle::render()xukai
2014-05-06more 3D rendering fixesMarkus Mohrhard
2014-05-06fix the OpenGL offscreen rendering a bitMarkus Mohrhard
2014-05-06remove global variableMarkus Mohrhard
2014-05-06remove whitespaceMarkus Mohrhard
2014-05-05Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part2Julien Nabet
2014-05-05WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist
2014-05-05WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist
2014-05-05add codes to Line::render()xukai
2014-05-05remove the codes of set camera info to render()xukai
2014-05-05add codes to set camera infoxukai
2014-05-05Initial size of OpenGL3DRendererxukai
2014-05-05Initialization of lightxukai
2014-05-05Introduce OpenGL3DRenderer objectxukai
2014-05-05To implement an abstract method:isOpenGLInitializedxukai
2014-05-05Update Function Set3DSenceInfoxukai
2014-05-05fix whitespace issuesMarkus Mohrhard
2014-05-05add vertex shader and fragment shader for 3D renderingxukai
2014-05-05Missing constStephan Bergmann
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-04Fix CppunitTest_chart2_xshape testMaxim Monastirsky
2014-05-03chart::ChartController::queryGL3DChart(): crash on concurrent model closeMichael Stahl
2014-05-01Format GL3DRenderer codexukai
2014-05-01Simplify type detectorsMaxim Monastirsky
2014-05-01WaE: -Werror=maybe-uninitializedCaolán McNamara
2014-05-01no need for that using statementMarkus Mohrhard
2014-05-01fix build errorMarkus Mohrhard
2014-05-01remove unused codeMarkus Mohrhard
2014-05-01some small clean-up in new OGL 3D rendererMarkus Mohrhard
2014-05-01more type correctness in new codeMarkus Mohrhard
2014-05-01use sal_ types for variables with fixed widthMarkus Mohrhard