summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2019-10-10initial implementation of Skia drawing on screen in Windowsprivate/llunak/skiaLuboš Luňák2-2/+8
2019-09-24Skia alpha handling improvementsLuboš Luňák1-64/+51
2019-09-23better support for <8 bpp in SkiaSalBitmapLuboš Luňák1-0/+43
2019-09-23move opengl's code for converting 1,2,4bpp to 24bppLuboš Luňák1-0/+143
2019-09-23add .cxx file for SalBitmapLuboš Luňák1-0/+44
2019-09-23move openglgdiimpl.hxx to opengl/Luboš Luňák1-1/+1
2019-09-20basic functional implementation of Skia SalBmpLuboš Luňák1-0/+2
2019-07-30WIP skia integrationLuboš Luňák4-0/+90
2019-07-29Avoid -fsanitize=float-cast-overflowStephan Bergmann1-39/+68
2019-07-28loplugin:collapseifNoel Grandin1-7/+4
2019-07-28loplugin:oncevarNoel Grandin2-4/+2
2019-07-27enable setting a highlight bgCaolán McNamara1-5/+15
2019-07-27drop empty GetParentLabeledBy and GetParentLabelFor membersCaolán McNamara2-28/+2
2019-07-27tdf#74702: remove GetOutDevType() from ImplAnimViewChris Sherlock3-23/+17
2019-07-27vcl: make ImpAnimView variables more clearChris Sherlock1-37/+37
2019-07-26Use the colibre icon theme in Online and appsTor Lillqvist1-0/+5
2019-07-26Extension support for gtkmenuItem and notebookbar.ui file added for writerSumit Chauhan2-29/+76
2019-07-26LOK: sidebar: release LOKNotifier on destructionAshod Nakashian1-0/+2
2019-07-25Removed duplicated includeAndrea Gelmini1-1/+0
2019-07-25LOK: support resizing windowsAshod Nakashian1-0/+5
2019-07-25LOK: Do not offset window coordinates in LOKAshod Nakashian1-2/+7
2019-07-25vcl: LOK: emmit size_changed after window creationAshod Nakashian1-1/+16
2019-07-24rename search+replaced Getsal_uInt16 result back to GetUShortCaolán McNamara1-11/+11
2019-07-24cid#1209863 Untrusted loop boundCaolán McNamara1-0/+5
2019-07-24cid#1448301 silence Untrusted loop boundCaolán McNamara1-0/+1
2019-07-24remove unused SvLBoxButtonKind::StaticImageNoel Grandin1-5/+4
2019-07-24move aboutdialog header inside vclCaolán McNamara3-3/+3
2019-07-24cid#1451629 silence Division or modulo by zeroCaolán McNamara1-0/+4
2019-07-24Missing includeStephan Bergmann1-0/+1
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen95-265/+39
2019-07-23Avoid overflowing conversion from double to sal_Int32Stephan Bergmann1-1/+6
2019-07-23loplugin:unusedmethodsNoel Grandin1-46/+1
2019-07-22cid#1222237 try silence Untrusted value as argumentCaolán McNamara1-4/+9
2019-07-22cid#1448542 Unintended sign extensionCaolán McNamara1-3/+3
2019-07-22cid#1209863 Untrusted loop boundCaolán McNamara1-1/+12
2019-07-22Patch fixes the image rendering issue of extension in NotebookBarSumit Chauhan1-3/+18
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski2-9/+11
2019-07-21loplugin:referencecasting in vbahelper..vclNoel Grandin2-4/+3
2019-07-20cid#1448542 Unintended sign extensionCaolán McNamara1-3/+3
2019-07-20cid#1448527 Unchecked return valueCaolán McNamara1-1/+2
2019-07-19Engine to add Extension inside extension tab in NotebookBarSumit Chauhan5-10/+125
2019-07-19cid#1448527 Unchecked return valueCaolán McNamara1-1/+3
2019-07-19cid#1451641 Unchecked return valueCaolán McNamara1-1/+1
2019-07-19cid#1448308 Unintended sign extensionCaolán McNamara1-26/+26
2019-07-19loplugin:constantparamNoel Grandin1-4/+5
2019-07-18cid#1448479 Logically dead codeCaolán McNamara1-1/+3
2019-07-18cid#1448365 silence Arguments in wrong orderCaolán McNamara1-1/+1
2019-07-17No reason to have OSL_FAIL() with a fixed string inside #ifdef DBG_UTILTor Lillqvist1-2/+0
2019-07-17vcl: make "Reduce Transparency" parameter tweakableVasily Melenchuk1-2/+10
2019-07-17vcl: make it possible to select specific scaling algorithmTomaž Vajngerl1-7/+11