summaryrefslogtreecommitdiff
path: root/include/vcl/window.hxx
AgeCommit message (Expand)Author
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
2016-05-13fix ShowTrackFlags legal bitsCaolán McNamara
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-05-10vcl : Simplify vcl::Window initialisation and destructionArnaud Versini
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin
2016-04-05Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara