summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/window
AgeCommit message (Expand)Author
2015-07-08tdf#91641 adjust cursor when deleting preceding charactersJustin Luth
2014-12-15vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-10implement X11WindowProvider for GtkSalFrameMarkus Mohrhard
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl
2014-09-28Avoid leaking dbus objectsMatthew J. Francis
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-13vcl: SalFrame::Enable() is not used anywhere so removingChris 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-06-05lp#1296715: refresh invalidated menusBjoern Michaelsen
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-08-Werror=uninitializedStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
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-07coverity#735999 Dereference after null checkCaolán McNamara
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-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-14fdo#74931 Prevent UpdateSettings from dereferencing null pointerChris Sherlock
2014-01-28bool improvementsStephan Bergmann
2014-01-25coverity#440824 : Dereference after NULL checkNorbert Thiebaud
2014-01-21bool improvementsStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-13Work around G_DEFINE_TYPE -Werror,-Wunused-functionStephan Bergmann
2014-01-12mnDeltaStart is unusedCaolán McNamara
2013-11-22Related: fdo#41169 fix GTK non-Latin keyboard layout with Latin shortcutsCaolán McNamara
2013-11-03fdo#70885: disable app menu under UnityIvan Timofeev
2013-10-26fix warnings in gtksalframeTomaž Vajngerl