summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/app
AgeCommit message (Expand)AuthorFilesLines
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-2/+2
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist1-2/+2
2014-08-06Kill XSUN Xinerama supportRiccardo Magliocchetti1-32/+1
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-1/+2
2014-07-03Shorten Spanish key translations in LinuxAdolfo Jayme Barrientos1-5/+5
2014-07-01New loplugin:stringconcatStephan Bergmann1-3/+3
2014-06-27loplugin:unreffun: redundant function redeclarationStephan Bergmann1-3/+0
2014-05-13loplugin:unreffunMatúš Kukan1-0/+2
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann1-1/+1
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida1-1/+7
2014-05-01coverity#708650 Uninitialized pointer fieldCaolán McNamara1-0/+8
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-26coverity#708651 Uninitialized pointer fieldCaolán McNamara1-3/+6
2014-04-19coverity#738940 Uninitialized pointer fieldDavid Tardon1-1/+12
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann1-88/+0
2014-04-03Remove unused getTextStephan Bergmann1-13/+0
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist12-152/+0
2014-03-28set window icon also as _NET_WM_ICON (fdo#71494)Luboš Luňák1-0/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann3-32/+32
2014-03-21Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe1-4/+3
2014-03-19coverity#738941 Uninitialized pointer fieldCaolán McNamara1-4/+10
2014-03-13vcl: prefer passing OUString and OString by referenceNoel Grandin1-1/+1
2014-03-06coverity#708652 Uninitialized scalar fieldCaolán McNamara1-3/+6
2014-03-05Simplify resolution calculationKeith Curtis1-19/+4
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist1-1/+1
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-1/+1
2014-02-28debug only code SalDisplay::PrintInfo()Noel Grandin1-1/+1
2014-02-26Remove visual noise from vclAlexander Wilms4-64/+64
2014-02-23Remove unneccessary commentsAlexander Wilms6-58/+58
2014-02-21vcl: sal_Bool -> boolStephan Bergmann4-26/+26
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+2
2014-01-28bool improvementsStephan Bergmann3-6/+6
2014-01-17bool improvementsStephan Bergmann3-10/+10
2014-01-13SalDisplay::Dispatch shall apparently return boolStephan Bergmann1-6/+6
2014-01-12mnDeltaStart is unusedCaolán McNamara2-4/+0
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-24/+0
2013-11-07Name threads for debug purposeArnaud Versini1-0/+1
2013-10-29VCL: I18NStatus::setStatusText shouldn't depend on aStr[len] == 0Arnaud Versini1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-14fix mangled indentCaolán McNamara1-34/+33
2013-10-11-Werror,-Wunused-const-variableStephan Bergmann1-39/+39
2013-10-01Resolves: rhbz#1010995 div by 0 on some bizarre corner caseCaolán McNamara1-5/+16
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-1/+0
2013-08-23Properly mark callback functions as extern "C"Stephan Bergmann1-36/+39
2013-08-23rhbz#1000150: Do not call exit upon XIOErrorStephan Bergmann1-14/+11
2013-08-21valueOf is deprecatedLuboš Luňák1-1/+1
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-65/+65