summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2014-11-24rhbz#1167250: Avoid X11Clipboard already being destroyed in constructorStephan Bergmann3-7/+18
2014-07-04fdo#39944: Fix mapping for some a11y roles to ATKJacobo Aragunde Pérez1-5/+5
2014-06-27bah, const issueCaolán McNamara1-1/+1
2014-06-27Resolves: fdo#80160 PNG with 1-bit colormap only show black and whiteCaolán McNamara1-21/+29
2014-05-23force posted events before timer timeouts in KDE4 event loop (bnc#467278)Luboš Luňák1-0/+10
2014-05-22cp#1000078: Replace "\r\n" with "\n" when pasting from X11 clipboard.Matúš Kukan1-1/+1
2014-05-21Split ZCodec::BeginCompression param into its 3 independent componentsStephan Bergmann1-1/+1
2014-05-21Simplify logicStephan Bergmann1-9/+3
2014-05-21Remove unnecessary ZCODEC_DEFAULT macroStephan Bergmann1-1/+1
2014-05-19vcl: remove using namespace from headersThomas Arnhold5-91/+89
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet3-5/+5
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2-40/+12
2014-05-16fdo#78799 - ignore overlayed monitors with co-incident origin.Michael Meeks1-4/+3
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2-4/+4
2014-05-13loplugin:unreffunMatúš Kukan1-0/+2
2014-05-11Fix previous commit (vcl part)Julien Nabet2-5/+5
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet2-5/+5
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann1-1/+1
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin1-1/+1
2014-05-05AtkListener: consistency check is too strictMichael Stahl1-1/+4
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin6-13/+10
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida3-1/+9
2014-05-01coverity#708650 Uninitialized pointer fieldCaolán McNamara1-0/+8
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni8-9/+9
2014-04-29prevent deadlocks between main thread and other thread processing a Qt eventLuboš Luňák1-2/+6
2014-04-27avoid several 200ms delays in Qt testsLuboš Luňák2-99/+54
2014-04-26coverity#708651 Uninitialized pointer fieldCaolán McNamara1-3/+6
2014-04-26work around LO blocking when asking for QClipboard's contents, helps fdo#35950Luboš Luňák3-17/+50
2014-04-26coverity#708654 Uninitialized pointer fieldCaolán McNamara1-1/+2
2014-04-26annoying inlines and formattingCaolán McNamara1-17/+20
2014-04-25add better info on the Qt patches needed for KFileDialogLuboš Luňák1-2/+2
2014-04-25disable KFileDialog usage if QClipboard can recurseLuboš Luňák4-7/+83
2014-04-25fix Qt4 QSocketNotifier configure checkLuboš Luňák1-0/+5
2014-04-25make sure KFileDialog does not leave the SolarMutex releasedLuboš Luňák1-14/+10
2014-04-25Revert "Rewrite Qt4 based nested yield mutex locking."Luboš Luňák2-14/+19
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold4-0/+12
2014-04-24coverity#984006 Uncaught exceptionCaolán McNamara2-2/+4
2014-04-19coverity#738940 Uninitialized pointer fieldDavid Tardon1-1/+12
2014-04-17Resolves: rhbz#1086714 overlarge pixmapCaolán McNamara1-6/+5
2014-04-17coverity#708655 Uninitialized scalar fieldCaolán McNamara1-8/+14
2014-04-16sal/log.hxx functionality also includes the equivalent of OSL_LOG_PREFIXStephan Bergmann1-9/+9
2014-04-14typo: occuring -> occurringThomas Arnhold1-1/+1
2014-04-10Fix crash in ppd parser.Thorsten Behrens1-1/+3
2014-04-09-Werror=deprecated-declarations (on Debian, reportedly) (part2)Julien Nabet3-0/+12
2014-04-09-Werror=deprecated-declarations (on Debian, reportedly)Stephan Bergmann1-0/+4
2014-04-08-Werror=uninitializedStephan Bergmann1-0/+1
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann6-111/+4
2014-04-04coverity#738942 Uninitialized scalar fieldCaolán McNamara1-0/+6
2014-04-03Remove unused getTextStephan Bergmann1-13/+0
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist85-928/+0