summaryrefslogtreecommitdiff
path: root/include/vcl/svapp.hxx
AgeCommit message (Expand)Author
2014-09-30vcl: use DBG_UTIL for additional members in SolarMutexTryAndBuyGuardMichael Stahl
2014-09-26add a RAII class that tries to acquire the SolarMutex and releases itMichael Stahl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-06-04DeInitVCL at end of testsStephan Bergmann
2014-05-22Avoid including <config_features.h> in <vcl/svapp.hxx>Tor Lillqvist
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-09Revert font initialization fooCaolán McNamara
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-07Move ImplInitAppFontData from Window to Application (take 2)Chris Sherlock
2014-05-07Use css alias in svapp.hxxChris Sherlock
2014-05-07Indent svapp.hxx functionsChris Sherlock
2014-05-06Application::UserEvent and Window::UserEvent are emptyStephan Bergmann
2014-05-05Revert "Move ImplInitAppFontData from Window to Application"Miklos Vajna
2014-05-04Move ImplInitAppFontData from Window to ApplicationChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara
2014-02-04Doxygen warnings correctedChris Sherlock
2014-02-04More Application class documentation updatesChris Sherlock
2014-02-04Change Application::SystemSettingsChanging to OverrideSystemSettingsChris Sherlock
2014-01-28Document Application classChris Sherlock
2014-01-23Remove unnecessary verbiage.Chris Sherlock
2014-01-23Document more of VCL's Application classChris Sherlock
2014-01-22Fix misaligned code commentChris Sherlock
2014-01-22Improve settings code reabilityChris Sherlock
2014-01-21Change EnableNoYieldMode(bool) to better namesChris Sherlock
2014-01-20Remove unused Window parameter from SystemSettingsChangingChris Sherlock
2014-01-20Document VCL Application classChris Sherlock
2014-01-08Revert "make FilePicker::createWithMode not crash"Matúš Kukan
2013-12-28make FilePicker::createWithMode not crashCaolán McNamara
2013-12-12chmod -xTor Lillqvist
2013-12-05fdo#39956 Delete JABDavid Ostrovsky
2013-11-19Gbuildify winaccessibility serviceDavid Ostrovsky
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-10-16cleanupThomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-12convert vcl/svapp.hxx from String to OUStringNoel Grandin
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba
2013-07-27fdo#54264: Fix multi-argument ApplicationEvent::TYPE_OPEN/PRINTStephan Bergmann
2013-07-25convert some XubString to OUString in ApplicationNoel Grandin
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin
2013-07-10Remove an un-used mode on Application::Yield.Michael Meeks
2013-06-30XubString->OUStringCaolán McNamara
2013-06-04vcl: add a console-only mode to avoid problems on Mac for gengal.Michael Meeks
2013-05-22replace DialogCancelledException with std::abortMarkus Mohrhard
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-05-11sal_Bool to boolTakeshi Abe
2013-04-23execute move of global headersBjoern Michaelsen