summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák5-3/+5
2019-10-15Add option to prevent graphic swap outSamuel Mehrbrodt2-6/+15
2019-10-14Fix method name origin in SAL_WARN_IF(vcl/quartz/salgdi)Julien Nabet1-1/+1
2019-10-14use common PCH for more librariesLuboš Luňák2-0/+4
2019-10-14jsdialogs: send units for numeric fieldsSzymon Kłos1-0/+85
2019-10-14New loplugin:getstrStephan Bergmann1-2/+2
2019-10-14assert fires after help hides find & replace dialogCaolán McNamara1-8/+20
2019-10-14gtk3atk: Make sure returned values are initializedSamuel Thibault3-4/+8
2019-10-14fix names of enumsCaolán McNamara1-8/+8
2019-10-14Related: tdf#124729 avoid GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENTCaolán McNamara1-4/+12
2019-10-14Related: tdf#124729 check error status before continuingCaolán McNamara1-1/+6
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin5-7/+6
2019-10-14Fix numbering of font tables in sft.hxx (vcl)Julien Nabet1-6/+6
2019-10-13Replace "static const" by "constexpr" in sft.hxx (vcl)Julien Nabet1-80/+80
2019-10-13Refactor + fix TrueTypeTableNew_post + some reading types for sft/ttcr (vcl)Julien Nabet4-62/+49
2019-10-13weld ConditionalFormattingDialogCaolán McNamara2-6/+132
2019-10-13Add glyf constants + remove "offset" pattern for length var (vcl)Julien Nabet3-21/+46
2019-10-12Document and replace some magic values in sft/ttcr (vcl)Julien Nabet3-88/+293
2019-10-12tdf#128100: add explicit service pack and build info to Windows versionMike Kaganski1-12/+39
2019-10-11lok: ensure that dialog windows are focused before emitting events.Michael Meeks1-0/+8
2019-10-11ofz#18110 TimeoutCaolán McNamara1-5/+3
2019-10-11Add 'SinglePageSheets' option to the PDF export dialogMuhammet Kara1-0/+5
2019-10-11simplify "a = a +" to "a +="Noel Grandin7-12/+12
2019-10-10support screenshotting .ui files with GtkBuilderCaolán McNamara6-268/+395
2019-10-10vcl, BitmapEx transformed draw: special-case simple rotationsMiklos Vajna2-4/+55
2019-10-10avoid warning on teardown for non-dialogs/assistantsCaolán McNamara1-1/+2
2019-10-10'close' is available for GtkDialog and GtkAssistantCaolán McNamara1-1/+4
2019-10-10WaE: -Wreturn-typeCaolán McNamara1-1/+1
2019-10-10guesslang needed in calc, impress and math! as wellCaolán McNamara1-0/+3
2019-10-10vcl: only smooth bitmap transform when neededMiklos Vajna3-2/+76
2019-10-10ofz#18093 fix buildCaolán McNamara1-0/+1
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