summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2021-06-16gtk4: redo theme unwanted active tab in overflow notebook into invisiblityCaolán McNamara2-24/+35
2021-06-16gtk4: partial restoration of double-decker notebooksCaolán McNamara1-22/+38
2021-06-16gtk4: Notebook label is now inside another widgetCaolán McNamara1-1/+6
2021-06-16gtk4: add some working dialogsCaolán McNamara1-0/+6
2021-06-16gtk4: reenable some more working dialogsCaolán McNamara1-0/+19
2021-06-16gtk 4.3.2 will have a fix for thisCaolán McNamara1-6/+9
2021-06-16tdf#103388 Show the backtick used in shortcut in Calc View menuGabor Kelemen1-1/+2
2021-06-16vcl: check mpWindowImpl for nullptrGabriel Masei5-26/+58
2021-06-16gtk4: use xalign to position replacement boxCaolán McNamara1-5/+15
2021-06-16gtk4: use image-position to position elements within replacement boxCaolán McNamara2-18/+42
2021-06-16Add MapMode cppunit test to vcl.panoskorovesis2-2/+54
2021-06-16Add MoveClipRegion cppunit test to vclpanoskorovesis3-3/+43
2021-06-15gtk4: use GtkPicture for view, user interfaceCaolán McNamara1-1/+16
2021-06-15gtk4: support moving children in and out of GtkGridCaolán McNamara1-4/+10
2021-06-15gtk4: double-encode ampersand if use-underline is usedCaolán McNamara1-0/+10
2021-06-15gtk4: don't convert generated button image-childCaolán McNamara1-5/+6
2021-06-15gtk4: further disambiguation of Image/PictureCaolán McNamara1-32/+52
2021-06-15gtk4: convert all the larger old icon sizes to GTK_ICON_SIZE_LARGECaolán McNamara1-3/+12
2021-06-15gtk4: support image at top in button with vert orientation of child boxCaolán McNamara2-3/+30
2021-06-15gtk4: leave Help button unchanged if its in a GtkMessageDialogCaolán McNamara1-2/+3
2021-06-15gtk4: support moving between containersCaolán McNamara1-7/+18
2021-06-15gtk4: add more working dialogsCaolán McNamara1-0/+8
2021-06-15gtk4: add more working dialogsCaolán McNamara1-0/+20
2021-06-15gtk4: add more working dialogsCaolán McNamara1-2/+12
2021-06-15gtk4: add more working dialogsCaolán McNamara1-0/+6
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock2-0/+34
2021-06-15Revert "tdf#142832: a blind fix - calculate rectangle size properly"Mike Kaganski1-2/+4
2021-06-14tdf#142832: a blind fix - calculate rectangle size properlyMike Kaganski1-4/+2
2021-06-14gtk4: create separators on menu import by appending a new sectionCaolán McNamara1-12/+20
2021-06-14gtk4: supporting hiding menu items by moving actions out of actiongroupCaolán McNamara1-5/+39
2021-06-14gtk4: add hidden-when of action-missing to menu itemsCaolán McNamara1-0/+9
2021-06-14gtk4: connect to underlying ToggleButton "toggle" of MenuButtonCaolán McNamara1-5/+34
2021-06-14gtk4: reenable a cluster of working dialogsCaolán McNamara1-0/+9
2021-06-14stack-use-after-scopeStephan Bergmann1-3/+2
2021-06-14tdf#142393 crash on filter by color dropdownlist (gen)Noel Grandin1-0/+2
2021-06-14Add ClipRegion cppunit test to vclpanoskorovesis3-4/+116
2021-06-14pragma once - BackendCapabilitiesTomaž Vajngerl1-9/+2
2021-06-14gtk4: reenable pdf export dialog and pagesCaolán McNamara1-0/+7
2021-06-14gtk4: reenable some more working dialogsCaolán McNamara1-1/+2
2021-06-12Fix typosAndrea Gelmini1-1/+1
2021-06-11when converting WMF to WMF, simply do a direct copyLuboš Luňák3-5/+85
2021-06-11drop EMF+ also when converting WMF, not just EMFLuboš Luňák1-4/+6
2021-06-11gtk4: starting point for welded menusCaolán McNamara1-5/+66
2021-06-11gtk4: build deeper levels of GMenuModelCaolán McNamara1-39/+89
2021-06-11MetaAction::Clone() -> constLuboš Luňák1-54/+54
2021-06-11gtk4: support separators via manipulating menu sectionsCaolán McNamara1-7/+60
2021-06-11qt5/kf5: Fix crash on exitMichael Weghorn1-1/+2
2021-06-11Simplify Sequences initializations (vcl)Julien Nabet3-25/+32
2021-06-11gtk4: process sections and submenus of toplevel menumodelCaolán McNamara2-33/+47
2021-06-11ofz#35150 crash in Bitmap::Crop from wmf loadCaolán McNamara1-0/+0