summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2023-01-20New loplugin:unoaggregationStephan Bergmann1-0/+1
2023-01-18XUnoTunnel->dynamic_cast in ExplicitValueProviderNoel Grandin8-33/+14
2023-01-17tdf#91265 Use same plot area distance as used in MSOGülşah Köse5-10/+152
2023-01-14use more concrete types in chartNoel Grandin2-6/+10
2023-01-14use more concrete types in chartNoel Grandin10-57/+48
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann3-6/+4
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann1-1/+2
2022-12-19-Werror=maybe-uninitializedStephan Bergmann1-1/+1
2022-12-16loplugin:unocast (sfx2::sidebar::SidebarController)Stephan Bergmann1-2/+2
2022-12-16loplugin:unocast (SvxLineStyleToolBoxControl)Stephan Bergmann1-1/+2
2022-12-14[API CHANGE] Merge sfx2::XmlDump into css::qa::XDumperStephan Bergmann7-21/+73
2022-12-12tdf#98690: move UItest to CppUnittestXisco Fauli2-0/+38
2022-12-08tdf#62057: move UItest to CppUnittestXisco Fauli2-0/+13
2022-12-08CppunitTest_chart2_uichart: factor out common codeXisco Fauli1-141/+60
2022-12-08xlsx: Don't add cell data to chart data sequence if in totalsRowofftkp2-0/+29
2022-12-07tdf#136011: move UItest to CppUnittestXisco Fauli2-0/+72
2022-12-07chart2: pass chart number to getChartCompFromSheetXisco Fauli6-22/+22
2022-12-06Move cppu::BaseMutex up to the base class OPropertySetNoel Grandin50-104/+33
2022-12-06tdf#151847 Some chart UNO objects were not advertising their types propertyNoel Grandin6-0/+33
2022-12-01tdf#145599 Charts gets corrupted when you draw a line inside themNoel Grandin4-48/+34
2022-11-29New loplugin:crosscastStephan Bergmann2-2/+3
2022-11-28tdf#107097: move UItest to CppUniTestXisco Fauli2-0/+64
2022-11-28CppunitTest_chart2_uichart: simplify test a bitXisco Fauli1-27/+15
2022-11-28tdf#151091: chart2_uichart: Add unittestXisco Fauli2-0/+42
2022-11-25tdf#120348: move UItest to CppUnittestXisco Fauli4-0/+167
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin5-7/+4
2022-11-22loplugin:unusedfieldsNoel Grandin10-12/+0
2022-11-21Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> insteadStephan Bergmann1-1/+0
2022-11-19tdf#151846 Restore XChartTypeTemplateNoel Grandin26-134/+204
2022-11-17Gtk-WARNING: 'label' is not a valid child type of 'GtkGrid'Caolán McNamara2-9/+9
2022-11-17Resolves: tdf#152087 strip any newlines from the entryCaolán McNamara1-1/+2
2022-11-16tdf#150703 Replace Axes with AxisBogdan B1-1/+1
2022-11-11Drop a counterproductive top-level constStephan Bergmann1-1/+1
2022-11-08UnoApiTest: simplify code by using tempfile memberXisco Fauli1-2/+2
2022-11-08tdf#148017 harmonize sidebar .ui files for chart2andreas kainz5-1346/+1124
2022-11-07tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsNalini Prasad Dash1-1/+1
2022-11-03UnoApiTest: make mbSkipValidation privateXisco Fauli4-34/+34
2022-11-03tdf#115007 add NatNum12 number format list items, fix title caseLászló Németh1-1/+1
2022-11-03UnoApiXmlTest: add new wrapper for XmlTestTools testsXisco Fauli1-4/+3
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin2-2/+2
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin3-6/+5
2022-11-01tdf#54857 elide more dynamic_castNoel Grandin2-5/+4
2022-10-28It's Frame-Controller-Model, not Model-View-ControllerMike Kaganski1-2/+2
2022-10-28Implement css::frame::XController2 in ChartControllerMike Kaganski3-14/+29
2022-10-27chart2: remove leftoverXisco Fauli1-1/+0
2022-10-26More CppunitTests need the ASan hackStephan Bergmann1-0/+4
2022-10-26UnoApiTest: do not dispose on saveXisco Fauli2-5/+0
2022-10-25ChartTest: inherit from UnoApiTestXisco Fauli18-519/+569
2022-10-25tdf#145759 Use symbolic constants instead of magic numerical constantsOmkarAcharekar1-1/+2
2022-10-24Drop Window::LogicMouse*Mike Kaganski2-20/+0