summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2021-03-07tdf#139940 oox: mark end before growing largest segment backwardsJustin Luth1-0/+10
2020-12-17tdf#136816: fix hidden legend entries in "Column and Line" chartsTünde Tóth1-11/+6
2020-11-10tdf#133630 Check object type when updating side panel dataOuyang Leyan3-5/+31
2020-10-06tdf#137165 chart2: fix label position in Position and SizeBalazs Varga1-8/+8
2020-09-29tdf#136573 chart2: enable arrow keys in data labelTünde Tóth1-8/+24
2020-09-29tdf#136430 Fix chart crash trying to move data labelsBalazs Varga1-1/+6
2020-09-29tdf#136267 OOXML Chart Import: create main category axis labels onceBalazs Varga3-0/+12
2020-09-29tdf#136650 DOCX pie chart import: fix percentageBalazs Varga2-16/+39
2020-09-22tdf#133482 don't increase dialog width when new columns addedCaolán McNamara2-43/+61
2020-09-15tdf#134225 Chart view: fix moved date labelBalazs Varga3-13/+27
2020-09-15tdf#135184 add linecaps in chartsRegina Henschel14-6/+420
2020-09-01tdf#121189 PPTX export: fix missing chartDaniel Arato (NISZ)2-0/+14
2020-08-10tdf#135568 an unexpected model for a GtkComboBoxCaolán McNamara1-25/+8
2020-07-20Related: tdf#131175 OOXML chart: import data label fill patternGülşah Köse5-2/+33
2020-07-14tdf#122014 Chart OOXML import: set chart title alignment to centerTünde Tóth1-1/+4
2020-07-09cid#1465238 Uninitialized scalar fieldCaolán McNamara1-0/+1
2020-07-08tdf#134603 [en|dis]able logic reversedCaolán McNamara1-3/+3
2020-07-02tdf#134247 Chart OOXML import: fix order of legend entriesTünde Tóth4-16/+11
2020-07-02tdf#134039 Chart view: fix moving pie chart areaBalazs Varga3-2/+7
2020-07-01tdf#126425 Chart: fix missing legend with exceeding textTünde Tóth1-6/+50
2020-06-30tdf#134235 Chart OOXML import: fix long chart titleTünde Tóth5-8/+23
2020-06-30tdf#122225 Chart OOXML import: fix missing legend textTünde Tóth1-1/+1
2020-06-29tdf#134386 set m_pTemplateProvider before creating any other pagesCaolán McNamara1-4/+5
2020-06-25tdf#134029 Chart view: enable to move data labelBalazs Varga2-24/+23
2020-06-16tdf#133632 Chart DOCX Import: fix percentage number formatBalazs Varga2-0/+22
2020-06-16tdf#91250 Chart DOCX Import: Fix decimal place formatting issueBalazs Varga2-0/+22
2020-06-02tdf#133376 Chart view: improve BestFit position of data labelsBalazs Varga3-0/+56
2020-05-27tdf#132594 Chart XLSX import: fix legend entries in pie chartsTünde Tóth2-0/+11
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann7-15/+15
2020-05-25tdf#133190 tdf#133191 Chart OOXML export: fix text wrap and rotationBalazs Varga2-0/+25
2020-05-25tdf#133005 Chart: fix ODF import of date axis positionTünde Tóth2-11/+5
2020-05-25tdf#125812 Chart: fix OOXML export of gradient centerTünde Tóth2-0/+14
2020-05-24inline some use-once typedefsNoel Grandin2-4/+2
2020-05-23Silence -Werror=unused-variableStephan Bergmann1-1/+1
2020-05-22move InterimItemWindow to vclCaolán McNamara1-1/+1
2020-05-21tdf#132956 Chart view: fix missing plot areaBalazs Varga3-10/+20
2020-05-20chart2: avoid assert on SvxAdjustItem with WhichId 0Michael Stahl1-1/+0
2020-05-18Make Chart Creation Wizard asyncSzymon Kłos2-25/+48
2020-05-18use for-range on Sequence in chart2Noel Grandin47-504/+450
2020-05-18tdf38835 Avoid pointless globalsMesut Çifci1-23/+14
2020-05-15use more try_emplaceNoel Grandin3-8/+3
2020-05-14Fix typoAndrea Gelmini1-2/+2
2020-05-13tdf#132757 UI: option to set Position Axis property of chartsTünde Tóth10-25/+166
2020-05-12chart2: fix buildMiklos Vajna1-1/+1
2020-05-12tdf#128794 Chart: Fix OOXML import/export of Radial gradientBalazs Varga2-0/+13
2020-05-12tdf#38835 strip out OUString globalsMesut Çifci1-17/+8
2020-05-11remove archaic Content.xml fallbackCaolán McNamara1-9/+0
2020-05-10new loplugin:simplifypointertoboolNoel Grandin5-34/+24
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti1-1/+2
2020-05-09remove dead codeNoel Grandin1-37/+0