summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* warning C4100: unreferenced formal parameterMichael Stahl2012-09-191-2/+4
* 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
* fix typo: = -> ==David Tardon2012-06-181-1/+1
* fdo#47044: Adapt to different Windows versions' InternetQueryOption behaviorStephan Bergmann2012-06-121-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
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-295-5/+6
* remove useless argumentDavid Tardon2012-05-291-1/+1
* ensure source files are present before trying to use themDavid Tardon2012-05-291-0/+4
* fix include pathDavid Tardon2012-05-291-0/+5
* copy header files tooDavid Tardon2012-05-291-1/+16
* copy the source files before trying to use themDavid Tardon2012-05-293-0/+12
* trying to fix shell x64 build on WindowsAndras Timar2012-05-296-7/+7
* BUILD_X64 is TRUE not YES, when definedAndras Timar2012-05-291-1/+1
* gbuild: libkdebe1 has to be linked with libkioPetr Mladek2012-05-291-0/+4
* get shell to build for me againCaolán McNamara2012-05-292-1/+15
* -Werror=deprecated-declarationsStephan Bergmann2012-05-291-1/+1
* partially revert 3ca7b8c296bcda699bcf642db3932b3fdbe7ad06Matúš Kukan2012-05-296-20/+20
* shell: export more symbols, as privateMatúš Kukan2012-05-2911-53/+33
* export COM functionsDavid Tardon2012-05-296-8/+34
* shell: change last gb_Helper_abbreviate_dirs_nativeMatúš Kukan2012-05-291-1/+1
* WaE: declaration of 'index' shadows a global declarationDavid Tardon2012-05-291-4/+4
* use gb_WinResTarget_use_custom_headersDavid Tardon2012-05-291-3/+4
* rename functions for consistency with the rest of gbuildDavid Tardon2012-05-291-1/+1
* set all kde4 libs in configureDavid Tardon2012-05-291-5/+0
* localebe need corefoundation tooNorbert Thiebaud2012-05-291-0/+1
* macbe depend on udkapi/offapiNorbert Thiebaud2012-05-291-0/+5
* WaE incomplete cppu::ImplementationEntryNorbert Thiebaud2012-05-291-1/+1
* -dl is not good for MACOSX eitherNorbert Thiebaud2012-05-291-1/+1
* macbacked.cxx is really and objective c++ source -> rename .mmNorbert Thiebaud2012-05-292-1/+4
* gbuildize shellDavid Tardon2012-05-2982-2433/+2373
* removed unused constant rtl::OUStringTakeshi Abe2012-05-161-1/+0
* TDE integrationNorbert Thiebaud2012-05-1410-8/+290
* 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