summaryrefslogtreecommitdiff
path: root/chart2/inc
AgeCommit message (Expand)Author
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-16tdf#157776: Do not set chart and its parent modified when paintingMike Kaganski
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-22use more concrete type in chart2Noel Grandin
2023-02-16osl::Mutex->std::mutex in ChartViewNoel Grandin
2023-02-16osl::Mutex->std::mutex in ChartViewNoel Grandin
2023-01-18XUnoTunnel->dynamic_cast in ExplicitValueProviderNoel Grandin
2022-12-14[API CHANGE] Merge sfx2::XmlDump into css::qa::XDumperStephan Bergmann
2022-11-29New loplugin:crosscastStephan Bergmann
2022-11-21Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> insteadStephan Bergmann
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-18chart2: use only one "Data Table" string to simplify translationTomaž Vajngerl
2022-08-16chart2: Data table rendering of keys (legend symbols)Tomaž Vajngerl
2022-08-14chart2: add UI to the data tableTomaž Vajngerl
2022-07-20move wintypes.hxx from tools to vclChris Sherlock
2022-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin
2022-04-19chart2: ExplicitValueProvider - make forward declrs. consistentTomaž Vajngerl
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)
2022-02-11svx::PropertyChangeNotifier improvementsNoel Grandin
2022-02-10use more concrete types in chart2, SvxShapeNoel Grandin
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara
2022-01-22remove css::chart::XChartTypeTemplateNoel Grandin
2022-01-21fix ChartDocumentWrapper::createInstanceNoel Grandin
2022-01-19use more concrete types in chart2, SvNumberFormatsSupplierObjNoel Grandin
2022-01-19use more concrete types in chart2, InternalDataProviderNoel Grandin
2022-01-19use more concrete types in chart2, PageBackgroundNoel Grandin
2022-01-19use more concrete types in chart2, NameContainerNoel Grandin
2022-01-18use more concrete types in chart2, ChartTypeTemplateNoel Grandin
2022-01-18use more concrete types in chart2, ChartTypeManagerNoel Grandin
2022-01-16use more concrete types in chart2, DiagramNoel Grandin
2022-01-15use more concrete types in chart2, ChartViewNoel Grandin
2022-01-15remove XTransformation UNO APINoel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-03add new SvxShape hierarchy classNoel Grandin
2022-01-02use concrete types in chart2, SvxDrawPageNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-11-18remove some unused definesNoel Grandin
2021-11-18loplugin:stringliteraldefine in chart2Noel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin