summaryrefslogtreecommitdiff
path: root/include/vcl/svapp.hxx
AgeCommit message (Expand)Author
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