summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/window/gtksalframe.cxx
AgeCommit message (Expand)Author
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-17bool improvementsStephan 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
2013-10-19older gtks don't have gtk_widget_get_windowCaolán McNamara
2013-10-18pScreen uninitializedCaolán McNamara
2013-10-18Resolves: rhbz#919070 offload set span-all-displays to a gtk3 utilityCaolán McNamara
2013-10-18Related: rhbz#919070 display -1 means span all displaysCaolán McNamara
2013-09-05lp#1204592: activate menues even earlier to reduce latencyBjoern Michaelsen
2013-09-04Remove unnecessary SystemChildData -> SystemEnvData defineStephan Bergmann
2013-09-03Resolves: rhbz#993963 NULL m_pWindow on firefox deleted pluginCaolán McNamara
2013-08-28Mark as constTakeshi Abe
2013-08-12convert String to OUString in VCLNoel Grandin
2013-08-12convert vcl/inc/unx/wmadaptor.hxx from String to OUStringNoel Grandin
2013-08-04Fix memory leaks in ensure_dbus_setup.Mark Wielaard
2013-07-19Resolves: fdo#48835 complete application menuCaolán McNamara
2013-07-18Related: fdo#48835 reuse Mac appmenu translationsCaolán McNamara
2013-07-18Related: fdo#48835 run everything through the uno dispatcher for clean quitCaolán McNamara
2013-07-18Related: fdo#48835 turn into unreadable goo to get correct options contextCaolán McNamara
2013-07-18Related: fdo#48835 first cut at a GNOME3 appmenuCaolán McNamara
2013-07-12Turn basebmp::Format into a proper enumStephan Bergmann
2013-06-06fix WM_CLASSLuboš Luňák
2013-06-03fdo#56583 - avoid setting user time on unrealized windows.Michael Meeks
2013-04-30fdo#62815 - tolerate crazy / out-of-bound ScreenNumbers for FullScreenMichael Meeks
2013-04-25drop duplicated warningCaolán McNamara
2013-04-25Related: fdo#63802Caolán McNamara
2013-04-25Resolves: fdo#63802 return true if we have known empty contextCaolán McNamara
2013-04-17some more debug infoBjoern Michaelsen
2013-04-17move gtkframe to gtksalframe to match class nameBjoern Michaelsen