summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2021-09-03no need to allocate SeriesMinMaxType separatelyNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-09-01Resolves: tdf#143646 move the border from the outer grid to the inner oneCaolán McNamara
2021-09-01tdf#143127 tdf#143130 ooxml export: fix lost image/shape in chartBalazs Varga
2021-09-01tdf#143942: oox: import/export labels from <c15:datalabelsRange>Dennis Francis
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-26tdf#143148: Use pragma once in chart2Baran Aytas
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-23tdf#142351 chart ooxml import: fix category axis cross positionBalazs Varga
2021-08-18improve SvxShapeCollection::getByIndexNoel Grandin
2021-08-18tdf#114441 :Convert use of sal_uLong to better integer typesYildiray
2021-08-17rtl::Static -> thread-safe static localNoel Grandin
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-13tdf#141908: CppUnittests: replace usage of sal_Int32 with colorsEmircan Agac
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-10tdf#143148 Replaced #include guards with #pragma once.Ankur Khandelwal
2021-08-10Missing includeStephan Bergmann
2021-08-09tdf#64086 tdf#143623 tdf#66250 XLSX: fix named ranges in chartsBalazs Varga
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-07no need to use UNO_QUERY hereNoel Grandin
2021-08-06use Helper_optional SCRIPTING for libs that don't exist if --disable-scriptingCaolán McNamara
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-31getArray->getConstArrayNoel Grandin
2021-07-29drop some unneeded includesCaolán McNamara
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-25use officecfg to retrieve OdfDefaultVersionNoel Grandin
2021-07-24use officecfg to retrieve PrettyPrintingNoel Grandin
2021-07-22OPropertySet doesn't need a pimplNoel Grandin
2021-07-22no need for pimpl in ObjectHierarchyNoel Grandin
2021-07-21Avoid external processes picking up instdir/program/libnspr4.soStephan Bergmann
2021-07-19tdf#129571 Change translation context for one time unit dropdownGabor Kelemen
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-15use WhichRangesContainer in chart2Noel Grandin
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-11editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski
2021-07-03Purge out when safe rtl::math ( isValidArcArg / sin / cos )BaiXiaochun
2021-07-01Purge out rtl::math::setInfBaiXiaochun
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-26tdf#110993 - Corrected spline calculationAndreas Heinisch
2021-06-24tdf#142793 chart UI: fix option "Secondary Y Axis" on sidebarBalazs Varga
2021-06-22tdf#142851 Chart UI: fix empty Chart Type dialogTünde Tóth
2021-06-17remove 'relief' from CheckButtonsCaolán McNamara
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-16remove SpinButton input-purpose propertiesCaolán McNamara
2021-06-16tdf#59323: pptx import: import footer fields as propertiesSarper Akdemir