summaryrefslogtreecommitdiffstats
path: root/chart2/source
Commit message (Expand)AuthorAgeFilesLines
* lokCalcRTL: chart-edit: no bounding boxDennis Francis2022-03-111-0/+15
* tdf#142364 exception thrown during destructionCaolán McNamara2021-12-3014-65/+100
* Avoid signed-integer-overflow parsing table:cell-range-address="PivotChart"Stephan Bergmann2021-12-211-0/+7
* tdf#136111 fix scaling problem on chart driven by a macroAndras Timar2021-11-103-2/+21
* sidebar: update chart panel on checkbox changeSzymon Kłos2021-10-011-0/+2
* improve LOK notifyInvalidationNoel Grandin2021-09-161-4/+4
* [API CHANGE] oox: fix import of chart date categoriesDennis Francis2021-09-075-11/+29
* tdf#143942: oox: import/export labels from <c15:datalabelsRange>Dennis Francis2021-08-303-1/+48
* Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski2021-06-142-60/+61
* tdf#139658 OOXML: fix broken chart import at labels with quotesTünde Tóth2021-06-141-2/+10
* tdf#142467 crash on calling 'getInfoHelper' in final classCaolán McNamara2021-05-271-1/+2
* remove intermediate containers in sidebarsCaolán McNamara2021-05-2515-186/+79
* fix some VirtualDevice leaksNoel Grandin2021-05-161-1/+1
* Resolves: tdf#142049 expand widget to use unused extra spaceCaolán McNamara2021-05-061-1/+2
* tdf#141914: Allow to unset modified anywayMike Kaganski2021-04-271-5/+9
* lok: send chart line width updatesSzymon Kłos2021-04-082-0/+23
* lok: Apply chart line widthSzymon Kłos2021-04-083-0/+40
* lok: send chart color updatesSzymon Kłos2021-04-081-0/+14
* lok: Apply chart line colorSzymon Kłos2021-04-083-0/+40
* OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel2021-03-312-3/+3
* tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara2021-02-175-0/+10
* tdf#136816: fix hidden legend entries in "Column and Line" chartsTünde Tóth2020-12-171-11/+6
* check that extraction succeededCaolán McNamara2020-12-111-2/+2
* tdf#138181 Chart OOXML: fix deleted legend entries of pie chartsTünde Tóth2020-11-241-3/+16
* tdf#134059 Always include hidden cells in chart series labelOuyang Leyan2020-11-231-0/+3
* tdf#123936 Formatting files in module chart2 with clang-formatPhilipp Hofer2020-11-2258-432/+424
* Clarify signature of some opertor() that must match ColorSelectFunctionStephan Bergmann2020-11-182-1/+2
* tdf#138204 Chart OOXML Import: doesn't show placeholderBalazs Varga2020-11-171-0/+1
* tdf#138018 don't show leader lines inside pie chartTünde Tóth2020-11-171-15/+23
* Fix typoAndrea Gelmini2020-11-141-1/+1
* Sidebar tdf#92768: Fix title & subtitle checkboxes on the ChartDeckMuhammet Kara2020-11-131-1/+3
* chart2: Add the possibility to edit title & subtitle from the sidebar.Jan Holesovsky2020-11-132-3/+44
* New loplugin:stringviewparamStephan Bergmann2020-11-121-1/+5
* tdf#137874 Chart OOXML import: fix pie chart legend entriesTünde Tóth2020-11-121-1/+3
* loplugin:stringviewNoel2020-11-111-1/+1
* lok: Add posibility to change chart fill gradientSzymon Kłos2020-11-113-0/+44
* tdf#133630 Check object type when updating side panel dataOuyang Leyan2020-11-103-6/+31
* make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara2020-11-063-4/+5
* tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen2020-11-0626-38/+2
* use officecfg for Experimental flagNoel Grandin2020-11-011-3/+2
* convert some tools::Long->sal_Int32Noel2020-10-302-27/+22
* Fire selection change event before sidebar is unregisteredSzymon Kłos2020-10-271-2/+3
* tdf#137505 OOXML Import: Custom shape in chart: fix font sizeBalazs Varga2020-10-261-0/+1
* use tools::Long in basegfx..chart2Noel2020-10-2125-75/+80
* cid#1468269 Uninitialized scalar fieldCaolán McNamara2020-10-201-1/+3
* tdf#134121 pie chart: add leader linesTünde Tóth2020-10-192-40/+79
* tdf#137154 pie chart: improve Outside position of data labelsTünde Tóth2020-10-191-12/+8
* chart2: use the fastparser API when possibleNoel2020-10-161-10/+10
* tdf#134978 Chart OOXML Import: fix pie chart label custom positionTünde Tóth2020-10-092-3/+7
* loplugin:const* make some params and methods constNoel2020-10-064-5/+5