summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)Author
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-18coverity#1215398 Uninitialized scalar fieldCaolán McNamara
2014-07-17fdo#77319: set spinbox value AFTER adjusting no. of decimal placesKatarina Behrens
2014-07-14error: unused variable 'TIMEOUT'Matúš Kukan
2014-07-13make threaded rendering work correctly, fdo#81110Markus Mohrhard
2014-07-12first part for threaded chart rendering, fdo#81110Markus Mohrhard
2014-07-12remove unused definesMarkus Mohrhard
2014-07-12using memset on a vector is just so wrongMarkus Mohrhard
2014-07-12we only need one typedef for PointListMarkus Mohrhard
2014-07-12killed this method againMarkus Mohrhard
2014-07-12remove unused methodMarkus Mohrhard
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-10coverity#1224984 Dereference before checkNorbert Thiebaud
2014-07-10coverity#1224984 Dereference before null checkCaolán McNamara
2014-07-04add parenthese to fix precedence issueNorbert Thiebaud
2014-07-04coverity#735602-3 Division by zeroNorbert Thiebaud
2014-07-04chart2: add some locking to chart::ChartType UNO serviceMichael Stahl
2014-07-03Make these non-inline.Kohei Yoshida
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida
2014-07-02remove whitespacesMarkus Mohrhard
2014-07-02coverity#705359 Mixing enum typesCaolán McNamara
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-07-01coverity#1219805 Uninitialized scalar fieldCaolán McNamara
2014-07-01coverity#1213562 Uninitialized scalar fieldCaolán McNamara
2014-07-01coverity#706266 Uncaught exceptionCaolán McNamara
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-30CreationWizard already inherits boost::noncopyable via OutputDeviceMiklos Vajna
2014-06-27Flush modified data to the model when pressing OK in the data table dialog.Kohei Yoshida
2014-06-27fix invalid memory access in chart testsMarkus Mohrhard
2014-06-26fdo#79151: No need to offset column index by category labels.Kohei Yoshida
2014-06-26Use new GridPrinter instance for each table.Kohei Yoshida
2014-06-26Track all uses of ErrorBarX and ErrorBarY UNO property names.Kohei Yoshida
2014-06-26Prevent a crash while dumping internal data content.Kohei Yoshida
2014-06-26Better way to dump the content of InternalData.Kohei Yoshida
2014-06-26clang: Uninitialized argument valueCaolán McNamara
2014-06-26Clarify the code a little more.Kohei Yoshida
2014-06-26Move the category level removal code into its own method.Kohei Yoshida
2014-06-25Remove these pesky ::com::sun::star ....Kohei Yoshida
2014-06-25Tuck this anonymous namespace inside chart namespace.Kohei Yoshida
2014-06-25Add class descriptions. These two classes' roles were not very clear.Kohei Yoshida
2014-06-24Re-use DataSeriesHelper::getRole().Kohei Yoshida
2014-06-24Annotate the code a little more, to make it easier to follow.Kohei Yoshida
2014-06-24Unwind this logic a bit.Kohei Yoshida
2014-06-24Reduce indentation levels.Kohei Yoshida
2014-06-24Let's remove these lcl_ fetish.Kohei Yoshida
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-23XY chart needs to set the X value propertyMarkus Mohrhard
2014-06-22remove now unused dialogMarkus Mohrhard
2014-06-22show the property mapping sequences by defaultMarkus Mohrhard