summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-10-20NotebookBar: Initial "Home" tab for WriterSamuel Mehrbrodt
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19Speed up in-process caching of OpenGL shader programsTor Lillqvist
2015-10-19add Application::EndAllPopupsCaolán McNamara
2015-10-19afl-eventtesting: fix deadlockCaolán McNamara
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-19vcl: Mark it as constTakeshi Abe
2015-10-18Success is no reason to be scaredTor Lillqvist
2015-10-17tdf#94936 Update the button removal hack to 3.18Maxim Monastirsky
2015-10-17tdf#95096 avoid invalid cursor position exceptionJustin Luth
2015-10-16afl-eventtesting: add a realistic impress workoutCaolán McNamara
2015-10-16afl-eventtesting: tweak key event injectionCaolán McNamara
2015-10-16convert Link<> to typedNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15vcl: aAlphaBitmap.ImplGetImpBitmap() seen as 0Miklos Vajna
2015-10-15tdf#94495 - protect lstbox usage post-dispose, and fix ItemWin focus.Michael Meeks
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-15loplugin:vclwidgetsStephan Bergmann
2015-10-15vcl: Initial NotebookBar implementation.Jan Holesovsky
2015-10-15convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-15cppcheck:variableScopeNoel Grandin
2015-10-14WaE: loplugin:staticmethodsTor Lillqvist
2015-10-14fix build against glib < 2.36 (w/o gmenu) againBjoern Michaelsen
2015-10-14fix build against glib < 2.36 (w/o gmenu)Bjoern Michaelsen
2015-10-14bring Unity menues to gtk3 tooBjoern Michaelsen
2015-10-14Bump gtk+ version to 2.18Riccardo Magliocchetti
2015-10-14vcl: Free memory by appropriate deleteTakeshi Abe
2015-10-14convert Link<> to typedNoel Grandin
2015-10-14Revert "Unused code removal DrawGradientWallpaper"Samuel Mehrbrodt
2015-10-14Allow non ASCII chars as accelerator part 2Niklas Johansson
2015-10-14Unused code removal DrawGradientWallpaperBryan Quigley
2015-10-13remove some useless commentsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-12loplugin:loopvartoosmallStephan Bergmann
2015-10-12opengl: convert to RGB buffer, use unique_ptrTomaž Vajngerl
2015-10-12opengl: Extract calculation - bytes per row into its own functionTomaž Vajngerl
2015-10-12opengl: improve VCL_GL_INFO reporting in OpenGLSalBitmapTomaž Vajngerl
2015-10-12opengl: remove code duplication when rendering a texture comboTomaž Vajngerl
2015-10-12tdf#94384 fix black icons with OpenGL enabled on WindowsTomaž Vajngerl
2015-10-12vcl: recolor images (icons) to be more visible in a dark themeTomaž Vajngerl
2015-10-12remove unused BitmapExTomaž Vajngerl
2015-10-12convert Link<> to typedNoel Grandin
2015-10-11Moggi thinks this mutex is unnecessary and I trust himTor Lillqvist
2015-10-11valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara
2015-10-10Fix FTBFS with TDE integration due to recent SalFrame changesSlávek Banko