summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)AuthorFilesLines
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen7-1/+6
2020-04-19Fix typoAndrea Gelmini1-4/+4
2020-04-19loplugin:flatten in chart2Noel Grandin76-3695/+3702
2020-04-17tdf#131979 Chart ODF import-export of Link to source formatBalazs Varga1-6/+6
2020-04-14loplugin:buriedassign in c*Noel Grandin2-4/+3
2020-04-11Use range-based for loopMike Kaganski1-3/+3
2020-04-09tdf#127792 implement UNO chart attribute MajorOriginTünde Tóth2-2/+19
2020-04-09tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga10-57/+51
2020-04-07loplugin:unusedvariableplus in chart2Noel Grandin2-7/+2
2020-04-06lok: introduce QueryControlState functionHenry Castro3-0/+12
2020-04-05set focus in data browser by defaultCaolán McNamara1-2/+1
2020-04-05default dtor order is sufficientCaolán McNamara1-3/+1
2020-04-05tdf#131873 data table fills with extra columns during scrollCaolán McNamara1-0/+7
2020-04-03Turn defines into constexprsMike Kaganski1-124/+129
2020-04-02updateModel must remove the SelectionChangeListener from the old controllerStephan Bergmann4-0/+24
2020-04-01tdf#130969 Chart view: fix incorrect precision of axis labelsBalazs Varga1-0/+3
2020-03-27tdf#129095 Chart view: fix missing inner chart areaBalazs Varga1-17/+21
2020-03-25lokit: Mark document as modified on chart insert/edit...Dennis Francis1-0/+10
2020-03-24Revert "tdf#95425 follow-up: enable "Source format" checkbox of data label"Stephan Bergmann10-25/+51
2020-03-24tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga10-51/+25
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist1-2/+2
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi25-99/+99
2020-03-12tdf#130976 replace `rtl::math::isInf` with `std::inf`.Yukio Siraichi14-59/+59
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi5-23/+23
2020-03-09tdf#131060 tdf#117088 chart view: fix missing or truncated axis labelsBalazs Varga1-11/+28
2020-03-06basegfx: B2DTuple replace operator[] with "get" and Axis2D enumTomaž Vajngerl1-13/+13
2020-03-06loplugin:unusedmethodsNoel Grandin2-21/+0
2020-03-06tdf#123268 fix lost chart if all legend entries are hiddenTünde Tóth1-0/+2
2020-03-05tdf#75330 add a new overlay/no-overlay feature for the legendTünde Tóth10-32/+117
2020-03-03tdf#130777 UI: add Hide legend entry option for pie chartTünde Tóth11-7/+188
2020-03-03Revert "Make Chart Creation Wizard async"Stephan Bergmann2-50/+25
2020-03-02Make Chart Creation Wizard asyncSzymon Kłos2-25/+50
2020-03-01cid#1459020 Resource LeaksCaolán McNamara1-1/+2
2020-02-28chart2: Fix the color uno command in ChartColorWrapperDennis Francis1-1/+4
2020-02-28Remove unused lokit-only selection properties in..Dennis Francis1-11/+0
2020-02-27tdf#130621 OOXML chart export: fix lost label placementBalazs Varga3-12/+6
2020-02-27loplugin:constantparamNoel Grandin2-9/+9
2020-02-27fix regression in chart keyboard handlingNoel Grandin3-5/+8
2020-02-25loplugin:referencecastingNoel Grandin5-11/+15
2020-02-23Related tdf#130681: use "Standard" page style if nothing else foundJulien Nabet1-0/+2
2020-02-21Drop o3tl::optional wrapperStephan Bergmann2-5/+5
2020-02-20tdf#90749 chart: add leader lines to custom data label positionsBalazs Varga1-0/+36
2020-02-17weld SelectorListBox Item WindowCaolán McNamara2-66/+81
2020-02-16clang-format chart2 with under 5-percent lines of changeMuhammet Kara10-13/+8
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin1-4/+0
2020-02-09Fix undo and redo dropdowns in non-sfx2 modulesMaxim Monastirsky2-7/+24
2020-02-08replace some more copy/clear with swapNoel Grandin1-5/+3
2020-02-07Fix typoAndrea Gelmini1-1/+1
2020-02-07tdf#94234 Add Period as chart data label separatorGabor Kelemen1-1/+1
2020-02-07tdf#130380 Chart: Fix area chart data labels positionTünde Tóth1-1/+4