summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-10-019-15/+24
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl2012-10-011-2/+2
* gbuild: clean up Mac OS X framework handling:Michael Stahl2012-10-012-6/+6
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-0113-13/+26
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-018-0/+8
* fdo#53588 Assume cdir being in the last 1k of the file to speed-up searchAndras Timar2012-09-111-0/+1
* fdo#53592: Try not to crash on empty m_ZipContentFridrich Štrba2012-08-272-4/+9
* fdo#53533: don't seek to bogus offsetFridrich Štrba2012-08-272-21/+14
* libmerged: add more librariesMatúš Kukan2012-08-254-4/+5
* Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann2012-08-2222-574/+6
* reduce ascii noise and useless commentsThomas Arnhold2012-08-0810-40/+0
* remove include comments and boxesThomas Arnhold2012-08-0816-69/+0
* Fixed multiple attachment passing to thunderbird: file:// part needs 'sArno Teigseth2012-07-231-1/+1
* new does not return nullStephan Bergmann2012-07-203-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