summaryrefslogtreecommitdiff
path: root/desktop/source/app
AgeCommit message (Expand)Author
2019-04-20SharePoint connection: Better handling of encoded URLsTamás Zolnai
2019-04-20SharePoint connection: Handle encoded URL passed as command line argumentTamás Zolnai
2019-04-17clang-tidy bugprone-unused-raii in RequestHandlerNoel Grandin
2018-10-30Make sure the UserInstallation/user directory exists on iOS (and Android)Tor Lillqvist
2018-10-30If we have encountered a "FATAL ERROR" we can afford writing a line to stderrTor Lillqvist
2018-07-10enable crashreport on WindowsAndras Timar
2018-06-26tdf#114227: set better proxy params in cURL for crash reportingAron Budea
2018-06-04Disable profile lockingAron Budea
2018-05-15tdf#95843: Wait for fire_glxtest_process also in --headless modeStephan Bergmann
2018-04-20lok: Make the bundled dictionaries work.Tamás Zolnai
2018-03-25desktop: allow disabling recovery via config keyMiklos Vajna
2018-03-25Function already take const OUString&Mike Kaganski
2018-01-23tdf#38915: set cProcessed condition on any process outcomeMike Kaganski
2017-11-23tdf#112689 Replace chained O(U)StringBuffer::append with operator+Timotej Lazar
2017-11-21Various loplugin warnings in --enable-online-update=marStephan Bergmann
2017-11-21fix fallout from orcus upgrageDavid Tardon
2017-11-13Fix typosAndrea Gelmini
2017-11-06Finally make DbusIpcThread terminateStephan Bergmann
2017-10-27loplugin:includeform: desktop (Windows)Stephan Bergmann
2017-10-27...and one more fix for DbusIpcThread,Stephan Bergmann
2017-10-25Avoid further unwanted interference of DbusIpcThread::execute/closeStephan Bergmann
2017-10-24Avoid race between DbusIpcThread::close and DbusIpcThread::executeStephan Bergmann
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-22oss-fuzz: drop our own afl related hackeryCaolán McNamara
2017-10-12EPUB export: add simple example to command line helpCor Nouws
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-09-07tdf#109202 add help blurp for new --convert-images-toThorsten Behrens
2017-09-07desktop: fix loplugin:unnecessaryparen warningMiklos Vajna
2017-09-07Improve error messages for not-standalone command line switchesMike Kaganski
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens
2017-09-05tdf#109202: Convert images via command line parameter, CLI supportSamuel Mehrbrodt
2017-09-05Remove useless commentSamuel Mehrbrodt
2017-08-25Get rid of need to use initial :: for ::opencl to avoid clash with sc::openclTor Lillqvist
2017-08-21tdf#111908: only freopen if we try to use another consoleMike Kaganski
2017-08-21updater: looser throw specification for what() of exceptionMarkus Mohrhard
2017-08-20updater: move the update channel info from the config to versionrcMarkus Mohrhard
2017-08-20updater: make it easier to test some parts of the updating codeMarkus Mohrhard
2017-08-20updater: windows prevents moving file with open file handlesMarkus Mohrhard
2017-08-20updater: better error loggingMarkus Mohrhard
2017-08-19convert extended WinBits to scoped enumNoel Grandin
2017-08-19updater: use forward slashesMarkus Mohrhard
2017-08-14updater: fix -Werror=undef problemsMarkus Mohrhard