summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk
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-18fdo#82577: Handle FontNoel Grandin
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock
2014-09-10vcl: no such thing as GtkSalInstance, remove commented codeChris Sherlock
2014-09-10vcl: GtkSalFrame::AcquireGraphics() calls GtkSalGraphics::Init() twiceChris Sherlock
2014-08-24vcl::KeyCode fixesTor Lillqvist
2014-08-23fdo#82577: Handle KeyCodeTor 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-07including gtk/gtkunixprint.h appears unnecessaryStephan Bergmann
2014-07-03fdo#39944: Fix mapping for some a11y roles to ATKJacobo Aragunde Pérez
2014-06-27create_SalInstance does not need an oslModule parameterStephan Bergmann
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-05lp#1296715: refresh invalidated menusBjoern Michaelsen
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet
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-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-01Many spelling fixes: directories r* - z*.Pedro Giffuni
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-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-28fdo#68546 Make menubar's text color of persona the same as FirefoxIsamu Mogi
2014-03-28fdo-50672 Escape underscores in menus for unitySamuel Mehrbrodt
2014-03-28Turn Gtk3 vclplugin #warnings into //FIXMEsStephan Bergmann
2014-03-28SAL_OVERRIDE, vclplug warnings_not_errors reduxStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-21Revert "fdo#74064 The filename gets properly highlighted in the Save As dialog."Kohei Yoshida
2014-03-21coverity#735563 Logically dead codeCaolán McNamara
2014-03-13vcl: prefer passing OUString and OString by referenceNoel Grandin
2014-03-07coverity#735999 Dereference after null checkCaolán McNamara
2014-03-02coverity#735998 Dereference after null checkCaolán McNamara
2014-03-01fdo#74064 The filename gets properly highlighted in the Save As dialog.Rachit Gupta
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-28bool clean-up fixupStephan Bergmann
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from vclAlexander Wilms