summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-12-26Adjust the statusbar item widths according to HiDPI scaling factorTomaž Vajngerl
2014-12-26Scale menu icons by a HiDPI scaling factorTomaž Vajngerl
2014-12-23vcl: fdo#87510 regression in GetFontMetricChris Sherlock
2014-12-22coverity#1260295 Wrong operator usedCaolán McNamara
2014-12-22Resolves: fdo#85875 MultiLineEdit like Edit should not forward mouse-[down|up]Caolán McNamara
2014-12-22callcatcher: update unused codeCaolán McNamara
2014-12-22-Werror,-WshadowStephan Bergmann
2014-12-20TyposJulien Nabet
2014-12-19provide a route to load ToolbarMenu things via .uiCaolán McNamara
2014-12-19vcl: The <items> can come after pCurrentChild has been already created.Jan Holesovsky
2014-12-19Resolves: fdo#86552 undo want to take ownership of nodes, but can'tCaolán McNamara
2014-12-19java: static fields that should not be staticNoel Grandin
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