summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* tdf#92269 fix Windows Explorer crash caused by shellextensionChristian Lohmaier2015-08-061-1/+1
* boost::shared_ptr -> std::shared_ptrStephan Bergmann2015-05-181-4/+3
* Implement some more XModify methodsStephan Bergmann2015-05-132-41/+116
* loplugin:redundantcast: reinterpret_cast to void*Stephan Bergmann2015-05-121-2/+2
* Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist2015-04-301-6/+0
* Don't throw UnknownPropertyException for givenname/sn from KDE backendsStephan Bergmann2015-04-172-0/+6
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-1524-69/+69
* tdf#82695 allow to build with system collada2gltfDavid Tardon2015-04-131-2/+1
* loplugin:staticmethodsNoel Grandin2015-04-132-2/+2
* Typo: wheter->whetherJulien Nabet2015-04-012-2/+2
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-2/+2
* loplugin:cstylecastStephan Bergmann2015-03-292-11/+11
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-1/+1
* Small fix for BSD.Pedro Giffuni2015-03-271-0/+1
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-1/+1
* Typo: formated->formattedJulien Nabet2015-03-251-1/+1
* remove exit 0 at the end of a shell scriptPhillip Sz2015-03-255-9/+0
* Fix various Windows-only XServiceInfo implementationsStephan Bergmann2015-03-245-5/+5
* No need to use -I$(SRCDIR)/include/shellTor Lillqvist2015-03-191-5/+0
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-173-16/+4
* V512: we want the number of wide-chars here, not the number of bytesCaolán McNamara2015-03-111-7/+2
* leak on short readCaolán McNamara2015-03-111-0/+3
* V668 no sense in testing the result of new against nullCaolán McNamara2015-03-111-2/+0
* V801: Decreased performanceCaolán McNamara2015-03-092-2/+2
* shell: warning C4996 function call with parameters that may be unsafeMichael Stahl2015-03-051-1/+1
* gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl2015-03-058-8/+0
* shell: remove unnecessary explicit -D_WIN32_IEMichael Stahl2015-03-058-8/+0
* V813: Decreased performanceCaolán McNamara2015-03-047-15/+15
* unnecessary wstring -> char* -> wstring conversionMarkus Mohrhard2015-03-011-1/+1
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-232-15/+15
* Add kde4-open-url scriptJan-Marek Glogowski2015-02-162-0/+28
* loplugin:deletedspecialStephan Bergmann2015-02-073-8/+11
* fdo#43368 Remove MapiLogon/Logoff calls so simplemail works with WLMAron Budea2015-02-071-27/+22
* remove unused typedefsNoel Grandin2015-01-281-2/+0
* Win SDK 8.1: apparently VersionHelpers.h needs to be included explicitlyMichael Stahl2015-01-233-0/+9
* Some more loplugin:cstylecast: shellStephan Bergmann2015-01-201-2/+2
* try to fix GetVersionEx deprecation warnings from Windows SDK 8.1Michael Stahl2015-01-193-0/+15
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-082-8/+0
* spelling: attachement -> attachmentNoel Grandin2015-01-052-6/+6
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-231-2/+1
* shell: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-183-6/+6
* shell: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-151-14/+14
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-183-2/+5
* give all the open-url scripts the same starting permissionsCaolán McNamara2014-11-172-0/+0
* drop gnome-open-url binaryCaolán McNamara2014-11-174-142/+2
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-172-0/+2
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* O_RDWR and O_CREAT are defined in fcntl.hRichard PALO2014-11-111-1/+1
* Do as for Linux, borrowed from Gabriele Bulfon <gabriele.bulfon at sonicle.com>Richard PALO2014-11-111-0/+8
* that stuff seems to be totally unusedMarkus Mohrhard2014-11-102-18/+0