summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Fixed multiple attachment passing to thunderbird: file:// part needs 'sArno Teigseth2012-07-251-1/+1
* new does not return nullStephan Bergmann2012-07-213-29/+13
* Search for char instead of 1 char long string, when possible.Christophe JAILLET2012-07-132-2/+2
* warning C4267: conversion from 'size_t' to 'unsigned long'Michael Stahl2012-07-131-1/+1
* warning C4267: conversion from 'size_t' to 'DWORD'Michael Stahl2012-07-132-3/+3
* clarify branding in commentMichael Stahl2012-07-131-3/+5
* warning C4267: conversion from 'size_t' to 'int'Michael Stahl2012-07-131-2/+2
* shell: remove dead SaveDebugInfoToFileMichael Stahl2012-07-131-17/+0
* warning C4267: conversion from 'size_t' to 'int'Michael Stahl2012-07-131-1/+2
* warning C4267: conversion from 'size_t' to 'DWORD'Michael Stahl2012-07-121-1/+2
* warning C4100: unreferenced formal parameterMichael Stahl2012-07-121-2/+4
* XML_Parse returns enum XML_StatusMichael Stahl2012-07-121-1/+3
* Related: fdo#30763 always fill in default name under GNOMECaolán McNamara2012-07-092-17/+18
* removed unnecessary forward declarations of classTakeshi Abe2012-07-041-1/+0
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-026-24/+6
* Remove unused definesThomas Arnhold2012-07-013-3/+0
* Remove include guardsThomas Arnhold2012-06-291-3/+0
* enable gnome-mail and xdg-mailPeter Tillemans2012-06-261-1/+1
* .ulf files don't need executable bitsMichael Stahl2012-06-221-0/+0
* .xml files don't need executable bitsMichael Stahl2012-06-227-0/+0
* .cxx files don't need executable bitsMichael Stahl2012-06-221-0/+0
* re-base on ALv2 code.Michael Meeks2012-06-229-207/+126
* re-base on ALv2 code.Michael Meeks2012-06-2129-648/+441
* re-base on ALv2 code.Michael Meeks2012-06-212-21/+30
* fix typo: = -> ==David Tardon2012-06-131-1/+1
* fdo#47044: Adapt to different Windows versions' InternetQueryOption behaviorStephan Bergmann2012-06-081-22/+44
* targeted string re-workNorbert Thiebaud2012-06-0216-108/+98
* Make Win32 LibO installable side by side with other StarOffice derivativesJesús Corrius2012-05-311-22/+22
* nuke unused namespaceTakeshi Abe2012-06-013-9/+3
* nuke unused typedefTakeshi Abe2012-05-311-1/+0
* do not link with cmt by defaultDavid Tardon2012-05-303-0/+3
* define XML_UNICODE for x64 lib tooDavid Tardon2012-05-301-0/+8
* do not link with cmt by defaultDavid Tardon2012-05-303-0/+3
* fix linking with gconf on release machineDavid Tardon2012-05-301-1/+0
* ensure linking to gobjectCaolán McNamara2012-05-291-0/+1
* use 64-bit compiler and linker for 64-bit Windows shell extensionsAndras Timar2012-05-305-5/+5
* WaE: C4099: type name first seen using struct now using classCaolán McNamara2012-05-291-1/+1
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-295-5/+6
* remove useless argumentDavid Tardon2012-05-291-1/+1
* ensure source files are present before trying to use themDavid Tardon2012-05-291-0/+4
* fix include pathDavid Tardon2012-05-291-0/+5
* copy header files tooDavid Tardon2012-05-291-1/+16
* copy the source files before trying to use themDavid Tardon2012-05-293-0/+12
* trying to fix shell x64 build on WindowsAndras Timar2012-05-296-7/+7
* BUILD_X64 is TRUE not YES, when definedAndras Timar2012-05-291-1/+1
* gbuild: libkdebe1 has to be linked with libkioPetr Mladek2012-05-291-0/+4
* get shell to build for me againCaolán McNamara2012-05-292-1/+15
* -Werror=deprecated-declarationsStephan Bergmann2012-05-291-1/+1
* partially revert 3ca7b8c296bcda699bcf642db3932b3fdbe7ad06Matúš Kukan2012-05-296-20/+20