summaryrefslogtreecommitdiff
path: root/chart2/source/controller
AgeCommit message (Expand)Author
2021-05-28no need to allocate these on the heapNoel Grandin
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-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-12fix some VirtualDevice leaksNoel Grandin
2021-05-05Resolves: tdf#142049 expand widget to use unused extra spaceCaolán McNamara
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-04-29rename ECKEN -> CORNERNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-11awt::XWindow has setVisible so don't need to fetch VCLXWindow to do thatCaolán McNamara
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-03-08loplugin:refcounting check for one more caseNoel
2021-03-07ref-count SdrPageNoel
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara
2021-03-04drop some unused forward declaresCaolán McNamara
2021-03-02loplugin:refcounting in chart2Noel
2021-03-01new loplugin:staticdynamicNoel
2021-02-23we don't need the PopupMenu to derive the info we need hereCaolán McNamara
2021-02-23loplugin:refcounting in chart2Noel
2021-02-22Trendline dlg: Enable widgets only when matching type is selectedSamuel Mehrbrodt
2021-02-22Update Data Label dlg according to UX mockupSamuel Mehrbrodt
2021-02-22[API CHANGE] tdf#133423 Implement chart:regression-moving-typeSamuel Mehrbrodt
2021-02-18tdf#92768 Add rendering support for hiding title object in chart2Quan Nguyen
2021-02-17loplugin:referencecasting in chart2Noel
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara
2021-02-10Remove unneeded breaksAndrea Gelmini
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt
2021-02-04use more getSdrObjectFromXShapeNoel
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-27cid#1472567 Dereference null return valueCaolán McNamara
2021-01-26loplugin:passstuffbyrefNoel
2021-01-25avoid some ref-countingNoel Grandin
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-12-Werror=maybe-uninitializedStephan Bergmann
2021-01-10static_cast after dynamic_castNoel Grandin
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-09AccessibleShapeTreeInfo needs a vcl::WindowNoel Grandin
2021-01-08lok: send chart line width updatesSzymon Kłos
2021-01-08lok: Apply chart line widthSzymon Kłos
2021-01-08lok: send chart color updatesSzymon Kłos
2021-01-08lok: Apply chart line colorSzymon Kłos