summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2018-12-11SvListAction::REVERSING is unusedNoel Grandin
2018-12-11SvListView::CreateViewData unnecessaryNoel Grandin
2018-12-11tdf#107792 vcl: simplify SetLineColor()Dmitriy Shilin
2018-12-11loplugin:useuniqueptr in vclNoel Grandin
2018-12-10missing includesStephan Bergmann
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-10 tdf#39593 vcl/win/gdi: extract brush updating into methodDmitriy Shilin
2018-12-09Related: tdf#120371 a scheme to provide multi-level notebook tabsCaolán McNamara
2018-12-09tdf#39593 vcl/win/gdi: extract pen resetting into methodDmitriy Shilin
2018-12-09Fix typos in codeAndrea Gelmini
2018-12-09loplugin:unusedmethodsNoel Grandin
2018-12-09missing g_signal_handler_disconnect in GtkInstanceWidgetNoel Grandin
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin