summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2021-12-30tdf#142364 exception thrown during destructionCaolán McNamara14-65/+100
2021-12-21Avoid signed-integer-overflow parsing table:cell-range-address="PivotChart"Stephan Bergmann1-0/+7
2021-11-10tdf#136111 fix scaling problem on chart driven by a macroAndras Timar3-2/+21
2021-10-01sidebar: update chart panel on checkbox changeSzymon Kłos1-0/+2
2021-09-16improve LOK notifyInvalidationNoel Grandin1-4/+4
2021-09-07[API CHANGE] oox: fix import of chart date categoriesDennis Francis11-36/+308
2021-08-30tdf#143942: oox: import/export labels from <c15:datalabelsRange>Dennis Francis5-10/+141
2021-07-12editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski4-133/+133
2021-06-23tdf#59323: pptx import: import footer fields as propertiesSarper Akdemir2-3/+3
2021-06-14Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski2-60/+61
2021-06-14tdf#139658 OOXML: fix broken chart import at labels with quotesTünde Tóth3-2/+32
2021-06-10editengine-columns: Implement layoutMike Kaganski4-133/+133
2021-05-27tdf#142467 crash on calling 'getInfoHelper' in final classCaolán McNamara1-1/+2
2021-05-25remove intermediate containers in sidebarsCaolán McNamara15-186/+79
2021-05-25replace stock button imagesCaolán McNamara6-19/+19
2021-05-16fix some VirtualDevice leaksNoel Grandin1-1/+1
2021-05-06Resolves: tdf#142049 expand widget to use unused extra spaceCaolán McNamara2-5/+9
2021-04-27tdf#141914: Allow to unset modified anywayMike Kaganski1-5/+9
2021-04-14tdf#140489 fix chart display in xlsxSzymon Kłos2-0/+35
2021-04-08lok: send chart line width updatesSzymon Kłos2-0/+23
2021-04-08lok: Apply chart line widthSzymon Kłos3-0/+40
2021-04-08lok: send chart color updatesSzymon Kłos1-0/+14
2021-04-08lok: Apply chart line colorSzymon Kłos3-0/+40
2021-03-31OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel3-4/+4
2021-03-30[cp] Remove Help - Donate to LibreOffice menu itemAndras Timar1-3/+0
2021-03-05tdf#139940 oox: mark end before growing largest segment backwardsJustin Luth1-0/+10
2021-02-17tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara5-0/+10
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara23-0/+65
2020-12-17tdf#138889 OOXML chart: fix import of rotated shapesBalazs Varga2-9/+28
2020-12-17tdf#136816: fix hidden legend entries in "Column and Line" chartsTünde Tóth1-11/+6
2020-12-11check that extraction succeededCaolán McNamara1-2/+2
2020-11-30tdf#138561 OOXML Chart import: fix custom shape positionBalazs Varga2-0/+19
2020-11-30tdf#138307 Chart import: fix lost custom shape textBalazs Varga3-3/+19
2020-11-24tdf#138181 Chart OOXML: fix deleted legend entries of pie chartsTünde Tóth6-53/+70
2020-11-23tdf#134059 Always include hidden cells in chart series labelOuyang Leyan1-0/+3
2020-11-22tdf#123936 Formatting files in module chart2 with clang-formatPhilipp Hofer60-453/+445
2020-11-21tdf#127811: chart2_import: Add unittestXisco Fauli2-0/+21
2020-11-18Clarify signature of some opertor() that must match ColorSelectFunctionStephan Bergmann2-1/+2
2020-11-17tdf#138204 Chart OOXML Import: doesn't show placeholderBalazs Varga3-0/+28
2020-11-17tdf#138018 don't show leader lines inside pie chartTünde Tóth1-15/+23
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara30-0/+86
2020-11-14Fix typoAndrea Gelmini1-1/+1
2020-11-13Sidebar tdf#92768: Fix title & subtitle checkboxes on the ChartDeckMuhammet Kara1-1/+3
2020-11-13chart2: Add the possibility to edit title & subtitle from the sidebar.Jan Holesovsky3-9/+85
2020-11-12New loplugin:stringviewparamStephan Bergmann1-1/+5
2020-11-12tdf#137874 Chart OOXML import: fix pie chart legend entriesTünde Tóth3-1/+19
2020-11-11loplugin:stringviewNoel2-2/+2
2020-11-11lok: Add posibility to change chart fill gradientSzymon Kłos3-0/+44
2020-11-10tdf#133630 Check object type when updating side panel dataOuyang Leyan3-6/+31
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara3-4/+5