summaryrefslogtreecommitdiff
path: root/desktop/source/app
AgeCommit message (Expand)Author
2018-01-12More loplugin:cstylecast: desktopStephan Bergmann
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin
2017-12-22request installation of langpack via packagekitCaolán McNamara
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
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
2017-08-13updater: fix the updater path on windowsMarkus Mohrhard
2017-08-13updater: use desktop.updater log scope consistentlyMarkus Mohrhard
2017-08-13updater: make sure we pass the correct path for the updater executable on winMarkus Mohrhard
2017-08-13updater: call the updater executable on windowsMarkus Mohrhard
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-09desktop,extensions: updater: only allow redirects to HTTP/HTTPSMichael Stahl
2017-08-02updater: fix incorrect installation directory pathMarkus Mohrhard
2017-08-02updater: flush the configuration changes before we call execvMarkus Mohrhard