summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann5-6/+9
2020-12-11check that extraction succeededCaolán McNamara1-2/+2
2020-12-07move various notebookbar widgets into vclCaolán McNamara1-2/+2
2020-12-07loplugin:unusedmethodsNoel2-15/+0
2020-12-04update pchesCaolán McNamara2-2/+10
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel3-4/+4
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel10-93/+93
2020-11-30tdf#138561 OOXML Chart import: fix custom shape positionBalazs Varga2-0/+19
2020-11-27tdf#138307 Chart import: fix lost custom shape textBalazs Varga3-3/+19
2020-11-26Introduce BootstrapFixture::IsDefaultDPI convenience functionMike Kaganski2-10/+9
2020-11-24tdf#138181 Chart OOXML: fix deleted legend entries of pie chartsTünde Tóth6-53/+70
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel13-85/+85
2020-11-23tdf#134059 Always include hidden cells in chart series labelOuyang Leyan1-0/+3
2020-11-22tdf#123936 Formatting files in module chart2 with clang-formatPhilipp Hofer60-453/+445
2020-11-21tdf#127811: chart2_import: Add unittestXisco Fauli2-0/+21
2020-11-18Clarify signature of some opertor() that must match ColorSelectFunctionStephan Bergmann2-1/+2
2020-11-17tdf#138204 Chart OOXML Import: doesn't show placeholderBalazs Varga3-0/+28
2020-11-17tdf#138018 don't show leader lines inside pie chartTünde Tóth1-15/+23
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara30-0/+86
2020-11-14Fix typoAndrea Gelmini1-1/+1
2020-11-13Sidebar tdf#92768: Fix title & subtitle checkboxes on the ChartDeckMuhammet Kara1-1/+3
2020-11-13chart2: Add the possibility to edit title & subtitle from the sidebar.Jan Holesovsky3-9/+85
2020-11-12New loplugin:stringviewparamStephan Bergmann1-1/+5
2020-11-12tdf#137874 Chart OOXML import: fix pie chart legend entriesTünde Tóth3-1/+19
2020-11-11loplugin:stringviewNoel2-2/+2
2020-11-11lok: Add posibility to change chart fill gradientSzymon Kłos3-0/+44
2020-11-10tdf#133630 Check object type when updating side panel dataOuyang Leyan3-6/+31
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara3-4/+5
2020-11-06tdf#137917 Chart OOXML: fix export of TimeIncrement of Date axisBalazs Varga2-0/+15
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen28-41/+31
2020-11-01use officecfg for Experimental flagNoel Grandin1-3/+2
2020-10-30tdf#126133 Chart OOXML import: set default text rotation to 0°Tünde Tóth1-0/+12
2020-10-30tdf#137734 Chart OOXML import: fix variable color chartsTünde Tóth2-1/+18
2020-10-30convert some tools::Long->sal_Int32Noel2-27/+22
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann1-18/+14
2020-10-27Fire selection change event before sidebar is unregisteredSzymon Kłos1-2/+3
2020-10-26tdf#137505 OOXML Import: Custom shape in chart: fix font sizeBalazs Varga7-36/+61
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara41-41/+41
2020-10-21use tools::Long in basegfx..chart2Noel26-78/+83
2020-10-20cid#1468269 Uninitialized scalar fieldCaolán McNamara1-1/+3
2020-10-19tdf#137585 Chart ODF: fix export of DataLabelPlacement::CUSTOMTünde Tóth1-1/+21
2020-10-19tdf#134121 pie chart: add leader linesTünde Tóth2-40/+79
2020-10-19tdf#137154 pie chart: improve Outside position of data labelsTünde Tóth5-38/+34
2020-10-16chart2: use the fastparser API when possibleNoel1-10/+10
2020-10-09tdf#134978 Chart OOXML Import: fix pie chart label custom positionTünde Tóth4-4/+29
2020-10-07ui files: fix some capitalisation issuesNoel2-3/+3
2020-10-06loplugin:const* make some params and methods constNoel4-5/+5
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara2-2/+2
2020-10-06lok: Add posibility to change chart fill colorSzymon Kłos3-0/+30
2020-10-06Use default diagram page selection for chartsSzymon Kłos1-1/+14