summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-10-09name all Notebooks 'tabcontrol'Caolán McNamara2-2/+2
2019-10-09ofz#18093 guesslang was added to solenv/bin/native-code.pyCaolán McNamara1-0/+1
2019-10-09remove still pending timeout in dtorCaolán McNamara1-0/+2
2019-10-09use preferred button order when screenshotting dialogsCaolán McNamara1-0/+3
2019-10-09get SAL_USE_VCLPLUGIN=gtk3 make screenshot to workCaolán McNamara1-0/+20
2019-10-08loplugin:externalStephan Bergmann1-0/+3
2019-10-08loplugin:nullptrStephan Bergmann1-1/+1
2019-10-08implement gtk dialog screenshottingCaolán McNamara4-153/+327
2019-10-08tdf#124391 Fix doubled menu in global menuSamuel Mehrbrodt1-2/+6
2019-10-08vcl: avoid downscale && upscale in DrawTransformedBitmapEx()Miklos Vajna2-1/+46
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin5-10/+10
2019-10-07hidpi cursors for macOSNoel Grandin74-317/+324
2019-10-07weld ScreenshotAnnotationDlgCaolán McNamara1-1/+1
2019-10-07adjust a confusing testLuboš Luňák1-2/+2
2019-10-07fix test for CanvasBitmap not handling N32BitTcMask bpp properlyLuboš Luňák1-1/+4
2019-10-07cid#1454629 silence bogus Arguments in wrong orderCaolán McNamara1-0/+2
2019-10-07tdf#112368 Qt5 don't lose ownership in flushClipboardJan-Marek Glogowski2-8/+12
2019-10-07cid#1453997 silence Uncaught exceptionCaolán McNamara1-1/+1
2019-10-07Get rid of another SAL_WARN that just pointlessly fills up log filesTor Lillqvist1-1/+0
2019-10-07Drop some useless warnings that we get hundreds ofTor Lillqvist1-4/+0
2019-10-07Avoid dialog headings showing up as some serif font in the iOS appTor Lillqvist1-1/+1
2019-10-07tdf#126964: Set background colours to white in IosSalFrame::UpdateSettings()Tor Lillqvist1-0/+6
2019-10-07cid#1454632 silence Uncaught exceptionCaolán McNamara2-2/+2
2019-10-07vcl: fix Android buildMiklos Vajna1-1/+1
2019-10-07cid#1454634 silence Unchecked return valueCaolán McNamara1-1/+1
2019-10-06fix android buildCaolán McNamara1-0/+6
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara2-3/+13
2019-10-06convert equals() to operator== in xmlreader::SpanNoel Grandin2-74/+72
2019-10-06Replace SystemEnvData pToolkit/pPlatformName strings with enumsStephan Bergmann5-15/+14
2019-10-06SystemEnvData::nSize is no longer read and can be removedStephan Bergmann14-21/+1
2019-10-05only MultiLineEditSyntaxHighlight uses UpdateDataCaolán McNamara1-49/+0
2019-10-05The SystemEnvData passed into the canvas factories appears to be unusedStephan Bergmann1-18/+5
2019-10-05Remove redundant memsetsStephan Bergmann2-7/+0
2019-10-04tdf#127529 vertical text not drawn in slideshow canvasCaolán McNamara8-23/+72
2019-10-04drop some unnecessary includesCaolán McNamara1-5/+2
2019-10-04Related: tdf#127529 make it harder to misunderstand this VirtualDevice ctorCaolán McNamara4-5/+7
2019-10-04enable -Wunused-exception-parameter on clangNoel Grandin9-27/+27
2019-10-04loplugin:unusedfieldsNoel Grandin4-5/+0
2019-10-04loplugin:unusedmethodsNoel Grandin14-260/+0
2019-10-04vcl metafile dump: a relative file path is not a good defaultMiklos Vajna1-1/+2
2019-10-04find-unneeded-includes: ignore extra recommendationsGabor Kelemen1-3/+0
2019-10-04loplugin:methodcyclesNoel Grandin1-14/+0
2019-10-04loplugin:singlevalfieldsNoel Grandin12-94/+16
2019-10-03Fix --enable-gtk3-kde5Stephan Bergmann2-13/+0
2019-10-03Removed duplicated includeAndrea Gelmini1-1/+0
2019-10-03factor out the actual surface creationCaolán McNamara2-35/+44
2019-10-03use "normal" VirtualDevice ctor, not the obscure SystemGraphicsData variantCaolán McNamara1-1/+1
2019-10-03Make sure TerminateListener doesn't outlive TransferableHelperStephan Bergmann1-1/+13
2019-10-03loplugin:unnecessaryvirtualNoel Grandin2-3/+3
2019-10-03loplugin:virtualdeadNoel Grandin3-10/+0