summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2014-03-09improve the property mapping dialogMarkus Mohrhard
2014-03-09improve the handling of property mapping sequencesMarkus Mohrhard
2014-03-09no need for overwriting this methodMarkus Mohrhard
2014-03-07coverity#704566 Unchecked dynamic castNorbert Thiebaud
2014-03-07coverity#704563 Unchecked dynamic castNorbert Thiebaud
2014-03-07fix bar chart renderingMarkus Mohrhard
2014-03-07cache text rendering for performanceMarkus Mohrhard
2014-03-07no need to make it a multiple of 3Markus Mohrhard
2014-03-07fix the rotation matrix for text shapesMarkus Mohrhard
2014-03-06fix the translation angle calculationMarkus Mohrhard
2014-03-06make many SAL_WARN in chart2.opengl simple SAL_INFOMarkus Mohrhard
2014-03-06initial work on rotation for text shapesMarkus Mohrhard
2014-03-06fix OpenGL error when line width is 0Markus Mohrhard
2014-03-06remove the formatted string dummyMarkus Mohrhard
2014-03-06finally fix title renderingMarkus Mohrhard
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-05remove unused code chart::ChartModelHelper::setPageSizeNoel Grandin
2014-03-05remove unused code chart::ModifyListenerCallBack::startListeningNoel Grandin
2014-03-04remove mfAlpha againMarkus Mohrhard
2014-03-04add black bubble edge and modify transparencePeilin
2014-03-04Revert "fdo#75200:Libreoffice crash while opening the file"Markus Mohrhard
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza
2014-03-03fdo#75538 R^2 calculation for trendline similar to LINEST functionLaurent Balland-Poirier
2014-03-03-Werror,-Wunused-functionStephan Bergmann
2014-03-03convert chart type page to .ui formatCaolán McNamara
2014-03-03fdo#74826: File corruption-Issue related to Series idx & order val.YogeshBharate
2014-03-02fdo#75200:Libreoffice crash while opening the filePriyankaGaikwad
2014-02-27coverity#1187864 Uninitialized pointer fieldCaolán McNamara
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from chart2Alexander Wilms
2014-02-26Statics with non-trivial initialization must use StaticWithInitStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25fix text rendering for titlesMarkus Mohrhard
2014-02-25remove the last remaining glew fileMarkus Mohrhard
2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-23make the debug message more readableMarkus Mohrhard
2014-02-23WaE: unused function 'getTypeString'Tor Lillqvist
2014-02-23make OpenGL debug messages more readableMarkus Mohrhard
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-23disable this performance improvementMarkus Mohrhard
2014-02-23add test for bnc#864396Markus Mohrhard
2014-02-22we know the size so pre alloc the sequenceMarkus Mohrhard
2014-02-22replace auto_ptr with boost::scoped_ptrMarkus Mohrhard
2014-02-22try to limit the getPropertyValue callsMarkus Mohrhard
2014-02-22setting width and height always happens togetherMarkus Mohrhard
2014-02-22remove some old codeMarkus Mohrhard
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann