summaryrefslogtreecommitdiff
path: root/desktop/source/app
AgeCommit message (Expand)Author
2018-04-14Fix typosAndrea Gelmini
2018-04-03lok: Make the bundled dictionaries work.Tamás Zolnai
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-08loplugin:constantparam in canvas..comphelperNoel 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-02-22weld native message dialogsCaolán McNamara
2018-02-19fix updater on windowsMarkus Mohrhard
2018-02-16native dialog initial basisCaolán McNamara
2018-02-14desktop: allow disabling recovery via config keyMiklos Vajna
2018-02-01desktop: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-29Function already take const OUString&Mike Kaganski
2018-01-24Remove redundant variableMike Kaganski
2018-01-22gbuild: always compile as C++17 with MSVC 2017Michael Stahl
2018-01-22tdf#38915: set cProcessed condition on any process outcomeMike Kaganski
2018-01-20iOS, allow unorc to be readjan Iversen
2018-01-16Fix typosAndrea Gelmini
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