summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2019-04-15restore code commentsLuboš Luňák
2019-04-15Related: tdf#97822 vcl opengl gtk2: fix missing slider widgetMiklos Vajna
2019-04-15loplugin:sequentialassign in vclNoel Grandin
2019-04-15move ImpNodeCache into Octree.cxx and clean-upTomaž Vajngerl
2019-04-14Octree: more clean-up, avoid memset, prefix member varsTomaž Vajngerl
2019-04-14vcl: add a basic Octree testTomaž Vajngerl
2019-04-14put Octree classes out of formatting blacklistTomaž Vajngerl
2019-04-14move octree to bitmap folder, and *octree headers to inc/bitmapTomaž Vajngerl
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-04-13BitmapScaleSuper: rename the func. names to reflect what they doTomaž Vajngerl
2019-04-13BitmapScaleSuper: generalize 24bit scalingTomaž Vajngerl
2019-04-13BitmapScaleSuper: make it easy to change the percisionTomaž Vajngerl
2019-04-13tdf#97822 vcl opengl gtk2: fix missing list node widgetMiklos Vajna
2019-04-13use more std::make_uniqueNoel Grandin
2019-04-13tdf#124543 add functs. to scale 32bit bitmaps to BitmapScaleSuperTomaž Vajngerl
2019-04-13Improve multi-threaded scaling in BitmapScaleSuperFilterTomaž Vajngerl
2019-04-12Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara
2019-04-12prefer vector::data to &vector[0]Caolán McNamara
2019-04-12loplugin:unusedmethodsNoel Grandin
2019-04-12internally resize image instead of scaling bitmaps outsideTomaž Vajngerl
2019-04-12downgrade warning to infoCaolán McNamara
2019-04-12drop warning we're going to do nothing aboutCaolán McNamara
2019-04-11weld ScDbNameDlgCaolán McNamara
2019-04-11weld ScNameDlgCaolán McNamara
2019-04-10fix build failure, use explicit $(SRCDIR)Caolán McNamara
2019-04-10Fix typoAndrea Gelmini
2019-04-10weld ScCorrelationDialogCaolán McNamara
2019-04-10tdf#124652 Guard Gtk3KDE5FolderPicker::execute with SolarMutexGuardMichael Weghorn
2019-04-10tdf#82009 TreeList move painting of drag target into Paint func.Tomaž Vajngerl
2019-04-10tdf#124238 - Show a Tip-Of-The-Day dialog on startupheiko tietze
2019-04-10clang-tidy: Silence warnings from WIP unhandled-self-assignment checkTamás Zolnai
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen