summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/gtk/gtksys.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-11Replace list by vector for ShowNativeDialog (vcl)Julien Nabet1-1/+1
2017-10-23loplugin:includeform: vclStephan Bergmann1-1/+1
2017-08-08loplugin:constantparamNoel Grandin1-2/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-01-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-10-02loplugin:unusedmethods in vclNoel Grandin1-1/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-6/+6
2013-10-28fixincludeguards.sh: vclThomas Arnhold1-3/+3
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin1-1/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-25/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2012-05-30vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks1-2/+2
2012-05-11include dequeCaolán McNamara1-0/+1
2012-05-11rhbz#809019 count mirrored monitors as oneDavid Tardon1-3/+8
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks1-1/+5
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks1-3/+3
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks1-1/+1
2011-11-21convert gtk plugin to rtl::O(U)StringDavid Tardon1-3/+3
2011-10-25gtk3: remove X dependency (for now)Michael Meeks1-2/+2
2011-10-25re-write gtksys to use the cleaner GdkScreen API avoiding X & XineramaMichael Meeks1-0/+63