summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* compact namespace: chart2Noel Grandin2020-07-1655-323/+105
* tdf#60316: chart2_export: Add unittestXisco Fauli2020-07-152-0/+13
* tdf#134659 chart2: use centered label alignment at text breakBalazs Varga2020-07-151-0/+2
* tdf#134111 Chart OOXML Import: set text break to trueBalazs Varga2020-07-152-0/+19
* tdf#134676 Chart OOXML import: fix X axis title widthTünde Tóth2020-07-131-0/+6
* tdf#122014 Chart OOXML import: set chart title alignment to centerTünde Tóth2020-07-131-1/+4
* tdf#134255 Chart OOXML Import: set the auto text wrapBalazs Varga2020-07-132-0/+22
* update pchesCaolán McNamara2020-07-122-2/+9
* testTdf134225 is unreliableCaolán McNamara2020-07-101-1/+5
* replace usage of blacklist with excludelist for IWYUThorsten Behrens2020-07-101-1/+1
* cid#1465238 Uninitialized scalar fieldCaolán McNamara2020-07-091-0/+1
* tdf#134225 Chart view: fix moved date labelBalazs Varga2020-07-093-13/+27
* tdf#134603 [en|dis]able logic reversedCaolán McNamara2020-07-071-3/+3
* tdf#134146 Chart OOXML import: break long horizontal Y axis titleTünde Tóth2020-07-073-5/+23
* weld DbNumericField itemCaolán McNamara2020-07-061-1/+1
* adjust FormattedSpinButton to be driven by an EntryFormatterCaolán McNamara2020-07-053-39/+86
* reduce number of framework librariesNoel Grandin2020-07-041-1/+1
* weld FormattedControlCaolán McNamara2020-07-022-16/+20
* weld EditControl for browseboxCaolán McNamara2020-07-012-7/+10
* sw doc model xml dump: show SdrModel of embedded chartsMiklos Vajna2020-07-017-1/+52
* Upcoming improved loplugin:staticanonymous -> redundantstatic: chart2Stephan Bergmann2020-06-3016-31/+31
* Related: tdf#131175 OOXML chart: import data label fill patternGülşah Köse2020-06-305-2/+33
* tdf#126425 Chart: fix missing legend with exceeding textTünde Tóth2020-06-301-6/+50
* tdf#134386 set m_pTemplateProvider before creating any other pagesCaolán McNamara2020-06-291-4/+5
* tdf#134235 Chart OOXML import: fix long chart titleTünde Tóth2020-06-295-8/+23
* tdf#134247 Chart OOXML import: fix order of legend entriesTünde Tóth2020-06-294-16/+11
* tdf#122225 Chart OOXML import: fix missing legend textTünde Tóth2020-06-291-1/+1
* tdf#134039 Chart view: fix moving pie chart areaBalazs Varga2020-06-263-2/+7
* Upcoming improved loplugin:elidestringvar: chart2Stephan Bergmann2020-06-261-1/+1
* use more std::container::insert instead of std::copyNoel Grandin2020-06-245-15/+7
* tdf#134029 Chart view: enable to move data labelBalazs Varga2020-06-192-24/+23
* It may also be OBJECTTYPE_DATA_CURVE for a trend lineMike Kaganski2020-06-171-1/+2
* tdf#91250 Chart DOCX Import: Fix decimal place formatting issueBalazs Varga2020-06-102-0/+22
* tdf#133632 Chart DOCX Import: fix percentage number formatBalazs Varga2020-06-102-0/+22
* Give the legend checkbox a labelMuhammet Kara2020-06-101-50/+42
* Upcoming loplugin:elidestringvar: chart2Stephan Bergmann2020-06-033-35/+17
* tdf#133376 Chart view: improve BestFit position of data labelsBalazs Varga2020-06-023-0/+56
* Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann2020-05-281-2/+2
* loplugin:simplifybool in canvas..cuiNoel Grandin2020-05-283-5/+5
* tdf#132594 Chart XLSX import: fix legend entries in pie chartsTünde Tóth2020-05-272-0/+11
* Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann2020-05-267-15/+15
* tdf#133190 tdf#133191 Chart OOXML export: fix text wrap and rotationBalazs Varga2020-05-252-0/+25
* tdf#133005 Chart: fix ODF import of date axis positionTünde Tóth2020-05-252-11/+5
* tdf#125812 Chart: fix OOXML export of gradient centerTünde Tóth2020-05-252-0/+14
* inline some use-once typedefsNoel Grandin2020-05-242-4/+2
* Silence -Werror=unused-variableStephan Bergmann2020-05-231-1/+1
* move InterimItemWindow to vclCaolán McNamara2020-05-221-1/+1
* tdf#132956 Chart view: fix missing plot areaBalazs Varga2020-05-213-10/+20
* chart2: avoid assert on SvxAdjustItem with WhichId 0Michael Stahl2020-05-201-1/+0
* Make Chart Creation Wizard asyncSzymon Kłos2020-05-182-25/+48