summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2019-12-09Related tdf#108458 if no TooltipHdl set use usual tooltipCaolán McNamara
2019-12-09tdf#108458 related: Add tooltip handling to TreeViewJim Raykowski
2019-12-09weld Property BrowserCaolán McNamara
2019-12-09no longer have to worry about intra-module compatibilityCaolán McNamara
2019-12-09tdf#122706 Fix built-in HID on Print dialogs Help buttonKelemen Gábor
2019-12-08pdfexport: improved detection of failure to print with --disable-guiAshod Nakashian
2019-12-07return blank ident if empty notebookCaolán McNamara
2019-12-07Avoid loplugin:staticmethodsStephan Bergmann
2019-12-07Fix more new dependencies on boost_headersStephan Bergmann
2019-12-06loplugin:redundantcast (macOS)Stephan Bergmann
2019-12-06loplugin:external (macOS)Stephan Bergmann
2019-12-06Removed duplicated includeAndrea Gelmini
2019-12-06remove the added pages grid and tabpage when remove page calledCaolán McNamara
2019-12-06Qt5 fix missing XCB_ICCCM_WM_HINT_WINDOW_GROUPJan-Marek Glogowski
2019-12-06use SkBitmap::setImmutable() where suitableLuboš Luňák
2019-12-06make all Skia drawing GPU-backed, if possibleLuboš Luňák
2019-12-06check also setupDrawBlend() in visualbackendtestLuboš Luňák
2019-12-06keep just one shared reference to Skia shared GrContextLuboš Luňák
2019-12-06make Skia Windows text rendering use SkImage instead of SkBitmapLuboš Luňák
2019-12-06tdf#129071 Qt5 handle windows with parents as dialogsJan-Marek Glogowski
2019-12-06disable VCL backendtest again for qt5svpLuboš Luňák
2019-12-06handle unsetting ImageCaolán McNamara
2019-12-06lok preload: Some symbols are in-process when we need them.Jan Holesovsky
2019-12-06Resolves tdf#129140 - Wording in printer dialogHeiko Tietze
2019-12-05drawPixel() should still get 'true' for bXorModeAllowed.Jan Holesovsky
2019-12-05loplugin:redundantpointerops (clang-cl)Stephan Bergmann
2019-12-05loplugin:external (clang-cl)Stephan Bergmann
2019-12-05Silence loplugin:unnecessaryoverride (clang-cl)Stephan Bergmann
2019-12-05KF5 drop KF5FilePicker::executeJan-Marek Glogowski
2019-12-05-Werror,-Wnon-virtual-dtor (clang-cl)Stephan Bergmann
2019-12-05-Werror,-Winconsistent-missing-override (clang-cl)Stephan Bergmann
2019-12-05-Werror,-Wmicrosoft-pure-definition (clang-cl)Stephan Bergmann
2019-12-05Make sure external/skia include file doesn't define macro YieldStephan Bergmann
2019-12-05use o3tl::optional instead of pointerNoel Grandin
2019-12-05turn TimeFormatter::ImplInit into initializer listCaolán McNamara
2019-12-05turn DateFormatter::ImplInit into initializer listCaolán McNamara
2019-12-05no point setting mnDecimalDigits to overwrite it immediatelyCaolán McNamara
2019-12-05turn NumericFormatter::ImplInit into initializer listCaolán McNamara
2019-12-05turn MetricFormatter::ImplInit into initializer listCaolán McNamara
2019-12-05replace only use of GetDefaultUnit() with FieldUnit::NONECaolán McNamara
2019-12-05the only call to MetricField::SetDefaultUnit doesn't change the defaultCaolán McNamara
2019-12-05headless: Don't leak the cairo context in drawPixel().Jan Holesovsky
2019-12-05Fix typoAndrea Gelmini
2019-12-05Qt5 hide more Qt5FilePicker detailsJan-Marek Glogowski
2019-12-05make some classes module privateNoel Grandin
2019-12-04fix manual insert into a size groupCaolán McNamara
2019-12-04factor out 'weld::Widget as XWindow'Caolán McNamara
2019-12-04tdf#128992 Compressing PNG files with alpha channel get a black backgroundNoel Grandin
2019-12-04honour GtkScrolledWindow shadow-typeCaolán McNamara
2019-12-04weld ONavigatorCaolán McNamara