summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* 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
* tdf#107074 uncommenting createLabels for the axis fixes the issueTomaž Vajngerl2017-05-011-1/+1
* tdf#107097 invoke internal DP and correctly handle "range" namesTomaž Vajngerl2017-04-292-1/+5
* loplugin:salunicodeliteral: chart2Stephan Bergmann2017-04-282-2/+2
* commit: loplugin:checkunusedparams in chart2Noel Grandin2017-04-2838-110/+98
* remove svx bitmaps from .src filesCaolán McNamara2017-04-272-6/+10
* tools: move errcode.hxx to the vcl moduleChris Sherlock2017-04-272-2/+2
* Resolves: tdf#107372 set opengl context when using opengl functionsCaolán McNamara2017-04-261-1/+9
* remove chart2 bitmaps from .src filesCaolán McNamara2017-04-2511-906/+279
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-251-1/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-2521-0/+21
* coverity#1405470 Unchecked dynamic_castCaolán McNamara2017-04-241-3/+3
* coverity#1405475 Uninitialized scalar fieldCaolán McNamara2017-04-241-0/+1
* tdf#107147 ignore subtotals and grandtotals when gathering labelsTomaž Vajngerl2017-04-241-3/+3