summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2020-08-31Fix typo in codeAndrea Gelmini1-1/+1
2020-08-31Fix typo in codeAndrea Gelmini1-6/+6
2020-08-31tdf#121189 PPTX export: fix missing chartDaniel Arato (NISZ)2-0/+14
2020-08-31tdf#136024 chart2: fix ODF export of custom label positionsBalazs Varga2-0/+18
2020-08-31tdf#134571 chart2, xmloff: add loext:custom-leader-linesBalazs Varga3-4/+21
2020-08-29Fix typo in codeAndrea Gelmini1-4/+4
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann11-39/+39
2020-08-27remove some unused includes and update pchesCaolán McNamara1-1/+3
2020-08-27tdf#136105 tdf#134883 pie chart: improve data label positionBalazs Varga10-112/+177
2020-08-25Chart sidebar: smoothline dialog spacing according dialog HIGandreas kainz1-7/+12
2020-08-25Chart sidebar: steppedline dialog spacing according dialog HIGandreas kainz1-15/+15
2020-08-25Chart sidebar: spacing according dialog HIGandreas kainz1-7/+9
2020-08-24tdf#123218 tdf#108067 config key ReverseXAxisOrientationDoughnutChartTünde Tóth1-3/+20
2020-08-23tdf#134118 Chart OOXML import: fix gaps in month based dataBalazs Varga2-0/+11
2020-08-21tdf#118148 Extended tips from schart/01/ Help pages 2Olivier Hallot26-61/+1262
2020-08-20Fix typo in codeAndrea Gelmini3-3/+3
2020-08-19tdf#123647 Chart XLSX export: fix missing empty chartTünde Tóth2-0/+10
2020-08-18tdf#134563 Add UNO API for custom leader linesBalazs Varga4-3/+12
2020-08-18loplugin:unusedvarsglobalNoel Grandin1-6/+6
2020-08-14loplugin:simplifybool moreNoel Grandin6-6/+6
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin1-1/+1
2020-08-13Fix typosAndrea Gelmini1-1/+1
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin1-16/+16
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin4-8/+8
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara2-5/+3
2020-08-11tdf#128345 Move unit tests from sd to chart2 and improve themRegina Henschel7-18/+193
2020-08-10tdf#135568 an unexpected model for a GtkComboBoxCaolán McNamara1-25/+8
2020-08-07Fix typosAndrea Gelmini1-1/+1
2020-08-07tdf#134977 Chart OOXML: fix import of custom data labelTünde Tóth3-2/+26
2020-08-06tdf#135184 add linecaps in chartsRegina Henschel14-6/+420
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen1-0/+1
2020-07-29Removed executable permission on data filesAndrea Gelmini1-0/+0
2020-07-27tdf#134866 Chart OOXML import: fix percentage in custom pie chart labelTünde Tóth1-1/+7
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara2-9/+2
2020-07-22chart2: clean-up redundant ShapeFactory::createText()Tünde Tóth3-171/+2
2020-07-16compact namespace: chart2Noel Grandin55-323/+105
2020-07-15tdf#60316: chart2_export: Add unittestXisco Fauli2-0/+13
2020-07-15tdf#134659 chart2: use centered label alignment at text breakBalazs Varga1-0/+2
2020-07-15tdf#134111 Chart OOXML Import: set text break to trueBalazs Varga2-0/+19
2020-07-13tdf#134676 Chart OOXML import: fix X axis title widthTünde Tóth1-0/+6
2020-07-13tdf#122014 Chart OOXML import: set chart title alignment to centerTünde Tóth1-1/+4
2020-07-13tdf#134255 Chart OOXML Import: set the auto text wrapBalazs Varga2-0/+22
2020-07-12update pchesCaolán McNamara2-2/+9
2020-07-10testTdf134225 is unreliableCaolán McNamara1-1/+5
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-09cid#1465238 Uninitialized scalar fieldCaolán McNamara1-0/+1
2020-07-09tdf#134225 Chart view: fix moved date labelBalazs Varga3-13/+27
2020-07-07tdf#134603 [en|dis]able logic reversedCaolán McNamara1-3/+3
2020-07-07tdf#134146 Chart OOXML import: break long horizontal Y axis titleTünde Tóth3-5/+23
2020-07-06weld DbNumericField itemCaolán McNamara1-1/+1