summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)Author
2018-03-22tdf#116163: Limit label height in chart if neededSzymon Kłos
2018-01-07tdf#108031 Area chart labels not rotatedJochen Nitschke
2018-01-03prevent crash when trying to edit broken chart documentsMarkus Mohrhard
2017-09-15tdf#112006: the result is different using getFirstSeriesXisco Fauli
2017-08-28tdf#62363: When pie chart sector is too small do "Outside" placementDennis Francis
2017-08-10bug fix: tdf#111173Marco Cecchetti
2017-08-07tdf#109523: Do not forget to remove the chart model from...Dennis Francis
2017-07-23tdf#103984 : For bubble charts append data column...Dennis Francis
2017-07-12tdf#108986 : no arrow for "Data" button on pivot chartDennis Francis
2017-07-12tdf#108921 : Enforce a minimum legend size for pivot charts...Dennis Francis
2017-06-21only some languages put a space between number and %Caolán McNamara
2017-06-12Fix typo in queryAggregationStephan Bergmann
2017-06-02Add custom HID to the 'From Data Table' optionGabor Kelemen
2017-05-21make string translation loading more uniformCaolán McNamara
2017-05-18can drop SCH_RESSTR nowCaolán McNamara
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11tdf#107103 fixes for the legend in a pivot chartTomaž Vajngerl
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-05-09loplugin:constantparamNoel Grandin
2017-05-07break circular includeJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert chart2 view source from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert chart2 model source from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert chart2 tools source from OSL_ASSERT to assertChris Sherlock
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-05-03remove empty commentsNoel Grandin
2017-05-01tdf#107145 display applied filters for page field in pivot chartTomaž Vajngerl
2017-05-01tdf#107074 uncommenting createLabels for the axis fixes the issueTomaž Vajngerl
2017-04-29tdf#107097 invoke internal DP and correctly handle "range" namesTomaž Vajngerl
2017-04-28loplugin:salunicodeliteral: chart2Stephan Bergmann
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-04-26Resolves: tdf#107372 set opengl context when using opengl functionsCaolán McNamara
2017-04-25remove chart2 bitmaps from .src filesCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24coverity#1405470 Unchecked dynamic_castCaolán McNamara
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-04-22tdf#107068 add arrow to the buttons, mark if field is filteredTomaž Vajngerl
2017-04-20tdf#107071 remove "Data Range" from context menu in a pivot chartTomaž Vajngerl
2017-04-20tdf#107067 remove data buttons as they don't have any actionTomaž Vajngerl
2017-04-20tdf#107069 don't show "move" cursor on field buttonsTomaž Vajngerl
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-04-16cppcheck: arrayIndexThenCheckJulien Nabet
2017-04-15Fix typosAndrea Gelmini