summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)Author
2020-04-06lok: introduce QueryControlState functionHenry Castro
2020-04-05set focus in data browser by defaultCaolán McNamara
2020-04-05default dtor order is sufficientCaolán McNamara
2020-04-05tdf#131873 data table fills with extra columns during scrollCaolán McNamara
2020-04-03Turn defines into constexprsMike Kaganski
2020-04-02updateModel must remove the SelectionChangeListener from the old controllerStephan Bergmann
2020-04-01tdf#130969 Chart view: fix incorrect precision of axis labelsBalazs Varga
2020-03-27tdf#129095 Chart view: fix missing inner chart areaBalazs Varga
2020-03-25lokit: Mark document as modified on chart insert/edit...Dennis Francis
2020-03-24Revert "tdf#95425 follow-up: enable "Source format" checkbox of data label"Stephan Bergmann
2020-03-24tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-12tdf#130976 replace `rtl::math::isInf` with `std::inf`.Yukio Siraichi
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi
2020-03-09tdf#131060 tdf#117088 chart view: fix missing or truncated axis labelsBalazs Varga
2020-03-06basegfx: B2DTuple replace operator[] with "get" and Axis2D enumTomaž Vajngerl
2020-03-06loplugin:unusedmethodsNoel Grandin
2020-03-06tdf#123268 fix lost chart if all legend entries are hiddenTünde Tóth
2020-03-05tdf#75330 add a new overlay/no-overlay feature for the legendTünde Tóth
2020-03-03tdf#130777 UI: add Hide legend entry option for pie chartTünde Tóth
2020-03-03Revert "Make Chart Creation Wizard async"Stephan Bergmann
2020-03-02Make Chart Creation Wizard asyncSzymon Kłos
2020-03-01cid#1459020 Resource LeaksCaolán McNamara
2020-02-28chart2: Fix the color uno command in ChartColorWrapperDennis Francis
2020-02-28Remove unused lokit-only selection properties in..Dennis Francis
2020-02-27tdf#130621 OOXML chart export: fix lost label placementBalazs Varga
2020-02-27loplugin:constantparamNoel Grandin
2020-02-27fix regression in chart keyboard handlingNoel Grandin
2020-02-25loplugin:referencecastingNoel Grandin
2020-02-23Related tdf#130681: use "Standard" page style if nothing else foundJulien Nabet
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-20tdf#90749 chart: add leader lines to custom data label positionsBalazs Varga
2020-02-17weld SelectorListBox Item WindowCaolán McNamara
2020-02-16clang-format chart2 with under 5-percent lines of changeMuhammet Kara
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-09Fix undo and redo dropdowns in non-sfx2 modulesMaxim Monastirsky
2020-02-08replace some more copy/clear with swapNoel Grandin
2020-02-07Fix typoAndrea Gelmini
2020-02-07tdf#94234 Add Period as chart data label separatorGabor Kelemen
2020-02-07tdf#130380 Chart: Fix area chart data labels positionTünde Tóth
2020-02-04tdf#130389: Data ranges dialog, data series tab, move up/down reversedJulien Nabet
2020-02-04tdf#130242 chart: default center label placement in stacked area chartsTünde Tóth
2020-02-03loplugin:constantparamNoel Grandin
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-31tdf#130032 Chart OOXML Import: fix data label custom positionBalazs Varga
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-30tdf#48436 Chart: add CustomLabelPosition UNO API propertyBalazs Varga
2020-01-29tdf#124176: Use pragma once instead of header guardPelin Kuran
2020-01-28tdf#130031 Chart OOXML import: fix area chart data label positionTünde Tóth