summaryrefslogtreecommitdiff
path: root/shell/source
AgeCommit message (Expand)AuthorFilesLines
2012-10-07fix shell build with Win8 SDKPeter Foley1-0/+2
2012-10-03re-base on ALv2 code. Includes:Michael Meeks83-1781/+1288
2012-10-02Use prefixTor Lillqvist18-18/+18
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 Štrba1-20/+14
2012-08-25libmerged: add more librariesMatúš Kukan4-4/+5
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann7-286/+0
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-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 Meeks8-184/+112
2012-06-21re-base on ALv2 code.Michael Meeks18-406/+271
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 Thiebaud15-87/+77
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-29targetted SAL_N_ELEMENTS reversion.Michael Meeks5-5/+6
2012-05-29-Werror=deprecated-declarationsStephan Bergmann1-1/+1
2012-05-29shell: export more symbols, as privateMatúš Kukan4-5/+0
2012-05-29export COM functionsDavid Tardon2-8/+0
2012-05-29WaE: declaration of 'index' shadows a global declarationDavid Tardon1-4/+4
2012-05-29WaE incomplete cppu::ImplementationEntryNorbert Thiebaud1-1/+1
2012-05-29macbacked.cxx is really and objective c++ source -> rename .mmNorbert Thiebaud1-0/+0
2012-05-29gbuildize shellDavid Tardon34-2327/+36
2012-05-16removed unused constant rtl::OUStringTakeshi Abe1-1/+0
2012-05-14TDE integrationNorbert Thiebaud6-7/+87
2012-05-02Argh, another tweak.Jan Holesovsky1-1/+1
2012-05-02Minor comment tweak.Jan Holesovsky1-3/+3