summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2019-04-26cleanup osx/clipboard.{cxx,hxx}Tomaž Vajngerl
2019-04-26tdf#119965 implement tooltip widget style on macosTomaž Vajngerl
2019-04-26tdf#124598 gtk3_kde5: Link gtk3 side against kf5 libsMichael Weghorn
2019-04-26Reuse base class IsCurrentThreadStephan Bergmann
2019-04-26There is no ImplSVMainHook()Tor Lillqvist
2019-04-26Fix typosAndrea Gelmini
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann
2019-04-25test unreliable under windowsCaolán McNamara
2019-04-25gtk3_kde5: Make folder selection more intuitiveMichael Weghorn
2019-04-24Related: tdf#113076 vcl win DirectWrite: handle stretched textMiklos Vajna
2019-04-24tdf#124923: Remove unneeded iOS ifdefferyTor Lillqvist
2019-04-24disable some more pdfexport testsNoel Grandin
2019-04-24lazy image loading shouldn't read the entire .xls file (tdf#124828)Luboš Luňák
2019-04-23tdf#113076 vcl windows opengl: specific italic set font was clipped on ...Miklos Vajna
2019-04-23Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian
2019-04-21GtkCalendar months are 0..11Caolán McNamara
2019-04-21disable part of pdfexport test on windowsNoel Grandin
2019-04-21tdf#101854 Move to CommonSalLayout removed faux bold in macosTomaž Vajngerl
2019-04-19drop some unneeded includesCaolán McNamara
2019-04-19optimise find/insert patternNoel Grandin
2019-04-19testAlphaVirtualDevice increase delta to 6Tomaž Vajngerl
2019-04-19vcl: Allow for rounding errors on Win32 in testAlphaVirtualDeviceTomaž Vajngerl
2019-04-19vcl: extend SVM (MetaFile) BitmapEx testsTomaž Vajngerl
2019-04-18weld ScOptSolverDlgCaolán McNamara
2019-04-18tdf#43157 Clean up OSL_TRACE (replace with SAL_INFO)Jens Carl
2019-04-18forcepoint#78 large double cast to sal_Int32 wraps to negCaolán McNamara
2019-04-18Removed duplicated includesAndrea Gelmini
2019-04-17weld ScTPValidationValue and ScValidationDlgCaolán McNamara
2019-04-17Initialize ImplCursorData members as requiredStephan Bergmann
2019-04-17gtk3_kde5: No longer kill fpicker process on timeoutMichael Weghorn
2019-04-17tdf#124597 template select dialog launched before parent gets final sizeCaolán McNamara
2019-04-17tdf#124032 fix Edit background drawingTomaž Vajngerl
2019-04-17remove or change salbtype.hxx includesTomaž Vajngerl
2019-04-16abort() in dbgutil mode if OpenGL shader compilation failsLuboš Luňák
2019-04-16Missing include (Windows --disable-pch)Stephan Bergmann
2019-04-16adjust BitmapTest::testN8Greyscale() for OpenGL valuesLuboš Luňák
2019-04-16add unittest for SalBitmap::Scale()Luboš Luňák
2019-04-16fix areaScaleFragmentShader.glsl with texture atlas (tdf#105277)Luboš Luňák
2019-04-16fix vcl_svm_test with OpenGLLuboš Luňák
2019-04-16in dbgutil mode initialize texture contents with predictable garbageLuboš Luňák
2019-04-16make ConvertBGRABufferToBitmapEx work properly also on non-win32Luboš Luňák
2019-04-16round() instead of truncating in two-pass OpenGL area scalingLuboš Luňák
2019-04-16remove pointless #ifdefLuboš Luňák
2019-04-16Library_vcl has a dependency on vcl opengl packagesLuboš Luňák
2019-04-16Test an alpha VirtualDevice and fix GetPixel and DrawPixelTomaž Vajngerl
2019-04-16edit widget not redrawing text properlyCaolán McNamara
2019-04-16Test drawing BitmapEx with an alpha channel on a VirtualDeviceTomaž Vajngerl
2019-04-16Add test for BitmapEx GetPixelColor for 24+8 and 32bit BitmapsTomaž Vajngerl
2019-04-16Add backend tests as CPPUNIT testsTomaž Vajngerl
2019-04-15Fix --enable-gtk3-kde5 buildStephan Bergmann