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, NameContainer | Noel Grandin |
2022-01-19 | use more concrete types in chart2, ChartTypeTemplate | Noel Grandin |
2022-01-14 | make comphelper::OInterfaceContainerHelper4 more threadsafe | 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-02 | use concrete types in chart2, createText | Noel Grandin |
2021-12-29 | use comphelper::WeakComponentImplHelper in ModifyListenerCallBack | Noel Grandin |
2021-12-29 | use comphelper::WeakComponentImplHelper in PopupRequest | Noel Grandin |
2021-12-29 | use comphelper::WeakComponentImplHelper in RangeHighlighter | Noel Grandin |
2021-12-26 | Avoid OUStringBuffer::toString where possible | Mike Kaganski |
2021-12-21 | loplugin:flatten in canvas..cui | 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-19 | Use M_PI* instead of F_PI* | Mike Kaganski |
2021-11-10 | tdf#136111 fix scaling problem on chart driven by a macro | Andras Timar |
2021-11-04 | libstdc++ bug 103022 is fixed in GCC 12 | Stephan Bergmann |
2021-11-01 | add a comment referencing gcc#103022 | Caolán McNamara |
2021-10-31 | crashtesting: assert on conversion of fdo67521-1.odg to pdf | Caolán McNamara |
2021-10-29 | Prepare for removal of non-const operator[] from Sequence in chart2 | Mike Kaganski |
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-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-10-03 | A more lightweight O[U]StringConcatenation | Stephan Bergmann |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1 | Mike Kaganski |
2021-09-06 | [API CHANGE] oox: fix import of chart date categories | Dennis Francis |
2021-08-31 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-23 | loplugin:referencecasting look through more clang Types | 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-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-07-03 | Purge out when safe rtl::math ( isValidArcArg / sin / cos ) | BaiXiaochun |
2021-06-30 | Purge out rtl::math::setNan | BaiXiaochun |
2021-06-29 | constructing SaveOptions just to read default version | Noel Grandin |
2021-06-28 | loplugin:indentation improve checks for brace alignment | Noel Grandin |
2021-06-17 | use string_view in the Translate API | Noel Grandin |