summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)AuthorFilesLines
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen2-0/+3
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov7-8/+8
2019-06-15Avoid -fsanitize=float-divide-by-zeroStephan Bergmann1-1/+4
2019-06-14Avoid -fsanitize=float-divide-by-zeroStephan Bergmann1-1/+4
2019-06-14Avoid -fsanitize=signed-integer-overflowStephan Bergmann1-1/+1
2019-06-14Avoid -fsanitize=float-divide-by-zeroStephan Bergmann1-1/+1
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin32-227/+244
2019-06-12tdf#75659 Chart: fix empty legend at not available legend namesBalazs Varga1-2/+11
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen3-0/+3
2019-06-11Fix typoAndrea Gelmini1-1/+1
2019-06-11Fix typoAndrea Gelmini1-1/+1
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov52-119/+119
2019-06-08weld View3DDialogCaolán McNamara9-454/+379
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen1-0/+1
2019-06-07Fix typoAndrea Gelmini1-1/+1
2019-06-04Related: tdf#48041 Chart: vertical value axis labelsBalazs Varga1-22/+21
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov3-3/+3
2019-06-03tdf#48041 Chart: do not duplicate major valueBalazs Varga1-0/+32
2019-05-29tdf#122765: Legend interferes with pie chart after pptx import, second partTamás Zolnai1-2/+2
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-20tdf#90180 Add option to show errors as rectangles in diagrams with error bars.Winfried Donkers5-5/+318
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-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-13Remove ContainerHelper.hxxArkadiy Illarionov13-110/+33
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin5-7/+7
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 Kelemen4-0/+4
2019-05-10Consolidate MutexContainer GetMutex() vs. direct m_aMutex accessStephan Bergmann16-97/+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-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-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