summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* tdf#127304 Chart: fix rotation of multilevel axis labelsBalazs Varga2019-09-051-2/+9
* tdf#124083 OOXML import: fix broken charts with missing value XBalazs Varga2019-09-023-2/+27
* tdf#114657 OOXML chart export: fix broken chart with NaN X valueBalazs Varga2019-09-022-0/+16
* tdf#103988 OOXML export: fix bubble chart MSO interoperabilityBalazs Varga2019-09-021-1/+3
* tdf#94300: custom gradients apply also from chart sidebarKatarina Behrens2019-08-071-26/+26
* tdf#126115 Chart OOXML Export: fix individual markerBalazs Varga2019-07-012-0/+18
* tdf#126033 chart: hide removed marker of a single data pointBalazs Varga2019-06-283-1/+20
* tdf#124817 OOXML chart import: fix missing symbolsBalazs Varga2019-06-262-0/+32
* tdf#111824 Chart OOXML Export: fix Z axis labelsBalazs Varga2019-06-192-0/+14
* tdf#75659 Chart: fix empty legend at not available legend namesBalazs Varga2019-06-181-2/+11
* weld View3DDialogCaolán McNamara2019-06-0814-541/+539
* tdf#122765: Legend interferes with pie chart after pptx import, second partTamás Zolnai2019-05-291-2/+2
* Fix typoAndrea Gelmini2019-05-221-1/+1
* tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen2019-05-221-0/+1
* tdf#125335 fix order of bar chart legend names in top-bottom positionsBalazs Varga2019-05-221-1/+6
* tdf#122765: Legend interferes with pie chart after pptx importTamás Zolnai2019-05-212-0/+23
* Add unit test for tdf#118150.Tamás Zolnai2019-05-213-0/+217
* tdf#90180 Add option to show errors as rectangles in diagrams with error bars.Winfried Donkers2019-05-206-6/+320
* Fix CppunitTest_chart2_xshapeMike Kaganski2019-05-204-20/+20
* lok: chart: constrained dragging of pie segmentsMarco Cecchetti2019-05-204-2/+41
* lok: chart: informing the client about selection handling propertiesMarco Cecchetti2019-05-207-10/+42
* lok: dragging and resizing chart elementsMarco Cecchetti2019-05-203-29/+67
* remove remaining '0' responsesCaolán McNamara2019-05-182-2/+2
* tdf#125334 Chart: allow text break in bar chart axis labelsBalazs Varga2019-05-182-8/+19
* allow a OutputDevice parent where that is sufficientCaolán McNamara2019-05-171-1/+1
* Fix typoAndrea Gelmini2019-05-151-1/+1
* Resolves: tdf#120423 dispatch against the correct FrameCaolán McNamara2019-05-141-1/+1
* tdf#100084 XLSX import: fix missing charts clean-upBalazs Varga2019-05-141-1/+1
* Removed executable bit on xlsx fileAndrea Gelmini2019-05-131-0/+0
* tdf#100084 XLSX import: fix missing chartsBalazs Varga2019-05-132-0/+12
* Remove ContainerHelper.hxxArkadiy Illarionov2019-05-1313-110/+33
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-1310-49/+49
* regenerate PCH headersLuboš Luňák2019-05-121-29/+1
* weld conditional formattingCaolán McNamara2019-05-113-7/+5
* Revert "Temporarily remove "final" from chart::FormattedString"Stephan Bergmann2019-05-101-1/+1
* Temporarily remove "final" from chart::FormattedStringStephan Bergmann2019-05-101-1/+1
* tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen2019-05-105-1/+4
* Consolidate MutexContainer GetMutex() vs. direct m_aMutex accessStephan Bergmann2019-05-1017-98/+64
* MutexContainer is only used mixin-style in derived classesStephan Bergmann2019-05-092-6/+4
* Drop redundant explicit initialization of MutexContainer base classStephan Bergmann2019-05-0917-17/+0
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-092-190/+82
* Related tdf#38889: Sync sub menus Tools > MacrosJens Carl2019-05-091-0/+2
* Fix typoAndrea Gelmini2019-05-091-1/+1
* avoid copying when placing items into SfxItemSetNoel Grandin2019-05-092-5/+5
* implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin2019-04-301-22/+1
* tdf#120703 PVS: Blind attempt to implement original ideaMike Kaganski2019-04-281-2/+2
* tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski2019-04-281-3/+2
* rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl2019-04-281-1/+1
* tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen2019-04-275-0/+6
* tdf#124796 Fix chart primary Y axis scalingBalazs Varga2019-04-261-2/+16