summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-21Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> insteadStephan Bergmann
2022-11-19tdf#151846 Restore XChartTypeTemplateNoel Grandin
2022-11-17Gtk-WARNING: 'label' is not a valid child type of 'GtkGrid'Caolán McNamara
2022-11-17Resolves: tdf#152087 strip any newlines from the entryCaolán McNamara
2022-11-16tdf#150703 Replace Axes with AxisBogdan B
2022-11-11Drop a counterproductive top-level constStephan Bergmann
2022-11-08UnoApiTest: simplify code by using tempfile memberXisco Fauli
2022-11-08tdf#148017 harmonize sidebar .ui files for chart2andreas kainz
2022-11-07tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsNalini Prasad Dash
2022-11-03UnoApiTest: make mbSkipValidation privateXisco Fauli
2022-11-03tdf#115007 add NatNum12 number format list items, fix title caseLászló Németh
2022-11-03UnoApiXmlTest: add new wrapper for XmlTestTools testsXisco Fauli
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-11-01tdf#54857 elide more dynamic_castNoel Grandin
2022-10-28It's Frame-Controller-Model, not Model-View-ControllerMike Kaganski
2022-10-28Implement css::frame::XController2 in ChartControllerMike Kaganski
2022-10-27chart2: remove leftoverXisco Fauli
2022-10-26More CppunitTests need the ASan hackStephan Bergmann
2022-10-26UnoApiTest: do not dispose on saveXisco Fauli
2022-10-25ChartTest: inherit from UnoApiTestXisco Fauli
2022-10-25tdf#145759 Use symbolic constants instead of magic numerical constantsOmkarAcharekar
2022-10-24Drop Window::LogicMouse*Mike Kaganski
2022-10-22use more TempFileFastService in chart2Noel Grandin
2022-10-21chart2: do not skip validation in these testsXisco Fauli
2022-10-20add assert to catch case that should never happenNoel Grandin
2022-10-18Elide a redundant varStephan Bergmann
2022-10-17tdf#145538 - Use range based for loopsOmkarAcharekar
2022-10-17loplugin:redundantcast look for redundant dynamic_cast<T&>Noel Grandin
2022-10-17use more string_viewNoel Grandin
2022-10-13tdf#151424: chart2_xshape: Add unittestXisco Fauli
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-09tdf#151424 Spider web chart drawing errorNoel Grandin
2022-10-05tdf#151283 calc hangs when try to open XLS fileNoel Grandin
2022-10-05tdf#126917 menu: OpenXMLFilterSettings != MacrosJustin Luth
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-26use more string_view in chart2Noel Grandin
2022-09-26Be sure the number format dialog content is in correct placeSzymon Kłos
2022-09-22tdf#151091 Revert "tdf#148635 cache some chart stuff"Noel Grandin
2022-09-22use more string_view in svxNoel Grandin
2022-09-20split chart2 export unit testNoel Grandin
2022-09-20use more std::u16string_view in chart2Noel Grandin
2022-09-19no need to use an OUStringBuffer hereNoel Grandin
2022-09-18Checkboxes don’t need title casingAdolfo Jayme Barrientos
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-09-15chart2: Set the data table fill style to default to NONETomaž Vajngerl
2022-09-15Add documentation for data table added classes and functionsTomaž Vajngerl
2022-09-15chart2: reenable chart data table testTomaž Vajngerl