summaryrefslogtreecommitdiff
path: root/shell
AgeCommit message (Expand)AuthorFilesLines
2012-09-11fdo#53588 Assume cdir being in the last 1k of the file to speed-up searchAndras Timar1-0/+1
2012-08-27fdo#53592: Try not to crash on empty m_ZipContentFridrich Štrba2-4/+9
2012-08-27fdo#53533: don't seek to bogus offsetFridrich Štrba2-21/+14
2012-08-25libmerged: add more librariesMatúš Kukan4-4/+5
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann22-574/+6
2012-08-08reduce ascii noise and useless commentsThomas Arnhold10-40/+0
2012-08-08remove include comments and boxesThomas Arnhold16-69/+0
2012-07-23Fixed multiple attachment passing to thunderbird: file:// part needs 'sArno Teigseth1-1/+1
2012-07-20new does not return nullStephan Bergmann3-29/+13
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