summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2019-10-09ofz#18093 guesslang was added to solenv/bin/native-code.pyCaolán McNamara
2019-10-09remove still pending timeout in dtorCaolán McNamara
2019-10-09use preferred button order when screenshotting dialogsCaolán McNamara
2019-10-09get SAL_USE_VCLPLUGIN=gtk3 make screenshot to workCaolán McNamara
2019-10-08loplugin:externalStephan Bergmann
2019-10-08loplugin:nullptrStephan Bergmann
2019-10-08implement gtk dialog screenshottingCaolán McNamara
2019-10-08tdf#124391 Fix doubled menu in global menuSamuel Mehrbrodt
2019-10-08vcl: avoid downscale && upscale in DrawTransformedBitmapEx()Miklos Vajna
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-07hidpi cursors for macOSNoel Grandin
2019-10-07weld ScreenshotAnnotationDlgCaolán McNamara
2019-10-07adjust a confusing testLuboš Luňák
2019-10-07fix test for CanvasBitmap not handling N32BitTcMask bpp properlyLuboš Luňák
2019-10-07cid#1454629 silence bogus Arguments in wrong orderCaolán McNamara
2019-10-07tdf#112368 Qt5 don't lose ownership in flushClipboardJan-Marek Glogowski
2019-10-07cid#1453997 silence Uncaught exceptionCaolán McNamara
2019-10-07Get rid of another SAL_WARN that just pointlessly fills up log filesTor Lillqvist
2019-10-07Drop some useless warnings that we get hundreds ofTor Lillqvist
2019-10-07Avoid dialog headings showing up as some serif font in the iOS appTor Lillqvist
2019-10-07tdf#126964: Set background colours to white in IosSalFrame::UpdateSettings()Tor Lillqvist
2019-10-07cid#1454632 silence Uncaught exceptionCaolán McNamara
2019-10-07vcl: fix Android buildMiklos Vajna
2019-10-07cid#1454634 silence Unchecked return valueCaolán McNamara
2019-10-06fix android buildCaolán McNamara
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-06convert equals() to operator== in xmlreader::SpanNoel Grandin
2019-10-06Replace SystemEnvData pToolkit/pPlatformName strings with enumsStephan Bergmann
2019-10-06SystemEnvData::nSize is no longer read and can be removedStephan Bergmann
2019-10-05only MultiLineEditSyntaxHighlight uses UpdateDataCaolán McNamara
2019-10-05The SystemEnvData passed into the canvas factories appears to be unusedStephan Bergmann
2019-10-05Remove redundant memsetsStephan Bergmann
2019-10-04tdf#127529 vertical text not drawn in slideshow canvasCaolán McNamara
2019-10-04drop some unnecessary includesCaolán McNamara
2019-10-04Related: tdf#127529 make it harder to misunderstand this VirtualDevice ctorCaolán McNamara
2019-10-04enable -Wunused-exception-parameter on clangNoel Grandin
2019-10-04loplugin:unusedfieldsNoel Grandin
2019-10-04loplugin:unusedmethodsNoel Grandin
2019-10-04vcl metafile dump: a relative file path is not a good defaultMiklos Vajna
2019-10-04find-unneeded-includes: ignore extra recommendationsGabor Kelemen
2019-10-04loplugin:methodcyclesNoel Grandin
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-10-03Fix --enable-gtk3-kde5Stephan Bergmann
2019-10-03Removed duplicated includeAndrea Gelmini
2019-10-03factor out the actual surface creationCaolán McNamara
2019-10-03use "normal" VirtualDevice ctor, not the obscure SystemGraphicsData variantCaolán McNamara
2019-10-03Make sure TerminateListener doesn't outlive TransferableHelperStephan Bergmann
2019-10-03loplugin:unnecessaryvirtualNoel Grandin
2019-10-03loplugin:virtualdeadNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin