New branch 'feature/chartdatatable' available with the following commits:
commit cf251706bcf578431b21e8e027fd9568f683fd95
Author: Tomaž Vajngerl <[email protected]>
Date: Fri May 6 16:04:47 2022 +0900
chart2: add initial code for rendering the Data Table
Change-Id: I07d282c0b5e8df6b843516c8bdad538862d6575e
commit 381c471b5cb58632663694ad05bbdf5f00a6afbc
Author: Tomaž Vajngerl <[email protected]>
Date: Fri May 6 15:46:43 2022 +0900
chart2: remove code duplication in VSeriesPlotter::getSeriesNames
Change-Id: Ib7b96e6fe0037a141efe696252ff2aa4a38ec327
commit 4813cadd63b3aad5cd01fa37b59fb23af128e1f8
Author: Tomaž Vajngerl <[email protected]>
Date: Fri May 6 15:41:23 2022 +0900
chart2: simplify with structured binding decl. and some cleanup
- use structured binding declaration to simplify the code
- use cend() instead of end()
- use std::clamp to bound a value
Change-Id: I83b9ba926e70d173cc161db713c53940df422241
commit 4fab285b0de7f7227697d8cf746f341b226c27d1
Author: Tomaž Vajngerl <[email protected]>
Date: Fri May 6 15:31:37 2022 +0900
chart2: add func. to convert from css::awt and B2IRectangle
Change-Id: I6da70d4559d1536b788228bcae64f5e43462d8e3
commit b29dccd6838e6aa733bb787c5ad41fe285725d77
Author: Tomaž Vajngerl <[email protected]>
Date: Thu May 5 21:10:25 2022 +0900
chart2: add function to create a table shape to ShapeFactory
Change-Id: I18f76c3372504c1d660aa168ee0387f61817f30a
commit c80ea0d63377903137a35a829e632cffeea3e593
Author: Tomaž Vajngerl <[email protected]>
Date: Thu Apr 28 23:10:17 2022 +0900
chart2: use range for loop to iterate rVCooSysList in ChartView
We always just iterate the rVCooSysList and don't need the index,
so change the code to use a range for loop.
Change-Id: I3148d5d251c27d8d8f457446508e3152ae86dcc6
commit e1f7c070a87898f20c35240093c1222d3175f4ab
Author: Tomaž Vajngerl <[email protected]>
Date: Thu Apr 28 23:07:57 2022 +0900
chart2: typedef SeriesPlottersType is not needed
Change-Id: I457bfa5eab8b403c4b00a72068e427082709995c
commit 8977ba7cb071ee4a8cc6837d104e5431bc5c9467
Author: Tomaž Vajngerl <[email protected]>
Date: Fri Apr 22 16:53:32 2022 +0900
svx: move SvxTableShape into own file and externalize
Change-Id: I0c4b37ebafa56ed50286bdcec1f2a8d5e1362f8d
commit c1f1c7f8fde8330febe415b39d2337e865a50ad3
Author: Tomaž Vajngerl <[email protected]>
Date: Tue Apr 19 15:24:08 2022 +0900
comphelper: cleanup test_guards, add test for ValueRestorationGuard
Move each test case into its own test function. Also add the
missing test for ValueRestorationGuard.
Change-Id: I588ab67f82ba82ef67939dac3d22438e8799ce11
commit b4e5ca02f4188a9195bcdcd19e6d4efc574a0be7
Author: Chris Sherlock <[email protected]>
Date: Fri Jul 19 23:47:32 2019 +1000
vcl: add some basic Animation unit tests
Change-Id: Ib8e33fe5f4360b298d2be02fcb5777c21e71fd0c
commit 412fa95fea5cc364b72a9a648ec840720097a5c0
Author: Chris Sherlock <[email protected]>
Date: Sun Jul 28 19:16:53 2019 +1000
vcl: test ImplAnimView
Change-Id: I1f17dce097810e4507a9feae1675ff486260657a