summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2018-03-11weld color pickerCaolán McNamara
2018-03-09Make VCL_DLLPUBLIC virtual functions non-inlineStephan Bergmann
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-09loplugin:constantparam in vclNoel Grandin
2018-03-09lokdialog: run async for weld dialogsPranav Kant
2018-03-08tdf#116264 Show added_buttons by defaultCaolán McNamara
2018-03-07weld SfxNewFileDialogCaolán McNamara
2018-03-07use more Color in vclNoel Grandin
2018-03-05weld InputDialogCaolán McNamara
2018-03-03weld license dialogCaolán McNamara
2018-03-02weld split cells dialogCaolán McNamara
2018-03-01weld ScStringInputDlg to native dialogCaolán McNamara
2018-02-28lok: update main threadHenry Castro
2018-02-28use ok, cancel under kde vs cancel, ok under gnomeCaolán McNamara
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