summaryrefslogtreecommitdiff
path: root/vcl/source/window/window.cxx
AgeCommit message (Expand)Author
2017-03-29Attempted fix for mirrored geometry crasher.Michael Meeks
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-19TyposJulien Nabet
2017-02-28new loplugin unoanyNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-04vcl: hold VclPtrs to avoid possible lifecycle related crashers.Michael Meeks
2016-12-31coverity#1398232 Uninitialized scalar fieldCaolán McNamara
2016-12-20Move ImplFrameData initialization into constructorJan-Marek Glogowski
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06convert IMPL_PAINT constants to typed_flagsNoel Grandin
2016-11-26tdf#101327 - tolerate exceptions during window construction better.Michael Meeks
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-29tdf#100164 change scaling unit to precentage for *.5x factorsTomaž Vajngerl
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-25no raw Window is loaded from .src anymoreCaolán McNamara
2016-10-12drop unused argumentCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-07-29this 0x4000 means KEY_MOD2Caolán McNamara
2016-07-28vcl: Guard against invalid statesSamuel Mehrbrodt
2016-07-10ditch the multiply dialog width * X where X is based on language thingCaolán McNamara
2016-07-10ditch the font/screen-scaling thingCaolán McNamara
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-18uitest: don't use WindowUIObject if not necessaryMarkus Mohrhard
2016-06-18uitest: move declaration for the uitesting wrapper objects to include/ dirMarkus Mohrhard
2016-06-18uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard
2016-06-18let us not call getenv for each windowMarkus Mohrhard
2016-06-18uitest: some more work for the UI testingMarkus Mohrhard
2016-06-18uitest: store the id of each vcl::WindowMarkus Mohrhard
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-15crashreport: 644837b5-c445-4779-a75d-dd69fc2e3a6fCaolán McNamara
2016-06-09tdf#96971 SetXORMode - remove un-needed parametermelikeyurtoglu
2016-06-06tdf#89329: use unique_ptr for pImpl in windowXisco Fauli
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-30Convert VclAlign to scoped enumNoel Grandin
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara
2016-05-24Convert VclPackType 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-15coverity#1361592 Uninitialized scalar fieldCaolán McNamara
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara