summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2022-07-28lok: Properly update sidebar context in MathMike Kaganski
2022-06-29sd theme: allow setting the color's theme index in the chardlgMiklos Vajna
2022-06-24tdf#149536 Move Up/Down in Data Table switched enabled statusesAron Budea
2022-06-05Drop a bit more special-casing for Chart's sidebar property deckMike Kaganski
2022-04-19chart2: move ExplicitValueProvider impl. out of ChartViewTomaž Vajngerl
2022-04-19chart2: convert TitleAlignment enum to enum classTomaž Vajngerl
2022-04-19chart2: extract SeriesPlotterContainer into its own fileTomaž Vajngerl
2022-04-19chart2: extract AxisUsage from ChartView into AxisUsage.hxxTomaž Vajngerl
2022-04-19chart2: use a constant instead of a function for a contant valueTomaž Vajngerl
2022-04-19chart: cleanup member vars in Diagram.hxxTomaž Vajngerl
2022-04-14Resolves: tdf#141625 give enough space to see full date+timeCaolán McNamara
2022-04-06Resolves: tdf#117162 ImportDocumentHandler expects data provider to existCaolán McNamara
2022-03-09cid#1500515 Dereference after null checkCaolán McNamara
2022-03-09chart2: Break labels text and limit the size to the axis sizeTomaž Vajngerl
2022-03-09chart2: crop x-axis label if it's too long on fixed size chartsTomaž Vajngerl
2022-03-09tdf#146463 Apply data series filter to the chart legendOuyang Leyan
2022-03-09cid#1500452 Using a moved objectCaolán McNamara
2022-02-27tdf#127720 chart2: create new columns for error barsJustin Luth
2022-02-27Resolves: tdf#147292 the area of the tooltip is wrongCaolán McNamara
2022-02-20Resolves: tdf#147393 SpinButtons should be can-focusCaolán McNamara
2022-02-13[cp] Remove Help - Donate to LibreOffice menu itemAndras Timar
2022-02-01tdf#146066 chart: fix automatic axis scaling at datesTünde Tóth
2022-01-22Related: tdf#135935 set some hints as to what widget should have starting focusCaolán McNamara
2022-01-22tdf#135935 Ensure help page is opened in chart creation Wizard dialogRafael Lima
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-22Use less DegreeN::get()Mike Kaganski
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-11-18remove some unused definesNoel Grandin
2021-11-18loplugin:stringliteraldefine in chart2Noel Grandin
2021-11-16chart2: disambiguate ShiftedCategoryPositionMiklos Vajna
2021-11-15Resolves: tdf#145663 nL is the index of the light to set to the modelCaolán McNamara
2021-11-15add a rule to enforce always-show-image of True if an image is usedCaolán McNamara
2021-11-12Use more o3tl::convert in scMike Kaganski
2021-11-10tdf#136111 fix scaling problem on chart driven by a macroAndras Timar
2021-11-09rtl::Static to thread-safe staticNoel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-07forward decls go after #includeNoel Grandin
2021-11-04libstdc++ bug 103022 is fixed in GCC 12Stephan Bergmann
2021-11-03Introduce 'scale' to Point/Size/Rectangle, to simplify anisotropic scalingMike Kaganski
2021-11-03tdf#114441 Convert use of sal_uLong to sal_uInt32, intNatalia Gavrilova
2021-11-03Drop TWIPS_PER_PIXEL and use o3tl::convertMike Kaganski
2021-11-01add a comment referencing gcc#103022Caolán McNamara
2021-10-31crashtesting: assert on conversion of fdo67521-1.odg to pdfCaolán McNamara
2021-10-31uniformly allow focus into GtkToolbarCaolán McNamara
2021-10-31gtk[3 vs 4]: remove can-focus from GtkToolButtonCaolán McNamara
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-10-27tdf#141908: CppUnittests: replace usage of sal_Int32 with colors4k5h1t
2021-10-26Drop ContainerHelper::vectorToSequence and use comphelper::containerToSequenceMike Kaganski