summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2014-09-25Fix miscellaneous memory leaksMatthew J. Francis
2014-09-23Fix memory leaksMatthew J. Francis
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-19Fix use of uninitialised value identified by valgrindMatthew J. Francis
2014-09-18fdo#69090 Avoid using a string after freeMatthew J. Francis
2014-09-18Font -> vcl::Font in vcl/unx/kde4Stephan Bergmann
2014-09-18Use vcl::FontTor Lillqvist
2014-09-18Use vcl::FontTor Lillqvist
2014-09-18fdo#82577: Handle FontNoel 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-09-10vcl: no such thing as GtkSalInstance, remove commented codeChris Sherlock
2014-09-10vcl: GtkSalFrame::AcquireGraphics() calls GtkSalGraphics::Init() twiceChris Sherlock
2014-08-25set names on a bunch more threads...Michael Stahl
2014-08-25set names on some UNIX-only threadsMichael Stahl
2014-08-24vcl::KeyCode fixesTor Lillqvist
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-08-19use SolarMutex instead of a custom GdkThreadLockDavid Tardon
2014-08-19fix intermittent crash in make checkNoel Grandin
2014-08-07fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-07Update my address.Jan Holesovsky
2014-08-07including gtk/gtkunixprint.h appears unnecessaryStephan Bergmann
2014-08-06Kill XSUN Xinerama supportRiccardo Magliocchetti
2014-07-18vcl: kde4: [loplugin:saloverride]Michael Stahl
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-03fix libmerged: vclplug_svp is inMatúš Kukan
2014-07-03fdo#39944: Fix mapping for some a11y roles to ATKJacobo Aragunde Pérez
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-27tweak assert so comment appears in abort messageCaolán McNamara
2014-06-23Resolves: #i124970# fix DocumentFocusListener::notifyEvent's...Herbert Dürr
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-06-05lp#1296715: refresh invalidated menusBjoern Michaelsen
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