summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2014-02-17this dialog is unfinished, but fix it to not crashCaolán McNamara2-67/+85
2014-02-16add SAL_CALL to definitions tooDavid Tardon1-3/+3
2014-02-16move SAL_CALL to the right placeDavid Tardon1-3/+3
2014-02-16fix windows buildMarkus Mohrhard1-3/+3
2014-02-16fix windows buildDavid Tardon1-41/+41
2014-02-16fix crash when dumping OpenGL dummy shapesMarkus Mohrhard2-2/+64
2014-02-16text position for legend improvementsMarkus Mohrhard3-6/+52
2014-02-16improve bubble positioningMarkus Mohrhard1-2/+2
2014-02-16improve text positioningMarkus Mohrhard2-1/+6
2014-02-15fdo#74137: Fix for courruption of Pie chart after roundtrip.Rohit Deshmukh2-0/+9
2014-02-15last fix for chart area size and positioningMarkus Mohrhard1-1/+1
2014-02-15fix OpenGL resource leakMarkus Mohrhard1-0/+1
2014-02-15remove unused shaderMarkus Mohrhard3-40/+0
2014-02-15remove more unused codeMarkus Mohrhard2-33/+1
2014-02-15remove more unused codeMarkus Mohrhard2-22/+5
2014-02-15set transformation matrix as property with fixed sizeMarkus Mohrhard2-1/+5
2014-02-15remove unused functionsMarkus Mohrhard2-91/+0
2014-02-15fix OpenGL text renderingMarkus Mohrhard1-1/+14
2014-02-15remove unnecessary stuffMarkus Mohrhard1-6/+2
2014-02-15-Werror,-WundefTakeshi Abe1-2/+2
2014-02-14sal_Bool->boolNoel Grandin2-3/+3
2014-02-14Fix GLEW debug stuff for WindowsStephan Bergmann2-8/+7
2014-02-14Drop unused #includeTakeshi Abe12-14/+0
2014-02-14Include glew.h on OS X for the debug_output stuffTor Lillqvist1-2/+1
2014-02-13add native OpenGL debug output for dbgutil buildsMarkus Mohrhard1-0/+25
2014-02-13remove unused enumMarkus Mohrhard1-19/+0
2014-02-13coverity#737027 Uncaught exceptionCaolán McNamara2-2/+3
2014-02-13coverity#737024 Uncaught exceptionCaolán McNamara2-2/+3
2014-02-13FDO#74430: File Corruption due to repetition of docPr Idumeshkadam2-0/+23
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
2014-02-12cid#707669 uninitialized pointer valueNoel Grandin1-0/+1
2014-02-12disable the testMarkus Mohrhard1-1/+1
2014-02-12a 800 kB file is maybe not the best idea for a test caseMarkus Mohrhard1-0/+0
2014-02-12fdo#74111 3D Rotation is wrong after Round trip for bar chartPriyankaGaikwad2-0/+12
2014-02-12fdo#74115 Fix for DOCX BitmapFill for Chart WallVinaya Mandke2-0/+10
2014-02-12fdo#74115 Fix for DOCX GradientFill for Chart WallVinaya Mandke2-0/+13
2014-02-11fdo#74112 Write Chart Displayunits information back to XML.sushil_shinde2-0/+10
2014-02-11fdo#74112 Preserve Chart displayunits properties during ODF import/export.sushil_shinde2-2/+40
2014-02-10set mnemonic widgetsCaolán McNamara1-7/+7
2014-02-10Related: #i123862# use O*String's isEmpty() method...Herbert Dürr1-1/+1
2014-02-10the return of callcatcherCaolán McNamara14-138/+2
2014-02-10first step into positioning fixes for legendsMarkus Mohrhard1-2/+8
2014-02-09coverity#1169824 Explicit null dereferencedCaolán McNamara1-16/+13
2014-02-09coverity#1169832 Using invalid iteratorCaolán McNamara1-6/+7
2014-02-09coverity#1169877 Uninitialized pointer fieldCaolán McNamara2-14/+48
2014-02-09forgot the new filesMarkus Mohrhard3-0/+188
2014-02-09add a few more debug statementsMarkus Mohrhard1-1/+12
2014-02-09improve dialogs for mapped propertiesMarkus Mohrhard4-5/+33
2014-02-09add the time based charting stuff to the ui filesMarkus Mohrhard2-15/+116
2014-02-09Typo: prefere -> preferJulien Nabet1-1/+1