summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* Re-use DataSeriesHelper::getRole().Kohei Yoshida2014-06-244-22/+13
* Annotate the code a little more, to make it easier to follow.Kohei Yoshida2014-06-242-27/+54
* Unwind this logic a bit.Kohei Yoshida2014-06-241-4/+8
* Reduce indentation levels.Kohei Yoshida2014-06-241-160/+163
* Let's remove these lcl_ fetish.Kohei Yoshida2014-06-242-34/+34
* new compilerplugin returnbyrefNoel Grandin2014-06-242-6/+6
* fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper2014-06-2313-19/+19
* XY chart needs to set the X value propertyMarkus Mohrhard2014-06-231-0/+1
* fdo#80295 - Mismatched icons in Chart Data Table dialogJoren De Cuyper2014-06-221-5/+5
* add test case for fdo#78080Markus Mohrhard2014-06-222-0/+13
* remove now unused dialogMarkus Mohrhard2014-06-225-257/+0
* show the property mapping sequences by defaultMarkus Mohrhard2014-06-224-53/+6
* extract common codeMarkus Mohrhard2014-06-221-12/+15
* add test case for property mappingMarkus Mohrhard2014-06-223-0/+1172
* don't try to set property mapping if there is no valueMarkus Mohrhard2014-06-225-14/+28
* avoid truncation double to float warningMarkus Mohrhard2014-06-211-1/+1
* fix windows buildMarkus Mohrhard2014-06-214-10/+10
* avoid manual OpenGL extension checkingMarkus Mohrhard2014-06-211-39/+2
* I don't see a good reason for marking private methods with SAL_CALLMarkus Mohrhard2014-06-211-10/+10
* volatile does not make any sense hereMarkus Mohrhard2014-06-211-7/+7
* remove unneeded code for 3D charts in controllerMarkus Mohrhard2014-06-213-95/+1
* add code to call batch texture renderweigao2014-06-212-11/+257
* small whitespace changesMarkus Mohrhard2014-06-212-1/+5
* add batch render texture shadersweigao2014-06-213-0/+44
* use shader to calculate alpha channelweigao2014-06-215-30/+34
* add global scale matrixweigao2014-06-211-11/+13
* fix the using 3.0 version bugweigao2014-06-211-1/+0
* remove old commentMarkus Mohrhard2014-06-211-5/+0
* add disabled code for square barsMarkus Mohrhard2014-06-211-0/+5
* mark numbers as untranslatableStanislav Horacek2014-06-201-2/+2
* fdo#71767: Write test for this.Kohei Yoshida2014-06-203-0/+105
* sw: clean up leftover TextBox TODOsMiklos Vajna2014-06-201-10/+1
* fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida2014-06-1916-92/+84
* Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida2014-06-1919-44/+67
* small text positioning fixesMarkus Mohrhard2014-06-191-2/+2
* use better default colorsMarkus Mohrhard2014-06-191-1/+1
* fix range input in chart data source dialogMarkus Mohrhard2014-06-191-1/+10
* Fix build with system glm once againFridrich Štrba2014-06-191-6/+6
* rtl::Reference fits just fine hereStephan Bergmann2014-06-183-21/+15
* chart2, sw: remaining textbox DOCX import test preparationsMiklos Vajna2014-06-181-1/+14
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-1756-220/+45
* add codes for calling the 3.0 shadersweigao2014-06-171-26/+101
* add codes for compile the 3.0 shadersweigao2014-06-172-19/+102
* add shaders for 3.0 glsl versionweigao2014-06-173-0/+118
* modify the mouse drag functionweigao2014-06-171-10/+10
* add move to default processweigao2014-06-171-12/+7
* modify the click view angleweigao2014-06-171-3/+4
* modify the default view angleweigao2014-06-172-10/+57
* modify the perspective view angle to 30weigao2014-06-171-1/+1
* fdo#79028: ungroup widgets and Show() them correctlyKatarina Behrens2014-06-132-9/+18