summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* Best effort of blindly placing axes and background objects.Kohei Yoshida2014-05-093-3/+74
* No need to store these text objects separately.Kohei Yoshida2014-05-091-14/+2
* Die, die, die BMP codeMarkus Mohrhard2014-05-091-40/+3
* Try without std::back_inserter. Some tinderboxes don't like that.Kohei Yoshida2014-05-081-2/+7
* My best attempt at positioning text objects.Kohei Yoshida2014-05-083-8/+79
* TemporaryContext is no more.Kohei Yoshida2014-05-081-5/+1
* Stop the leak of VDataSeries instances.Kohei Yoshida2014-05-083-11/+10
* Put category and data series names into the shape collection.Kohei Yoshida2014-05-085-35/+71
* various: sal_Bool->boolNoel Grandin2014-05-081-9/+9
* coverity#736136 Dereference null return valueCaolán McNamara2014-05-081-1/+3
* correct castsMarkus Mohrhard2014-05-081-6/+4
* add include guardsMarkus Mohrhard2014-05-081-0/+14
* add reverse image shaderweigao2014-05-086-7/+120
* fix wrong access to arrayMarkus Mohrhard2014-05-081-4/+6
* fix the render partweigao2014-05-083-46/+132
* this inheritance is no longer neededMarkus Mohrhard2014-05-082-12/+2
* Reference can be removedJulien Nabet2014-05-072-3/+3
* hide OpenGLWindow in normal chartsMarkus Mohrhard2014-05-071-0/+10
* provide bar color for 3D OGL chartMarkus Mohrhard2014-05-073-3/+8
* set the size to context and renderer before renderingMarkus Mohrhard2014-05-072-2/+5
* let us pass the window to get the size correctMarkus Mohrhard2014-05-073-8/+8
* the temporary context can finally dieMarkus Mohrhard2014-05-072-44/+0
* the rendering is working on-screenMarkus Mohrhard2014-05-075-7/+26
* let us use the new OpenGLWindowMarkus Mohrhard2014-05-071-2/+2
* fix the OpenGL offscreen rendering a bitMarkus Mohrhard2014-05-071-1/+0
* provide the OpenGL windowMarkus Mohrhard2014-05-072-4/+20
* remove global variableMarkus Mohrhard2014-05-071-0/+1
* coverity#1209592 Unchecked dynamic_castCaolán McNamara2014-05-071-1/+2
* coverity#1209591 Unchecked dynamic_castCaolán McNamara2014-05-071-2/+3
* chart2: move RegressionCalculationHelper.hxx to incTomaž Vajngerl2014-05-072-1/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3Julien Nabet2014-05-061-5/+5
* fdo#77739 UI trendline: limit max values of Degree and PeriodLaurent Balland-Poirier2014-05-066-7/+99
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part2 + fix some errorsJulien Nabet2014-05-062-3/+3
* 3d charts: Zoom the camera towards a bar.Jan Holesovsky2014-05-062-0/+8
* update_pch for chartopenglThomas Arnhold2014-05-061-4/+2
* enable pch for chartopenglThomas Arnhold2014-05-061-0/+2
* remove uncompiled source filesThomas Arnhold2014-05-061-48/+0
* fix matrix generationMarkus Mohrhard2014-05-061-2/+2
* WaE: private field 'm_iPointNum' is not usedTor Lillqvist2014-05-061-0/+2
* add some missing pieces from the 2D renderer to the 3D oneMarkus Mohrhard2014-05-062-3/+68
* fix wrong shader namesMarkus Mohrhard2014-05-061-1/+1
* add code to call the bar apixukai2014-05-063-92/+72
* add api for render non rouded barxukai2014-05-063-44/+133
* add codes to Text::render()xukai2014-05-063-1/+9
* add the codes for rendering text in class:GL3dRendererxukai2014-05-062-37/+157
* add codes to Rectangle::render()xukai2014-05-062-1/+32
* more 3D rendering fixesMarkus Mohrhard2014-05-063-0/+61
* fix the OpenGL offscreen rendering a bitMarkus Mohrhard2014-05-064-7/+13
* remove global variableMarkus Mohrhard2014-05-063-52/+32
* remove whitespaceMarkus Mohrhard2014-05-061-2/+0