summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs
Commit message (Expand)AuthorAgeFilesLines
* tdf#135935 Ensure help page is opened in chart creation Wizard dialogRafael Lima2022-01-211-1/+2
* use more concrete types in chart2, ChartModelNoel Grandin2022-01-211-4/+2
* use more concrete types in chart2, BaseCoordinateSystemNoel Grandin2022-01-212-11/+9
* use more concrete types in chart2, DiagramNoel Grandin2022-01-211-6/+5
* Removed duplicated includesAndrea Gelmini2022-01-214-4/+0
* use more concrete types in chart2, ChartModelNoel Grandin2022-01-2035-128/+150
* use more concrete types in chart2, BaseCoordinateSystemNoel Grandin2022-01-194-1/+5
* use more concrete types in chart2, ChartTypeTemplateNoel Grandin2022-01-1911-24/+34
* use more concrete types in chart2, DiagramNoel Grandin2022-01-1911-35/+40
* use more concrete types in chart2, ChartTypeTemplateNoel Grandin2022-01-194-6/+9
* Recheck modules [a-c]* with IWYUGabor Kelemen2022-01-135-5/+0
* Add 'reference' to the iterator_traits, needed by LegacyIterator reqsMike Kaganski2022-01-061-0/+2
* Resolves: tdf#145663 nL is the index of the light to set to the modelCaolán McNamara2021-11-151-4/+4
* tdf#114441 Convert use of sal_uLong to sal_uInt32, intNatalia Gavrilova2021-11-032-5/+5
* Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski2021-10-294-44/+41
* Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski2021-10-295-20/+23
* Simplify vector initialization in chart2Julien Nabet2021-10-151-2/+2
* Avoid COW overhead using css::uno::SequenceMike Kaganski2021-10-141-1/+1
* loplugin:constparams improve handling of pointer paramsNoel Grandin2021-09-302-2/+2
* gives names to all the Idles and TasksNoel Grandin2021-09-283-2/+4
* no need to allocate this SfxItemSet on the heapNoel Grandin2021-09-241-4/+4
* Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski2021-09-151-1/+1
* clang-tidy:readability-redundant-member-initNoel Grandin2021-08-317-18/+5
* split SvNumberFormatter into it's own headerNoel Grandin2021-08-133-0/+3
* Pass context and resource string down to boost::locale separatelyNoel Grandin2021-08-053-5/+6
* use officecfg for SvtCJKOptionsNoel Grandin2021-07-282-9/+5
* drop SvtLanguageOptions classNoel Grandin2021-07-271-1/+2
* Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski2021-07-191-1/+1
* Purge out rtl::math::setNanBaiXiaochun2021-06-302-16/+7
* loplugin:indentation improve checks for brace alignmentNoel Grandin2021-06-281-4/+4
* tdf#142851 Chart UI: fix empty Chart Type dialogTünde Tóth2021-06-221-1/+2
* Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski2021-06-131-7/+3
* add Toggleable as a separate thing to a ButtonCaolán McNamara2021-05-2123-41/+41
* tdf#138556 Don’t add Open Values to stock chart types 1 and 3Aritz Erkiaga2021-05-211-2/+43
* tdf#124295 - Always select a 3D scheme in the chart wizardAndreas Heinisch2021-05-194-26/+39
* fix some VirtualDevice leaksNoel Grandin2021-05-121-1/+1
* Resolves: tdf#142049 expand widget to use unused extra spaceCaolán McNamara2021-05-051-1/+2
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-021-2/+2
* const OUString -> const OUStringLiteralMike Kaganski2021-03-251-2/+2
* defer getting toplevel for color picker until we need itCaolán McNamara2021-03-091-2/+2
* new loplugin:staticdynamicNoel2021-03-011-2/+3
* Trendline dlg: Enable widgets only when matching type is selectedSamuel Mehrbrodt2021-02-221-0/+3
* Update Data Label dlg according to UX mockupSamuel Mehrbrodt2021-02-222-7/+2
* [API CHANGE] tdf#133423 Implement chart:regression-moving-typeSamuel Mehrbrodt2021-02-223-1/+38
* tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt2021-02-082-4/+13
* make the Color constructors explicitly specify transparencyNoel2021-01-162-6/+6
* loplugin:stringviewparam: operator +=Stephan Bergmann2021-01-041-3/+7
* introduce Degree100 strong_int typeNoel2021-01-025-9/+10
* use SdrAngleItem for SCHATTR_STARTING_ANGLENoel Grandin2021-01-021-4/+4
* use SdrAngleItem for SCHATTR_TEXT_DEGREESNoel Grandin2020-12-283-6/+9