summaryrefslogtreecommitdiff
path: root/desktop/source/app/appinit.cxx
AgeCommit message (Expand)Author
2024-07-18Change from Module.intiUno() to Module.uno_init promiseStephan Bergmann
2024-05-07loplugin:ostr in desktopNoel Grandin
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-04-01tdf#146619 Drop unused 'using namespace' in: desktop/Gabor Kelemen
2024-02-28Init Embind-ings manually, once UNO is set upStephan Bergmann
2023-11-09officecfg,desktop: add Office::Security::Net::AllowInsecureUNORemoteProtocolMichael Stahl
2023-11-09Move "Acceptor already exists" warning to where it belongsStephan Bergmann
2023-05-10desktop : remove useless using namespaceArnaud VERSINI
2023-04-07drop unused eventtesting stuffCaolán McNamara
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2021-11-12rtl::Static to thread-safe staticNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in desktopMike Kaganski
2020-04-14loplugin:flatten in desktopNoel Grandin
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-06-15loplugin:logexceptionnicely in desktopNoel Grandin
2018-03-05Use for-range loops in desktop (part1)Julien Nabet
2018-02-28Don't do unnecessary check for trailing slashMike Kaganski
2018-02-28Clean up Desktop::CreateTemporaryDirectoryStephan Bergmann
2018-01-20iOS, allow unorc to be readjan Iversen
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-10-20Check for enable safe mode earlierSamuel Mehrbrodt
2016-10-17Force disable OpenGL in Safe ModeSamuel Mehrbrodt
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-10-20afl-eventtesting: shutdown cleaner to allow things to deregisterCaolán McNamara
2015-10-09afl-eventtesting: we want to allow dialogs in ui-testing modeCaolán McNamara
2015-09-12desktop: com::sun::star->cssNoel Grandin
2015-09-02ditch gnome-vfs2 supportCaolán McNamara
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-03-28Bin a few SAL_INFOs that basically just say "we are here"Tor Lillqvist
2015-02-03Clean up some weird loggingTor Lillqvist
2014-12-12desktop: Use appropriate OUString functions on string constantsStephan Bergmann
2014-07-26fdo#75757: remove inheritance to std::mapTakeshi Abe
2014-05-08desktop: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-07make the error not a secretCaolán McNamara
2013-09-26typo fixes in commentsAndras Timar
2013-09-17convert DESKTOP module from String to OUStringNoel Grandin