summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* tdf#139658 OOXML: fix broken chart import at labels with quotesTünde Tóth2021-06-103-2/+32
* tdf#142467 crash on calling 'getInfoHelper' in final classCaolán McNamara2021-05-261-1/+2
* fix some VirtualDevice leaksNoel Grandin2021-05-121-1/+1
* Resolves: tdf#142049 expand widget to use unused extra spaceCaolán McNamara2021-05-052-5/+9
* tdf#141914: Allow to unset modified anywayMike Kaganski2021-04-271-5/+9
* tdf#140489 fix chart display in xlsxSzymon Kłos2021-04-122-0/+35
* tdf#139940 oox: mark end before growing largest segment backwardsJustin Luth2021-03-051-0/+10
* tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara2021-02-175-0/+10
* tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara2021-01-1523-0/+65
* tdf#138889 OOXML chart: fix import of rotated shapesBalazs Varga2020-12-172-9/+28
* 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#138561 OOXML Chart import: fix custom shape positionBalazs Varga2020-11-302-0/+19
* tdf#138307 Chart import: fix lost custom shape textBalazs Varga2020-11-303-3/+19
* tdf#138181 Chart OOXML: fix deleted legend entries of pie chartsTünde Tóth2020-11-246-53/+70
* 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-2260-453/+445
* tdf#127811: chart2_import: Add unittestXisco Fauli2020-11-212-0/+21
* 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-173-0/+28
* tdf#138018 don't show leader lines inside pie chartTünde Tóth2020-11-171-15/+23
* add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara2020-11-1530-0/+86
* 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-133-9/+85
* New loplugin:stringviewparamStephan Bergmann2020-11-121-1/+5
* tdf#137874 Chart OOXML import: fix pie chart legend entriesTünde Tóth2020-11-123-1/+19
* loplugin:stringviewNoel2020-11-112-2/+2
* 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#137917 Chart OOXML: fix export of TimeIncrement of Date axisBalazs Varga2020-11-062-0/+15
* tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen2020-11-0628-41/+31
* use officecfg for Experimental flagNoel Grandin2020-11-011-3/+2
* tdf#126133 Chart OOXML import: set default text rotation to 0°Tünde Tóth2020-10-301-0/+12
* tdf#137734 Chart OOXML import: fix variable color chartsTünde Tóth2020-10-302-1/+18
* convert some tools::Long->sal_Int32Noel2020-10-302-27/+22
* Extend loplugin:elidestringvar to OStringStephan Bergmann2020-10-281-18/+14
* 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-267-36/+61
* set all .ui min require version of gtk to 3.20Caolán McNamara2020-10-2241-41/+41
* use tools::Long in basegfx..chart2Noel2020-10-2126-78/+83
* cid#1468269 Uninitialized scalar fieldCaolán McNamara2020-10-201-1/+3
* tdf#137585 Chart ODF: fix export of DataLabelPlacement::CUSTOMTünde Tóth2020-10-191-1/+21
* 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-195-38/+34
* 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-094-4/+29
* ui files: fix some capitalisation issuesNoel2020-10-072-3/+3
* loplugin:const* make some params and methods constNoel2020-10-064-5/+5