summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2020-05-20jsdialog: react on button state changeSzymon Kłos2-0/+29
2020-05-20vcl: refactor by creating SetBackgroundColorAndBounds() functionChris Sherlock1-18/+22
2020-05-20vcl: refactor by creating RecordMapModeChanges() functionChris Sherlock1-3/+8
2020-05-20vcl: refactor by creating GetActionAfterBackgroundAction() functionChris Sherlock1-20/+27
2020-05-20Drop workarounds for what looks like an MSVC compiler glitchStephan Bergmann1-2/+2
2020-05-20jsdialog: Common weld::Widget implementationSzymon Kłos2-12/+34
2020-05-19loplugin:constantparamNoel Grandin4-10/+10
2020-05-19jsdialog: weld::ComboBoxSzymon Kłos3-1/+83
2020-05-19tdf#98493, tdf#133079: sc: Add UItestXisco Fauli1-0/+5
2020-05-19Resend jsdialog on entry changeSzymon Kłos2-15/+63
2020-05-19Fix ambiguous symbolSzymon Kłos2-3/+1
2020-05-19Work around what looks like an MSVC compiler glitchStephan Bergmann1-1/+1
2020-05-19Avoid UB when calling setjmpStephan Bergmann1-1/+7
2020-05-19Removed duplicated includeAndrea Gelmini1-1/+0
2020-05-18Move comment closer to where it belongsMike Kaganski1-8/+3
2020-05-18don't bother undoing the replacement of combobox if unparentedCaolán McNamara1-2/+6
2020-05-18tdf#133098 cannot truly unparent a vcl widgetCaolán McNamara2-2/+5
2020-05-18Create weld::Builder implementation for JSDialogSzymon Kłos6-6/+123
2020-05-18Simplify this a bitMike Kaganski1-2/+1
2020-05-18Make Chart Creation Wizard asyncSzymon Kłos1-3/+12
2020-05-18loplugin:unusedfieldsNoel Grandin1-2/+1
2020-05-17tdf#74702 vcl: extract GetOutputBoundsClipRegion()Chris Sherlock2-3/+15
2020-05-17vcl: slide aCCList ccloser to where it is first usedChris Sherlock1-2/+2
2020-05-17vcl: refactor by creating OutputDevice::ClearStack()Chris Sherlock2-8/+9
2020-05-17GdkEventKey::state can contain states, e.g. num lock, which we don't useCaolán McNamara1-2/+2
2020-05-16loplugin:unusedmethodsNoel Grandin6-46/+2
2020-05-15ReleaseHbFont is unusedCaolán McNamara1-9/+0
2020-05-15if GetFontCharMap returns true xFontCharMap was resetCaolán McNamara1-1/+1
2020-05-15loplugin:unnecessaryvirtualNoel Grandin4-17/+0
2020-05-15do not cache SkBitmap in SkiaSalBitmapLuboš Luňák2-33/+16
2020-05-15Fix typosAndrea Gelmini1-3/+3
2020-05-15vcl: move functionality into FindIncompletelyOccludedBackground()Chris Sherlock1-98/+107
2020-05-15vcl: new local function setComponentsSizeAndColor()Chris Sherlock1-8/+10
2020-05-15vcl: move functionality out of checkRect(), rendering function obsoleteChris Sherlock1-52/+45
2020-05-15tdf#133053 reset after clear so avoid later assertCaolán McNamara1-0/+1
2020-05-15do not hardcode a BitmapChecksum in a testLuboš Luňák1-2/+3
2020-05-15tdf#131333 SalMenus propogate to parent their selected id conditionallyCaolán McNamara1-1/+9
2020-05-15use more try_emplaceNoel Grandin1-4/+1
2020-05-15vcl: refactor - move rect coverage check out of checkRectChris Sherlock1-5/+12
2020-05-14Keep order of GDK input events intactStephan Bergmann1-5/+7
2020-05-14tdf#132788 vcl: fix redraw on theme changeMiklos Vajna1-2/+4
2020-05-14Move SalInstanceCheckButton to header fileSzymon Kłos2-40/+48
2020-05-14Move SalInstanceMessageDialog to header fileSzymon Kłos2-33/+48
2020-05-14Fix typoAndrea Gelmini1-1/+1
2020-05-14cache Skia' drawAlphaBitmap() in raster mode (tdf#104878)Luboš Luňák2-45/+44
2020-05-14cache results of Skia's drawTransformedBitmap() (tdf#132438)Luboš Luňák4-21/+201
2020-05-14vcl: move transparency checks into MetaAction and GDIMetaFileChris Sherlock3-51/+29
2020-05-13Use statics initializers instead of checksMike Kaganski1-41/+36
2020-05-13tdf#49247: draw soft edgesMike Kaganski3-154/+110
2020-05-13Fix translation domains in .ui filesGabor Kelemen1-1/+1