Age | Commit message (Expand) | Author |
2022-01-23 | use more concrete types in chart2, RangeHighlighter | Noel Grandin |
2022-01-23 | use more concrete types in chart2, BaseCoordinateSystem | Noel Grandin |
2022-01-23 | use more concrete types in chart2, Diagram | Noel Grandin |
2022-01-23 | use more concrete types in chart2, Diagram | Noel Grandin |
2022-01-23 | remove css::chart::XDataInterpreter | Noel Grandin |
2022-01-23 | use more concrete types in chart2, Diagram | Noel Grandin |
2022-01-23 | use more concrete types in chart2, ChartType | Noel Grandin |
2022-01-22 | remove css::chart::XChartTypeTemplate | Noel Grandin |
2022-01-22 | use more concrete types in chart2, ChartType | Noel Grandin |
2022-01-22 | use more concrete types in chart2, BaseCoordinateSystem | Noel Grandin |
2022-01-21 | fix ChartDocumentWrapper::createInstance | Noel Grandin |
2022-01-20 | cid#1497461 Logically dead code | Caolán McNamara |
2022-01-19 | use more concrete types in chart2, SvNumberFormatsSupplierObj | Noel Grandin |
2022-01-19 | use more concrete types in chart2, InternalDataProvider | 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, PageBackground | Noel Grandin |
2022-01-19 | use more concrete types in chart2, NameContainer | Noel Grandin |
2022-01-18 | use more concrete types in chart2, ChartTypeTemplate | Noel Grandin |
2022-01-18 | use more concrete types in chart2, ChartTypeManager | Noel Grandin |
2022-01-17 | loplugin:finalclasses in chart2 | Noel Grandin |
2022-01-16 | use more concrete types in chart2, Diagram | Noel Grandin |
2022-01-15 | use more concrete types in chart2, ChartView | Noel Grandin |
2022-01-14 | use more concrete types in chart2 | Noel Grandin |
2022-01-13 | Recheck modules [a-c]* with IWYU | Gabor Kelemen |
2021-12-19 | use more cppu::BaseMutex | Noel Grandin |
2021-12-05 | speed up property access in charts | Noel Grandin |
2021-11-09 | rtl::Static to thread-safe static | Noel Grandin |
2021-10-29 | Prepare for removal of non-const operator[] from Sequence in chart2 | Mike Kaganski |
2021-10-15 | Remove non-const Sequence::begin()/end() in internal code | Mike Kaganski |
2021-10-14 | Avoid COW overhead using css::uno::Sequence | Mike Kaganski |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1 | Mike Kaganski |
2021-09-01 | tdf#143942: oox: import/export labels from <c15:datalabelsRange> | Dennis Francis |
2021-08-31 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-18 | improve SvxShapeCollection::getByIndex | Noel Grandin |
2021-08-17 | rtl::Static -> thread-safe static local | Noel Grandin |
2021-08-13 | split SvNumberFormatter into it's own header | Noel Grandin |
2021-08-07 | create comphelper::OMultiTypeInterfaceContainerHelper2 and use it | Noel Grandin |
2021-08-07 | no need to use UNO_QUERY here | Noel Grandin |
2021-07-24 | use officecfg to retrieve PrettyPrinting | Noel Grandin |
2021-06-08 | Simplify Sequences initializations (chart2)(part1) | Julien Nabet |
2021-05-31 | tdf#142467: Update comments with GCC bug ID | Stephan Bergmann |
2021-05-26 | tdf#142467 crash on calling 'getInfoHelper' in final class | Caolán McNamara |
2021-05-21 | tdf#138556 Don’t add Open Values to stock chart types 1 and 3 | Aritz Erkiaga |
2021-05-19 | tdf#124295 - Always select a 3D scheme in the chart wizard | Andreas Heinisch |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-26 | tdf#141914: Allow to unset modified anyway | Mike Kaganski |
2021-03-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2021-03-19 | silence coverity unchecked return value from library on xmlText* functions | Caolán McNamara |