summaryrefslogtreecommitdiff
path: root/shell
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-29shell: change last gb_Helper_abbreviate_dirs_nativeMatúš Kukan1-1/+1
2012-05-29WaE: declaration of 'index' shadows a global declarationDavid Tardon1-4/+4
2012-05-29use gb_WinResTarget_use_custom_headersDavid Tardon1-3/+4
2012-05-29rename functions for consistency with the rest of gbuildDavid Tardon1-1/+1
2012-05-29set all kde4 libs in configureDavid Tardon1-5/+0
2012-05-29localebe need corefoundation tooNorbert Thiebaud1-0/+1
2012-05-29macbe depend on udkapi/offapiNorbert Thiebaud1-0/+5
2012-05-29WaE incomplete cppu::ImplementationEntryNorbert Thiebaud1-1/+1
2012-05-29-dl is not good for MACOSX eitherNorbert Thiebaud1-1/+1
2012-05-29macbacked.cxx is really and objective c++ source -> rename .mmNorbert Thiebaud2-1/+4
2012-05-29gbuildize shellDavid Tardon82-2433/+2373
2012-05-16removed unused constant rtl::OUStringTakeshi Abe1-1/+0
2012-05-14TDE integrationNorbert Thiebaud10-8/+290
2012-05-02Argh, another tweak.Jan Holesovsky1-1/+1
2012-05-02Minor comment tweak.Jan Holesovsky1-3/+3
2012-04-30and be (not so) ultimately smart in the mailto handlerLuboš Luňák1-2/+2
2012-04-30be even smarter in the mailto handler :)Luboš Luňák1-1/+3
2012-04-30Add a comment why we do what we do ;-)Jan Holesovsky1-0/+4
2012-04-30fdo#32621: Fall back to using the GNOME mailto URI handler if no valid mail p...David Steele1-2/+47
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
2012-04-24Reduce chatterTor Lillqvist1-1/+1
2012-04-23s/OpenOffice/LibreOffice/Andras Timar1-2/+2
2012-04-22WaE: initialization of pointer to null from a constant boolean expressionTor Lillqvist1-1/+1