summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2014-03-05remove unused code chart::ChartModelHelper::setPageSizeNoel Grandin2-12/+0
2014-03-05remove unused code chart::ModifyListenerCallBack::startListeningNoel Grandin2-16/+0
2014-03-04remove mfAlpha againMarkus Mohrhard3-15/+11
2014-03-04add black bubble edge and modify transparencePeilin3-3/+38
2014-03-04Revert "fdo#75200:Libreoffice crash while opening the file"Markus Mohrhard2-7/+3
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza1-3/+5
2014-03-03fdo#75538 R^2 calculation for trendline similar to LINEST functionLaurent Balland-Poirier1-5/+3
2014-03-03-Werror,-Wunused-functionStephan Bergmann1-5/+0
2014-03-03convert chart type page to .ui formatCaolán McNamara17-884/+663
2014-03-03fdo#74826: File corruption-Issue related to Series idx & order val.YogeshBharate2-0/+10
2014-03-02fdo#75200:Libreoffice crash while opening the filePriyankaGaikwad2-3/+7
2014-02-27coverity#1187864 Uninitialized pointer fieldCaolán McNamara1-0/+8
2014-02-27editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-27editeng: sal_Bool->boolNoel Grandin1-2/+2
2014-02-27Remove visual noise from chart2Alexander Wilms39-134/+134
2014-02-26Statics with non-trivial initialization must use StaticWithInitStephan Bergmann1-45/+17
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann215-2104/+2104
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