summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-06-18Simplify a std::string_view constructionStephan Bergmann
2021-06-18Workaround only for GCC 10Stephan Bergmann
2021-06-18gtk4: implement removing an entry from MenuButton menuCaolán McNamara
2021-06-18move the explanatory image outside the RadioButtonCaolán McNamara
2021-06-18Fix typoAndrea Gelmini
2021-06-18gtk4: use state-flags-changed for gtk4 GtkMenuButton toggle alsoCaolán McNamara
2021-06-18tdf#142924 "toggled" is too late to use to populate changes to the menuCaolán McNamara
2021-06-18gtk4: enable some more working dialogsCaolán McNamara
2021-06-18rename signalToggled to signalMenuButtonToggledCaolán McNamara
2021-06-18rename m_pToggleButton to m_pMenuButtonToggleButtonCaolán McNamara
2021-06-18avoid maybe-uninitialised in FontConfigNoel Grandin
2021-06-18rename m_nSignalId to m_nToggledSignalIdCaolán McNamara
2021-06-18gtk4: submenu-action should be good in 4.3.1Caolán McNamara
2021-06-18VCL graphics rendering tests that a run on LO version changehomeboy445
2021-06-17gtk4: reenable a cluster of working dialogsCaolán McNamara
2021-06-17gtk4: get the cairo_font_options from widget pango_contextCaolán McNamara
2021-06-17gtk4: listen to display's setting-changedCaolán McNamara
2021-06-17gtk4: reenable paragraph dialogCaolán McNamara
2021-06-17gtk4: extend workaround for ampersand in paragraph dialog notebook labelsCaolán McNamara
2021-06-17gtk4: no need for ampersand workaround in an empty labelCaolán McNamara
2021-06-17gtk4: reorder the cell renderers in the comboboxesCaolán McNamara
2021-06-17gtk4: implement setting grid row/col/widthCaolán McNamara
2021-06-17split SurfacePaintable outCaolán McNamara
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-17split NotifyingLayout outCaolán McNamara
2021-06-17gtk4: undo overflow notebook insert in dtorCaolán McNamara
2021-06-17gtk4: restore double-decker notebooksCaolán McNamara
2021-06-17tdf#115281 sc Windows: fix shortcut text Ctrl+` in View menuLászló Németh
2021-06-16gtk4: redo theme unwanted active tab in overflow notebook into invisiblityCaolán McNamara
2021-06-16gtk4: partial restoration of double-decker notebooksCaolán McNamara
2021-06-16gtk4: Notebook label is now inside another widgetCaolán McNamara
2021-06-16gtk4: add some working dialogsCaolán McNamara
2021-06-16gtk4: reenable some more working dialogsCaolán McNamara
2021-06-16gtk 4.3.2 will have a fix for thisCaolán McNamara
2021-06-16tdf#103388 Show the backtick used in shortcut in Calc View menuGabor Kelemen
2021-06-16vcl: check mpWindowImpl for nullptrGabriel Masei
2021-06-16gtk4: use xalign to position replacement boxCaolán McNamara
2021-06-16gtk4: use image-position to position elements within replacement boxCaolán McNamara
2021-06-16Add MapMode cppunit test to vcl.panoskorovesis
2021-06-16Add MoveClipRegion cppunit test to vclpanoskorovesis
2021-06-15gtk4: use GtkPicture for view, user interfaceCaolán McNamara
2021-06-15gtk4: support moving children in and out of GtkGridCaolán McNamara
2021-06-15gtk4: double-encode ampersand if use-underline is usedCaolán McNamara
2021-06-15gtk4: don't convert generated button image-childCaolán McNamara
2021-06-15gtk4: further disambiguation of Image/PictureCaolán McNamara
2021-06-15gtk4: convert all the larger old icon sizes to GTK_ICON_SIZE_LARGECaolán McNamara
2021-06-15gtk4: support image at top in button with vert orientation of child boxCaolán McNamara
2021-06-15gtk4: leave Help button unchanged if its in a GtkMessageDialogCaolán McNamara
2021-06-15gtk4: support moving between containersCaolán McNamara
2021-06-15gtk4: add more working dialogsCaolán McNamara