summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2016-11-073-28/+17
* Reverts a commit series that cripple windows ci.Norbert Thiebaud2016-11-053-17/+28
* unify color selectorsCaolán McNamara2016-11-043-28/+17
* tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu2016-11-031-8/+1
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-101-2/+2
* drop unused STD_MASKCOLOR definesCaolán McNamara2016-10-061-4/+0
* I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara2016-10-061-15/+0
* loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin2016-10-053-23/+0
* convert MapUnit to scoped enumNoel Grandin2016-10-054-11/+11
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-0536-141/+141
* loplugin:constantparam in chart2..connectivityNoel Grandin2016-09-141-3/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1321-32/+32
* loplugin:constantparam in svtoolsNoel Grandin2016-09-091-3/+1
* loplugin:constantparam in svxNoel Grandin2016-09-091-1/+1
* no point in these dtors being virtualCaolán McNamara2016-08-302-4/+0
* tdf#95416 remove ../ style includeJochen Nitschke2016-08-262-0/+4
* convert SvxChartTextOrder to scoped enumNoel Grandin2016-08-251-9/+9
* convert SvxChartKindError to scoped enumNoel Grandin2016-08-251-36/+36
* convert SvxChartIndicate to scoped enumNoel Grandin2016-08-251-9/+9
* convert SvxChartRegress to scoped enumNoel Grandin2016-08-251-17/+17
* Start tdf#100547 Trendline equation: customize X, Y namesLaurent Balland-Poirier2016-08-163-10/+65
* loplugin:countusersofdefaultparams in canvas,chart2Noel Grandin2016-08-053-4/+4
* tdf#100726: Improve readability of OUString concatenationnadith2016-08-011-20/+9
* improve passstuffbyref return analysisNoel Grandin2016-07-273-3/+3
* masses of MessBoxes not being disposed promptlyCaolán McNamara2016-07-262-3/+3
* new loplugin overrideparamNoel Grandin2016-07-252-2/+2
* chart2: remove unused ContainerHelper.hxx includesJochen Nitschke2016-07-134-6/+2
* chart2: cleanup local var assignmentsJochen Nitschke2016-07-131-1/+0
* Avoid global data with (non-constexpr) ctors/dtorsStephan Bergmann2016-07-121-4/+5
* chart2: make m_aEntryMap a non member constantJochen Nitschke2016-07-122-11/+8
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-2/+2
* loplugin:singlevalfields in chart2Noel Grandin2016-06-283-15/+4
* Move accessibility relations to .ui files, Part 8: tdf#87026Muhammet Kara2016-06-102-12/+0
* Convert DeactivePage return code to scoped enumNoel Grandin2016-06-064-8/+8
* Remove SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara2016-06-021-2/+0
* replace simple macros in chart2Jochen Nitschke2016-06-021-20/+17
* remove ENABLE_GL3D_BARCHART defineJochen Nitschke2016-06-021-2/+1
* convert TAB to scoped enumNoel Grandin2016-05-181-2/+3
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-1/+0
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* Fix typosAndrea Gelmini2016-04-301-2/+2
* -Werror,-WvarargsStephan Bergmann2016-04-271-3/+2
* tdf#99518 Use correct decimal separatorLaurent Balland-Poirier2016-04-271-6/+21
* Kill comphelper::MakeMapStephan Bergmann2016-04-253-101/+84
* clang-tidy modernize-loop-convert in c*Noel Grandin2016-04-211-2/+1
* new plugin stylepoliceNoel Grandin2016-04-211-20/+20
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-202-3/+3
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-1/+0
* tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-04-141-4/+0
* Avoid reserved identifierStephan Bergmann2016-04-121-2/+2