summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* tdf#133423 Fix 'central' formula for moving averageSamuel Mehrbrodt2021-03-102-12/+37
* Avoid signed-integer-overflow parsing table:cell-range-address="PivotChart"Stephan Bergmann2021-03-091-0/+7
* defer getting toplevel for color picker until we need itCaolán McNamara2021-03-091-2/+2
* Make sal/config.h the first in pchMike Kaganski2021-03-092-6/+4
* loplugin:refcounting check for one more caseNoel2021-03-081-2/+4
* ref-count SdrPageNoel2021-03-071-3/+3
* update pchesJulien Nabet2021-03-061-2/+8
* SidebarPanelBase is always created with a PanelLayoutCaolán McNamara2021-03-0413-13/+13
* tdf#139940 oox: mark end before growing largest segment backwardsJustin Luth2021-03-041-0/+10
* drop some unused forward declaresCaolán McNamara2021-03-041-4/+0
* Chart debug dump: Support for several lines of headersOuyang Leyan2021-03-031-7/+7
* Correct arguments to create a svl::GridPrinterOuyang Leyan2021-03-021-2/+3
* loplugin:refcounting in chart2Noel2021-03-023-3/+6
* new loplugin:staticdynamicNoel2021-03-011-2/+3
* allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara2021-02-251-2/+1
* tdf#139734 Remove redundant asserts after MacrosTest::loadFromDesktopMoaz2021-02-251-2/+0
* cid#1473315 Uninitialized scalar fieldCaolán McNamara2021-02-241-7/+9
* we don't need the PopupMenu to derive the info we need hereCaolán McNamara2021-02-231-8/+7
* update pchesCaolán McNamara2021-02-231-1/+2
* loplugin:refcounting in chart2Noel2021-02-238-40/+26
* Trendline dlg: Enable widgets only when matching type is selectedSamuel Mehrbrodt2021-02-221-0/+3
* Update Data Label dlg according to UX mockupSamuel Mehrbrodt2021-02-224-792/+854
* Update trendline dlg according to UX mockupSamuel Mehrbrodt2021-02-221-319/+318
* tdf#133423 Add ODF import/export testSamuel Mehrbrodt2021-02-222-0/+32
* [API CHANGE] tdf#133423 Implement chart:regression-moving-typeSamuel Mehrbrodt2021-02-2217-51/+220
* update pchesCaolán McNamara2021-02-192-6/+3
* tdf#92768 Add rendering support for hiding title object in chart2Quan Nguyen2021-02-186-4/+32
* loplugin:referencecasting in chart2Noel2021-02-177-17/+17
* tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara2021-02-165-0/+10
* Remove unneeded breaksAndrea Gelmini2021-02-101-1/+0
* update pchesCaolán McNamara2021-02-081-1/+5
* Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann2021-02-082-19/+38
* tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt2021-02-0817-40/+159
* Use more conversion functions from <tools/UnitConversion.hxx>Mike Kaganski2021-02-063-5/+6
* use more getSdrObjectFromXShapeNoel2021-02-044-40/+17
* loplugin:stringviewparam extend to new..Noel2021-01-2911-61/+61
* add string_view variants of methods to O[U]StringBufferNoel2021-01-281-1/+1
* cid#1472567 Dereference null return valueCaolán McNamara2021-01-271-4/+9
* loplugin:passstuffbyrefNoel2021-01-263-3/+3
* avoid some ref-countingNoel Grandin2021-01-252-4/+4
* chart2: Merge some if'sDr. David Alan Gilbert2021-01-252-5/+3
* remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara2021-01-2126-149/+0
* improve some IllegalArgumentException messagesNoel2021-01-205-5/+5
* snap near 0.5 align values to 0.5Caolán McNamara2021-01-162-2/+2
* replace near-zero xalign values that should be zeroCaolán McNamara2021-01-163-3/+3
* make the Color constructors explicitly specify transparencyNoel2021-01-166-13/+13
* replace stock button imagesCaolán McNamara2021-01-156-16/+16
* replace stock button labelsCaolán McNamara2021-01-1515-94/+94
* tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara2021-01-1523-0/+65
* transparency->alpha in tools::ColorNoel2021-01-121-1/+1