summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-05adjust FormattedSpinButton to be driven by an EntryFormatterCaolán McNamara3-39/+86
2020-07-04reduce number of framework librariesNoel Grandin1-1/+1
2020-07-02weld FormattedControlCaolán McNamara2-16/+20
2020-07-01weld EditControl for browseboxCaolán McNamara2-7/+10
2020-07-01sw doc model xml dump: show SdrModel of embedded chartsMiklos Vajna7-1/+52
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: chart2Stephan Bergmann16-31/+31
2020-06-30Related: tdf#131175 OOXML chart: import data label fill patternGülşah Köse5-2/+33
2020-06-30tdf#126425 Chart: fix missing legend with exceeding textTünde Tóth1-6/+50
2020-06-29tdf#134386 set m_pTemplateProvider before creating any other pagesCaolán McNamara1-4/+5
2020-06-29tdf#134235 Chart OOXML import: fix long chart titleTünde Tóth5-8/+23
2020-06-29tdf#134247 Chart OOXML import: fix order of legend entriesTünde Tóth4-16/+11
2020-06-29tdf#122225 Chart OOXML import: fix missing legend textTünde Tóth1-1/+1
2020-06-26tdf#134039 Chart view: fix moving pie chart areaBalazs Varga3-2/+7
2020-06-26Upcoming improved loplugin:elidestringvar: chart2Stephan Bergmann1-1/+1
2020-06-24use more std::container::insert instead of std::copyNoel Grandin5-15/+7
2020-06-19tdf#134029 Chart view: enable to move data labelBalazs Varga2-24/+23
2020-06-17It may also be OBJECTTYPE_DATA_CURVE for a trend lineMike Kaganski1-1/+2
2020-06-10tdf#91250 Chart DOCX Import: Fix decimal place formatting issueBalazs Varga2-0/+22
2020-06-10tdf#133632 Chart DOCX Import: fix percentage number formatBalazs Varga2-0/+22
2020-06-10Give the legend checkbox a labelMuhammet Kara1-50/+42
2020-06-03Upcoming loplugin:elidestringvar: chart2Stephan Bergmann3-35/+17
2020-06-02tdf#133376 Chart view: improve BestFit position of data labelsBalazs Varga3-0/+56
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann1-2/+2
2020-05-28loplugin:simplifybool in canvas..cuiNoel Grandin3-5/+5
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