summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2014-12-23vcl: fdo#87510 regression in GetFontMetricChris Sherlock1-1/+0
2014-12-22coverity#1260295 Wrong operator usedCaolán McNamara1-1/+1
2014-12-22Resolves: fdo#85875 MultiLineEdit like Edit should not forward mouse-[down|up]Caolán McNamara1-2/+0
2014-12-22callcatcher: update unused codeCaolán McNamara4-74/+0
2014-12-22-Werror,-WshadowStephan Bergmann1-2/+0
2014-12-20TyposJulien Nabet2-4/+4
2014-12-19provide a route to load ToolbarMenu things via .uiCaolán McNamara1-5/+6
2014-12-19vcl: The <items> can come after pCurrentChild has been already created.Jan Holesovsky1-24/+29
2014-12-19Resolves: fdo#86552 undo want to take ownership of nodes, but can'tCaolán McNamara5-119/+121
2014-12-19java: static fields that should not be staticNoel Grandin1-1/+1
2014-12-18Fix MSVC buildStephan Bergmann1-1/+1
2014-12-18Some cppcheck cleanings: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2-2/+2
2014-12-18vcl: Use appropriate OUString functions on string constantsStephan Bergmann13-37/+37
2014-12-18Resolves: rhbz#1175142 nStarts ends up as an invalid -1Caolán McNamara1-2/+5
2014-12-18Use the same names for these flag bits as the callers doTor Lillqvist2-4/+1
2014-12-18vcl: Use appropriate OUString functions on string constantsStephan Bergmann11-26/+26
2014-12-18Better (?) fix for deadlock in a situation with an IME and a URP clientTor Lillqvist2-7/+5
2014-12-18draw also opengl polygon with AA edges if AA is wantedLuboš Luňák2-9/+79
2014-12-18Small tweaks to printing UIAdolfo Jayme Barrientos4-6/+8
2014-12-18ifix the OpenGL UI config partMarkus Mohrhard1-2/+17
2014-12-17make use of the new ForceOpenGL config variableMarkus Mohrhard1-1/+1
2014-12-17try to get reasonable sizes for docking windowsCaolán McNamara1-3/+17
2014-12-17silence parent-less warning for temp images from builderCaolán McNamara1-1/+2
2014-12-17map gtk-media-stop to SymbolType::STOPCaolán McNamara1-0/+2
2014-12-17implement loading docking windows from .ui formatCaolán McNamara7-18/+154
2014-12-17Fix 32bit build.Jan Holesovsky1-2/+2
2014-12-17vcl: Sidebar corner case.Jan Holesovsky1-2/+2
2014-12-16Remove useless overrides in vcl strhelperArnaud Versini1-13/+0
2014-12-16ImplDockFloatWin2::setPosSizePixel just forwards to parent classCaolán McNamara1-10/+0
2014-12-15use AA for lines only when AA is activeLuboš Luňák4-25/+65
2014-12-15do not hardcode what specific "generic" bitmap scaling operations useLuboš Luňák3-3/+5
2014-12-15don't screw around with the system font selectionCaolán McNamara1-80/+0
2014-12-15drop newly unused Application::ValidateSystemFontCaolán McNamara1-15/+0
2014-12-15-Werror=unused-but-set-variableCaolán McNamara1-2/+0
2014-12-15vcl: Fix crash when requesting coordonnates for empty textureLouis-Francis Ratté-Boulianne1-0/+8
2014-12-15draw lines anti-aliased (opengl vcl)Luboš Luňák1-19/+136
2014-12-15allow using more than one opengl program during one draw "operation"Luboš Luňák1-0/+2
2014-12-12Add plc4 for PL_strdupTor Lillqvist1-1/+2
2014-12-12Tentative fix for fdo#83937Tor Lillqvist1-13/+26
2014-12-12vcl: Use appropriate OUString functions on string constantsStephan Bergmann1-5/+5
2014-12-12osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann1-3/+3
2014-12-11why pointersCaolán McNamara1-4/+3
2014-12-11coverity#1257738 Uncaught exceptionCaolán McNamara1-5/+17
2014-12-11coverity#1257742 Uninitialized pointer fieldCaolán McNamara1-7/+5
2014-12-11coverity#1257743 Uninitialized pointer fieldCaolán McNamara1-0/+7
2014-12-11Related: fdo#87242 init VirtualDevice with size of surfaceCaolán McNamara1-2/+4
2014-12-11vcldemo: disable broken gradient stencil use.Michael Meeks2-0/+6
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky2-2/+0
2014-12-11fix windows buildMarkus Mohrhard1-1/+1
2014-12-11vcl: Don't keep a reference to the texture in the FBO objectLouis-Francis Ratté-Boulianne2-9/+17