summaryrefslogtreecommitdiff
path: root/desktop/source/app
AgeCommit message (Expand)AuthorFilesLines
2018-02-01desktop: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-7/+0
2018-01-29Function already take const OUString&Mike Kaganski1-2/+2
2018-01-24Remove redundant variableMike Kaganski1-4/+2
2018-01-22gbuild: always compile as C++17 with MSVC 2017Michael Stahl1-0/+3
2018-01-22tdf#38915: set cProcessed condition on any process outcomeMike Kaganski2-7/+46
2018-01-20iOS, allow unorc to be readjan Iversen1-0/+7
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-12More loplugin:cstylecast: desktopStephan Bergmann1-2/+2
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin1-1/+1
2017-12-22request installation of langpack via packagekitCaolán McNamara1-1/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin2-2/+2
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-0/+1
2017-11-23tdf#112689 Replace chained O(U)StringBuffer::append with operator+Timotej Lazar1-93/+40
2017-11-21Various loplugin warnings in --enable-online-update=marStephan Bergmann1-9/+9
2017-11-21fix fallout from orcus upgrageDavid Tardon1-16/+16
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-11-06Finally make DbusIpcThread terminateStephan Bergmann1-105/+61
2017-10-27loplugin:includeform: desktop (Windows)Stephan Bergmann1-3/+3
2017-10-27...and one more fix for DbusIpcThread,Stephan Bergmann1-23/+4
2017-10-25Avoid further unwanted interference of DbusIpcThread::execute/closeStephan Bergmann1-30/+54
2017-10-24Avoid race between DbusIpcThread::close and DbusIpcThread::executeStephan Bergmann1-35/+34
2017-10-23loplugin:includeform: desktopStephan Bergmann10-24/+24
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-22oss-fuzz: drop our own afl related hackeryCaolán McNamara1-18/+1
2017-10-12EPUB export: add simple example to command line helpCor Nouws1-1/+2
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski1-1/+2
2017-10-04add << operator for css::uno::ExceptionNoel Grandin7-19/+15
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski1-2/+1
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski2-8/+8
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin1-2/+1
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin1-13/+11
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski1-0/+3
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin1-1/+1
2017-09-07tdf#109202 add help blurp for new --convert-images-toThorsten Behrens1-5/+8
2017-09-07desktop: fix loplugin:unnecessaryparen warningMiklos Vajna1-2/+2
2017-09-07Improve error messages for not-standalone command line switchesMike Kaganski1-11/+24
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens2-3/+30
2017-09-05tdf#109202: Convert images via command line parameter, CLI supportSamuel Mehrbrodt5-0/+13
2017-09-05Remove useless commentSamuel Mehrbrodt1-1/+1
2017-08-25Get rid of need to use initial :: for ::opencl to avoid clash with sc::openclTor Lillqvist1-5/+5
2017-08-21tdf#111908: only freopen if we try to use another consoleMike Kaganski1-9/+9
2017-08-21updater: looser throw specification for what() of exceptionMarkus Mohrhard1-1/+1
2017-08-20updater: move the update channel info from the config to versionrcMarkus Mohrhard2-1/+10
2017-08-20updater: make it easier to test some parts of the updating codeMarkus Mohrhard2-1/+9
2017-08-20updater: windows prevents moving file with open file handlesMarkus Mohrhard1-0/+1
2017-08-20updater: better error loggingMarkus Mohrhard1-12/+27
2017-08-19convert extended WinBits to scoped enumNoel Grandin1-2/+2
2017-08-19updater: use forward slashesMarkus Mohrhard1-1/+1
2017-08-14updater: fix -Werror=undef problemsMarkus Mohrhard1-4/+4
2017-08-13updater: fix the updater path on windowsMarkus Mohrhard1-2/+2