summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2014-05-23force posted events before timer timeouts in KDE4 event loop (bnc#467278)Luboš Luňák
2014-05-22cp#1000078: Replace "\r\n" with "\n" when pasting from X11 clipboard.Matúš Kukan
2014-05-21Split ZCodec::BeginCompression param into its 3 independent componentsStephan Bergmann
2014-05-21Simplify logicStephan Bergmann
2014-05-21Remove unnecessary ZCODEC_DEFAULT macroStephan Bergmann
2014-05-19vcl: remove using namespace from headersThomas Arnhold
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-16fdo#78799 - ignore overlayed monitors with co-incident origin.Michael Meeks
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-13loplugin:unreffunMatúš Kukan
2014-05-11Fix previous commit (vcl part)Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-05-05AtkListener: consistency check is too strictMichael Stahl
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida
2014-05-01coverity#708650 Uninitialized pointer fieldCaolán McNamara
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-29prevent deadlocks between main thread and other thread processing a Qt eventLuboš Luňák
2014-04-27avoid several 200ms delays in Qt testsLuboš Luňák
2014-04-26coverity#708651 Uninitialized pointer fieldCaolán McNamara
2014-04-26work around LO blocking when asking for QClipboard's contents, helps fdo#35950Luboš Luňák
2014-04-26coverity#708654 Uninitialized pointer fieldCaolán McNamara
2014-04-26annoying inlines and formattingCaolán McNamara
2014-04-25add better info on the Qt patches needed for KFileDialogLuboš Luňák
2014-04-25disable KFileDialog usage if QClipboard can recurseLuboš Luňák
2014-04-25fix Qt4 QSocketNotifier configure checkLuboš Luňák
2014-04-25make sure KFileDialog does not leave the SolarMutex releasedLuboš Luňák
2014-04-25Revert "Rewrite Qt4 based nested yield mutex locking."Luboš Luňák
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-04-24coverity#984006 Uncaught exceptionCaolán McNamara
2014-04-19coverity#738940 Uninitialized pointer fieldDavid Tardon
2014-04-17Resolves: rhbz#1086714 overlarge pixmapCaolán McNamara
2014-04-17coverity#708655 Uninitialized scalar fieldCaolán McNamara
2014-04-16sal/log.hxx functionality also includes the equivalent of OSL_LOG_PREFIXStephan Bergmann
2014-04-14typo: occuring -> occurringThomas Arnhold
2014-04-10Fix crash in ppd parser.Thorsten Behrens
2014-04-09-Werror=deprecated-declarations (on Debian, reportedly) (part2)Julien Nabet
2014-04-09-Werror=deprecated-declarations (on Debian, reportedly)Stephan Bergmann
2014-04-08-Werror=uninitializedStephan Bergmann
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann
2014-04-04coverity#738942 Uninitialized scalar fieldCaolán McNamara
2014-04-03Remove unused getTextStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31Resolves: fdo#43049 basic PPD custom options supportCaolán McNamara
2014-03-30kde4: loplugin:saloverrideMichael Stahl
2014-03-28fdo#68546 Make menubar's text color of persona the same as FirefoxIsamu Mogi