summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* shell: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-0230-183/+6
* Various loplugin in --enable-gtk3-kde5 codeStephan Bergmann2018-01-232-11/+10
* Add KDE5 desktop backendMilian Wolff2018-01-237-0/+683
* chmod -xTor Lillqvist2018-01-231-0/+0
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-238-19/+19
* loplugin:cstylecast (clang-cl)Stephan Bergmann2018-01-221-3/+3
* More loplugin:cstylecast on macOSStephan Bergmann2018-01-201-2/+2
* Fix typosAndrea Gelmini2018-01-161-1/+1
* Fix typoAndrea Gelmini2018-01-151-1/+1
* More loplugin:cstylecast: shellStephan Bergmann2018-01-123-7/+7
* InstallPrinteDrivers->InstallPrinterDriversCaolán McNamara2018-01-111-1/+1
* [API CHANGE] migrate PackageKit usage to Modify2Caolán McNamara2018-01-112-32/+39
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2018-01-091-1/+1
* Fix typosAndrea Gelmini2018-01-051-2/+2
* call g_variant_unref on return valueCaolán McNamara2017-12-221-3/+3
* fix indent vs other functionsCaolán McNamara2017-12-221-18/+19
* loplugin:salcall (macOS)Stephan Bergmann2017-12-212-4/+4
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-202-4/+4
* Fix typosAndrea Gelmini2017-12-201-1/+1
* LOK: fix URL launching, so that Help buttons work.Michael Meeks2017-12-192-0/+8
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-155-8/+8
* loplugin:salcall (macOS)Stephan Bergmann2017-12-151-2/+2
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-142-4/+4
* loplugin:salcallStephan Bergmann2017-12-111-4/+4
* loplugin:salcall fix functionsNoel Grandin2017-12-117-14/+14
* Handle conversion from glibc locale to BCP 47 language tagEike Rathke2017-12-062-7/+28
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2017-11-291-1/+1
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2017-11-271-1/+1
* Fix typosAndrea Gelmini2017-11-131-1/+1
* Make Windows error reporting more robustMike Kaganski2017-11-041-2/+2
* loplugin:includeform: shell (Windows)Stephan Bergmann2017-10-2744-131/+131
* loplugin:finalclasses in sfx2..svlNoel Grandin2017-10-241-4/+4
* loplugin:includeform: shell (macOS)Stephan Bergmann2017-10-241-3/+3
* loplugin:includeform: shellStephan Bergmann2017-10-2311-86/+86
* Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2017-10-053-4/+7
* add << operator for css::uno::ExceptionNoel Grandin2017-10-042-2/+2
* Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski2017-09-301-1/+1
* Drop check for Windows versions we don't supportMike Kaganski2017-09-296-190/+14
* shell: use Unicode on WindowsMike Kaganski2017-09-2835-264/+300
* loplugin:redundantcast (clang-cl)Stephan Bergmann2017-09-271-3/+3
* loplugin:cstylecast (clang-cl)Stephan Bergmann2017-09-261-3/+3
* loplugin:flatten in sdext..stocNoel Grandin2017-09-231-27/+25
* Fix typoAndrea Gelmini2017-09-231-1/+1
* Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski2017-09-224-18/+28
* Some more WIN32_LEAN_AND_MEANMike Kaganski2017-09-181-0/+3
* Use even more WIN32_LEAN_AND_MEANMike Kaganski2017-09-1810-0/+28
* Use more WIN32_LEAN_AND_MEANMike Kaganski2017-09-163-0/+7
* loplugin:constparams: shell (clang-cl)Stephan Bergmann2017-08-312-3/+3
* remove unnecessary use of OUString::getStrNoel Grandin2017-08-171-1/+1
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-171-2/+2