summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
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
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
2020-05-08improve loplugin:referencecastingNoel Grandin4-10/+7
2020-05-08compact namespace in canvas..cuiNoel Grandin166-532/+528
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl2-4/+4
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin2-119/+119
2020-05-05tdf#132486 Chart: fix OOXML export of ShiftedCategoryPositionBalazs Varga1-5/+13
2020-05-04tdf#131175 Import data label solid fill and color.Gülşah Köse5-2/+39
2020-05-01improve loplugin:makesharedNoel Grandin3-5/+5
2020-04-28Fix typo in codeAndrea Gelmini8-16/+16
2020-04-28Fix typo in codeAndrea Gelmini1-2/+2
2020-04-28tdf#127811 tdf#127813 Introduce compatibility key for the data seriesTünde Tóth2-2/+6
2020-04-27tdf#132355 fix X axis position of stock chartsTünde Tóth5-18/+18
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann34-8/+46
2020-04-26move PanelLayout to sfx2Caolán McNamara5-5/+5
2020-04-26update pchesCaolán McNamara1-2/+3
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara6-32/+32