summaryrefslogtreecommitdiffstats
path: root/chart2/source
Commit message (Expand)AuthorAgeFilesLines
* first step into positioning fixes for legendsMarkus Mohrhard2014-02-101-2/+8
* coverity#1169824 Explicit null dereferencedCaolán McNamara2014-02-091-16/+13
* coverity#1169832 Using invalid iteratorCaolán McNamara2014-02-091-6/+7
* coverity#1169877 Uninitialized pointer fieldCaolán McNamara2014-02-092-14/+48
* forgot the new filesMarkus Mohrhard2014-02-092-0/+69
* add a few more debug statementsMarkus Mohrhard2014-02-091-1/+12
* improve dialogs for mapped propertiesMarkus Mohrhard2014-02-091-4/+4
* add the time based charting stuff to the ui filesMarkus Mohrhard2014-02-091-9/+3
* Typo: prefere -> preferJulien Nabet2014-02-091-1/+1
* TyposJulien Nabet2014-02-091-2/+2
* coverity#737047 Uncaught exceptionCaolán McNamara2014-02-081-1/+1
* coverity#1169880 Uninitialized pointer fieldCaolán McNamara2014-02-082-1/+19
* coverity#737046 Uncaught exceptionCaolán McNamara2014-02-071-1/+1
* sal_Bool -> boolStephan Bergmann2014-02-071-7/+7
* coverity#1158121 Unchecked dynamic_castCaolán McNamara2014-02-071-0/+2
* coverity#1158125 Unchecked dynamic_castCaolán McNamara2014-02-071-1/+2
* fdo#73374 Trendline: correct R^2 for forced interceptLaurent Balland-Poirier2014-02-071-1/+14
* first step in supporting XShapeDumper for the DummyShapesMarkus Mohrhard2014-02-071-0/+7
* typo fixes in commentsAndras Timar2014-02-064-7/+7
* add a way to dump chart content to consoleMarkus Mohrhard2014-02-061-0/+12
* improve color handling and alpha channel handlingMarkus Mohrhard2014-02-063-53/+59
* small clean-upMarkus Mohrhard2014-02-061-4/+2
* get z order correct in a few more placesMarkus Mohrhard2014-02-061-0/+4
* make bar charts workingMarkus Mohrhard2014-02-061-0/+32
* Resolves: rhbz#975421 wrong chart direction in FarsiCaolán McNamara2014-02-063-3/+3
* TabControl::DeactivatePage should return boolStephan Bergmann2014-02-061-8/+3
* Doxygen warnings correctedChris Sherlock2014-02-051-1/+1
* convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-041-1/+1
* fix ambiguitiesCaolán McNamara2014-02-041-1/+1
* warning C4305: '+=' : truncation from 'double' to 'float'Stephan Bergmann2014-02-041-1/+1
* convert chart type dialog to .uiCaolán McNamara2014-02-046-72/+7
* improve diagram renderingMarkus Mohrhard2014-02-032-0/+57
* no need for typedefs hereMarkus Mohrhard2014-02-031-6/+6
* replace malloc with std::vectorPeilin2014-02-032-15/+11
* chart2: resolve merge conflict.Michael Meeks2014-02-031-11/+10
* the msaa checks are only needed on windowsMarkus Mohrhard2014-02-032-7/+9
* working symbol rendering based on point spritesMarkus Mohrhard2014-02-032-17/+36
* remove unnecessary variableMarkus Mohrhard2014-02-032-3/+1
* slideshow.opengl -> chart2.opengl in SAL_WARNMarkus Mohrhard2014-02-031-1/+1
* fix a few OpenGL resource leaksMarkus Mohrhard2014-02-031-0/+6
* small clean up in the direction of Mac supportMarkus Mohrhard2014-02-031-10/+5
* remove unnecessary variables and OpenGL callsMarkus Mohrhard2014-02-031-100/+0
* Make the OpenGL stuff in chart2 compile for OS X (but definitely won't work)Tor Lillqvist2014-02-034-8/+35
* Bin silly inline versioning commentsTor Lillqvist2014-02-032-8/+0
* xub_StrLen and tools/string.hxx final strawNorbert Thiebaud2014-02-031-6/+7
* Revert "use fmod and make code simpler"Markus Mohrhard2014-02-021-2/+3
* coverity#707670 : Uninitialized scalar fieldNorbert Thiebaud2014-01-311-4/+5
* coverity#707668 : Uninitialized scalar fieldNorbert Thiebaud2014-01-311-10/+11
* standardize the z oder handling a bit moreMarkus Mohrhard2014-01-311-4/+5
* better OpenGL debug outputMarkus Mohrhard2014-01-311-4/+12