summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2014-02-25fix text rendering for titlesMarkus Mohrhard1-2/+14
2014-02-25remove the last remaining glew fileMarkus Mohrhard1-18123/+0
2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann1-2/+2
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann5-43/+43
2014-02-23make the debug message more readableMarkus Mohrhard1-5/+1
2014-02-23WaE: unused function 'getTypeString'Tor Lillqvist1-0/+4
2014-02-23make OpenGL debug messages more readableMarkus Mohrhard1-4/+69
2014-02-23Remove unneccessary commentsAlexander Wilms9-41/+41
2014-02-23disable this performance improvementMarkus Mohrhard1-3/+3
2014-02-23add test for bnc#864396Markus Mohrhard3-6/+32
2014-02-22we know the size so pre alloc the sequenceMarkus Mohrhard1-0/+8
2014-02-22replace auto_ptr with boost::scoped_ptrMarkus Mohrhard1-2/+2
2014-02-22try to limit the getPropertyValue callsMarkus Mohrhard1-9/+31
2014-02-22setting width and height always happens togetherMarkus Mohrhard3-10/+3
2014-02-22remove some old codeMarkus Mohrhard1-14/+2
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann13-67/+67
2014-02-21editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-21callcatcher: update unused codeCaolán McNamara2-12/+0
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert11-0/+12
2014-02-20convert chart data dialog to .uiCaolán McNamara10-337/+442
2014-02-20svl: sal_Bool -> boolStephan Bergmann17-90/+90
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-19avoid calling glew repeatedlyMarkus Mohrhard1-4/+10
2014-02-18we should not enable the png debug export by defaultMarkus Mohrhard1-1/+1
2014-02-17Don't violate the One Definition RuleTor Lillqvist3-6/+6
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