summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara13-13/+13
2021-03-04tdf#139940 oox: mark end before growing largest segment backwardsJustin Luth1-0/+10
2021-03-04drop some unused forward declaresCaolán McNamara1-4/+0
2021-03-03Chart debug dump: Support for several lines of headersOuyang Leyan1-7/+7
2021-03-02Correct arguments to create a svl::GridPrinterOuyang Leyan1-2/+3
2021-03-02loplugin:refcounting in chart2Noel3-3/+6
2021-03-01new loplugin:staticdynamicNoel1-2/+3
2021-02-25allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara1-2/+1
2021-02-25tdf#139734 Remove redundant asserts after MacrosTest::loadFromDesktopMoaz1-2/+0
2021-02-24cid#1473315 Uninitialized scalar fieldCaolán McNamara1-7/+9
2021-02-23we don't need the PopupMenu to derive the info we need hereCaolán McNamara1-8/+7
2021-02-23update pchesCaolán McNamara1-1/+2
2021-02-23loplugin:refcounting in chart2Noel8-40/+26
2021-02-22Trendline dlg: Enable widgets only when matching type is selectedSamuel Mehrbrodt1-0/+3
2021-02-22Update Data Label dlg according to UX mockupSamuel Mehrbrodt4-792/+854
2021-02-22Update trendline dlg according to UX mockupSamuel Mehrbrodt1-319/+318
2021-02-22tdf#133423 Add ODF import/export testSamuel Mehrbrodt2-0/+32
2021-02-22[API CHANGE] tdf#133423 Implement chart:regression-moving-typeSamuel Mehrbrodt17-51/+220
2021-02-19update pchesCaolán McNamara2-6/+3
2021-02-18tdf#92768 Add rendering support for hiding title object in chart2Quan Nguyen6-4/+32
2021-02-17loplugin:referencecasting in chart2Noel7-17/+17
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara5-0/+10
2021-02-10Remove unneeded breaksAndrea Gelmini1-1/+0
2021-02-08update pchesCaolán McNamara1-1/+5
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann2-19/+38
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt17-40/+159
2021-02-06Use more conversion functions from <tools/UnitConversion.hxx>Mike Kaganski3-5/+6
2021-02-04use more getSdrObjectFromXShapeNoel4-40/+17
2021-01-29loplugin:stringviewparam extend to new..Noel11-61/+61
2021-01-28add string_view variants of methods to O[U]StringBufferNoel1-1/+1
2021-01-27cid#1472567 Dereference null return valueCaolán McNamara1-4/+9
2021-01-26loplugin:passstuffbyrefNoel3-3/+3
2021-01-25avoid some ref-countingNoel Grandin2-4/+4
2021-01-25chart2: Merge some if'sDr. David Alan Gilbert2-5/+3
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara26-149/+0
2021-01-20improve some IllegalArgumentException messagesNoel5-5/+5
2021-01-16snap near 0.5 align values to 0.5Caolán McNamara2-2/+2
2021-01-16replace near-zero xalign values that should be zeroCaolán McNamara3-3/+3
2021-01-16make the Color constructors explicitly specify transparencyNoel6-13/+13
2021-01-15replace stock button imagesCaolán McNamara6-16/+16
2021-01-15replace stock button labelsCaolán McNamara15-94/+94
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara23-0/+65
2021-01-12transparency->alpha in tools::ColorNoel1-1/+1
2021-01-12-Werror=maybe-uninitializedStephan Bergmann1-1/+1
2021-01-10fix coverity parse errorsCaolán McNamara1-3/+3
2021-01-10static_cast after dynamic_castNoel Grandin1-2/+2
2021-01-09fix coverity parse errorsCaolán McNamara12-18/+18
2021-01-09AccessibleShapeTreeInfo needs a vcl::WindowNoel Grandin1-1/+1
2021-01-08lok: send chart line width updatesSzymon Kłos2-0/+23
2021-01-08lok: Apply chart line widthSzymon Kłos3-0/+40