summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock1-4/+5
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock1-2/+2
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl2-6/+6
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl2-6/+6
2014-10-02coverity#1242483 Unintentional integer overflowCaolán McNamara1-3/+2
2014-10-02coverity#1242965 Result is not floating-pointCaolán McNamara1-1/+1
2014-10-01fdo#82577: Handle KeyPressNoel Grandin6-18/+18
2014-10-01fdo#82577: Handle TimeNoel Grandin6-33/+33
2014-09-30Avoid leaking a GtkMenuMatthew J. Francis1-1/+3
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-1/+1
2014-09-30Removed obsolete Region/QtXRegion nameclash workaroundStephan Bergmann8-17/+0
2014-09-30fdo#82577: Handle RegionNoel Grandin12-23/+23
2014-09-29loplugin: cstylecastNoel Grandin5-17/+17
2014-09-28Avoid leaking dbus objectsMatthew J. Francis1-4/+4
2014-09-25Fix miscellaneous memory leaksMatthew J. Francis1-0/+2
2014-09-23Fix memory leaksMatthew J. Francis1-2/+16
2014-09-23fdo#82577: Handle WindowNoel Grandin29-185/+185
2014-09-19Fix use of uninitialised value identified by valgrindMatthew J. Francis1-0/+3
2014-09-18fdo#69090 Avoid using a string after freeMatthew J. Francis1-1/+5
2014-09-18Font -> vcl::Font in vcl/unx/kde4Stephan Bergmann1-5/+5
2014-09-18Use vcl::FontTor Lillqvist1-4/+4
2014-09-18Use vcl::FontTor Lillqvist1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock1-1/+1
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock2-10/+0
2014-09-12vcl: avoid calling GetResolution() twiceGiuseppe Bilotta1-2/+3
2014-09-12vcl: protect against out-of-bound access of empty OUStringNorbert Thiebaud1-3/+9
2014-09-10Fallback DPI detection on X11Giuseppe Bilotta1-1/+19
2014-09-10Refactor DPI settings validity checkGiuseppe Bilotta1-1/+7
2014-09-10vcl: no such thing as GtkSalInstance, remove commented codeChris Sherlock1-3/+3
2014-09-10vcl: GtkSalFrame::AcquireGraphics() calls GtkSalGraphics::Init() twiceChris Sherlock2-3/+11
2014-08-25set names on a bunch more threads...Michael Stahl1-0/+2
2014-08-25set names on some UNIX-only threadsMichael Stahl4-0/+7
2014-08-24vcl::KeyCode fixesTor Lillqvist1-4/+4
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist3-4/+4
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist4-23/+22
2014-08-19use SolarMutex instead of a custom GdkThreadLockDavid Tardon3-16/+2
2014-08-19fix intermittent crash in make checkNoel Grandin1-0/+9
2014-08-07fdo#75757: remove inheritance to std::vectorTakeshi Abe1-4/+8
2014-08-07Update my address.Jan Holesovsky1-1/+1
2014-08-07including gtk/gtkunixprint.h appears unnecessaryStephan Bergmann1-1/+0
2014-08-06Kill XSUN Xinerama supportRiccardo Magliocchetti1-32/+1
2014-07-18vcl: kde4: [loplugin:saloverride]Michael Stahl2-2/+2
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-1/+2
2014-07-03fix libmerged: vclplug_svp is inMatúš Kukan1-0/+3
2014-07-03fdo#39944: Fix mapping for some a11y roles to ATKJacobo Aragunde Pérez1-5/+5
2014-07-03Shorten Spanish key translations in LinuxAdolfo Jayme Barrientos1-5/+5
2014-07-01New loplugin:stringconcatStephan Bergmann1-3/+3
2014-06-27create_SalInstance does not need an oslModule parameterStephan Bergmann4-7/+5
2014-06-27loplugin:unreffun: redundant function redeclarationStephan Bergmann1-3/+0