summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2018-02-28Let Application::Abort always dump core in debug buildsStephan Bergmann
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-26use less RGB_COLORDATANoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-24forcepoint #6 release virtual devices before releasing font cacheCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-22tdf#103690: Set up notifications only after VCL has been initialisedTor Lillqvist
2018-02-20vcl/scheduler adjusted time check.jan Iversen
2018-02-19weld: hook up help responseCaolán McNamara
2018-02-16native dialog initial basisCaolán McNamara
2018-01-29remove redundant initializationJochen Nitschke
2018-01-28Modernize a bit vcl (part1)Julien Nabet
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-22C++17 deprecated std::shared_ptr::unique()Michael Stahl
2018-01-18Move toolbars to the border window tearoff mechanismMaxim Monastirsky
2018-01-17loplugin:useuniqueptr in ImplAllSettingsDataNoel Grandin
2018-01-15vcl: No need for a double-linked list of dialogs in Execute().Jan Holesovsky
2018-01-15More loplugin:cstylecast: vclStephan Bergmann
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2018-01-08lokdialog: Few more places that need to take LOK's LanguageTag into account.Jan Holesovsky
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-21Prevent out-of-order LO event processingJan-Marek Glogowski
2017-12-15Report more debug information about caught exceptionStephan Bergmann
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin
2017-12-14Move call to Scheduler::ImplDeInitScheduler in DeInitVCL back to orig. placeStephan Bergmann
2017-12-12Revert "lok: Assertion `m_aProcessingUserEvents.empty()' failed"Henry Castro
2017-12-12lok: Assertion `m_aProcessingUserEvents.empty()' failedHenry Castro
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-24don't worry about dangling timers at fuzzer exitCaolán McNamara
2017-11-18silence some coverity warningsCaolán McNamara
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-15loplugin:flatten in vclNoel Grandin
2017-11-11vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-07Fix memory leak for skipped Sal user eventsJan-Marek Glogowski
2017-11-03Resolves: tdf#113160 changing all warning dialogs to non-modal is unsafeCaolán McNamara
2017-11-03Replace some lists by vectors (vcl)Julien Nabet
2017-10-31ReleaseYieldMutex is always called with trueNoel Grandin
2017-10-30loplugin:constantparam in vclNoel Grandin
2017-10-27loplugin:includeform: vcl (Windows)Stephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-22Avoid compiler eliding redundant dynamic_castStephan Bergmann