summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* 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
* use for-range on Sequence in chart2Noel Grandin2020-05-1847-504/+450
* tdf38835 Avoid pointless globalsMesut Çifci2020-05-181-23/+14
* use more try_emplaceNoel Grandin2020-05-153-8/+3
* Fix typoAndrea Gelmini2020-05-141-2/+2
* tdf#132757 UI: option to set Position Axis property of chartsTünde Tóth2020-05-1310-25/+166
* chart2: fix buildMiklos Vajna2020-05-121-1/+1
* tdf#128794 Chart: Fix OOXML import/export of Radial gradientBalazs Varga2020-05-122-0/+13
* tdf#38835 strip out OUString globalsMesut Çifci2020-05-121-17/+8
* remove archaic Content.xml fallbackCaolán McNamara2020-05-111-9/+0
* new loplugin:simplifypointertoboolNoel Grandin2020-05-105-34/+24
* lok: set device form factor of the client on view creationMarco Cecchetti2020-05-101-1/+2
* remove dead codeNoel Grandin2020-05-091-37/+0
* improve loplugin:referencecastingNoel Grandin2020-05-084-10/+7
* compact namespace in canvas..cuiNoel Grandin2020-05-08166-532/+528
* replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl2020-05-072-4/+4
* fix memory leak of xmlDoc objectsNoel Grandin2020-05-072-119/+119
* tdf#132486 Chart: fix OOXML export of ShiftedCategoryPositionBalazs Varga2020-05-051-5/+13
* tdf#131175 Import data label solid fill and color.Gülşah Köse2020-05-045-2/+39
* improve loplugin:makesharedNoel Grandin2020-05-013-5/+5
* Fix typo in codeAndrea Gelmini2020-04-288-16/+16
* Fix typo in codeAndrea Gelmini2020-04-281-2/+2
* tdf#127811 tdf#127813 Introduce compatibility key for the data seriesTünde Tóth2020-04-282-2/+6
* tdf#132355 fix X axis position of stock chartsTünde Tóth2020-04-275-18/+18
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-2734-8/+46
* move PanelLayout to sfx2Caolán McNamara2020-04-265-5/+5
* update pchesCaolán McNamara2020-04-261-2/+3
* rename SvtValueSet back to ValueSetCaolán McNamara2020-04-256-32/+32
* weld SvxColorDockingWindowCaolán McNamara2020-04-251-0/+1
* final ctor arg of PanelLayout ctor is always true nowCaolán McNamara2020-04-247-5/+7
* tdf#132174 Chart DOCX import: fix label number formatBalazs Varga2020-04-242-0/+24
* tdf#132076 Chart OOXML: fix lost date format of X axisBalazs Varga2020-04-243-0/+20
* move InterimItemWindow to svtoolsCaolán McNamara2020-04-221-1/+1