summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk
AgeCommit message (Expand)Author
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert most of vcl codebase away from OSL_ASSERT to assertChris Sherlock
2017-05-05tdf#103158 ctrl+shift should work on key upMaxim Monastirsky
2017-05-05loplugin:checkunusedparams in vclNoel Grandin
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-04-26tdf#84323: Make osl::Condition::wait more readabledilekuzulmez
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-18catch exception like text_wrapper_get_caret_offset doesCaolán McNamara
2017-04-14remove the remaining unused mouse cursorsCaolán McNamara
2017-04-14revert removal of apparently unused mouse cursorsCaolán McNamara
2017-04-12fix typo @trhowsMichael Stahl
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-25Fix typosAndrea Gelmini
2017-03-21tdf#105415 Use the system caret width on GTKColomban Wendling
2017-03-18vcl: make GtkData use osl::Condition instead of oslConditionChris Sherlock
2017-03-16Keep menubar hidden after Unity registrar activatedMaxim Monastirsky
2017-03-16This conditional isn't neededMaxim Monastirsky
2017-03-16gtk3: Keep menubar hidden after customizationMaxim Monastirsky
2017-03-16fix tinderbox build, ends up using gen backend and icons are missingCaolán McNamara
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-03-09Don't use SetDisplayable when enabling Unity modeMaxim Monastirsky
2017-03-07Destroy menu widget when enabling Unity integrationMaxim Monastirsky
2017-03-06tdf#106271 Cannot disable Menubar under UnitySamuel Mehrbrodt
2017-03-02Fix typosAndrea Gelmini
2017-03-01Revert my fix for tdf#71409, to hopefully fix tdf#104381.Kohei Yoshida
2017-02-28new loplugin unoanyNoel Grandin
2017-02-23m_nExtStyle isn't used in gtk[2|3]Caolán McNamara
2017-02-21GtkSalPrinter_Impl must be complete for the definition of ~GtkSalPrinterStephan Bergmann
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann
2017-02-20tdf#105256 gtk findfocus return only if focusedJustin Luth
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-06tdf#43157 Clean up OSL_ASSERT, DBG_ASSERT, etc.dilekuzulmez
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25Resolves: tdf#104598 make bright theme shadow the same as it always wasCaolán McNamara
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vclStephan Bergmann
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-14vcl: Fix string comparison for reading text attributesTakeshi Abe
2017-01-13vcl: Fix memory leaksTakeshi Abe
2017-01-10New loplugin:conststringvar: vclStephan Bergmann
2017-01-09New loplugin:externvar: vclStephan Bergmann
2017-01-04tdf#97228 Moved class ControlCacheKey in a seperate include file.Huzaifa Iftikhar
2016-12-22Resolves: tdf#104687 gtk2 paste cell text under a11y is fatalCaolán McNamara