summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs
AgeCommit message (Expand)Author
2021-11-03tdf#114441 Convert use of sal_uLong to sal_uInt32, intNatalia Gavrilova
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-15Simplify vector initialization in chart2Julien Nabet
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-24no need to allocate this SfxItemSet on the heapNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-22tdf#142851 Chart UI: fix empty Chart Type dialogTünde Tóth
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21tdf#138556 Don’t add Open Values to stock chart types 1 and 3Aritz Erkiaga
2021-05-19tdf#124295 - Always select a 3D scheme in the chart wizardAndreas Heinisch
2021-05-12fix some VirtualDevice leaksNoel Grandin
2021-05-05Resolves: tdf#142049 expand widget to use unused extra spaceCaolán McNamara
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-03-01new loplugin:staticdynamicNoel
2021-02-22Trendline dlg: Enable widgets only when matching type is selectedSamuel Mehrbrodt
2021-02-22Update Data Label dlg according to UX mockupSamuel Mehrbrodt
2021-02-22[API CHANGE] tdf#133423 Implement chart:regression-moving-typeSamuel Mehrbrodt
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2021-01-02introduce Degree100 strong_int typeNoel
2021-01-02use SdrAngleItem for SCHATTR_STARTING_ANGLENoel Grandin
2020-12-28use SdrAngleItem for SCHATTR_TEXT_DEGREESNoel Grandin
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-11-23tdf#134059 Always include hidden cells in chart series labelOuyang Leyan
2020-11-22tdf#123936 Formatting files in module chart2 with clang-formatPhilipp Hofer
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-21use tools::Long in basegfx..chart2Noel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-01loplugin:reducevarscope in canvas,chart2Noel
2020-09-28tdf#108059 Introduce compatibility key for pie chart orientationKelemen Gábor
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-22cid#1467075 silence Unchecked return valueCaolán McNamara