summaryrefslogtreecommitdiff
path: root/include/vcl/window.hxx
AgeCommit message (Expand)Author
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M
2017-05-16Resolves: rhbz#1367846 improve gtk3 trackpad scrollingCaolán McNamara
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07break circular includeJochen Nitschke
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-16window doesn't need to inherit from Resource anymoreCaolán McNamara
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-12-16vcl: Kill unused RenderSettingsTakeshi Abe
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06convert IMPL_PAINT constants to typed_flagsNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-10Resolves: rhbz#1342828 toolbars jumping around while moved under XCaolán McNamara
2016-11-04loplugin:unusedmethodsNoel Grandin
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-25no WindowResHeader, no RscWindowFlagsCaolán McNamara
2016-10-25no Control loaded from .src nowCaolán McNamara
2016-10-25no raw Window is loaded from .src anymoreCaolán McNamara
2016-10-12drop unused argumentCaolán McNamara
2016-10-07loplugin:staticmethods: vclStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin
2016-08-18screenshots: extend default paths where stuff gets writtenArmin Le Grand
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-08DialogControlFlags::Mod1Tab is never setCaolán McNamara
2016-07-08ScrollFlags::NoErase is never setCaolán McNamara
2016-07-08ScrollFlags::NoInvalidate is never setCaolán McNamara
2016-07-08ScrollFlags::NoWindowInvalidate never setCaolán McNamara
2016-07-08PosSizeFlags::Dropdown is never setCaolán McNamara
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-18uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard
2016-06-18uitest: store the id of each vcl::WindowMarkus Mohrhard
2016-06-09EndSaveFocus does nothing on the !bRestore caseCaolán McNamara
2016-06-09EndSaveFocus return value is unusedCaolán McNamara
2016-06-06tdf#89329: use unique_ptr for pImpl in windowXisco Fauli
2016-05-30tdf#100068: Initial implementation of ScreenshotIdKatarina Behrens
2016-05-30Convert WINDOW flags to scoped enumNoel Grandin
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-24Convert WINDOW_HITTEST to scoped enumNoel Grandin
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara
2016-05-16Fix mixed up comments in window.hxxMuhammet Kara
2016-05-16Convert RSWND to scoped enumNoel Grandin