summaryrefslogtreecommitdiff
path: root/chart2/Library_chartcore.mk
AgeCommit message (Collapse)AuthorFilesLines
2014-05-12Have ChartView keep the instance of GL3D chart object between rendering.Kohei Yoshida1-0/+1
Change-Id: I49419d20bf283fba1c31d8516972b0ca7fddcb5b
2014-04-29We don't sniff gluTor Lillqvist1-2/+0
Change-Id: I4d293bb74c9dcb4f9a7ebd4946476cf06ef783d9
2014-04-29make the new 3D OpenGL chart renderer compileMarkus Mohrhard1-3/+4
still a lot of work needs to be done. Change-Id: I427d1a3ada15d2c9a480bb8e57940af6aef04f2f
2014-04-15chartcore does not need mdds right nowMarkus Mohrhard1-1/+0
Change-Id: I778d8e05b2c010916fc69c9316895ddc2ca9c725
2014-04-11Separate mouse event handlers for GL3D bar chart.Kohei Yoshida1-0/+1
They are just skeletons for now. Change-Id: I7e5e95ad8a2809125cbcf3affd17e663aafa99b0
2014-04-10Rename 3DBarChart and Bar3DChart to GL3DBarChart.Kohei Yoshida1-1/+1
Change-Id: If0449e00549d8e2f4a8cfac325a5f8c5e4ea3dcd
2014-04-10Remove the old GL3DBarChart code.Kohei Yoshida1-1/+0
Change-Id: Id7039021f252fb45464b5e42248cf3c68edc7be4
2014-04-08We build the vclopengl library only for FREEBSD LINUX MACOSX WNTTor Lillqvist1-1/+2
Change-Id: I6d9f6a33f7f825196d8d2aeec658b9323577ac7c
2014-04-08maybe the mesa headers are missingMarkus Mohrhard1-0/+1
Change-Id: Ibf5e634310f404d1dd1a4ed7be00dab3157ae056
2014-04-08temporarily link agains OpenGLMarkus Mohrhard1-0/+19
Change-Id: I330c9e4f0f1a1ebf0e236de9cfabdf9dc65121cf
2014-04-08temporarily render to a fileMarkus Mohrhard1-2/+0
Change-Id: Ibfc8101f261489bf11f990ea3fe6ae2e74b99df9
2014-04-08improve the code for temporary OpenGl contextMarkus Mohrhard1-0/+2
Change-Id: Ia66bf54539e67066a56bb50fb606e50e581bee73
2014-04-08add initial code for creating 3D bar shapesMarkus Mohrhard1-0/+3
Change-Id: I55489fad8723f204003fe502eea5e02de4c8d6ef
2014-03-25Add a new skeleton plotter for the GL3D bar chart.Kohei Yoshida1-0/+1
It plots absolutely nothing. It's just a place holder for now. Change-Id: I6eb9cc23481391b83f6946a8b49a6176c5b29cd7
2014-03-25Skeleton template class for GL3D bar chart type.Kohei Yoshida1-0/+1
Still very much empty. It needs to be filled with sub-categories. Change-Id: Iad7ad34efb264025541b585a92ee2ea7b8fff56f
2014-03-25Initial skeleton class for the new chart type. Still very much empty.Kohei Yoshida1-0/+1
Change-Id: I5e9eaeb9337d51f59f800f8e676b8bc83b80df70
2014-01-29first try at implementing time based updates in new chart implementationMarkus Mohrhard1-0/+1
Change-Id: I3d03e44a415023ca12548ea99a3732cba49c8074
2013-11-19add glew and make chartopengl a dynamically loaded libMarkus Mohrhard1-2/+0
2013-11-19rename DummyShapeFactory to OpenglShapeFactoryMarkus Mohrhard1-1/+1
Change-Id: Ife9640b10e90351f871513f1f8e26d80c384e0d9
2013-11-19add methods to render whole data series at onceMarkus Mohrhard1-1/+4
additionally we have now a method for timebased data series in the shape factory. The method contains the two points in time and the rendering backend should calculate intermitiate points for a good interpolation. Change-Id: Id30e2039ec90a6c36e947b7a7f9bca65ef0e8961
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard1-1/+1
This allows us easier implementation of some advanced features. Mainly the 4D chartting will now be able to work without several ugly layers of UNO. Change-Id: I74d07229eaef921c508f3bab8fae6d6075ad737a
2013-11-19extract code for net charts from AreaChartMarkus Mohrhard1-0/+1
Now AreaChart only contains code for 11 different chart types. NetChart was the only one needing a PolarPlottingPositionHelper Change-Id: Ibbe45f9afdf91fea1ef542020d8a3388a6e8c27b
2013-11-19create an AbstractFactory and add a DummyShapeFactory for testingMarkus Mohrhard1-0/+3
2013-07-12PCH for more librariesLuboš Luňák1-0/+2
Change-Id: I6f9a1969605e0016b11157ddb5754ac77fd3966b
2013-07-03fdo#35712 polynomial and moving average regression linesTomaž Vajngerl1-0/+2
- added polynomial and moving average to the dialog - implemented moving average and polynomal RegressionCurveCalculator - added icon for polynomial regression curve - prepare icon for moving average regression curve - degree parameter for polynomial regression curve - period parameter for moving average regression curve - limit the curve to max and min x value - added extrapolation Change-Id: I4ebb8dc23a3aff285b999e115fdda20ab11910a5
2013-05-07officecfg: remove Package_cppheaderMichael Stahl1-0/+4
Instead include generated headers directly from workdir. Change-Id: I9d2bcc07175d2bbc16d3cc548c2245e7a4fb0c65
2013-04-22fix the remaining issues with the changed handling of ErrorBar propsMarkus Mohrhard1-0/+1
Change-Id: I75c839cbfccbe84e7aa98aef6959bcd0c5390ab6
2013-04-05new module i18nlangtagEike Rathke1-1/+1
Moved portions from module i18npool, all of former i18nisolang1 library that now is i18nlangtag. Included are languagetag, isolang and mslangid. This i18nlangtag code is now even used by module comphelper, so disentangling i18npool and making this an own module was needed to not create circular module dependencies. Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
- do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
2012-08-06chart2: merge component files for new chartcore libraryMichael Stahl1-3/+2
Change-Id: Id7cc969d854a98e9bd32fd396eb82ae92a06ba80
2012-08-06merge pointlessly fragmented chart2 libraries, leaving controller split.Michael Meeks1-0/+230