Age | Commit message (Expand) | Author |
2021-01-20 | improve some IllegalArgumentException messages | Noel |
2021-01-16 | make the Color constructors explicitly specify transparency | Noel |
2021-01-12 | transparency->alpha in tools::Color | Noel |
2021-01-12 | -Werror=maybe-uninitialized | Stephan Bergmann |
2021-01-10 | fix coverity parse errors | Caolán McNamara |
2021-01-10 | static_cast after dynamic_cast | Noel Grandin |
2021-01-09 | fix coverity parse errors | Caolán McNamara |
2021-01-09 | AccessibleShapeTreeInfo needs a vcl::Window | Noel Grandin |
2021-01-08 | lok: send chart line width updates | Szymon Kłos |
2021-01-08 | lok: Apply chart line width | Szymon Kłos |
2021-01-08 | lok: send chart color updates | Szymon Kłos |
2021-01-08 | lok: Apply chart line color | Szymon Kłos |
2021-01-07 | tdf#42982 Improved UNO API error reporting | homeboy445 |
2021-01-04 | loplugin:stringviewparam: operator += | Stephan Bergmann |
2021-01-02 | introduce Degree100 strong_int type | Noel |
2021-01-02 | use SdrAngleItem for SCHATTR_STARTING_ANGLE | Noel Grandin |
2020-12-30 | vcl: remove {Read,Write}ImpGraphic and ImplExportNative from Graphic | Tomaž Vajngerl |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-28 | tdf#121281 pie chart: improve data label position | Tünde Tóth |
2020-12-28 | use SdrAngleItem for SCHATTR_TEXT_DEGREES | Noel Grandin |
2020-12-27 | Simplify loplugin:stringviewparam comparison operator handling | Stephan Bergmann |
2020-12-26 | New loplugin:stringliteralvar | Stephan Bergmann |
2020-12-23 | add utility NbcRotate method | Noel Grandin |
2020-12-22 | replace margin-left with margin-start and margin-right with margin-end | Caolán McNamara |
2020-12-22 | split SotStorageStream into two classes | Noel |
2020-12-19 | make *String(string_view) constructors explicit | Noel Grandin |
2020-12-16 | tdf#136816: fix hidden legend entries in "Column and Line" charts | Tünde Tóth |
2020-12-16 | tdf#138777 pie chart: improve long data label width | Tünde Tóth |
2020-12-15 | don't need to include vcl/menu.hxx here | Caolán McNamara |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-12-11 | check that extraction succeeded | Caolán McNamara |
2020-12-07 | loplugin:unusedmethods | Noel |
2020-12-01 | OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION | Noel |
2020-11-30 | loplugin:stringviewparam include comparisons with string literals | Noel |
2020-11-24 | tdf#138181 Chart OOXML: fix deleted legend entries of pie charts | Tünde Tóth |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-23 | tdf#134059 Always include hidden cells in chart series label | Ouyang Leyan |
2020-11-22 | tdf#123936 Formatting files in module chart2 with clang-format | Philipp Hofer |
2020-11-18 | Clarify signature of some opertor() that must match ColorSelectFunction | Stephan Bergmann |
2020-11-17 | tdf#138204 Chart OOXML Import: doesn't show placeholder | Balazs Varga |
2020-11-17 | tdf#138018 don't show leader lines inside pie chart | Tünde Tóth |
2020-11-14 | Fix typo | Andrea Gelmini |
2020-11-13 | Sidebar tdf#92768: Fix title & subtitle checkboxes on the ChartDeck | Muhammet Kara |
2020-11-13 | chart2: Add the possibility to edit title & subtitle from the sidebar. | Jan Holesovsky |
2020-11-12 | New loplugin:stringviewparam | Stephan Bergmann |
2020-11-12 | tdf#137874 Chart OOXML import: fix pie chart legend entries | Tünde Tóth |
2020-11-11 | loplugin:stringview | Noel |
2020-11-11 | lok: Add posibility to change chart fill gradient | Szymon Kłos |
2020-11-10 | tdf#133630 Check object type when updating side panel data | Ouyang Leyan |
2020-11-06 | make SdrObject Identifiers SdrObjKind enum members | Caolán McNamara |