summaryrefslogtreecommitdiffstats
path: root/include/vcl/svapp.hxx
Commit message (Expand)AuthorAgeFilesLines
...
* tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski2017-09-261-6/+8
* WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski2017-09-261-7/+1
* Avoid VCL_DLLPUBLIC SolarMutexGuard "taking over" template base class on MSVCStephan Bergmann2017-09-221-1/+1
* Unify SolarMutex implementationsJan-Marek Glogowski2017-09-191-100/+14
* Allow non-modal Dialogs during FileImport/LoadArmin Le Grand2017-08-251-0/+6
* loplugin:unusedfields in vclNoel Grandin2017-07-201-12/+0
* loplugin:constparams in vclNoel Grandin2017-07-181-4/+4
* Add some Scheduler unit tests and loggingJan-Marek Glogowski2017-07-131-3/+10
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-2/+2
* loplugin:unusedmethodsNoel Grandin2017-03-291-2/+0
* Fix typosAndrea Gelmini2017-03-251-1/+1
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-071-4/+4
* tdf#103852 avoid clipboard deadlockTomaž Vajngerl2016-11-241-0/+4
* includes should be at the top of the fileNoel Grandin2016-11-181-3/+3
* new loplugin finalprotectedNoel Grandin2016-11-161-6/+2
* loplugin:singlevalfieldsNoel Grandin2016-11-021-7/+0
* loplugin:unusedmethodsNoel Grandin2016-10-181-8/+0
* Force disable OpenGL in Safe ModeSamuel Mehrbrodt2016-10-171-0/+6
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* vcl: remove Application::InsertIdleHdl() and ImplIdleMgrMichael Stahl2016-07-281-18/+0
* ditch the application per-language IsAutoMnemonicEnabled settingCaolán McNamara2016-07-101-16/+0
* ditch the multiply dialog width * X where X is based on language thingCaolán McNamara2016-07-101-7/+0
* Convert ApplicationEvent::Type to scoped enumNoel Grandin2016-05-301-39/+39
* Convert DialogCancelMode to scoped enumNoel Grandin2016-05-301-4/+4
* convert EXCEPTION_ to scoped enumNoel Grandin2016-05-131-8/+3
* mpDefDialogParent is not used since 2002Caolán McNamara2016-05-121-15/+5
* vcl: misleading copypasta in documentationMichael Stahl2016-03-291-1/+1
* loplugin:unuseddefaultparams in /include/vclNoel Grandin2016-02-261-3/+1
* Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara2016-02-181-0/+6
* vcl: split exception types from input typesChris Sherlock2016-02-061-3/+4
* loplugin: unused return valuesNoel Grandin2016-01-211-3/+1
* Fix typosAndrea Gelmini2016-01-101-2/+2
* vcl: document parameters in svapp.hxxChris Sherlock2016-01-081-3/+6
* Make ImplSVData private to vclTor Lillqvist2015-12-081-3/+0
* unused vcl::IsWindowSystemAvailable Juergen Funk2015-12-061-7/+0
* Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks2015-11-231-0/+5
* slideshow: cleanup main-loop usage, post-yield listeners, etc.Michael Meeks2015-11-131-66/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* afl-eventtesting: shutdown cleaner to allow things to deregisterCaolán McNamara2015-10-201-0/+16
* add Application::EndAllPopupsCaolán McNamara2015-10-191-0/+4
* Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-8/+8
* afl-eventtesting: add Application::EndAllDialogsCaolán McNamara2015-10-081-0/+4
* convert Link<> to typedNoel Grandin2015-09-221-1/+2
* convert Link<> to typedNoel Grandin2015-09-211-2/+2
* convert Link<> to typedNoel Grandin2015-09-201-2/+2
* convert Link<> to typedNoel Grandin2015-09-161-2/+2
* ImplCallEventListeners and FireVclEvent can take referencesNoel Grandin2015-09-141-1/+1
* convert Link<> to typedNoel Grandin2015-09-111-2/+2
* convert Link<> to typedNoel Grandin2015-09-101-1/+1