summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-12-18Fix MSVC buildStephan Bergmann
2014-12-18Some cppcheck cleanings: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2014-12-18vcl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18Resolves: rhbz#1175142 nStarts ends up as an invalid -1Caolán McNamara
2014-12-18Use the same names for these flag bits as the callers doTor Lillqvist
2014-12-18vcl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18Better (?) fix for deadlock in a situation with an IME and a URP clientTor Lillqvist
2014-12-18draw also opengl polygon with AA edges if AA is wantedLuboš Luňák
2014-12-18Small tweaks to printing UIAdolfo Jayme Barrientos
2014-12-18ifix the OpenGL UI config partMarkus Mohrhard
2014-12-17make use of the new ForceOpenGL config variableMarkus Mohrhard
2014-12-17try to get reasonable sizes for docking windowsCaolán McNamara
2014-12-17silence parent-less warning for temp images from builderCaolán McNamara
2014-12-17map gtk-media-stop to SymbolType::STOPCaolán McNamara
2014-12-17implement loading docking windows from .ui formatCaolán McNamara
2014-12-17Fix 32bit build.Jan Holesovsky
2014-12-17vcl: Sidebar corner case.Jan Holesovsky
2014-12-16Remove useless overrides in vcl strhelperArnaud Versini
2014-12-16ImplDockFloatWin2::setPosSizePixel just forwards to parent classCaolán McNamara
2014-12-15use AA for lines only when AA is activeLuboš Luňák
2014-12-15do not hardcode what specific "generic" bitmap scaling operations useLuboš Luňák
2014-12-15don't screw around with the system font selectionCaolán McNamara
2014-12-15drop newly unused Application::ValidateSystemFontCaolán McNamara
2014-12-15-Werror=unused-but-set-variableCaolán McNamara
2014-12-15vcl: Fix crash when requesting coordonnates for empty textureLouis-Francis Ratté-Boulianne
2014-12-15draw lines anti-aliased (opengl vcl)Luboš Luňák
2014-12-15allow using more than one opengl program during one draw "operation"Luboš Luňák
2014-12-12Add plc4 for PL_strdupTor Lillqvist
2014-12-12Tentative fix for fdo#83937Tor Lillqvist
2014-12-12vcl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann
2014-12-11why pointersCaolán McNamara
2014-12-11coverity#1257738 Uncaught exceptionCaolán McNamara
2014-12-11coverity#1257742 Uninitialized pointer fieldCaolán McNamara
2014-12-11coverity#1257743 Uninitialized pointer fieldCaolán McNamara
2014-12-11Related: fdo#87242 init VirtualDevice with size of surfaceCaolán McNamara
2014-12-11vcldemo: disable broken gradient stencil use.Michael Meeks
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky
2014-12-11fix windows buildMarkus Mohrhard
2014-12-11vcl: Don't keep a reference to the texture in the FBO objectLouis-Francis Ratté-Boulianne
2014-12-11vcl: Re-use a framebuffer of the same size when possibleLouis-Francis Ratté-Boulianne
2014-12-11vcl: Keep the same context for VirtualDevice to avoid FBO switchesLouis-Francis Ratté-Boulianne
2014-12-11vcl: Reset context when the backend window is destroyedLouis-Francis Ratté-Boulianne
2014-12-11vcl: Limit Cairo surface size to the clipping region to improve performanceLouis-Francis Ratté-Boulianne
2014-12-11vcl: Reset data buffer after resizing bitmap on GPULouis-Francis Ratté-Boulianne
2014-12-11vcl: Use right size to draw native GTK window backgroundLouis-Francis Ratté-Boulianne
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-11fdo#87030: Generate a proper PKCS#7 signatureTor Lillqvist
2014-12-11fdo#87030: Prevent PDF signing using Windows API from failingTor Lillqvist