summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)Author
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-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-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-20tdf#90180 Add option to show errors as rectangles in diagrams with error bars.Winfried Donkers
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-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-13Remove ContainerHelper.hxxArkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
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
2019-05-09Fix typoAndrea Gelmini
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin
2019-04-28tdf#120703 PVS: Blind attempt to implement original ideaMike Kaganski
2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-26tdf#124796 Fix chart primary Y axis scalingBalazs Varga
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-25Convert remaining SdrHint to static_castXisco Fauli
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-17Fix uses of variables before their lifetimes beginStephan Bergmann