summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)Author
2023-01-20New loplugin:unoaggregationStephan Bergmann
2023-01-18XUnoTunnel->dynamic_cast in ExplicitValueProviderNoel Grandin
2023-01-17tdf#91265 Use same plot area distance as used in MSOGülşah Köse
2023-01-14use more concrete types in chartNoel Grandin
2023-01-14use more concrete types in chartNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann
2022-12-19-Werror=maybe-uninitializedStephan Bergmann
2022-12-16loplugin:unocast (sfx2::sidebar::SidebarController)Stephan Bergmann
2022-12-16loplugin:unocast (SvxLineStyleToolBoxControl)Stephan Bergmann
2022-12-14[API CHANGE] Merge sfx2::XmlDump into css::qa::XDumperStephan Bergmann
2022-12-06Move cppu::BaseMutex up to the base class OPropertySetNoel Grandin
2022-12-06tdf#151847 Some chart UNO objects were not advertising their types propertyNoel Grandin
2022-12-01tdf#145599 Charts gets corrupted when you draw a line inside themNoel Grandin
2022-11-29New loplugin:crosscastStephan Bergmann
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-19tdf#151846 Restore XChartTypeTemplateNoel Grandin
2022-11-17Resolves: tdf#152087 strip any newlines from the entryCaolán McNamara
2022-11-11Drop a counterproductive top-level constStephan Bergmann
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-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-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-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-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-20use more std::u16string_view in chart2Noel Grandin
2022-09-19no need to use an OUStringBuffer hereNoel Grandin
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-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-13cid#1500679 Resource leak in objectCaolán McNamara
2022-09-10unique_ptr->optional for GraphicNoel Grandin
2022-09-04tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-09-02no need to use unique_ptr for this map in chart::CommandDispatchNoel Grandin
2022-08-31tdf#145614 Convert #define to enum or constexprLiu Hao