summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main
AgeCommit message (Expand)Author
2014-11-17coverity#1242824 Unused valueCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-01coverity#704564 Unchecked dynamic_castCaolán McNamara
2014-10-24coverity#704564 Unchecked dynamic_castCaolán McNamara
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-04coverity#703928 Unchecked return valueNorbert Thiebaud
2014-09-30chart2: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-123D charts: Update the 3D charts when a value changes.Jan Holesovsky
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-29CHART_DUMMY_FACTORY should not control the OpenGL windowMarkus Mohrhard
2014-08-29Update chart when chart type is changed in edit modeZolnai Tamás
2014-08-29Don't create an OpenGL window in case of normal charts.Zolnai Tamás
2014-08-29Fix OpenGL chart reinitialiationZolnai Tamás
2014-08-29opengl charts: Move the init from sc to chart2, to have the right parent.Jan Holesovsky
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-19Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-07-26bnc#885825: Support borders around data labels.Kohei Yoshida
2014-07-23Revert "opengl charts: Move the init from sc to chart2 ...Markus Mohrhard
2014-07-23Revert "Fix OpenGL chart reinitializing"Markus Mohrhard
2014-07-22printf crept in.Kohei Yoshida
2014-07-21Perhaps it's time we put ItemConverter etc into the right namespace.Kohei Yoshida
2014-07-21LongAndWordyVariableNameReallyGetsToMyNerveReallyAndEvenMisspelled.Kohei Yoshida
2014-07-21scoped_ptr will do just fine here.Kohei Yoshida
2014-07-21More on removing (unreasonable) use of std::auto_ptr.Kohei Yoshida
2014-07-21Remove auto_ptr from CharacterPropertyItemConverter.Kohei Yoshida
2014-07-21Compiler macro in lieu of literal "Label" to make it easier to track it.Kohei Yoshida
2014-07-20Fix OpenGL chart reinitializingZolnai Tamás
2014-07-20opengl charts: Move the init from sc to chart2, to have the right parent.Jan Holesovsky
2014-07-04add parenthese to fix precedence issueNorbert Thiebaud
2014-07-04coverity#735602-3 Division by zeroNorbert Thiebaud
2014-07-02remove whitespacesMarkus Mohrhard
2014-07-02coverity#705359 Mixing enum typesCaolán McNamara
2014-06-27Flush modified data to the model when pressing OK in the data table dialog.Kohei Yoshida
2014-06-26Track all uses of ErrorBarX and ErrorBarY UNO property names.Kohei Yoshida
2014-06-21fix windows buildMarkus Mohrhard
2014-06-21I don't see a good reason for marking private methods with SAL_CALLMarkus Mohrhard
2014-06-21volatile does not make any sense hereMarkus Mohrhard