summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-12-19FAST_ARGB_BGRA has been #defined since 2006Tor Lillqvist
2018-12-19Resolves: tdf#105602 fix extended help for non-dispatchable toolbox commandsCaolán McNamara
2018-12-19Qt5: remove assert leading to crash while executing 'open' dialogAleksei Nikiforov
2018-12-19Removed useless semicolonsAndrea Gelmini
2018-12-19tdf#121247, tdf#121266 KDE5: Add basic support for OpenGLAleksei Nikiforov
2018-12-18tdf#122055: catch RuntimeException if a11y context no longer aliveKatarina Behrens
2018-12-18Qt5: Fix fullscreen window sizeAleksei Nikiforov
2018-12-18Qt5 fix SalGraphics::invertJan-Marek Glogowski
2018-12-18Qt5: fix color bits interpretation for 32bit ARGB image formatsAleksei Nikiforov
2018-12-17Qt5 don't re-register system fontsJan-Marek Glogowski
2018-12-17vcl/win/gdi: merge ImplRenderPath into drawPolyLineBezierDmitriy Shilin
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens
2018-12-17Use 'gb_Library_set_include' for GTK3_CFLAGSMichael Weghorn
2018-12-17Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann
2018-12-16drop scroll-wheel moves notebook page workaroundCaolán McNamara
2018-12-16SalGtk{File,}Picker.hxx: Add missing includesMichael Weghorn
2018-12-15Resolves: tdf#121050 draw fixedlines like toolbar separatorsCaolán McNamara
2018-12-15tdf#116290 allow menubar to shrink past its minimum sizeCaolán McNamara
2018-12-14Resolves: tdf#122059 don't crash with no parent for tabpageCaolán McNamara
2018-12-14tdf#122042: It's two clipboards, actuallyKatarina Behrens
2018-12-14Qt5Menu.hxx: Add missing include/forward-declarationMichael Weghorn
2018-12-13Use the non-deprecated NSEventMaskAnyTor Lillqvist
2018-12-13tdf#120342 OSX always lock SolarMutex in drawRectJan-Marek Glogowski
2018-12-13WIN move native dialog hack into WinSchedulerJan-Marek Glogowski
2018-12-13weld SwTOXSelectTabPageCaolán McNamara
2018-12-13Resolves: tdf#122016 crash accessing deleted GtkSalMenuCaolán McNamara
2018-12-13vcl/win/gdi: get dither mapping value explicitlyDmitriy Shilin
2018-12-13loplugin:unusedfields in variousNoel Grandin
2018-12-13loplugin:constantparamNoel Grandin
2018-12-13tdf#107792 vcl/win/gdi: shrink WinSalGraphicsImpl::MakePen APIDmitriy Shilin
2018-12-13tdf#107792 vcl/win/gdi: reduce number of return pathsDmitriy Shilin
2018-12-12tdf#117295 WIN no main loop shortcut for OLE dialogJan-Marek Glogowski
2018-12-12expand normal tabs if overflow is activeCaolán McNamara
2018-12-12weld SwCaptionOptPageCaolán McNamara
2018-12-12Qt5+kde4 don't override generic VCL style settingsJan-Marek Glogowski
2018-12-12Qt5 fix the clang plugin buildJan-Marek Glogowski
2018-12-12weld SwAddStylesDlgCaolán McNamara
2018-12-12tdf#98253 Qt5 rely on VCL for SetDeactiveColorSumit Chauhan
2018-12-12tdf#107792 vcl: split MakeBrush into functionsDmitriy Shilin
2018-12-12use std::<some_container>::swap, instead of copy and clearNoel Grandin
2018-12-12tdf#120454: Implement native rendering of tooltipsKatarina Behrens
2018-12-12tdf#107792 vcl: simplify SetFillColor()Dmitriy Shilin
2018-12-11Adapt MACOSX/IOS ifdef for the now constness of the nFlags variableTor Lillqvist
2018-12-11Do as the docs say: Use the CGContext property instead of graphicsPortTor Lillqvist
2018-12-11Comment out an assertion that fails every time for me on macOSTor Lillqvist
2018-12-11OSX implement bitmap-only rendering modeJan-Marek Glogowski
2018-12-11tdf#121962 Don't treat closing bracket as invalid syntaxSamuel Mehrbrodt
2018-12-11OSX always fall back to a bitmap contextJan-Marek Glogowski
2018-12-11OSX cleanup some AquaSalFrame codeJan-Marek Glogowski
2018-12-11gtk takes care of the ordering itselfCaolán McNamara