summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-06-11ofz#35150 crash in Bitmap::Crop from wmf loadCaolán McNamara
2021-06-11ofz#35149 crash in vcl::bitmap::CreateFromData from wmf loadCaolán McNamara
2021-06-11CppunitTest_vcl_svm_test: add missing basegfx linkMiklos Vajna
2021-06-11Add IntersectClipRegion cppunit tests to vclpanoskorovesis
2021-06-10-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-06-10loplugin:unnecessaryreturn RoadmapWizardNoel Grandin
2021-06-10loplugin:unnecessaryreturn SvImpLBox::SetMostRightNoel Grandin
2021-06-10loplugin:unnecessaryreturn SalX11Display::DispatchNoel Grandin
2021-06-10loplugin:unnecessaryreturn SalFrame::SetPluginParentNoel Grandin
2021-06-10tdf#142629: vcl_filters_test: Add unittestXisco Fauli
2021-06-10avoid possible repeated cairo surface creationLuboš Luňák
2021-06-10-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-06-09scale VCL's scale cache according to the number of Online viewsLuboš Luňák
2021-06-09WMF tdf#55058 tdf#142722 Add implementation of BitBlt and StretchBltBartosz Kosiorek
2021-06-09tdf#142629 import psd image with transparent backgroundNoel Grandin
2021-06-09Add GradientEx cppunit test to vclpanoskorovesis
2021-06-09Add RefPoint cppunit test to vclpanoskorovesis
2021-06-09gtk4: implement some more of the menu requirementsCaolán McNamara
2021-06-09gtk4: default that empty button labels are invisibleCaolán McNamara
2021-06-08gtk4: expand the first child of the end groupCaolán McNamara
2021-06-08gtk4: reverse the order of the pack-type=end widgetsCaolán McNamara
2021-06-07ofz#35033 missing componentsCaolán McNamara
2021-06-07gtk4: convert pack-type to child typeCaolán McNamara
2021-06-07WMF tdf#142625 Continue read records if unimlemented features foundBartosz Kosiorek
2021-06-06gtk4: don't need to 'formatMenuButton' anymoreCaolán McNamara
2021-06-06gtk4: convert MenuButton "image" to "icon-name"Caolán McNamara
2021-06-06add x-office-calendar to allow symbolic namesCaolán McNamara
2021-06-06use sfx2/res/menu.png for open-menu-symbolicCaolán McNamara
2021-06-06use open-menu-symbolic for menubutton gear menusCaolán McNamara
2021-06-06gtk4: set same use-underline on inserted GtkLabel as parent GtkButtonCaolán McNamara
2021-06-05gtk4: MenuButtons can have images tooCaolán McNamara
2021-06-05psp::PPDParser::getParser deadlock on launchCaolán McNamara
2021-06-05gtk4: ToggleButtons can have images tooCaolán McNamara
2021-06-05gtk4: silence some warningsCaolán McNamara
2021-06-05vcl unix : use std::thread in PPDParser::getParserArnaud Versini
2021-06-04Fix UITestMike Kaganski
2021-06-04gtk4: don't want normal case to have a radiobuttonCaolán McNamara
2021-06-04gtk4: reeenable the rest of the math dialogsCaolán McNamara
2021-06-04gtk4: experiment with GtkPicture for all our theme resourcesCaolán McNamara
2021-06-04gtk4: support radio groups in GtkMenuButton menusCaolán McNamara
2021-06-04sw HTML export: allow custom DPI for the bitmaps of shapesMiklos Vajna
2021-06-04Fix UITestMike Kaganski
2021-06-04sw HTML export: fix pixel size of shapesMiklos Vajna
2021-06-04gtk4: convert GtkMenu into GtkPopoverMenuCaolán McNamara
2021-06-04gtk4: strip use-popover from GtkMenuButtonCaolán McNamara
2021-06-04gtk4: add some spacing between elements of menubuttonCaolán McNamara
2021-06-04ditch old stop-timer warning which has become visibleCaolán McNamara
2021-06-04gtk4 crash on exitCaolán McNamara
2021-06-04fix SAL_WARN_IF checkNoel Grandin
2021-06-04android: Fix DrawingArea inside CsvTableBox is shrinkedmerttumer