summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2014-12-10No need to re-check IsHeadlessModeRequested in get_desktop_environmentStephan Bergmann1-2/+1
2014-12-10java: simplify the getMSF() methodsNoel Grandin2-5/+3
2014-12-10java: remove some comment noiseNoel Grandin1-2/+1
2014-12-10loplugin:cstylecastStephan Bergmann1-2/+2
2014-12-09Typo: enventually=>eventuallyJulien Nabet1-1/+1
2014-12-10vcl: update REAME.GDIMetaFileChris Sherlock1-5/+4
2014-12-09Resolves: fdo#81421 listen to child window to see if it gets deletedCaolán McNamara2-9/+27
2014-12-09changed inherited timers to idleTobias Madl1-4/+4
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 timer to idleTobias Madl1-14/+14
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-09Bump minimum gtk version to 2.10Riccardo Magliocchetti3-29/+0
2014-12-09vcl: add new metafile viewer demo - mainly for fdo#80503Chris Sherlock4-1/+211
2014-12-08No idea why this would need to be an archaic LibMainStephan Bergmann2-28/+1
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-07coverity#1256664 Division or modulo by float zeroCaolán McNamara1-4/+9
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-06no need for extern C hereMarkus Mohrhard1-9/+0
2014-12-06remove some mozilla env variablesMarkus Mohrhard1-3/+0
2014-12-05fdo#87030: PDF signing using Windows API, work in progressTor Lillqvist2-4/+212
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 Bergmann2-8/+5
2014-12-05fdo#38835 strip out OString globalsNoel Grandin1-2/+0
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-3/+3
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+1
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+1
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-0/+4
2014-12-04Call DetachCurrentThread() in the AndroidSalInstance destructorTor Lillqvist1-0/+2
2014-12-04Remove dead SalDisplay::GetSalDisplay declarationStephan Bergmann1-1/+0
2014-12-04Move SalGenericData::GetSalDisplay() out of generic/gendata.hxxStephan Bergmann23-65/+70
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
2014-12-04callcatcher: update unused codeCaolán McNamara4-46/+0
2014-12-04Use the "vcl.pdfwriter" logging tag instead of "vcl.gdi"Tor Lillqvist1-21/+21
2014-12-04Fix Windows buildLászló Németh1-0/+1
2014-12-04vcl (Linux): loplugin:cstylecastStephan Bergmann4-7/+7
2014-12-04Older Mac apparently need a reinterpret_cast hereStephan Bergmann1-1/+1
2014-12-04vcl (Mac): loplugin:cstylecastStephan Bergmann11-23/+22
2014-12-04prevent crash when creating the platform context failedMarkus Mohrhard1-4/+6
2014-12-04more asserts to detect double deletesMarkus Mohrhard1-0/+2
2014-12-04add assert to detect double deleteMarkus Mohrhard1-1/+3