summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2019-03-11tdf#121744 XLSX Export Combinated Chart (Column and Line)Jozsef Szakacs2-0/+15
2019-01-22tdf#122031 Unit test checks pie chart data label format.Gülşah Köse2-0/+16
2019-01-17tdf#42915, NaN in a date axis can destroy the whole chartMarkus Mohrhard3-0/+15
2019-01-17tdf#121205: Convert <a:br> to newline chars in chart titleVasily Melenchuk2-0/+16
2018-12-10use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin3-117/+117
2018-11-26Put text label outside of the pie if..Tamas Bunth1-1/+12
2018-11-08tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl1-0/+1
2018-10-17Resolves: tdf#115182 default Chart percentage format is integerEike Rathke5-50/+54
2018-09-12tdf#108028 OOXML: Fix line breaking of chart titleBalazs Varga1-0/+1
2018-09-12tdf#94502 Fix overlap export of Stacked Bar Chart to *.xlsxBalazs Varga2-0/+23
2018-08-29tdf#96469 Export Data Point properties in Charts on DOCX/XLSXBalazs Varga3-0/+40
2018-08-23Resolves: tdf#98558 oom under windows with certain chartsCaolán McNamara1-1/+14
2018-08-21Resolves: tdf#117069 crash double clicking in certain chartCaolán McNamara1-0/+3
2018-08-10tdf#108078 OOXML Export Chart shapes area fill propertiesBalazs Varga10-0/+102
2018-08-02tdf#119029: also export rotation for data seriesMike Kaganski2-0/+14
2018-08-02tdf#115945 oox export: data label writeRunPropertiesJustin Luth1-0/+1
2018-07-20tdf#114821 import/export/place complex data labels in chartsSzymon Kłos17-18/+620
2018-06-01tdf#117864 TransferableHelper::GetSystemClipboard requires a focus windowCaolán McNamara2-1/+6
2018-05-23tdf#104658: Fix jumping bitmap-filled chart barsKatarina Behrens1-1/+6
2018-05-22lok: charts context menu was misplaced + wrong LogicToLogic conversionMarco Cecchetti1-0/+14
2018-05-17tdf#117596 set the size for Asian and Complex char height tooTomaž Vajngerl1-0/+2
2018-04-17Remove Help - Restart in Safe Mode menu itemAndras Timar1-2/+0
2018-04-17Remove Help - Donate to LibreOffice menu itemAndras Timar1-2/+0
2018-03-27chart2 lok: tunnel context menu of the chart edit viewPranav Kant1-1/+8
2018-03-27chart2 lok: give parent to data table dialog to tunnel itPranav Kant1-1/+2
2018-03-26lo chart2: The LokChartHelper must post the mouse events too.Jan Holesovsky2-0/+20
2018-03-20lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky4-75/+1
2018-03-19chart2: When creating objects prevent setting object rects dirtyTomaž Vajngerl1-0/+19
2018-03-19chart2: Batch changes to properties when creating 3D objectsTomaž Vajngerl1-123/+152
2018-03-19tdf#116163: Limit label height in chart if neededSzymon Kłos11-4/+74
2018-03-19tdf#116163 import testSzymon Kłos1-0/+97
2018-03-07Resolves: tdf#113805 insert special character fails in insert footnote...Caolán McNamara1-1/+1
2018-02-28tdf#115859 Export number format for chart seriesSzymon Kłos2-0/+12
2018-01-29fix build with glm 0.9.9Rene Engelhard2-0/+12
2018-01-09tdf#114173 Preserve size of chart legend during xlsx exportBartosz Kosiorek1-0/+15
2018-01-07tdf#108031 Area chart labels not rotatedJochen Nitschke2-24/+23
2018-01-03prevent crash when trying to edit broken chart documentsMarkus Mohrhard1-0/+6
2017-12-20tdf#105517: overwrite existing scheme colors in vectorAron Budea2-0/+30
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-2/+2
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin1-24/+24
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin3-4/+4
2017-11-22tdf#39593 deduplicate code in ExplicitValueProvidertagezi3-83/+20
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin10-25/+25
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin2-5/+3
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin1-4/+2
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin8-11/+11
2017-11-15TypedWhichIdNoel Grandin8-11/+11
2017-11-14Fix typosAndrea Gelmini1-1/+1
2017-11-13Fix typosAndrea Gelmini1-2/+2
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke2-4/+6