Age | Commit message (Expand) | Author |
2022-01-19 | use more concrete types in chart2, InternalDataProvider | Noel Grandin |
2022-01-19 | use more concrete types in chart2, UncachedDataSequence | Noel Grandin |
2022-01-19 | use more concrete types in chart2, BaseCoordinateSystem | Noel Grandin |
2022-01-19 | use more concrete types in chart2, ChartTypeTemplate | Noel Grandin |
2022-01-19 | use more concrete types in chart2, Diagram | Noel Grandin |
2022-01-19 | use more concrete types in chart2, Diagram | Noel Grandin |
2022-01-19 | use more concrete types in chart2, NameContainer | Noel Grandin |
2022-01-19 | use more concrete types in chart2, ChartTypeTemplate | Noel Grandin |
2022-01-18 | use more concrete types in chart2, ChartTypeTemplate | Noel Grandin |
2022-01-17 | loplugin:finalclasses in chart2 | Noel Grandin |
2022-01-16 | use more concrete types in chart2, ChartView | Noel Grandin |
2022-01-16 | use more concrete types in chart2, Diagram | Noel Grandin |
2022-01-14 | improvements to ModifyEventForwarder | Noel Grandin |
2022-01-14 | use more concrete types in chart2 | Noel Grandin |
2022-01-13 | Recheck modules [a-c]* with IWYU | Gabor Kelemen |
2022-01-12 | remove unused code | Noel Grandin |
2022-01-11 | use vectors to build up point data, instead of Sequence | Noel Grandin |
2022-01-06 | bypass SvxShape when creating rectangles in chart2 | Noel Grandin |
2022-01-03 | use more SvxShape in chart2 | Noel Grandin |
2022-01-03 | add new SvxShape hierarchy class | Noel Grandin |
2022-01-02 | use more SvxShape in chart2 | Noel Grandin |
2022-01-02 | use concrete types in chart2, SvxDrawPage | Noel Grandin |
2022-01-02 | use concrete types in chart2, createText | Noel Grandin |
2021-12-30 | use concrete types in chart2, SvxShapePolyPolygon | Noel Grandin |
2021-12-29 | use comphelper::WeakComponentImplHelper in PopupRequest | Noel Grandin |
2021-12-29 | use comphelper::WeakComponentImplHelper in RangeHighlighter | Noel Grandin |
2021-12-19 | use more cppu::BaseMutex | Noel Grandin |
2021-12-05 | speed up property access in charts | Noel Grandin |
2021-11-23 | O[U]String::replaceAt overloads that take string_view | Noel Grandin |
2021-11-18 | loplugin:stringliteraldefine in chart2 | Noel Grandin |
2021-11-16 | chart2: disambiguate ShiftedCategoryPosition | Miklos Vajna |
2021-11-10 | tdf#136111 fix scaling problem on chart driven by a macro | Andras Timar |
2021-10-29 | Prepare for removal of non-const operator[] from Sequence in chart2 | Mike Kaganski |
2021-10-11 | In O[U]StringBuffer, make string_view params replacements for OUString ones | Stephan Bergmann |
2021-10-11 | loplugin:moveparam in chart2 | Noel Grandin |
2021-09-06 | [API CHANGE] oox: fix import of chart date categories | Dennis Francis |
2021-08-18 | tdf#114441 :Convert use of sal_uLong to better integer types | Yildiray |
2021-08-10 | tdf#143148 Replaced #include guards with #pragma once. | Ankur Khandelwal |
2021-08-07 | create comphelper::OMultiTypeInterfaceContainerHelper2 and use it | Noel Grandin |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-07-22 | OPropertySet doesn't need a pimpl | Noel Grandin |
2021-06-30 | Purge out rtl::math::setNan | BaiXiaochun |
2021-06-17 | use string_view in the Translate API | Noel Grandin |
2021-05-21 | add Toggleable as a separate thing to a Button | Caolán McNamara |
2021-05-19 | tdf#124295 - Always select a 3D scheme in the chart wizard | Andreas Heinisch |
2021-05-07 | use a single global item pool for chart2 draw model | Noel Grandin |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-03-10 | tdf#133423 Fix 'central' formula for moving average | Samuel Mehrbrodt |
2021-02-22 | [API CHANGE] tdf#133423 Implement chart:regression-moving-type | Samuel Mehrbrodt |
2021-02-18 | tdf#92768 Add rendering support for hiding title object in chart2 | Quan Nguyen |