- 97ca239 tdf#146463: chart2_import2: Add unittest by Xisco Fauli · 4 years, 1 month ago
- 3e23161 use SfxItemSet::GetItemIfSet in chart2 by Noel Grandin · 4 years, 1 month ago
- 7c5cfe5 tdf#146463 Apply data series filter to the chart legend by Ouyang Leyan · 4 years, 3 months ago
- 779d659 cid#1500452 Using a moved object by Caolán McNamara · 4 years, 1 month ago
- ec635b6 Advanced Diagram support: cleanup/consolidate with existing code by Armin Le Grand (Allotropia) · 4 years, 1 month ago
- 2baf13e use more TypedWhichId by Noel Grandin · 4 years, 1 month ago
- e63ad6a cid#1500434 Dereference after null check by Caolán McNamara · 4 years, 1 month ago
- dfd0717 tdf#127720 chart2: create new columns for error bars by Justin Luth · 4 years, 1 month ago
- ea1600e Resolves: tdf#147292 the area of the tooltip is wrong by Caolán McNamara · 4 years, 1 month ago
- 1af6ac5 cid#1500434 Dereference after null check by Caolán McNamara · 4 years, 1 month ago
- efa6c3d cid#1500643 Dereference before null check by Caolán McNamara · 4 years, 1 month ago
- b2965af cid#1500665 Dereference before null check by Caolán McNamara · 4 years, 1 month ago
- 06b7f93 tdf#64914 small improvements by Noel Grandin · 4 years, 1 month ago
- b77e806 eliminate a layer of conversion in createSymbol2D by Noel Grandin · 4 years, 1 month ago
- 56cd3b2 tdf#64914 slow opening large chart by Noel Grandin · 4 years, 1 month ago
- ff21547 cid#1500515 Dereference after null check by Caolán McNamara · 4 years, 1 month ago
- a9a4b82 cid#1500458 Dereference after null check by Caolán McNamara · 4 years, 1 month ago
- 0c76e95 Resolves: tdf#147393 SpinButtons should be can-focus by Caolán McNamara · 4 years, 2 months ago
- 33ecf9e resave with latest glade by Caolán McNamara · 4 years, 2 months ago
- 2cbf83e loplugin:unusedmethods by Noel Grandin · 4 years, 2 months ago
- d4758f3 micro-optimisation: use std::move by Noel Grandin · 4 years, 2 months ago
- 99b13ee loplugin:unusedfields by Noel Grandin · 4 years, 2 months ago
- 7e5036b loplugin:unnecessaryvirtual by Noel Grandin · 4 years, 2 months ago
- 9625db6 simplify some vector construction by Noel Grandin · 4 years, 2 months ago
- 11a3e57 tdf#147394 delete crash legend by Noel Grandin · 4 years, 2 months ago
- 9985cc1 rtl::Static -> local static by Noel Grandin · 4 years, 2 months ago
- ca22f1c chart2: Break labels text and limit the size to the axis size by Tomaž Vajngerl · 4 years, 2 months ago
- 92da885 chart2: crop x-axis label if it's too long on fixed size charts by Tomaž Vajngerl · 4 years, 2 months ago
- 01b3187 svx::PropertyChangeNotifier improvements by Noel Grandin · 4 years, 2 months ago
- c1c9071 crashtesting ooo#ooo83229-2 by Noel Grandin · 4 years, 2 months ago
- 5dfe561 use more concrete types in chart2, SvxShape by Noel Grandin · 4 years, 2 months ago
- 5477193 use more concrete types in chart2, SvxShape by Noel Grandin · 4 years, 2 months ago
- d156852 can avoid UNO_QUERY here by Noel Grandin · 4 years, 2 months ago
- 7c62e59 use more concrete types in chart2, Axis by Noel Grandin · 4 years, 2 months ago
- da7e9f8 use more concrete types in chart2, Axis by Noel Grandin · 4 years, 2 months ago
- 11c4ec1 use more concrete types in chart2, Axis by Noel Grandin · 4 years, 2 months ago
- 6e80011 use more concrete types in chart2, DataSource by Noel Grandin · 4 years, 2 months ago
- b314b5a use more concrete types in chart2, DataSeries by Noel Grandin · 4 years, 2 months ago
- d9ff555 use more concrete types in chart2, DataSeries by Noel Grandin · 4 years, 2 months ago
- 372f590 crashtesting ooo#20372 by Noel Grandin · 4 years, 2 months ago
- 8b327cd tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro by VaibhavMalik4187 · 4 years, 2 months ago
- 67cf91e chart: prefix members of AxisLabelProperties by Tomaž Vajngerl · 4 years, 2 months ago
- 333ccb08 use more concrete types in chart2, Axis by Noel Grandin · 4 years, 2 months ago
- f7016b5 use more concrete types in chart2, LabeledDataSequence by Noel Grandin · 4 years, 2 months ago
- e00032b add toId/fromId to tidy up some ugly casting by Caolán McNamara · 4 years, 2 months ago
- ccbd2b0 use more concrete types in chart2, LabeledDataSequence by Noel Grandin · 4 years, 2 months ago
- f90ac90 use more concrete types in chart2, DataSource by Noel Grandin · 4 years, 2 months ago
- fc03ef1 use more concrete types in chart2, LabeledDataSequence by Noel Grandin · 4 years, 2 months ago
- 3c2192c use more concrete types in chart2, DataSeries by Noel Grandin · 4 years, 2 months ago
- 8f67e26 tools::Long -> sal_Int32 by Noel Grandin · 4 years, 2 months ago
- 6b14014 make css::chart2::InterpretedData a normal struct by Noel Grandin · 4 years, 2 months ago
- 417feef tdf#147027 Cannot display pattern, gradient or hatch fill in bar or area chart by Noel Grandin · 4 years, 2 months ago
- 7f60111 UBSan build missing RTTI now by Stephan Bergmann · 4 years, 2 months ago
- 9903e1f use more concrete types in chart2, RegressionCurveModel by Noel Grandin · 4 years, 2 months ago
- 9706ddb use more concrete types in chart2, RegressionCurveModel by Noel Grandin · 4 years, 2 months ago
- 81abc0d tdf#146066 chart: fix automatic axis scaling at dates by Tünde Tóth · 4 years, 3 months ago
- 9f36eba use more concrete types in chart2, DataSeries by Noel Grandin · 4 years, 2 months ago
- 47bbacb2 use more concrete types in chart2, DataSeries by Noel Grandin · 4 years, 2 months ago
- c496412 use more concrete types in chart2, DataSeries by Noel Grandin · 4 years, 2 months ago
- 026e2f4 use more concrete types in chart2, RegressionCurveModel by Noel Grandin · 4 years, 2 months ago
- 63e8c2c use more concrete types in chart2, Diagram by Noel Grandin · 4 years, 2 months ago
- 2f2e1bb use more concrete types in chart2, Legend by Noel Grandin · 4 years, 2 months ago
- 56c3cc7 use more getChartModel in ChartController by Noel Grandin · 4 years, 2 months ago
- c3d5c9a used TypedWhichId in the constructor of various svx *Item classes by Noel Grandin · 4 years, 2 months ago
- 58c849a gtk4: remove unwanted caps-lock-warning from GtkSpinButton by Caolán McNamara · 4 years, 2 months ago
- 75c6e50 gtk4: remove stray xalign by Caolán McNamara · 4 years, 2 months ago
- 2781c7a use more concrete types in chart2, Legend by Noel Grandin · 4 years, 2 months ago
- 1be7f03 use more concrete types in chart2, ChartType by Noel Grandin · 4 years, 2 months ago
- 59dc59b crashtesting: failure on import of ooo64618-1.ods by Caolán McNamara · 4 years, 2 months ago
- 2fc38f8 use more concrete types in chart2, ChartModel by Noel Grandin · 4 years, 2 months ago
- 642e986 use more concrete types in chart2, ChartModel by Noel Grandin · 4 years, 2 months ago
- 6043d01 use more concrete types in chart2, ModifyEventForwarder by Noel Grandin · 4 years, 2 months ago
- 8c55854 use more concrete types in chart2, ChartModel by Noel Grandin · 4 years, 2 months ago
- 00e28ab use more concrete types in chart2, BaseCoordinateSystem by Noel Grandin · 4 years, 2 months ago
- 4abb554 no need to call GetWhich on these SID_ values by Noel Grandin · 4 years, 2 months ago
- 59b6ffb use more concrete types in chart2, BaseCoordinateSystem by Noel Grandin · 4 years, 2 months ago
- 0e570fa use more concrete types in chart2, BaseCoordinateSystem by Noel Grandin · 4 years, 2 months ago
- 883ae88 use more concrete types in chart2, BaseCoordinateSystem by Noel Grandin · 4 years, 2 months ago
- a951590 let SfxDispatcher::fillPopupMenu operate on css::awt::XPopupMenu by Caolán McNamara · 4 years, 2 months ago
- 75036ee Simplify oox::xls::UnitConverter and its uses by Mike Kaganski · 4 years, 2 months ago
- 8fed86b add some more TypeWhichId annotations by Noel Grandin · 4 years, 2 months ago
- e0d6f0f cid#1158096 silence Unchecked dynamic_cast by Caolán McNamara · 4 years, 2 months ago
- e821927 use more concrete types in chart2, BaseCoordinateSystem by Noel Grandin · 4 years, 2 months ago
- 93933e5 use more concrete types in chart2, BaseCoordinateSystem by Noel Grandin · 4 years, 2 months ago
- a12b653 use more concrete types in chart2, Diagram by Noel Grandin · 4 years, 2 months ago
- b9039e5 ensure no 'angle' is used in a GtkLabel by Caolán McNamara · 4 years, 2 months ago
- 47a863f whack ubsan with a bigger hammer by Noel Grandin · 4 years, 2 months ago
- 4935bb3 Revert "extra include needed for UBSAN" by Noel Grandin · 4 years, 2 months ago
- 6443c79 move ToolBoxItemId into its own header by Caolán McNamara · 4 years, 2 months ago
- 10692be tdf#146876 PPTX: various graphical elements misplaced by Noel Grandin · 4 years, 2 months ago
- b8cbb69 use more concrete types in chart2, Diagram by Noel Grandin · 4 years, 2 months ago
- ea00a6c use more concrete types in chart2, Diagram by Noel Grandin · 4 years, 2 months ago
- f4dd0df remove now unused function by Noel Grandin · 4 years, 2 months ago
- 39f4529 use more concrete types in chart2, Diagram by Noel Grandin · 4 years, 2 months ago
- 8a2da25 use more concrete types in chart2, ChartType by Noel Grandin · 4 years, 2 months ago
- 37d720b use more concrete types in chart2, ChartType by Noel Grandin · 4 years, 2 months ago
- 65627bf Removed duplicated includes by Andrea Gelmini · 4 years, 2 months ago
- 1376b1c use more concrete types in chart2, ChartType by Noel Grandin · 4 years, 2 months ago
- d48530c use more concrete types in chart2, ChartType by Noel Grandin · 4 years, 2 months ago
- ddf7e38 extra include needed for UBSAN by Noel Grandin · 4 years, 2 months ago