summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2019-06-20tdf#39593 Remove chart::ExplicitValueProvider::getExplicitValueProviderArkadiy Illarionov
2019-06-18tdf#111824 Chart OOXML Export: fix Z axis labelsBalazs Varga
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-15Avoid -fsanitize=float-divide-by-zeroStephan Bergmann
2019-06-14Avoid -fsanitize=float-divide-by-zeroStephan Bergmann
2019-06-14Avoid -fsanitize=signed-integer-overflowStephan Bergmann
2019-06-14Avoid -fsanitize=float-divide-by-zeroStephan Bergmann
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin
2019-06-12tdf#75659 Chart: fix empty legend at not available legend namesBalazs Varga
2019-06-12Add missing test dependency on instdir/share/config/images_*.zipStephan Bergmann
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-06-11Fix typoAndrea Gelmini
2019-06-11Fix typoAndrea Gelmini
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-06-08weld View3DDialogCaolán McNamara
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-06-07Fix typoAndrea Gelmini
2019-06-04Related: tdf#48041 Chart: vertical value axis labelsBalazs Varga
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-06-03tdf#48041 Chart: do not duplicate major valueBalazs Varga
2019-05-29tdf#122765: Legend interferes with pie chart after pptx import, second partTamás Zolnai
2019-05-22Fix typoAndrea Gelmini
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-22tdf#125335 fix order of bar chart legend names in top-bottom positionsBalazs Varga
2019-05-21tdf#122765: Legend interferes with pie chart after pptx importTamás Zolnai
2019-05-21Add unit test for tdf#118150.Tamás Zolnai
2019-05-20tdf#90180 Add option to show errors as rectangles in diagrams with error bars.Winfried Donkers
2019-05-20Fix CppunitTest_chart2_xshapeMike Kaganski
2019-05-20lok: chart: constrained dragging of pie segmentsMarco Cecchetti
2019-05-20lok: chart: informing the client about selection handling propertiesMarco Cecchetti
2019-05-20lok: dragging and resizing chart elementsMarco Cecchetti
2019-05-18remove remaining '0' responsesCaolán McNamara
2019-05-18tdf#125334 Chart: allow text break in bar chart axis labelsBalazs Varga
2019-05-17allow a OutputDevice parent where that is sufficientCaolán McNamara
2019-05-15Fix typoAndrea Gelmini
2019-05-14Resolves: tdf#120423 dispatch against the correct FrameCaolán McNamara
2019-05-14tdf#100084 XLSX import: fix missing charts clean-upBalazs Varga
2019-05-13Removed executable bit on xlsx fileAndrea Gelmini
2019-05-13tdf#100084 XLSX import: fix missing chartsBalazs Varga
2019-05-13Remove ContainerHelper.hxxArkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-11weld conditional formattingCaolán McNamara
2019-05-10Revert "Temporarily remove "final" from chart::FormattedString"Stephan Bergmann
2019-05-10Temporarily remove "final" from chart::FormattedStringStephan Bergmann
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-10Consolidate MutexContainer GetMutex() vs. direct m_aMutex accessStephan Bergmann
2019-05-09MutexContainer is only used mixin-style in derived classesStephan Bergmann
2019-05-09Drop redundant explicit initialization of MutexContainer base classStephan Bergmann