summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2020-02-11cypress: mobile: Font size combobox is broken on core/master.Caolán McNamara4-4/+14
2020-02-11Drop some static_cast from long to sal_Int32Stephan Bergmann1-6/+6
2020-02-11SplitWindow::ImplDrawBack is effectively unusedNoel Grandin1-19/+0
2020-02-10operate on the text renderer cell, not the first cellCaolán McNamara1-9/+4
2020-02-10weld SvxFmAbsRecWin item windowCaolán McNamara1-1/+2
2020-02-10weld SvxFmTbxCtlRecTotal label item windowCaolán McNamara5-1/+24
2020-02-10log human-readable vulkan driver version tooLuboš Luňák1-3/+4
2020-02-10cid#1458168 silence bogus Dereference after null checkCaolán McNamara7-0/+7
2020-02-10if OpenGL is forced, do not enable Skia in order to allow GLLuboš Luňák1-0/+6
2020-02-10in case of Skia problems force raster mode, don't disable it allLuboš Luňák2-2/+9
2020-02-10add (Vulkan) blacklisting to SkiaLuboš Luňák5-44/+125
2020-02-10restore unit test code accidentally deletedNoel Grandin1-0/+42
2020-02-09Fix typoAndrea Gelmini1-2/+2
2020-02-09Fix typoAndrea Gelmini1-3/+3
2020-02-08Fix typoAndrea Gelmini1-2/+2
2020-02-08Resolves: tdf#130513 sfxlo-OptionalBox isn't in sfxCaolán McNamara2-3/+5
2020-02-08tdf#74702 Remove OutDevType from OutputDevice::RemoveTransparenciesFromMetaFileYusuf Keten3-10/+13
2020-02-08tdf#130478 add direct dash paint in cairoArmin Le Grand1-3/+12
2020-02-08Add minimum support for PDF/A3Arnaud Versini2-7/+16
2020-02-08Fix typoAndrea Gelmini1-1/+1
2020-02-08Fix typoAndrea Gelmini1-1/+1
2020-02-08Fix typoAndrea Gelmini1-1/+1
2020-02-08Fix typoAndrea Gelmini1-1/+1
2020-02-08Fix typoAndrea Gelmini1-1/+1
2020-02-08Fix typoAndrea Gelmini1-2/+2
2020-02-08Fix typoAndrea Gelmini1-1/+1
2020-02-08tdf#129809 qt5: take a reference in case m_aContents is replacedMichael Weghorn1-1/+4
2020-02-07Removed executable permission on filesAndrea Gelmini5-0/+0
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)29-129/+507
2020-02-07rename GetBaseOfstForFly->GetBaseOffsetForFlyNoel Grandin1-42/+0
2020-02-07tdf#129809 take a reference in case m_aContents is replacedCaolán McNamara1-1/+4
2020-02-07loplugin:singlevalfieldsNoel Grandin2-16/+10
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna1-2/+0
2020-02-07add Skia crash zone checkingLuboš Luňák10-0/+138
2020-02-07disable watchdog if using valgrind or debuggerLuboš Luňák1-0/+13
2020-02-07merge OpenGLZone and OpenCLZone into one generic codeLuboš Luňák8-218/+235
2020-02-06tdf#130462 call SetMinOutputSizePixel before SetOutputSizePixelCaolán McNamara1-1/+1
2020-02-06lok: calc: formula input bar: set text selection as requested by clientMarco Cecchetti1-1/+10
2020-02-06drop unnecessary includeCaolán McNamara1-2/+2
2020-02-06weld SvxFontSizeBox_ImplCaolán McNamara3-6/+111
2020-02-06return true to show pressing tab was consumedCaolán McNamara1-1/+1
2020-02-06fix leak in KF5FilePickerNoel Grandin2-2/+3
2020-02-06find more symbols that can be privateNoel Grandin1-1/+1
2020-02-05we want to search by G_SIGNAL_MATCH_DATA + G_SIGNAL_MATCH_IDCaolán McNamara1-1/+3
2020-02-05vcl: fix UB in Window::ImplNewInputContext()Miklos Vajna1-1/+1
2020-02-04add a way to return focus to the main widgetCaolán McNamara4-8/+14
2020-02-04tdf#74702: Remove enum OutDevType from OutputDevice::drawOutDevDirectYusuf Keten2-40/+70
2020-02-04tdf#129634 ignore floating toolbarsCaolán McNamara1-0/+4
2020-02-04tdf#129976 PDF export of PDF images: adapt transparency to renderingMiklos Vajna2-2/+13
2020-02-04Place button text in tooltip if it doesn't fit into the buttonSamuel Mehrbrodt1-0/+5