Age | Commit message (Expand) | Author | Files | Lines |
13 days | com::sun::star -> css | Mike Kaganski | 1 | -2/+2 |
2024-07-29 | tdf#161090 - Spec how many / which values are in remainder of-Pie chart | Kurt Nordback | 2 | -0/+2 |
2024-07-21 | tdf#82716 Add initial implementation of the Histogram Chart | varshneydevansh | 2 | -0/+4 |
2024-03-27 | tdf#146619 Remove unused #includes from C/C++ files | Rafał Dobrakowski | 1 | -2/+1 |
2024-02-19 | tdf#50934: Rudimentary UI images for pie-of-pie and bar-of-pie | Kurt Nordback | 1 | -2/+2 |
2024-02-12 | use more UNLESS_MERGELIBS | Noel Grandin | 3 | -3/+4 |
2024-02-02 | tdf#50934: Initial plumbing and infrastructure | Kurt Nordback | 2 | -0/+4 |
2023-12-07 | simplify and modernise ScopedBitmapAccess | Noel Grandin | 1 | -1/+0 |
2023-10-23 | Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann | 2 | -142/+142 |
2023-10-16 | tdf#157776: Do not set chart and its parent modified when painting | Mike Kaganski | 1 | -2/+2 |
2023-10-12 | Make NC_ constexpr-friendly | Stephan Bergmann | 2 | -2/+2 |
2023-10-11 | Drop o3tl::span, can use C++20 std::span directly now | Stephan Bergmann | 2 | -2/+2 |
2023-08-15 | ComplexColor various clean-up and (trivial) refactorings | Tomaž Vajngerl | 1 | -1/+0 |
2023-07-23 | vcl: Drop now unneeded DevicePoint typedef | Khaled Hosny | 2 | -82/+72 |
2023-05-15 | MCGR: consolidations/cleanups for changes so far | Armin Le Grand (allotropia) | 1 | -1/+0 |
2023-03-29 | use more concrete types in chart2 | Noel Grandin | 1 | -1/+2 |
2023-03-29 | use more concrete types in chart2 | Noel Grandin | 1 | -1/+1 |
2023-03-22 | use more concrete type in chart2 | Noel Grandin | 1 | -2/+5 |
2023-02-16 | osl::Mutex->std::mutex in ChartView | Noel Grandin | 1 | -4/+4 |
2023-02-16 | osl::Mutex->std::mutex in ChartView | Noel Grandin | 1 | -1/+2 |
2023-01-18 | XUnoTunnel->dynamic_cast in ExplicitValueProvider | Noel Grandin | 1 | -6/+0 |
2022-12-14 | [API CHANGE] Merge sfx2::XmlDump into css::qa::XDumper | Stephan Bergmann | 2 | -11/+8 |
2022-11-29 | New loplugin:crosscast | Stephan Bergmann | 1 | -1/+2 |
2022-11-21 | Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> instead | Stephan Bergmann | 1 | -1/+0 |
2022-09-16 | vcl: AnimationBitmap -> AnimationFrame | Chris Sherlock | 1 | -2/+2 |
2022-09-14 | move ErrCode to comphelper and improve debug output string | Noel Grandin | 2 | -2/+2 |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann | 2 | -2/+2 |
2022-08-18 | chart2: use only one "Data Table" string to simplify translation | Tomaž Vajngerl | 1 | -2/+1 |
2022-08-16 | chart2: Data table rendering of keys (legend symbols) | Tomaž Vajngerl | 1 | -4/+4 |
2022-08-14 | chart2: add UI to the data table | Tomaž Vajngerl | 1 | -0/+2 |
2022-07-20 | move wintypes.hxx from tools to vcl | Chris Sherlock | 1 | -12/+13 |
2022-06-13 | clang-tidy modernize-pass-by-value in chart2 | Noel Grandin | 3 | -3/+3 |
2022-04-19 | chart2: ExplicitValueProvider - make forward declrs. consistent | Tomaž Vajngerl | 1 | -0/+1 |
2022-02-25 | Advanced Diagram support: cleanup/consolidate with existing code | Armin Le Grand (Allotropia) | 2 | -2/+0 |
2022-02-11 | svx::PropertyChangeNotifier improvements | Noel Grandin | 2 | -2/+0 |
2022-02-10 | use more concrete types in chart2, SvxShape | Noel Grandin | 1 | -1/+1 |
2022-01-26 | move ToolBoxItemId into its own header | Caolán McNamara | 1 | -23/+18 |
2022-01-22 | remove css::chart::XChartTypeTemplate | Noel Grandin | 1 | -2/+2 |
2022-01-21 | fix ChartDocumentWrapper::createInstance | Noel Grandin | 1 | -2/+2 |
2022-01-19 | use more concrete types in chart2, SvNumberFormatsSupplierObj | Noel Grandin | 1 | -2/+2 |
2022-01-19 | use more concrete types in chart2, InternalDataProvider | Noel Grandin | 1 | -1/+2 |
2022-01-19 | use more concrete types in chart2, PageBackground | Noel Grandin | 1 | -2/+2 |
2022-01-19 | use more concrete types in chart2, NameContainer | Noel Grandin | 1 | -1/+2 |
2022-01-18 | use more concrete types in chart2, ChartTypeTemplate | Noel Grandin | 1 | -0/+4 |
2022-01-18 | use more concrete types in chart2, ChartTypeManager | Noel Grandin | 2 | -1/+74 |
2022-01-16 | use more concrete types in chart2, Diagram | Noel Grandin | 1 | -2/+4 |
2022-01-15 | use more concrete types in chart2, ChartView | Noel Grandin | 2 | -3/+3 |
2022-01-15 | remove XTransformation UNO API | Noel Grandin | 1 | -1/+0 |
2022-01-13 | Recheck modules [a-c]* with IWYU | Gabor Kelemen | 2 | -0/+4 |
2022-01-03 | add new SvxShape hierarchy class | Noel Grandin | 1 | -1/+2 |