summaryrefslogtreecommitdiff
path: root/shell
AgeCommit message (Expand)AuthorFilesLines
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET2-2/+2
2012-07-13warning C4267: conversion from 'size_t' to 'unsigned long'Michael Stahl1-1/+1
2012-07-13warning C4267: conversion from 'size_t' to 'DWORD'Michael Stahl2-3/+3
2012-07-13clarify branding in commentMichael Stahl1-3/+5
2012-07-13warning C4267: conversion from 'size_t' to 'int'Michael Stahl1-2/+2
2012-07-13shell: remove dead SaveDebugInfoToFileMichael Stahl1-17/+0
2012-07-13warning C4267: conversion from 'size_t' to 'int'Michael Stahl1-1/+2
2012-07-12warning C4267: conversion from 'size_t' to 'DWORD'Michael Stahl1-1/+2
2012-07-12warning C4100: unreferenced formal parameterMichael Stahl1-2/+4
2012-07-12XML_Parse returns enum XML_StatusMichael Stahl1-1/+3
2012-07-09Related: fdo#30763 always fill in default name under GNOMECaolán McNamara2-17/+18
2012-07-04removed unnecessary forward declarations of classTakeshi Abe1-1/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks6-24/+6
2012-07-01Remove unused definesThomas Arnhold3-3/+0
2012-06-29Remove include guardsThomas Arnhold1-3/+0
2012-06-26enable gnome-mail and xdg-mailPeter Tillemans1-1/+1
2012-06-22.ulf files don't need executable bitsMichael Stahl1-0/+0
2012-06-22.xml files don't need executable bitsMichael Stahl7-0/+0
2012-06-22.cxx files don't need executable bitsMichael Stahl1-0/+0
2012-06-22re-base on ALv2 code.Michael Meeks9-207/+126
2012-06-21re-base on ALv2 code.Michael Meeks29-648/+441
2012-06-21re-base on ALv2 code.Michael Meeks2-21/+30
2012-06-13fix typo: = -> ==David Tardon1-1/+1
2012-06-08fdo#47044: Adapt to different Windows versions' InternetQueryOption behaviorStephan Bergmann1-22/+44
2012-06-02targeted string re-workNorbert Thiebaud16-108/+98
2012-05-31Make Win32 LibO installable side by side with other StarOffice derivativesJesús Corrius1-22/+22
2012-06-01nuke unused namespaceTakeshi Abe3-9/+3
2012-05-31nuke unused typedefTakeshi Abe1-1/+0
2012-05-30do not link with cmt by defaultDavid Tardon3-0/+3
2012-05-30define XML_UNICODE for x64 lib tooDavid Tardon1-0/+8
2012-05-30do not link with cmt by defaultDavid Tardon3-0/+3
2012-05-30fix linking with gconf on release machineDavid Tardon1-1/+0
2012-05-29ensure linking to gobjectCaolán McNamara1-0/+1
2012-05-30use 64-bit compiler and linker for 64-bit Windows shell extensionsAndras Timar5-5/+5
2012-05-29WaE: C4099: type name first seen using struct now using classCaolán McNamara1-1/+1
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks5-5/+6
2012-05-29remove useless argumentDavid Tardon1-1/+1
2012-05-29ensure source files are present before trying to use themDavid Tardon1-0/+4
2012-05-29fix include pathDavid Tardon1-0/+5
2012-05-29copy header files tooDavid Tardon1-1/+16
2012-05-29copy the source files before trying to use themDavid Tardon3-0/+12
2012-05-29trying to fix shell x64 build on WindowsAndras Timar6-7/+7
2012-05-29BUILD_X64 is TRUE not YES, when definedAndras Timar1-1/+1
2012-05-29gbuild: libkdebe1 has to be linked with libkioPetr Mladek1-0/+4
2012-05-29get shell to build for me againCaolán McNamara2-1/+15
2012-05-29-Werror=deprecated-declarationsStephan Bergmann1-1/+1
2012-05-29partially revert 3ca7b8c296bcda699bcf642db3932b3fdbe7ad06Matúš Kukan6-20/+20
2012-05-29shell: export more symbols, as privateMatúš Kukan11-53/+33
2012-05-29export COM functionsDavid Tardon6-8/+34