summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2017-11-09Fix chart dump test recent failures on MACTamás Zolnai1-1/+1
2017-09-15tdf#112006: the result is different using getFirstSeriesXisco Fauli1-6/+18
2017-08-28tdf#62363: When pie chart sector is too small do "Outside" placementDennis Francis1-2/+10
2017-08-10bug fix: tdf#111173Marco Cecchetti1-4/+7
2017-08-09tdf#109858: Override default point label placement setting...Dennis Francis2-0/+15
2017-08-08Resolves: tdf#111087 change names from bmp to pngCaolán McNamara1-1/+1
2017-08-07tdf#109523: Do not forget to remove the chart model from...Dennis Francis1-0/+7
2017-08-02tdf#90352: set/handle LinkNumberFormatToSource property in xls...Dennis Francis2-0/+61
2017-07-27tdf#90510 : Override default point label placement setting...Dennis Francis2-0/+16
2017-07-23tdf#103984 : For bubble charts append data column...Dennis Francis3-1/+24
2017-07-12tdf#108986 : no arrow for "Data" button on pivot chartDennis Francis7-2/+62
2017-07-12tdf#108921 : Enforce a minimum legend size for pivot charts...Dennis Francis1-6/+14
2017-07-06tdf#108923 : Use display string for generating chart labelsDennis Francis1-15/+97
2017-06-21only some languages put a space between number and %Caolán McNamara1-4/+4
2017-06-12Fix typo in queryAggregationStephan Bergmann1-1/+1
2017-06-02Add custom HID to the 'From Data Table' optionGabor Kelemen2-1/+3
2017-05-21make string translation loading more uniformCaolán McNamara7-19/+14
2017-05-19tdf#107862 test case with outline mode and subtotalsTomaž Vajngerl1-0/+206
2017-05-18can drop SCH_RESSTR nowCaolán McNamara27-268/+266
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin2-98/+1
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin12-31/+11
2017-05-11tdf#107103 fixes for the legend in a pivot chartTomaž Vajngerl4-28/+71
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-1/+1
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin1-2/+1
2017-05-09loplugin:constantparamNoel Grandin2-5/+3
2017-05-07break circular includeJochen Nitschke1-0/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock58-138/+138
2017-05-07tdf#43157: convert chart2 view source from OSL_ASSERT to assertChris Sherlock4-11/+11
2017-05-07tdf#43157: convert chart2 model source from OSL_ASSERT to assertChris Sherlock15-29/+29
2017-05-07tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock26-65/+65
2017-05-07tdf#43157: convert chart2 tools source from OSL_ASSERT to assertChris Sherlock13-33/+33
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin1-1/+1
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-1/+1
2017-05-03remove empty commentsNoel Grandin38-107/+1
2017-05-01tdf#107145 display applied filters for page field in pivot chartTomaž Vajngerl1-3/+8
2017-05-01tdf#107074 uncommenting createLabels for the axis fixes the issueTomaž Vajngerl1-1/+1
2017-04-29tdf#107097 invoke internal DP and correctly handle "range" namesTomaž Vajngerl2-1/+5
2017-04-28loplugin:salunicodeliteral: chart2Stephan Bergmann2-2/+2
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin38-110/+98
2017-04-27remove svx bitmaps from .src filesCaolán McNamara2-6/+10
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock2-2/+2
2017-04-26Resolves: tdf#107372 set opengl context when using opengl functionsCaolán McNamara1-1/+9
2017-04-25remove chart2 bitmaps from .src filesCaolán McNamara11-906/+279
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock21-0/+21
2017-04-24coverity#1405470 Unchecked dynamic_castCaolán McNamara1-3/+3
2017-04-24coverity#1405475 Uninitialized scalar fieldCaolán McNamara1-0/+1
2017-04-24tdf#107147 ignore subtotals and grandtotals when gathering labelsTomaž Vajngerl1-3/+3
2017-04-24preserve "Total" label on round-trip, remove code duplicationTomaž Vajngerl1-2/+2