summaryrefslogtreecommitdiffstats
path: root/shell/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-228-184/+112
* re-base on ALv2 code.Michael Meeks2012-06-2118-406/+271
* 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-0215-87/+77
* 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
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-295-5/+6
* -Werror=deprecated-declarationsStephan Bergmann2012-05-291-1/+1
* shell: export more symbols, as privateMatúš Kukan2012-05-294-5/+0
* export COM functionsDavid Tardon2012-05-292-8/+0
* WaE: declaration of 'index' shadows a global declarationDavid Tardon2012-05-291-4/+4
* WaE incomplete cppu::ImplementationEntryNorbert Thiebaud2012-05-291-1/+1
* macbacked.cxx is really and objective c++ source -> rename .mmNorbert Thiebaud2012-05-291-0/+0
* gbuildize shellDavid Tardon2012-05-2934-2327/+36
* removed unused constant rtl::OUStringTakeshi Abe2012-05-161-1/+0
* TDE integrationNorbert Thiebaud2012-05-146-7/+87
* Argh, another tweak.Jan Holesovsky2012-05-021-1/+1
* Minor comment tweak.Jan Holesovsky2012-05-021-3/+3
* and be (not so) ultimately smart in the mailto handlerLuboš Luňák2012-04-301-2/+2
* be even smarter in the mailto handler :)Luboš Luňák2012-04-301-1/+3
* Add a comment why we do what we do ;-)Jan Holesovsky2012-04-301-0/+4
* fdo#32621: Fall back to using the GNOME mailto URI handler if no valid mail p...David Steele2012-04-301-2/+47
* Reduce chatterTor Lillqvist2012-04-241-1/+1
* s/OpenOffice/LibreOffice/Andras Timar2012-04-231-2/+2
* WaE: initialization of pointer to null from a constant boolean expressionTor Lillqvist2012-04-221-1/+1
* Don't check for ORBit < 2.8Ross Burton2012-04-193-46/+2
* fix library link order to work with link --as-neededPetr Mladek2012-04-131-2/+3
* sigh, need a 64bit zlib too on windows, revertingCaolán McNamara2012-04-139-6/+38