summaryrefslogtreecommitdiff
path: root/vcl/source/window/window.cxx
AgeCommit message (Expand)Author
2017-08-07tdf#39468: Translate some random German comments and termsJens Carl
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-17loplugin:unnecessaryparen: vcl (clang-cl)Stephan Bergmann
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-30Fix previous commit for non-MACOSXStephan Bergmann
2017-06-30loplugin:oncevarStephan Bergmann
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-19vcl: protect Window from exceptions during construction.Michael Meeks
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
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