summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)Author
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock
2014-09-12vcl: avoid calling GetResolution() twiceGiuseppe Bilotta
2014-09-12vcl: protect against out-of-bound access of empty OUStringNorbert Thiebaud
2014-09-10Fallback DPI detection on X11Giuseppe Bilotta
2014-09-10Refactor DPI settings validity checkGiuseppe Bilotta
2014-08-25set names on a bunch more threads...Michael Stahl
2014-08-25set names on some UNIX-only threadsMichael Stahl
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-08-06Kill XSUN Xinerama supportRiccardo Magliocchetti
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-03fix libmerged: vclplug_svp is inMatúš Kukan
2014-07-03Shorten Spanish key translations in LinuxAdolfo Jayme Barrientos
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-27create_SalInstance does not need an oslModule parameterStephan Bergmann
2014-06-27loplugin:unreffun: redundant function redeclarationStephan Bergmann
2014-06-27bah, const issueCaolán McNamara
2014-06-27Resolves: fdo#80160 PNG with 1-bit colormap only show black and whiteCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09gbuild: remove config_libraries.h and gb_Helper_generate_config_librariesMichael Stahl
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-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
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-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-26coverity#708651 Uninitialized pointer fieldCaolán McNamara
2014-04-26coverity#708654 Uninitialized pointer fieldCaolán McNamara
2014-04-26annoying inlines and formattingCaolán McNamara
2014-04-24coverity#984006 Uncaught exceptionCaolán McNamara
2014-04-19coverity#738940 Uninitialized pointer fieldDavid Tardon
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-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