summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)AuthorFilesLines
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
2021-01-08lok: send chart color updatesSzymon Kłos1-0/+14
2021-01-08lok: Apply chart line colorSzymon Kłos3-0/+40
2021-01-07tdf#42982 Improved UNO API error reportinghomeboy4451-2/+2
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann1-3/+7
2021-01-02introduce Degree100 strong_int typeNoel12-25/+26
2021-01-02use SdrAngleItem for SCHATTR_STARTING_ANGLENoel Grandin3-7/+8
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl1-1/+5
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann2-2/+6
2020-12-28tdf#121281 pie chart: improve data label positionTünde Tóth2-37/+66
2020-12-28use SdrAngleItem for SCHATTR_TEXT_DEGREESNoel Grandin9-16/+25
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann2-2/+3
2020-12-26New loplugin:stringliteralvarStephan Bergmann13-21/+24
2020-12-23add utility NbcRotate methodNoel Grandin1-4/+1
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara1-6/+6
2020-12-22split SotStorageStream into two classesNoel3-8/+5
2020-12-19make *String(string_view) constructors explicitNoel Grandin1-1/+1
2020-12-16tdf#136816: fix hidden legend entries in "Column and Line" chartsTünde Tóth1-11/+6
2020-12-16tdf#138777 pie chart: improve long data label widthTünde Tóth1-15/+10
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara1-0/+1
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann2-2/+3
2020-12-11check that extraction succeededCaolán McNamara1-2/+2
2020-12-07loplugin:unusedmethodsNoel2-15/+0
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel2-3/+3
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel10-93/+93
2020-11-24tdf#138181 Chart OOXML: fix deleted legend entries of pie chartsTünde Tóth1-3/+16
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel9-16/+16
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 Hofer58-432/+424
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 Varga1-0/+1
2020-11-17tdf#138018 don't show leader lines inside pie chartTünde Tóth1-15/+23
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 Holesovsky2-3/+44
2020-11-12New loplugin:stringviewparamStephan Bergmann1-1/+5
2020-11-12tdf#137874 Chart OOXML import: fix pie chart legend entriesTünde Tóth1-1/+3
2020-11-11loplugin:stringviewNoel1-1/+1
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#42949 Fix new IWYU warnings in directories c*Gabor Kelemen26-38/+2
2020-11-01use officecfg for Experimental flagNoel Grandin1-3/+2