summaryrefslogtreecommitdiff
path: root/include/vcl/sysdata.hxx
AgeCommit message (Expand)Author
2021-01-27rename Toolkit::Gtk3 to Toolkit::Gtk because Gtk2 support is goneCaolán McNamara
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara
2021-01-26use an accessor for SystemEnvData::aWindowCaolán McNamara
2020-11-02Better types for SystemGraphicsData::hDrawable, cairo::X11SysData::hDrawableStephan Bergmann
2020-10-23Change SystemParentData::aWindow to sal_uIntPtrStephan Bergmann
2020-10-22Revert "sal_uIntPtr->unsigned long in SystemEnvData"Stephan Bergmann
2020-10-19use tools::Long in vclNoel
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-05-24GetSysFontData is newly unusedCaolán McNamara
2020-05-24GetSysTextLayoutData is newly unusedCaolán McNamara
2020-05-24inline some use-once typedefsNoel Grandin
2020-01-23Related tdf#126459: fix crash in presenter console using gen vclplugKatarina Behrens
2019-12-19get native gtk widgets in sidebars workingCaolán McNamara
2019-10-06Replace SystemEnvData pToolkit/pPlatformName strings with enumsStephan Bergmann
2019-10-06SystemEnvData::nSize is no longer read and can be removedStephan Bergmann
2019-10-04tdf#127529 vertical text not drawn in slideshow canvasCaolán McNamara
2019-07-29Fix typosAndrea Gelmini
2019-05-27tdf#125271 under wayland without gtksink, try waylandsinkCaolán McNamara
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-01-11[API CHANGE] migrate PackageKit usage to Modify2Caolán McNamara
2017-12-21set dbus id for existing DbusSessionHelper usersCaolán McNamara
2017-12-14sal_uIntPtr->unsigned long in SystemEnvDataNoel Grandin
2017-11-06convert various vcl system fields from unsigned long -> sal_uInt32Noel Grandin
2017-09-02remove some castingCaolán McNamara
2017-06-18coverity#1412875 Uninitialized pointer fieldCaolán McNamara
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2016-10-15clang-cl loplugin: vclStephan Bergmann
2016-09-15vcl: consistently use sal_IntPtr to marshal drag source / drop targetMichael Stahl
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16gtk3+wayland: play video via gtksink gstreamer elementCaolán McNamara
2015-11-25loplugin:unusedfields in include/vclNoel Grandin
2015-11-18SystemMenuData::nSize is never readStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-11Cleanup crossplatform cairoMox Soini
2015-06-05Revert "Cleanup crossplatform cairo"Jan Holesovsky
2015-06-05Revert "vcl: fix Android build"Jan Holesovsky
2015-06-05vcl: fix Android buildMiklos Vajna
2015-06-04Cleanup crossplatform cairoMox Soini
2015-05-07XTiledRenderable: use HWND instead of HDCLászló Németh
2015-03-23Avoid KeyFuncType::DELETE shadowed by a macro on WindowsStephan Bergmann
2014-11-18bin confusing commentDouglas Mencken
2014-09-02support legacy and core context on OSXMarkus Mohrhard
2014-09-02use SystemWindowData to request a NSOpenGLWindowMarkus Mohrhard
2014-02-27coverity#1187868 Uninitialized pointer fieldCaolán McNamara
2014-01-30Globally disable MSVC warning 4201 (nonstandard extension nameless struct)Stephan Bergmann
2013-12-12Add CGContext field to SystemGraphicsData for iOS, tooTor Lillqvist
2013-12-12CosmeticsTor Lillqvist
2013-12-05Resolves: #i123795# variable names should not confuse vcl...Herbert Dürr
2013-12-04Bin ATSUI codeTor Lillqvist