summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2015-10-10afl-eventtesting: there is no focused/active window in headless modeCaolán McNamara
2015-10-10valgrind: zero padding bytesCaolán McNamara
2015-10-09malloc + memset(0,..) -> callocCaolán McNamara
2015-10-09Move SolarMutex down from tools to comphelper/ to make life easier.Michael Meeks
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-09Abstract out repeated code into lambdasStephan Bergmann
2015-10-09afl-eventtesting: provide a way to pseudo-restartCaolán McNamara
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-09Abstract out repeated code into lambdasStephan Bergmann
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-09fix KDE3 buildNoel Grandin
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-09Related tdf#94557: Combo box entries are case-sensitive (sometimes)Julien Nabet
2015-10-08Call WritePS with length argument, where knownStephan Bergmann
2015-10-08Use OString to dynamically assemble a stringStephan Bergmann
2015-10-08afl-eventtesting: send events to focus window and fallback to toplevelCaolán McNamara
2015-10-08Don't re-read the same glsl files over and over againTor Lillqvist
2015-10-08afl-eventtesting: add Application::EndAllDialogsCaolán McNamara
2015-10-08fix for tdf#94827 - ToolBox events aren't deliveredNoel Grandin