summaryrefslogtreecommitdiff
path: root/include/vcl/svapp.hxx
AgeCommit message (Expand)Author
2017-09-22Avoid VCL_DLLPUBLIC SolarMutexGuard "taking over" template base class on MSVCStephan Bergmann
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-07-20loplugin:unusedfields in vclNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-13Add some Scheduler unit tests and loggingJan-Marek Glogowski
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-24tdf#103852 avoid clipboard deadlockTomaž Vajngerl
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-17Force disable OpenGL in Safe ModeSamuel Mehrbrodt
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-28vcl: remove Application::InsertIdleHdl() and ImplIdleMgrMichael Stahl
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-05-30Convert ApplicationEvent::Type to scoped enumNoel Grandin
2016-05-30Convert DialogCancelMode to scoped enumNoel Grandin
2016-05-13convert EXCEPTION_ to scoped enumNoel Grandin
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-03-29vcl: misleading copypasta in documentationMichael Stahl
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-02-18Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-08vcl: document parameters in svapp.hxxChris Sherlock
2015-12-08Make ImplSVData private to vclTor Lillqvist
2015-12-06unused vcl::IsWindowSystemAvailable Juergen Funk
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks
2015-11-13slideshow: cleanup main-loop usage, post-yield listeners, etc.Michael Meeks
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20afl-eventtesting: shutdown cleaner to allow things to deregisterCaolán McNamara
2015-10-19add Application::EndAllPopupsCaolán McNamara
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-08afl-eventtesting: add Application::EndAllDialogsCaolán McNamara
2015-09-22convert Link<> to typedNoel Grandin
2015-09-21convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-14ImplCallEventListeners and FireVclEvent can take referencesNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-30remove PostScrollEvent and PostZoomEventNoel Grandin