summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-07-09SetParentToDefaultWindow doesn't change parent anymoreCaolán McNamara
2021-07-08vcl: nerf Window::SetParentToDefaultWindow()Michael Stahl
2021-07-08tdf#143059 sw export: fix assert crashAttila Szűcs
2021-07-06Related: tdf#125035 Introduce LongDateOrder and handle YDM in DateFormatterEike Rathke
2021-07-05DateFormatter: make TextToDate() long date calendar aware, tdf#125035Eike Rathke
2021-07-05Pass Formatter::StaticFormatter also from weld:DateFormatter, tdf#125035Eike Rathke
2021-07-05Resolves: tdf#125035 Use number formatter for long date in DateFormatter fieldsEike Rathke
2021-07-02tdf#142923 Deleting comment in Writer leaves visual artifact behindNoel Grandin
2021-07-02tdf#143149 fix crash if app exits while print progress is runningCaolán McNamara
2021-06-30gtk[3|4] AnyInput wasn't doing anything useful under waylandCaolán McNamara
2021-06-29gtk3: match VCL_INPUT_ANY with or without TIMER if there's pending gdk eventsCaolán McNamara
2021-06-29gdk_events_pending->gdk_display_has_pendingCaolán McNamara
2021-06-29tdf#143088 multiple Application::EventListeners is expensiveCaolán McNamara
2021-06-29Related: tdf#143088 listen to DefaultWindow for Settings changedCaolán McNamara
2021-06-24tdf#142560 handle cached glpyh items in ImplGlyphFallbackLayoutMark Hung
2021-06-23disable ligatures for monospace fontsCaolán McNamara
2021-06-18tdf#142924 "toggled" is too late to use to populate changes to the menuCaolán McNamara
2021-06-18rename signalToggled to signalMenuButtonToggledCaolán McNamara
2021-06-18rename m_nSignalId to m_nToggledSignalIdCaolán McNamara
2021-06-17tdf#115281 sc Windows: fix shortcut text Ctrl+` in View menuLászló Németh
2021-06-17tdf#103388 Show the backtick used in shortcut in Calc View menuGabor Kelemen
2021-06-14tdf#142393 crash on filter by color dropdownlist (gen)Noel Grandin
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