summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
...
* remove unnecessary stuffMarkus Mohrhard2014-02-151-6/+2
* -Werror,-WundefTakeshi Abe2014-02-151-2/+2
* sal_Bool->boolNoel Grandin2014-02-142-3/+3
* Fix GLEW debug stuff for WindowsStephan Bergmann2014-02-142-8/+7
* Drop unused #includeTakeshi Abe2014-02-1412-14/+0
* Include glew.h on OS X for the debug_output stuffTor Lillqvist2014-02-141-2/+1
* add native OpenGL debug output for dbgutil buildsMarkus Mohrhard2014-02-131-0/+25
* remove unused enumMarkus Mohrhard2014-02-131-19/+0
* coverity#737027 Uncaught exceptionCaolán McNamara2014-02-132-2/+3
* coverity#737024 Uncaught exceptionCaolán McNamara2014-02-132-2/+3
* FDO#74430: File Corruption due to repetition of docPr Idumeshkadam2014-02-132-0/+23
* convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-121-1/+1
* cid#707669 uninitialized pointer valueNoel Grandin2014-02-121-0/+1
* disable the testMarkus Mohrhard2014-02-121-1/+1
* a 800 kB file is maybe not the best idea for a test caseMarkus Mohrhard2014-02-121-0/+0
* fdo#74111 3D Rotation is wrong after Round trip for bar chartPriyankaGaikwad2014-02-122-0/+12
* fdo#74115 Fix for DOCX BitmapFill for Chart WallVinaya Mandke2014-02-122-0/+10
* fdo#74115 Fix for DOCX GradientFill for Chart WallVinaya Mandke2014-02-122-0/+13
* fdo#74112 Write Chart Displayunits information back to XML.sushil_shinde2014-02-112-0/+10
* fdo#74112 Preserve Chart displayunits properties during ODF import/export.sushil_shinde2014-02-112-2/+40
* set mnemonic widgetsCaolán McNamara2014-02-101-7/+7
* Related: #i123862# use O*String's isEmpty() method...Herbert Dürr2014-02-101-1/+1
* the return of callcatcherCaolán McNamara2014-02-1014-138/+2
* 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-093-0/+188
* add a few more debug statementsMarkus Mohrhard2014-02-091-1/+12
* improve dialogs for mapped propertiesMarkus Mohrhard2014-02-094-5/+33
* add the time based charting stuff to the ui filesMarkus Mohrhard2014-02-092-15/+116
* Typo: prefere -> preferJulien Nabet2014-02-091-1/+1
* TyposJulien Nabet2014-02-091-2/+2
* coverity#737047 Uncaught exceptionCaolán McNamara2014-02-082-2/+2
* coverity#1169880 Uninitialized pointer fieldCaolán McNamara2014-02-082-1/+19
* coverity#737046 Uncaught exceptionCaolán McNamara2014-02-072-2/+3
* 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
* chart2: remove unnecessary complexityMichael Stahl2014-02-051-3/+1