summaryrefslogtreecommitdiff
path: root/chart2/source/tools
AgeCommit message (Expand)Author
2022-01-19use more concrete types in chart2, InternalDataProviderNoel Grandin
2022-01-19use more concrete types in chart2, UncachedDataSequenceNoel Grandin
2022-01-19use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-19use more concrete types in chart2, ChartTypeTemplateNoel Grandin
2022-01-19use more concrete types in chart2, DiagramNoel Grandin
2022-01-19use more concrete types in chart2, NameContainerNoel Grandin
2022-01-19use more concrete types in chart2, ChartTypeTemplateNoel Grandin
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin
2022-01-14improvements to ModifyEventForwarderNoel Grandin
2022-01-14use more concrete types in chart2Noel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-12remove unused codeNoel Grandin
2022-01-11use vectors to build up point data, instead of SequenceNoel Grandin
2022-01-06bypass SvxShape when creating rectangles in chart2Noel Grandin
2022-01-02use concrete types in chart2, createTextNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in ModifyListenerCallBackNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in PopupRequestNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in RangeHighlighterNoel Grandin
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-05speed up property access in chartsNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-11-10tdf#136111 fix scaling problem on chart driven by a macroAndras Timar
2021-11-04libstdc++ bug 103022 is fixed in GCC 12Stephan Bergmann
2021-11-01add a comment referencing gcc#103022Caolán McNamara
2021-10-31crashtesting: assert on conversion of fdo67521-1.odg to pdfCaolán McNamara
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-11loplugin:moveparam in chart2Noel Grandin
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-06[API CHANGE] oox: fix import of chart date categoriesDennis Francis
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-17rtl::Static -> thread-safe static localNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-07no need to use UNO_QUERY hereNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-22OPropertySet doesn't need a pimplNoel Grandin
2021-07-03Purge out when safe rtl::math ( isValidArcArg / sin / cos )BaiXiaochun
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-29constructing SaveOptions just to read default versionNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin