summaryrefslogtreecommitdiff
path: root/include/vcl/svapp.hxx
AgeCommit message (Expand)Author
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
2015-07-30Fix Android buildNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-06-26vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl
2015-05-08PostUserEvent - instrument to allow holding a VclPtr reference.Michael Meeks
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-03-30Introduce vcl::IsWindowSystemAvailable()Tor Lillqvist
2015-03-28IsEnableAccessInterface() is not used anywhereTor Lillqvist
2015-03-28Fix weird style, whitespace changes onlyTor Lillqvist
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-12FocusChanged and DataChanged are never overridenNoel Grandin
2015-01-09SolarMutexClearableGuard and SolarMutexResettableGuard are never overridenNoel Grandin
2015-01-09fdo#84938: replace SYSTEMWINDOW_MODE constants with 'enum class'Noel Grandin
2015-01-09enum Service is unusedNoel Grandin
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2014-12-15drop newly unused Application::ValidateSystemFontCaolán McNamara