t '/>
summaryrefslogtreecommitdiff
path: root/desktop/source/app/userinstall.cxx
AgeCommit message (Expand)Author
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2014-06-04desktop: fix includesThomas Arnhold
2013-08-23Clean up desktop::UserInstallStephan Bergmann
2013-08-23/org.openoffice.Setup/Office/ooSetupInstCompleted is not localizedStephan Bergmann
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist