summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-0315-54/+41
* loplugin:casttovoid: chart2Stephan Bergmann2017-07-0211-24/+4
* PieChart::PieLabelInfo::moveAwayFrom bAlternativeMoveDirection is "TODO"Stephan Bergmann2017-06-292-5/+5
* ChartTypeHelper::getSupportedLabelPlacements nDimensionCount was ignoredStephan Bergmann2017-06-2912-16/+14
* -Werror=ignored-qualifiers (GCC 8)Stephan Bergmann2017-06-282-2/+2
* iOS, convert CPPUnittest to noopjan Iversen2017-06-231-0/+2
* Fix typosAndrea Gelmini2017-06-231-1/+1
* loplugin:unusedfields in accessibility..comphelperNoel Grandin2017-06-2314-97/+17
* convert ErrCode to strong typedefNoel Grandin2017-06-212-25/+28
* only some languages put a space between number and %Caolán McNamara2017-06-201-4/+4
* loplugin:oncevar chart2Noel Grandin2017-06-2035-197/+117
* Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann2017-06-193-24/+28
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-1817-17/+0
* Make SfxItemSet ranges correct by constructionStephan Bergmann2017-06-163-10/+6
* cleanup unused css/frame/* includesJochen Nitschke2017-06-1216-16/+4
* Fix typo in queryAggregationStephan Bergmann2017-06-091-1/+1
* clang-tidy readability-non-const-parameterNoel Grandin2017-06-097-9/+9
* use comphelper::InitPropertySequence in more placesNoel Grandin2017-06-092-23/+9
* clang-tidy performance-type-promotion-in-math-fnNoel Grandin2017-06-083-11/+14
* clang-tidy performance-unnecessary-value-paramNoel Grandin2017-06-055-18/+19
* Add custom HID to the 'From Data Table' optionGabor Kelemen2017-06-022-1/+3
* Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann2017-05-313-7/+0
* clang-tidy readability-redundant-control-flowNoel Grandin2017-05-313-6/+1
* remove duplicate 'using namespace'Jochen Nitschke2017-05-301-1/+0
* teach redundantcast plugin about functional castsNoel Grandin2017-05-307-15/+14
* remove unnecessary use of OString::getStrNoel Grandin2017-05-284-30/+15
* loplugin:comparisonwithconstant in chart2Noel Grandin2017-05-2362-350/+350
* enhance useuniqueptr lopluginNoel Grandin2017-05-236-15/+9
* Fix typosAndrea Gelmini2017-05-211-1/+1
* loplugin:stringcopy: chart2Stephan Bergmann2017-05-194-16/+16
* make string translation loading more uniformCaolán McNamara2017-05-197-19/+14
* tdf#107862 test case with outline mode and subtotalsTomaž Vajngerl2017-05-181-0/+206
* can drop SCH_RESSTR nowCaolán McNamara2017-05-1827-268/+266
* loplugin:unusedfields improve write-only analysisNoel Grandin2017-05-162-98/+1
* Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M2017-05-151-1/+1
* remove unused uno::Reference varsNoel Grandin2017-05-1212-31/+11
* tdf#107103 fixes for the legend in a pivot chartTomaž Vajngerl2017-05-114-28/+71
* remove some unnecessary temporary OUStringsNoel Grandin2017-05-111-1/+1
* remove unnecessary empty OUString fields and varsNoel Grandin2017-05-091-2/+1
* loplugin:constantparamNoel Grandin2017-05-092-5/+3
* break circular includeJochen Nitschke2017-05-071-0/+1
* revert OSL_ASSERT changesChris Sherlock2017-05-0758-138/+138
* tdf#43157: convert chart2 view source from OSL_ASSERT to assertChris Sherlock2017-05-074-11/+11
* tdf#43157: convert chart2 model source from OSL_ASSERT to assertChris Sherlock2017-05-0715-29/+29
* tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock2017-05-0726-65/+65
* tdf#43157: convert chart2 tools source from OSL_ASSERT to assertChris Sherlock2017-05-0713-33/+33
* loplugin:checkunusedparams in svtoolsNoel Grandin2017-05-051-1/+1
* Replace all OUString("") with OUString()Arnaud Versini2017-05-041-1/+1
* remove empty commentsNoel Grandin2017-05-0338-107/+1
* tdf#107145 display applied filters for page field in pivot chartTomaž Vajngerl2017-05-011-3/+8