summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara26-149/+0
2021-01-20improve some IllegalArgumentException messagesNoel5-5/+5
2021-01-16snap near 0.5 align values to 0.5Caolán McNamara2-2/+2
2021-01-16replace near-zero xalign values that should be zeroCaolán McNamara3-3/+3
2021-01-16make the Color constructors explicitly specify transparencyNoel6-13/+13
2021-01-15replace stock button imagesCaolán McNamara6-16/+16
2021-01-15replace stock button labelsCaolán McNamara15-94/+94
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara23-0/+65
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-30loplugin:stringviewparam: operator +, reduxStephan Bergmann1-1/+1
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl1-1/+5
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann11-313/+319
2020-12-29drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara22-5006/+4705
2020-12-28tdf#121281 pie chart: improve data label positionTünde Tóth4-37/+87
2020-12-28Replace macro with functionStephan Bergmann1-7/+7
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-23drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara3-606/+558
2020-12-22replace deprecated xpad/ypadCaolán McNamara1-2/+0
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara9-15/+15
2020-12-22split SotStorageStream into two classesNoel3-8/+5
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara1-1/+1
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óth5-35/+26
2020-12-16tdf#128621 OOXML Chart: export embedded shapes in chartBalazs Varga2-0/+30
2020-12-16tdf#138889 OOXML chart: fix import of rotated shapesBalazs Varga2-9/+25
2020-12-15update pchesCaolán McNamara1-4/+1
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 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