summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)Author
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
2014-06-22extract common codeMarkus Mohrhard
2014-06-22don't try to set property mapping if there is no valueMarkus Mohrhard
2014-06-21avoid truncation double to float warningMarkus Mohrhard
2014-06-21fix windows buildMarkus Mohrhard
2014-06-21avoid manual OpenGL extension checkingMarkus 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
2014-06-21remove unneeded code for 3D charts in controllerMarkus Mohrhard
2014-06-21add code to call batch texture renderweigao
2014-06-21use shader to calculate alpha channelweigao
2014-06-21add global scale matrixweigao
2014-06-21fix the using 3.0 version bugweigao
2014-06-21remove old commentMarkus Mohrhard
2014-06-21add disabled code for square barsMarkus Mohrhard
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-19Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida
2014-06-19small text positioning fixesMarkus Mohrhard
2014-06-19use better default colorsMarkus Mohrhard
2014-06-19fix range input in chart data source dialogMarkus Mohrhard
2014-06-19Fix build with system glm once againFridrich Štrba
2014-06-18rtl::Reference fits just fine hereStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-17add codes for calling the 3.0 shadersweigao
2014-06-17add codes for compile the 3.0 shadersweigao
2014-06-17modify the mouse drag functionweigao
2014-06-17add move to default processweigao
2014-06-17modify the click view angleweigao