summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2019-07-01tdf#126115 Chart OOXML Export: fix individual markerBalazs Varga2-0/+18
2019-06-28tdf#126033 chart: hide removed marker of a single data pointBalazs Varga3-1/+20
2019-06-26tdf#124817 OOXML chart import: fix missing symbolsBalazs Varga2-0/+32
2019-06-19tdf#111824 Chart OOXML Export: fix Z axis labelsBalazs Varga2-0/+14
2019-06-18tdf#75659 Chart: fix empty legend at not available legend namesBalazs Varga1-2/+11
2019-06-08weld View3DDialogCaolán McNamara14-541/+539
2019-05-29tdf#122765: Legend interferes with pie chart after pptx import, second partTamás Zolnai1-2/+2
2019-05-22Fix typoAndrea Gelmini1-1/+1
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen1-0/+1
2019-05-22tdf#125335 fix order of bar chart legend names in top-bottom positionsBalazs Varga1-1/+6
2019-05-21tdf#122765: Legend interferes with pie chart after pptx importTamás Zolnai2-0/+23
2019-05-21Add unit test for tdf#118150.Tamás Zolnai3-0/+217
2019-05-20tdf#90180 Add option to show errors as rectangles in diagrams with error bars.Winfried Donkers6-6/+320
2019-05-20Fix CppunitTest_chart2_xshapeMike Kaganski4-20/+20
2019-05-20lok: chart: constrained dragging of pie segmentsMarco Cecchetti4-2/+41
2019-05-20lok: chart: informing the client about selection handling propertiesMarco Cecchetti7-10/+42
2019-05-20lok: dragging and resizing chart elementsMarco Cecchetti3-29/+67
2019-05-18remove remaining '0' responsesCaolán McNamara2-2/+2
2019-05-18tdf#125334 Chart: allow text break in bar chart axis labelsBalazs Varga2-8/+19
2019-05-17allow a OutputDevice parent where that is sufficientCaolán McNamara1-1/+1
2019-05-15Fix typoAndrea Gelmini1-1/+1
2019-05-14Resolves: tdf#120423 dispatch against the correct FrameCaolán McNamara1-1/+1
2019-05-14tdf#100084 XLSX import: fix missing charts clean-upBalazs Varga1-1/+1
2019-05-13Removed executable bit on xlsx fileAndrea Gelmini1-0/+0
2019-05-13tdf#100084 XLSX import: fix missing chartsBalazs Varga2-0/+12
2019-05-13Remove ContainerHelper.hxxArkadiy Illarionov13-110/+33
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin10-49/+49
2019-05-12regenerate PCH headersLuboš Luňák1-29/+1
2019-05-11weld conditional formattingCaolán McNamara3-7/+5
2019-05-10Revert "Temporarily remove "final" from chart::FormattedString"Stephan Bergmann1-1/+1
2019-05-10Temporarily remove "final" from chart::FormattedStringStephan Bergmann1-1/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen5-1/+4
2019-05-10Consolidate MutexContainer GetMutex() vs. direct m_aMutex accessStephan Bergmann17-98/+64
2019-05-09MutexContainer is only used mixin-style in derived classesStephan Bergmann2-6/+4
2019-05-09Drop redundant explicit initialization of MutexContainer base classStephan Bergmann17-17/+0
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák2-190/+82
2019-05-09Related tdf#38889: Sync sub menus Tools > MacrosJens Carl1-0/+2
2019-05-09Fix typoAndrea Gelmini1-1/+1
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin2-5/+5
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin1-22/+1
2019-04-28tdf#120703 PVS: Blind attempt to implement original ideaMike Kaganski1-2/+2
2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski1-3/+2
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl1-1/+1
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen5-0/+6
2019-04-26tdf#124796 Fix chart primary Y axis scalingBalazs Varga1-2/+16
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-2/+2
2019-04-25Convert remaining SdrHint to static_castXisco Fauli1-1/+1
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin1-2/+2
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+1
2019-04-17Fix uses of variables before their lifetimes beginStephan Bergmann1-1/+1