summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't add toolkit related shell packages with headless buildRiccardo Magliocchetti2014-11-071-0/+2
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-062-5/+6
* fdo#82038: senddoc, uri-encode got lost on MacStephan Bergmann2014-11-061-1/+1
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-062-6/+5
* scp2: move unix/gnome executables to AutoInstallMichael Stahl2014-10-311-1/+1
* Removed duplicated includesAndrea Gelmini2014-10-311-1/+0
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-297-8/+1
* back out more wrong and confusing tools::Time comment changesEike Rathke2014-10-081-1/+1
* shell (Windows): std::auto_ptr -> std::unique_ptrStephan Bergmann2014-10-024-4/+4
* shell: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-10-011-2/+2
* fdo#82577: Handle TimeNoel Grandin2014-10-011-1/+1
* bnc#887307 ODF files not showing up on Windows searchAndras Timar2014-09-181-1/+1
* shell: sal_Bool -> boolStephan Bergmann2014-09-112-2/+2
* Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet2014-09-101-1/+1
* Fix *_component_getFactory function typeStephan Bergmann2014-08-281-1/+1
* Fix some *_component_getFactory function typesStephan Bergmann2014-08-282-4/+4
* remove executable bitsThomas Arnhold2014-08-171-0/+0
* warning C4505: unreferenced local function has been removedThomas Arnhold2014-08-131-11/+0
* warning C4189: local variable is initialized but not referencedThomas Arnhold2014-08-131-0/+2
* warning C4296: '<' : expression is always falseThomas Arnhold2014-08-131-2/+0
* fdo#82038: Make sending email from LO work again on OS XTor Lillqvist2014-08-111-2/+9
* match va_start() with va_end()Takeshi Abe2014-08-081-0/+1
* Fix FTBFS with TDE support enabledTimothy Pearson2014-07-171-0/+5
* Include <algorithm> for std::min() and max()Tor Lillqvist2014-07-081-0/+2
* new compilerplugin returnbyrefNoel Grandin2014-06-241-4/+4
* -Wstrict-prototypesStephan Bergmann2014-06-171-1/+1
* the BSD family also uses gioBaptiste Daroussin2014-06-111-1/+1
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-092-5/+1
* fixincludeguards: fix include guardsThomas Arnhold2014-06-062-6/+10
* fdo#68849: Add header guards to all include filesJens Carl2014-06-021-0/+5