summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-01-19refactor CreateFromClipboard to support not passing in a vcl::WindowCaolán McNamara
2020-01-19add api to determine number of menu itemsCaolán McNamara
2020-01-19report submenu activatation the same with/without MenuButtonCaolán McNamara
2020-01-19tdf#74702: clean up of OutputDevice::SetMapModeAdrien Ollier
2020-01-18Resolves: tdf#130070 keep dropdown menu fully on screenCaolán McNamara
2020-01-18Remove redundant castsStephan Bergmann
2020-01-17flush out unused Font objectsCaolán McNamara
2020-01-16Fix typoAndrea Gelmini
2020-01-16Fix typoAndrea Gelmini
2020-01-16theming: avoid continually attempting to load missing theme library.Michael Meeks
2020-01-16limit the area where we manually do xor drawing in SkiaLuboš Luňák
2020-01-16implement xor drawing for SkiaLuboš Luňák
2020-01-16use surface atlas for Skia text drawing on WindowsLuboš Luňák
2020-01-16Related: tdf#127782 use size groups to avoid changing widths on using expandersCaolán McNamara
2020-01-16use sidebar icon size setting for welded toolboxes in sidebarsCaolán McNamara
2020-01-16drop Application::GetAppWindowCaolán McNamara
2020-01-15tweak GetBitmap methods in BitmapExNoel Grandin
2020-01-15external: update pdfium to 4021Miklos Vajna
2020-01-15avoid needless copy by SkSurface::makeImageSnapshot(rect)Luboš Luňák
2020-01-14Silence -Werror,-Wdeprecated-declarations for nowStephan Bergmann
2020-01-14Fix typoAndrea Gelmini
2020-01-14move [G|S]etGetSpecialCharsFunction into its own headerCaolán McNamara
2020-01-14tdf#128226: make OpenSymbol font an internal resourceMike Kaganski
2020-01-14remove some unneeded includesCaolán McNamara
2020-01-14Silence -Werror,-Wdeprecated-declarations for nowNoel Grandin
2020-01-14Related: tdf#127782 resize the print dialog to its optimum size...Caolán McNamara
2020-01-14Resolves tdf#127782 - New Print dialog is too highHeiko Tietze
2020-01-13tdf#129930: Dispose SystemClipboard service early enoughStephan Bergmann
2020-01-13Silence -Werror,-Wdeprecated-declarations for nowStephan Bergmann
2020-01-13loplugin:unusedmethodsNoel Grandin
2020-01-13Use static initializerMike Kaganski
2020-01-12finally fix Skia Windows widget drawing (tdf#129416)Luboš Luňák
2020-01-11send signal_toggle_menu on set_menu_item_activeCaolán McNamara
2020-01-10Fix typoAndrea Gelmini
2020-01-10Related: tdf#127782 call signal_expanded after expansion in gtk caseCaolán McNamara
2020-01-10make welded toolbars on-demand that were previously on-demandCaolán McNamara
2020-01-10lok: avoid emission storms of un-necessary invalidations.Michael Meeks
2020-01-10use more std::make_sharedNoel Grandin
2020-01-09add hook for on-demand welded toolbar popover creationCaolán McNamara
2020-01-09add setting to config_skia.h whether to use 32bpp bitmapsLuboš Luňák
2020-01-09fix Skia virtual device alpha blending (tdf#129865)Luboš Luňák
2020-01-09android: avoid expensive load of un-used sidebar icons on mobile.Michael Meeks
2020-01-09also grab the keyboard under gtk when showing a temp floating windowCaolán McNamara
2020-01-09in gtk < 3.20.0 grab the keyboard like we are doing in >= 3.20.0Caolán McNamara
2020-01-08can expand these macros since gtk2 is goneCaolán McNamara
2020-01-08add a scheme to host welded toolbar dropdown windows in unwelded toolbarsCaolán McNamara
2020-01-08Avoid -Werror,-WundefStephan Bergmann
2020-01-08tdf#129879 Fix wrong order of buttonsTomáš Chvátal
2020-01-07Use virtual method instead of switch in parent classAdrien Ollier
2020-01-07tdf#129845 vcl: avoid expensive system caching of trivial lines & polygonsMichael Meeks