summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-06-18Better type safetyStephan Bergmann1-4/+4
2019-06-18tdf#39593 Remove Graphic::getImplementationArkadiy Illarionov3-10/+2
2019-06-18ofz#15335 avoid config during fuzzingCaolán McNamara1-1/+2
2019-06-18Avoid -fsanitize=misaligned-pointer-useStephan Bergmann2-24/+59
2019-06-18loplugin:logexceptionnicely in vclNoel Grandin17-40/+57
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov31-362/+270
2019-06-17Fix comments about endian-nessStephan Bergmann1-2/+2
2019-06-17tdf#125968 fix the result order of text mime infoJan-Marek Glogowski1-2/+2
2019-06-17tdf#101978 vcl combobox/listbox floating window: avoid flickerMiklos Vajna4-2/+19
2019-06-17Resolves: tdf#125883 if old and new text will be the same don't change itCaolán McNamara1-1/+3
2019-06-17At least log errors in GfxLink::GetSwapInDataStephan Bergmann1-3/+15
2019-06-17tdf#124907 vcl: react to pan gesture for listbox and other widgetsTomaž Vajngerl3-8/+21
2019-06-17Typo (silence warnings with cast to void, not void*)Stephan Bergmann1-1/+1
2019-06-16Reload Notebookbar, when customization is being done.Sumit Chauhan1-2/+4
2019-06-16tdf#121486: Correct scale of broken fonts on WindowsKhaled Hosny1-1/+1
2019-06-15tdf#125934 Qt5 set the desktop file nameJan-Marek Glogowski2-0/+7
2019-06-15Fix typoAndrea Gelmini1-1/+1
2019-06-15Qt5 move and init static m_ActiveDragSourceJan-Marek Glogowski2-2/+1
2019-06-15Fix typoAndrea Gelmini1-1/+1
2019-06-15Fix typoAndrea Gelmini1-1/+1
2019-06-15Fix typoAndrea Gelmini1-1/+1
2019-06-15tdf#125921 Qt5 set WM_CLASS for top level windowsJan-Marek Glogowski1-2/+24
2019-06-14mpViewWindow is always null nowCaolán McNamara1-60/+5
2019-06-14KDE5 move screensafer inhibiting code into Qt5Jan-Marek Glogowski4-26/+44
2019-06-14loplugin:unusedmethodsNoel Grandin1-6/+0
2019-06-14salusereventlist.hxx: Drop extra ';'Michael Weghorn1-1/+1
2019-06-14disable 'Quit' when toggling a dialog hierarchy to 'busy'Caolán McNamara1-0/+4
2019-06-14broadcast up/down of welded native modal dialogs like vcl onesCaolán McNamara3-19/+29
2019-06-14disable 'quit' menu entry when modal dialog waiting responseCaolán McNamara3-4/+13
2019-06-14Refactoring - Converting private methods to static non-member methodsSumit Chauhan1-14/+17
2019-06-13Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski10-4/+117
2019-06-13Qt5 move boilerplate clipboard code to the end...Jan-Marek Glogowski1-34/+34
2019-06-13VCL make horizontal scrolling depend on RTLJan-Marek Glogowski1-4/+3
2019-06-13tdf#122239 Qt5 implement lazy clipboard handlingJan-Marek Glogowski5-339/+513
2019-06-13tdf#92079 vcl: fix missing image background on dialog from basicMiklos Vajna1-0/+3
2019-06-13unopkg gui crashes on shutdownCaolán McNamara1-5/+3
2019-06-13tdf#95173 vcl: fix not drawn progressbar widget from UNOMiklos Vajna1-0/+12
2019-06-13remove some unneeded includesCaolán McNamara1-1/+0
2019-06-13menu_item...with_label -> menu_item...with_mnemonicCaolán McNamara1-4/+4
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen103-175/+95
2019-06-13Qt5 correctly hide menu bar in tabbed modeJan-Marek Glogowski1-2/+2
2019-06-12tdf#125692 SalObject always holds a SystemChildWindowJan-Marek Glogowski6-20/+23
2019-06-12tdf#125517 Qt5 implement a minimal Qt5ObjectWindowJan-Marek Glogowski5-44/+122
2019-06-12Use 'gb_Library_add_cxxflags' for '-include chrono'Michael Weghorn2-2/+2
2019-06-12qt5: Make it compile with '-Werror=shadow'Michael Weghorn1-2/+2
2019-06-12weld OrganizeDialogCaolán McNamara4-14/+110
2019-06-12tdf#95173 vcl: fix partially drawn progressbar widgetMiklos Vajna1-6/+3
2019-06-12setting cursor needs widget to be realizedCaolán McNamara1-0/+2
2019-06-12loplugin:unusedfieldsNoel Grandin1-4/+0
2019-06-12Revert "improve empty tools::Rectangle (width)"Noel Grandin6-10/+4