summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-12-18Qt5 fix SalGraphics::invertJan-Marek Glogowski2-3/+8
2018-12-18Qt5: fix color bits interpretation for 32bit ARGB image formatsAleksei Nikiforov1-0/+4
2018-12-17Qt5 don't re-register system fontsJan-Marek Glogowski1-1/+6
2018-12-17vcl/win/gdi: merge ImplRenderPath into drawPolyLineBezierDmitriy Shilin1-28/+30
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens30-4003/+8
2018-12-17Use 'gb_Library_set_include' for GTK3_CFLAGSMichael Weghorn1-5/+1
2018-12-17Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann1-1/+1
2018-12-16drop scroll-wheel moves notebook page workaroundCaolán McNamara1-56/+0
2018-12-16SalGtk{File,}Picker.hxx: Add missing includesMichael Weghorn2-0/+3
2018-12-15Resolves: tdf#121050 draw fixedlines like toolbar separatorsCaolán McNamara1-30/+74
2018-12-15tdf#116290 allow menubar to shrink past its minimum sizeCaolán McNamara2-1/+15
2018-12-14Resolves: tdf#122059 don't crash with no parent for tabpageCaolán McNamara1-1/+1
2018-12-14tdf#122042: It's two clipboards, actuallyKatarina Behrens2-6/+9
2018-12-14Qt5Menu.hxx: Add missing include/forward-declarationMichael Weghorn1-0/+3
2018-12-13Use the non-deprecated NSEventMaskAnyTor Lillqvist2-12/+3
2018-12-13tdf#120342 OSX always lock SolarMutex in drawRectJan-Marek Glogowski1-44/+18
2018-12-13WIN move native dialog hack into WinSchedulerJan-Marek Glogowski2-0/+38
2018-12-13weld SwTOXSelectTabPageCaolán McNamara2-0/+11
2018-12-13Resolves: tdf#122016 crash accessing deleted GtkSalMenuCaolán McNamara1-0/+5
2018-12-13vcl/win/gdi: get dither mapping value explicitlyDmitriy Shilin1-14/+12
2018-12-13loplugin:unusedfields in variousNoel Grandin1-2/+0
2018-12-13loplugin:constantparamNoel Grandin4-50/+38
2018-12-13tdf#107792 vcl/win/gdi: shrink WinSalGraphicsImpl::MakePen APIDmitriy Shilin2-3/+7
2018-12-13tdf#107792 vcl/win/gdi: reduce number of return pathsDmitriy Shilin1-9/+7
2018-12-12tdf#117295 WIN no main loop shortcut for OLE dialogJan-Marek Glogowski2-0/+7
2018-12-12expand normal tabs if overflow is activeCaolán McNamara1-0/+7
2018-12-12weld SwCaptionOptPageCaolán McNamara2-18/+59
2018-12-12Qt5+kde4 don't override generic VCL style settingsJan-Marek Glogowski2-12/+0
2018-12-12Qt5 fix the clang plugin buildJan-Marek Glogowski3-5/+6
2018-12-12weld SwAddStylesDlgCaolán McNamara3-33/+78
2018-12-12tdf#98253 Qt5 rely on VCL for SetDeactiveColorSumit Chauhan1-1/+1
2018-12-12tdf#107792 vcl: split MakeBrush into functionsDmitriy Shilin1-39/+64
2018-12-12use std::<some_container>::swap, instead of copy and clearNoel Grandin1-2/+2
2018-12-12tdf#120454: Implement native rendering of tooltipsKatarina Behrens4-0/+22
2018-12-12tdf#107792 vcl: simplify SetFillColor()Dmitriy Shilin2-95/+102
2018-12-11Adapt MACOSX/IOS ifdef for the now constness of the nFlags variableTor Lillqvist1-2/+3
2018-12-11Do as the docs say: Use the CGContext property instead of graphicsPortTor Lillqvist4-16/+6
2018-12-11Comment out an assertion that fails every time for me on macOSTor Lillqvist1-1/+1
2018-12-11OSX implement bitmap-only rendering modeJan-Marek Glogowski5-35/+118
2018-12-11tdf#121962 Don't treat closing bracket as invalid syntaxSamuel Mehrbrodt2-0/+30
2018-12-11OSX always fall back to a bitmap contextJan-Marek Glogowski2-70/+73
2018-12-11OSX cleanup some AquaSalFrame codeJan-Marek Glogowski1-64/+51
2018-12-11gtk takes care of the ordering itselfCaolán McNamara1-5/+2
2018-12-11SvListAction::REVERSING is unusedNoel Grandin1-3/+0
2018-12-11SvListView::CreateViewData unnecessaryNoel Grandin2-15/+3
2018-12-11tdf#107792 vcl: simplify SetLineColor()Dmitriy Shilin2-33/+44
2018-12-11loplugin:useuniqueptr in vclNoel Grandin14-180/+133
2018-12-10missing includesStephan Bergmann1-0/+2
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen51-0/+52
2018-12-10 tdf#39593 vcl/win/gdi: extract brush updating into methodDmitriy Shilin2-24/+21