summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2021-07-29drop some unneeded includesCaolán McNamara
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-25use officecfg to retrieve OdfDefaultVersionNoel Grandin
2021-07-24use officecfg to retrieve PrettyPrintingNoel Grandin
2021-07-22OPropertySet doesn't need a pimplNoel Grandin
2021-07-22no need for pimpl in ObjectHierarchyNoel Grandin
2021-07-21Avoid external processes picking up instdir/program/libnspr4.soStephan Bergmann
2021-07-19tdf#129571 Change translation context for one time unit dropdownGabor Kelemen
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-15use WhichRangesContainer in chart2Noel Grandin
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-11editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski
2021-07-03Purge out when safe rtl::math ( isValidArcArg / sin / cos )BaiXiaochun
2021-07-01Purge out rtl::math::setInfBaiXiaochun
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-29constructing SaveOptions just to read default versionNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-26tdf#110993 - Corrected spline calculationAndreas Heinisch
2021-06-24tdf#142793 chart UI: fix option "Secondary Y Axis" on sidebarBalazs Varga
2021-06-22tdf#142851 Chart UI: fix empty Chart Type dialogTünde Tóth
2021-06-17remove 'relief' from CheckButtonsCaolán McNamara
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-16remove SpinButton input-purpose propertiesCaolán McNamara
2021-06-16tdf#59323: pptx import: import footer fields as propertiesSarper Akdemir
2021-06-15Split CppunitTest_chart2_import into twoXisco Fauli
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock
2021-06-14only one of the radiobuttons in a group should be activeCaolán McNamara
2021-06-14group leader should be activeCaolán McNamara
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-06-11Simplify vector initializationsJulien Nabet
2021-06-10tdf#139658 OOXML: fix broken chart import at labels with quotesTünde Tóth
2021-06-10tdf#142713 OOXML: export secondary axis of all chart typesBalazs Varga
2021-06-09Split CppunitTest_chart2_export into twoXisco Fauli
2021-06-08chart2: use registerOOXMLNamespaces and registerODFNamespacesXisco Fauli
2021-06-08editengine-columns: Implement layoutMike Kaganski
2021-06-08Simplify Sequences initializations (chart2)(part 2)Julien Nabet
2021-06-08Simplify Sequences initializations (chart2)(part1)Julien Nabet
2021-05-31tdf#142467: Update comments with GCC bug IDStephan Bergmann
2021-05-28no need to allocate these on the heapNoel Grandin
2021-05-26tdf#142467 crash on calling 'getInfoHelper' in final classCaolán McNamara
2021-05-23stlFindInsert: No unnecessary search before insertion to mapMuhammet Kara
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21tdf#138556 Don’t add Open Values to stock chart types 1 and 3Aritz Erkiaga
2021-05-19tdf#142364 exception thrown during destructionCaolán McNamara
2021-05-19tdf#124295 - Always select a 3D scheme in the chart wizardAndreas Heinisch
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-17fix leak in CommandDispatchNoel Grandin
2021-05-14Directly initialize vectors in VCartesianAxis.cxxJulien Nabet
2021-05-14Avoid temporary var + directly initialize vector in VDataSeries.cxxJulien Nabet