summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-08-29tdf#93536 - avoid crash when calling ToTop on disposed window.Michael Meeks
2015-08-30werror: fix build in vclThorsten Behrens
2015-08-29sal_uLong to sal_uInt32 for CRC32Matteo Casalin
2015-08-29we only use 8 array entriesMarkus Mohrhard
2015-08-29WaE: 'rChunk' : unreferenced formal parameterTor Lillqvist
2015-08-29Avoid unintended unconditional std::cerr debug outputTor Lillqvist
2015-08-28vcl: fix resource management issue in WinSalLayoutMichael Stahl
2015-08-28Add missing helpful GL trace messages outside of the impl. itself.Michael Meeks
2015-08-28Avoid accidental leftover unconditional debug printoutTor Lillqvist
2015-08-28deb#795131 plausible fixCaolán McNamara
2015-08-28vcl: convert to assert in UniscribeLayout::DropGlyph()Michael Stahl
2015-08-28vcl: fix drmemory warning in UniscribeLayout::DropGlyph()Michael Stahl
2015-08-28tdf#93736 need to create trapezoid from input polygonTomaž Vajngerl
2015-08-28tdf#93529 - use debug messages while rendering to break up the trace.Michael Meeks
2015-08-28tdf#93529 - add glDebugMessageInsert wrappers to help with API tracing.Michael Meeks
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-28Revert "CppunitTest_vcl_timer always fails on Windows for me"Tor Lillqvist
2015-08-28Revert "tdf#93530 - the VCL GDI flushing abstraction should glFlush too."Michael Meeks
2015-08-28Disable the higher frequency timer tests more effectively.Michael Meeks
2015-08-28Add a newline and fflush so that it actually shows up in the outputTor Lillqvist
2015-08-28CppunitTest_vcl_timer always fails on Windows for meTor Lillqvist
2015-08-28tdf#93530 - glClear our depth, stencil and buffer contents on init.Michael Meeks
2015-08-28initial work for conditional formatting import for orcusMarkus Mohrhard
2015-08-27vcl: print an error message in timer test watchdogMichael Stahl
2015-08-27don't loop on overly-short nEndPosCaolán McNamara
2015-08-27vcldemo: quit popup on mouse click.Michael Meeks
2015-08-27vcl: increase timeout for timertest hang by someThorsten Behrens
2015-08-27Fully drain glGetErrorStephan Bergmann
2015-08-27gtk3: paste special emptyCaolán McNamara
2015-08-27No need for a vitual ~MenuWindowStephan Bergmann
2015-08-27Add vnd.sun.star.webdavs URL schemeStephan Bergmann
2015-08-27coverity#1320471 Infinite loop coverity[loop_top] - Application::YieldCaolán McNamara
2015-08-27coverity#1320472 Uninitialized scalar fieldCaolán McNamara
2015-08-27kill dubious debugging SAL_INFOCaolán McNamara
2015-08-27mbTextBackground is unusedCaolán McNamara
2015-08-27No need for IMenuBarWindow abstractionStephan Bergmann
2015-08-27Help GCCStephan Bergmann
2015-08-27Simplify ToolBox::GetQuickHelpTextStephan Bergmann
2015-08-26tdf#93530 - the VCL GDI flushing abstraction should glFlush too.Michael Meeks
2015-08-26KDE4: don't ignore write(2) return valueJan-Marek Glogowski
2015-08-26Remove unused AddMenuBarButton parameterStephan Bergmann
2015-08-26tdf#80512 KDE4: fix RTL scrollbar handlingJan-Marek Glogowski
2015-08-26Add menubar to vcldemo --widgets test.Michael Meeks
2015-08-26-Werror,-Wpessimizing-moveStephan Bergmann
2015-08-26add ppt to fftesterCaolán McNamara
2015-08-26tdf#92019 Use texture atlas for 16, 24, 32, 48, 64 px width imagesTomaž Vajngerl
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-26Bin the fairly useless DbgDialog stuff and handle falloutTor Lillqvist
2015-08-26vcl OpenGL program: Cache mvp matrix to reduce ~200 api calls per frame.Lubosz Sarnecki
2015-08-25tdf#93614 - detect hanging OpenGL drivers with a watchdog.Michael Meeks