summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* coverity#1187864 Uninitialized pointer fieldCaolán McNamara2014-02-271-0/+8
* editeng: sal_Bool->boolNoel Grandin2014-02-271-1/+1
* editeng: sal_Bool->boolNoel Grandin2014-02-271-2/+2
* Remove visual noise from chart2Alexander Wilms2014-02-2739-134/+134
* Statics with non-trivial initialization must use StaticWithInitStephan Bergmann2014-02-261-45/+17
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-26215-2104/+2104
* fix text rendering for titlesMarkus Mohrhard2014-02-251-2/+14
* remove the last remaining glew fileMarkus Mohrhard2014-02-251-18123/+0
* implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann2014-02-241-2/+2
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-245-43/+43
* make the debug message more readableMarkus Mohrhard2014-02-231-5/+1
* WaE: unused function 'getTypeString'Tor Lillqvist2014-02-231-0/+4
* make OpenGL debug messages more readableMarkus Mohrhard2014-02-231-4/+69
* Remove unneccessary commentsAlexander Wilms2014-02-239-41/+41
* disable this performance improvementMarkus Mohrhard2014-02-231-3/+3
* add test for bnc#864396Markus Mohrhard2014-02-233-6/+32
* we know the size so pre alloc the sequenceMarkus Mohrhard2014-02-221-0/+8
* replace auto_ptr with boost::scoped_ptrMarkus Mohrhard2014-02-221-2/+2
* try to limit the getPropertyValue callsMarkus Mohrhard2014-02-221-9/+31
* setting width and height always happens togetherMarkus Mohrhard2014-02-223-10/+3
* remove some old codeMarkus Mohrhard2014-02-221-14/+2
* Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms2014-02-211-2/+2
* vcl: sal_Bool -> boolStephan Bergmann2014-02-2113-67/+67
* editeng: sal_Bool->boolNoel Grandin2014-02-211-1/+1
* callcatcher: update unused codeCaolán McNamara2014-02-212-12/+0
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-2011-0/+12
* convert chart data dialog to .uiCaolán McNamara2014-02-2010-337/+442
* svl: sal_Bool -> boolStephan Bergmann2014-02-2017-90/+90
* unotools: sal_Bool -> boolStephan Bergmann2014-02-191-1/+1
* avoid calling glew repeatedlyMarkus Mohrhard2014-02-191-4/+10
* we should not enable the png debug export by defaultMarkus Mohrhard2014-02-181-1/+1
* Don't violate the One Definition RuleTor Lillqvist2014-02-173-6/+6
* this dialog is unfinished, but fix it to not crashCaolán McNamara2014-02-172-67/+85
* add SAL_CALL to definitions tooDavid Tardon2014-02-161-3/+3
* move SAL_CALL to the right placeDavid Tardon2014-02-161-3/+3
* fix windows buildMarkus Mohrhard2014-02-161-3/+3
* fix windows buildDavid Tardon2014-02-161-41/+41
* fix crash when dumping OpenGL dummy shapesMarkus Mohrhard2014-02-162-2/+64
* text position for legend improvementsMarkus Mohrhard2014-02-163-6/+52
* improve bubble positioningMarkus Mohrhard2014-02-161-2/+2
* improve text positioningMarkus Mohrhard2014-02-162-1/+6
* fdo#74137: Fix for courruption of Pie chart after roundtrip.Rohit Deshmukh2014-02-152-0/+9
* last fix for chart area size and positioningMarkus Mohrhard2014-02-151-1/+1
* fix OpenGL resource leakMarkus Mohrhard2014-02-151-0/+1
* remove unused shaderMarkus Mohrhard2014-02-153-40/+0
* remove more unused codeMarkus Mohrhard2014-02-152-33/+1
* remove more unused codeMarkus Mohrhard2014-02-152-22/+5
* set transformation matrix as property with fixed sizeMarkus Mohrhard2014-02-152-1/+5
* remove unused functionsMarkus Mohrhard2014-02-152-91/+0
* fix OpenGL text renderingMarkus Mohrhard2014-02-151-1/+14