summaryrefslogtreecommitdiff
path: root/vcl/source/window/syswin.cxx
AgeCommit message (Expand)Author
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-08-04loplugin:flatten in vcl/windowNoel Grandin
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-07-08distinguish between dialog screenshoting and rendering a widgetCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-18Remove redundant castsStephan Bergmann
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-10-30split WindowStateData into its own headerCaolán McNamara
2019-10-23loplugin:unusedmethodsNoel Grandin
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-10support screenshotting .ui files with GtkBuilderCaolán McNamara
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-07-19Engine to add Extension inside extension tab in NotebookBarSumit Chauhan
2019-06-16Reload Notebookbar, when customization is being done.Sumit Chauhan
2019-04-15loplugin:sequentialassign in vclNoel Grandin
2019-02-11loplugin:indentation in vclNoel Grandin
2019-01-23loplugin:constparams in vclNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann
2018-11-01weld SwWordCountFloatDlgCaolán McNamara
2018-10-14unowrap.hxx is also exposed for toolkit onlyCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-15More loplugin:cstylecast: vclStephan Bergmann
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-07-25fix some "deffer" spellingNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-05tdf#103158 ctrl+shift should work on key upMaxim Monastirsky
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-17tdf#89329 Use std::unique_ptr for ImplData in vcl/syswinJames Raykowski
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-09Resolves: tdf#101972 skip invalidating labels on alt if autoaccel is disabledCaolán McNamara
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2017-01-05tdf#102059 NotebookBar accessible using F6 keySzymon Kłos
2017-01-03SetPin and IsPinned are in an always-false circular isolated relationshipCaolán McNamara
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl