summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* initial work on rotation for text shapesMarkus Mohrhard2014-03-064-14/+13
* fix OpenGL error when line width is 0Markus Mohrhard2014-03-061-1/+1
* remove the formatted string dummyMarkus Mohrhard2014-03-062-17/+1
* finally fix title renderingMarkus Mohrhard2014-03-061-13/+36
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-9/+9
* remove unused code chart::ChartModelHelper::setPageSizeNoel Grandin2014-03-052-12/+0
* remove unused code chart::ModifyListenerCallBack::startListeningNoel Grandin2014-03-052-16/+0
* remove mfAlpha againMarkus Mohrhard2014-03-043-15/+11
* add black bubble edge and modify transparencePeilin2014-03-043-3/+38
* Revert "fdo#75200:Libreoffice crash while opening the file"Markus Mohrhard2014-03-042-7/+3
* fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza2014-03-041-3/+5
* fdo#75538 R^2 calculation for trendline similar to LINEST functionLaurent Balland-Poirier2014-03-031-5/+3
* -Werror,-Wunused-functionStephan Bergmann2014-03-031-5/+0
* convert chart type page to .ui formatCaolán McNamara2014-03-0317-884/+663
* fdo#74826: File corruption-Issue related to Series idx & order val.YogeshBharate2014-03-032-0/+10
* fdo#75200:Libreoffice crash while opening the filePriyankaGaikwad2014-03-022-3/+7
* 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