summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2014-12-19Resolves: fdo#86552 undo want to take ownership of nodes, but can'tCaolán McNamara5-119/+121
2014-12-18Fix MSVC buildStephan Bergmann1-1/+1
2014-12-18Some cppcheck cleanings: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2014-12-18Resolves: rhbz#1175142 nStarts ends up as an invalid -1Caolán McNamara1-2/+5
2014-12-18vcl: Use appropriate OUString functions on string constantsStephan Bergmann9-10/+10
2014-12-18Better (?) fix for deadlock in a situation with an IME and a URP clientTor Lillqvist1-1/+3
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-15do not hardcode what specific "generic" bitmap scaling operations useLuboš Luňák1-0/+2
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-12Tentative fix for fdo#83937Tor Lillqvist1-13/+26
2014-12-12vcl: Use appropriate OUString functions on string constantsStephan Bergmann1-5/+5
2014-12-11Related: fdo#87242 init VirtualDevice with size of surfaceCaolán McNamara1-2/+4
2014-12-11vcl: Re-use a framebuffer of the same size when possibleLouis-Francis Ratté-Boulianne1-16/+72
2014-12-11vcl: Reset context when the backend window is destroyedLouis-Francis Ratté-Boulianne1-61/+122
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne3-66/+105
2014-12-11fdo#87030: Generate a proper PKCS#7 signatureTor Lillqvist1-248/+35
2014-12-11fdo#87030: Prevent PDF signing using Windows API from failingTor Lillqvist1-46/+193
2014-12-10Instantiate ImplSVData on demandStephan Bergmann4-24/+7
2014-12-10Demote Application::IsHeadlessModeRequested to local hackStephan Bergmann1-14/+0
2014-12-09Typo: enventually=>eventuallyJulien Nabet1-1/+1
2014-12-09Resolves: fdo#81421 listen to child window to see if it gets deletedCaolán McNamara1-9/+24
2014-12-09changed timers to idlesTobias Madl2-20/+20
2014-12-09changed timers to idleJennifer Liebel1-0/+3
2014-12-09applied patch from Michael MeeksJennifer Liebel1-1/+0
2014-12-09Basic Idle handler implementationTobias Madl1-2/+0
2014-12-09changed timers to idleJennifer Liebel2-4/+4
2014-12-09changed timers to idleJennifer Liebel1-5/+5
2014-12-09change timers to idlesTobias Madl3-4/+5
2014-12-09Resolves: fdo#87132 a11y crash on clicking outside of inline playback windowCaolán McNamara1-0/+2
2014-12-09vcl: add new metafile viewer demo - mainly for fdo#80503Chris Sherlock1-0/+4
2014-12-07try and help coverity out hereCaolán McNamara1-1/+1
2014-12-07coverity#1213364 Untrusted loop boundCaolán McNamara1-3/+3
2014-12-07WaE: 'ANDROID' is not defined, evaluates to 0Tor Lillqvist1-1/+2
2014-12-07simple check to prevent crash with old driversMarkus Mohrhard1-0/+3
2014-12-05fdo#87030: PDF signing using Windows API, work in progressTor Lillqvist1-3/+209
2014-12-05Remove noise SAL_WARNs that were not warnings, just informative messagesTor Lillqvist1-8/+0
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-0/+4
2014-12-04loplugin:implicitboolconversionStephan Bergmann1-1/+1
2014-12-04the return code COMBOBOX_ERROR is completely ignoredNoel Grandin1-8/+4
2014-12-04Don't use ImplDoTiledRendering for Android.Andrzej Hunt1-1/+1