summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2021-07-22tdf#143493 Qt5 key modifier events don't have textJan-Marek Glogowski1-1/+1
2021-07-21Qt5 fix Qt::Popup window handlingJan-Marek Glogowski2-3/+11
2021-07-21tdf#143298 Qt5 send SalEvent::KeyModChange eventsJan-Marek Glogowski3-0/+85
2021-07-21tdf#143334 Qt5 don't reset buffer on style changeJan-Marek Glogowski2-7/+2
2021-07-20vcl: check mpWindowImpl for nullptr.Michael Meeks1-1/+2
2021-07-19tdf#142923 Deleting comment in Writer leaves visual artifact behindNoel Grandin1-6/+6
2021-07-16Resolves: tdf#143398 mouse event processed twiceCaolán McNamara1-4/+0
2021-07-14tdf#143245 activate-on-single-click only if 'up' is at active entryCaolán McNamara1-0/+9
2021-07-14vcl: make get_id safe for disposed windows.Michael Meeks1-1/+2
2021-07-09SetParentToDefaultWindow doesn't change parent anymoreCaolán McNamara1-2/+6
2021-07-08vcl: nerf Window::SetParentToDefaultWindow()Michael Stahl1-1/+1
2021-07-08tdf#143059 sw export: fix assert crashAttila Szűcs1-0/+2
2021-07-06Related: tdf#125035 Introduce LongDateOrder and handle YDM in DateFormatterEike Rathke1-8/+15
2021-07-05DateFormatter: make TextToDate() long date calendar aware, tdf#125035Eike Rathke1-12/+100
2021-07-05Pass Formatter::StaticFormatter also from weld:DateFormatter, tdf#125035Eike Rathke1-21/+14
2021-07-05Resolves: tdf#125035 Use number formatter for long date in DateFormatter fieldsEike Rathke1-3/+21
2021-07-02tdf#142923 Deleting comment in Writer leaves visual artifact behindNoel Grandin1-2/+2
2021-07-02tdf#143149 fix crash if app exits while print progress is runningCaolán McNamara1-0/+11
2021-06-30gtk[3|4] AnyInput wasn't doing anything useful under waylandCaolán McNamara1-5/+26
2021-06-29gtk3: match VCL_INPUT_ANY with or without TIMER if there's pending gdk eventsCaolán McNamara1-1/+6
2021-06-29gdk_events_pending->gdk_display_has_pendingCaolán McNamara1-3/+5
2021-06-29tdf#143088 multiple Application::EventListeners is expensiveCaolán McNamara2-14/+15
2021-06-29Related: tdf#143088 listen to DefaultWindow for Settings changedCaolán McNamara1-6/+6
2021-06-24tdf#142560 handle cached glpyh items in ImplGlyphFallbackLayoutMark Hung3-6/+25
2021-06-23disable ligatures for monospace fontsCaolán McNamara1-0/+6
2021-06-18tdf#142924 "toggled" is too late to use to populate changes to the menuCaolán McNamara1-1/+19
2021-06-18rename signalToggled to signalMenuButtonToggledCaolán McNamara1-2/+2
2021-06-18rename m_nSignalId to m_nToggledSignalIdCaolán McNamara1-5/+5
2021-06-17tdf#115281 sc Windows: fix shortcut text Ctrl+` in View menuLászló Németh1-0/+3
2021-06-17tdf#103388 Show the backtick used in shortcut in Calc View menuGabor Kelemen1-1/+2
2021-06-14tdf#142393 crash on filter by color dropdownlist (gen)Noel Grandin1-0/+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
2021-06-11ofz#35149 crash in vcl::bitmap::CreateFromData from wmf loadCaolán McNamara1-0/+0
2021-06-11CppunitTest_vcl_svm_test: add missing basegfx linkMiklos Vajna1-0/+1
2021-06-11Add IntersectClipRegion cppunit tests to vclpanoskorovesis3-4/+92
2021-06-10-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann1-7/+0
2021-06-10loplugin:unnecessaryreturn RoadmapWizardNoel Grandin2-18/+11
2021-06-10loplugin:unnecessaryreturn SvImpLBox::SetMostRightNoel Grandin2-4/+2
2021-06-10loplugin:unnecessaryreturn SalX11Display::DispatchNoel Grandin2-10/+10
2021-06-10loplugin:unnecessaryreturn SalFrame::SetPluginParentNoel Grandin13-20/+13