summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-06-14Add ClipRegion cppunit test to vclpanoskorovesis
2021-06-14pragma once - BackendCapabilitiesTomaž Vajngerl
2021-06-14gtk4: reenable pdf export dialog and pagesCaolán McNamara
2021-06-14gtk4: reenable some more working dialogsCaolán McNamara
2021-06-12Fix typosAndrea Gelmini
2021-06-11when converting WMF to WMF, simply do a direct copyLuboš Luňák
2021-06-11drop EMF+ also when converting WMF, not just EMFLuboš Luňák
2021-06-11gtk4: starting point for welded menusCaolán McNamara
2021-06-11gtk4: build deeper levels of GMenuModelCaolán McNamara
2021-06-11MetaAction::Clone() -> constLuboš Luňák
2021-06-11gtk4: support separators via manipulating menu sectionsCaolán McNamara
2021-06-11qt5/kf5: Fix crash on exitMichael Weghorn
2021-06-11Simplify Sequences initializations (vcl)Julien Nabet
2021-06-11gtk4: process sections and submenus of toplevel menumodelCaolán McNamara
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