summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2016-08-14tdf#100965: Restart on initialisation-time OpenCL crashTor Lillqvist
2016-07-29comphelper,vcl: let DeInitVCL() join some AsyncEventNotifier threadsMichael Stahl
2016-07-28vcl: remove Application::InsertIdleHdl() and ImplIdleMgrMichael Stahl
2016-07-11opencl: OpenCLZone, detect CL device change and disable CL on crashTomaž Vajngerl
2016-07-10ditch the application per-language IsAutoMnemonicEnabled settingCaolán McNamara
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-04merge vcl::DisplayConnectionDispatch with vcl::DisplayConnectionNoel Grandin
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-22Simplify dynamic_cast followed by a static_cast.Jan Holesovsky
2016-06-20reduce warnings in vclJochen Nitschke
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-31tdf#100092: Deterministic scheduling to prevent unpredictable behavior.Jan Holesovsky
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-30Convert DialogCancelMode to scoped enumNoel Grandin
2016-05-29loplugin:simplifyboolStephan Bergmann
2016-05-27shortcut the signal handler during batch testNorbert Thiebaud
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2016-05-13convert EXCEPTION_ to scoped enumNoel Grandin
2016-05-12Resolves: tdf#99464 don't allow a menu as a dialog parentCaolán McNamara
2016-05-12rejig for legibility, no logic changeCaolán McNamara
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-05-03tdf#99383 vcl: don't dispatch events from SolarMutexReleaserMichael Stahl
2016-05-01tdf93563 volatile signal re-enterancy guardserdemdemirkapi
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-18cppcheck: cstyleCastCaolán McNamara
2016-04-12lp#1560328: clear cache before disposing rest of VCLBjoern Michaelsen
2016-04-11loplugin:constantparamNoel Grandin
2016-04-07Fix simple typo in SAL_INFO tdf#97087Muhammet Kara
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara
2016-04-01loplugin:constantparam in vclNoel Grandin
2016-03-25fix headless buildOliver Specht
2016-03-23vcl: idle timer update method currently unused.Michael Meeks
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-03-08Bin a pointless level of macro abstractionTor Lillqvist
2016-03-03vcl: scheduler - remove obsolete comment.Michael Meeks
2016-02-27lp#1506544 tdf#92458: default to breeze theme on unity desktopsBjoern Michaelsen
2016-02-26gtk3: add a menubar close buttonCaolán McNamara
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-02-24Ensure processEventsToIdle process events (including from the OS) until idle.Michael Meeks
2016-02-22loplugin:commaoperator in vcl/Noel Grandin
2016-02-18Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara