summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2019-12-13tdf#129056: No need for catastropheMuhammet Kara1-1/+12
2019-12-13loplugin:expandablemethodsNoel Grandin4-22/+3
2019-12-12Unit test clean-up for testAxisTitlePositionDOCXBalazs Varga1-4/+5
2019-12-12tdf#34517 Bring forward/backward in chart series switchedKelemen Gábor1-1/+2
2019-12-12tdf#121991 Chart OOXML import: fix deleted legend entriesTünde Tóth2-0/+15
2019-12-07Check secondary Y axis exists before retrieving value for "Show" prop (chart2)Julien Nabet1-2/+2
2019-12-07Fix typosAndrea Gelmini1-1/+1
2019-12-07PageStyle and WritingMode may be absent (chart2)Julien Nabet1-3/+11
2019-12-05Fix typoAndrea Gelmini1-1/+1
2019-12-04drop dbgutil SdrItemBrowser FloatingWindowCaolán McNamara1-1/+0
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara1-2/+7
2019-12-04some std::set->o3tl::sorted_vectorNoel Grandin4-8/+8
2019-12-03remove some useless comment linesNoel Grandin2-2/+0
2019-12-02tdf#129054 Chart OOXML Import: Fix size of Pie ChartBalazs Varga3-1/+14
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann4-7/+7
2019-11-30Rewrite uses of boost::optionalStephan Bergmann4-5/+5
2019-11-30Removed executable permission on fileAndrea Gelmini1-0/+0
2019-11-29tdf#123206 Import/Export chart custom label textTamas Bunth2-0/+16
2019-11-27tdf#115630 tdf#88922 Chart: fix custom legend position and sizeBalazs Varga2-19/+18
2019-11-24lok: Chart context menu: Disable menu items which are not available.Tamás Zolnai3-1/+17
2019-11-24lok: Chart context menu: Replace tunneled context menu with JS context menu.Tamás Zolnai1-18/+20
2019-11-22make some classes module-privateNoel Grandin1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann27-15/+215
2019-11-21tdf#123774 OOXML chart export: keep digits of percentages of data points Balazs Varga4-0/+16
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen57-185/+255
2019-11-20loplugin:unusedmethodsNoel Grandin2-17/+0
2019-11-18tdf#127777 fix "CrossBetween" for not imported combined chartBalazs Varga1-1/+4
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+4
2019-11-16cid#1453998 Wrapper object use after freeCaolán McNamara1-3/+4
2019-11-16ChartTypePanel: Remove unused varsMuhammet Kara1-6/+0
2019-11-16Rename getCurrentParamter() as getCurrentParameter()Muhammet Kara2-6/+6
2019-11-16Remove unused var m_xChartTypeLabelMuhammet Kara2-2/+0
2019-11-16Add SplineResourceGroup to ChartTypePanelMuhammet Kara2-9/+11
2019-11-16Add more resource groups to ChartTypePanelMuhammet Kara2-30/+35
2019-11-15chart2: Weld ChartTypePanelMuhammet Kara4-288/+277
2019-11-15-Werror,-Wunused-private-fieldStephan Bergmann1-3/+0
2019-11-15make some classes module-privateNoel Grandin9-17/+17
2019-11-14Add ChartTypePanel to the ChartDeckMuhammet Kara6-0/+1063
2019-11-14Move SplinePropertiesDialog & SteppedPropertiesDialog to reuseMuhammet Kara6-134/+205
2019-11-13tdf#128733 Chart import: fix secondary X axisBalazs Varga3-0/+18
2019-11-13chart2: Separate definition from declaration for ChartResourceGroupsMuhammet Kara3-421/+457
2019-11-13tdf#128732 Chart OOXML import: fix rounding error of color transparencyBalazs Varga2-0/+27
2019-11-13tdf#128619 Chart OOXML export: fix gradient positionBalazs Varga2-0/+14
2019-11-13chart2: Separate ChartResourceGroups to reuseMuhammet Kara5-570/+610
2019-11-12tdf#128627 tdf#128634 Fix OOXML import of CrossBetweenBalazs Varga3-0/+34
2019-11-12chart2: Move some headers to incMuhammet Kara11-311/+386
2019-11-09Don't call setPropertyValue with empty valueMuhammet Kara1-1/+5
2019-11-09Make ControllerCommandDispatch::commandAvailable() more talkativeMuhammet Kara1-1/+1
2019-11-08tdf#128618 OOXML chart export: deleted automatic title returns on saveBalazs Varga2-0/+10
2019-11-08tdf#128633 Chart OOXML Export: Fix position of bar in chartsBalazs Varga2-0/+11