summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2014-05-11Fix previous commit (chart2 part)Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-09Best effort of blindly placing axes and background objects.Kohei Yoshida
2014-05-09No need to store these text objects separately.Kohei Yoshida
2014-05-09Die, die, die BMP codeMarkus Mohrhard
2014-05-08Try without std::back_inserter. Some tinderboxes don't like that.Kohei Yoshida
2014-05-08My best attempt at positioning text objects.Kohei Yoshida
2014-05-08TemporaryContext is no more.Kohei Yoshida
2014-05-08Stop the leak of VDataSeries instances.Kohei Yoshida
2014-05-08Put category and data series names into the shape collection.Kohei Yoshida
2014-05-08various: sal_Bool->boolNoel Grandin
2014-05-08coverity#736136 Dereference null return valueCaolán McNamara
2014-05-08correct castsMarkus Mohrhard
2014-05-08add include guardsMarkus Mohrhard
2014-05-08add reverse image shaderweigao
2014-05-08fix wrong access to arrayMarkus Mohrhard
2014-05-08fix the render partweigao
2014-05-08this inheritance is no longer neededMarkus Mohrhard
2014-05-07Reference can be removedJulien Nabet
2014-05-07hide OpenGLWindow in normal chartsMarkus Mohrhard
2014-05-07provide bar color for 3D OGL chartMarkus Mohrhard
2014-05-07set the size to context and renderer before renderingMarkus Mohrhard
2014-05-07let us pass the window to get the size correctMarkus Mohrhard
2014-05-07the temporary context can finally dieMarkus Mohrhard
2014-05-07the rendering is working on-screenMarkus Mohrhard
2014-05-07let us use the new OpenGLWindowMarkus Mohrhard
2014-05-07fix the OpenGL offscreen rendering a bitMarkus Mohrhard
2014-05-07provide the OpenGL windowMarkus Mohrhard
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