summaryrefslogtreecommitdiff
path: root/shell
AgeCommit message (Expand)Author
2012-05-29get shell to build for me againCaolán McNamara
2012-05-29-Werror=deprecated-declarationsStephan Bergmann
2012-05-29partially revert 3ca7b8c296bcda699bcf642db3932b3fdbe7ad06Matúš Kukan
2012-05-29shell: export more symbols, as privateMatúš Kukan
2012-05-29export COM functionsDavid Tardon
2012-05-29shell: change last gb_Helper_abbreviate_dirs_nativeMatúš Kukan
2012-05-29WaE: declaration of 'index' shadows a global declarationDavid Tardon
2012-05-29use gb_WinResTarget_use_custom_headersDavid Tardon
2012-05-29rename functions for consistency with the rest of gbuildDavid Tardon
2012-05-29set all kde4 libs in configureDavid Tardon
2012-05-29localebe need corefoundation tooNorbert Thiebaud
2012-05-29macbe depend on udkapi/offapiNorbert Thiebaud
2012-05-29WaE incomplete cppu::ImplementationEntryNorbert Thiebaud
2012-05-29-dl is not good for MACOSX eitherNorbert Thiebaud
2012-05-29macbacked.cxx is really and objective c++ source -> rename .mmNorbert Thiebaud
2012-05-29gbuildize shellDavid Tardon
2012-05-16removed unused constant rtl::OUStringTakeshi Abe
2012-05-14TDE integrationNorbert Thiebaud
2012-05-02Argh, another tweak.Jan Holesovsky
2012-05-02Minor comment tweak.Jan Holesovsky
2012-04-30and be (not so) ultimately smart in the mailto handlerLuboš Luňák
2012-04-30be even smarter in the mailto handler :)Luboš Luňák
2012-04-30Add a comment why we do what we do ;-)Jan Holesovsky
2012-04-30fdo#32621: Fall back to using the GNOME mailto URI handler if no valid mail p...David Steele
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-24Reduce chatterTor Lillqvist
2012-04-23s/OpenOffice/LibreOffice/Andras Timar
2012-04-22WaE: initialization of pointer to null from a constant boolean expressionTor Lillqvist
2012-04-19Don't check for ORBit < 2.8Ross Burton
2012-04-13fix library link order to work with link --as-neededPetr Mladek
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara
2012-04-13gbuildize internal zlibCaolán McNamara
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05shell: fix silly flags from 2c5a817591Michael Stahl
2012-03-27typo fixAndras Timar
2012-03-27replace OpenOffice.org to LibreOffice in registry keysAndras Timar
2012-03-23.txt files don't need executable bitsMichael Stahl
2012-03-23.component files don't need executable bitsMichael Stahl
2012-03-23.h files don't need executable bitsMichael Stahl
2012-03-23.c files don't need executable bitsMichael Stahl
2012-03-23replace OpenOffice.org to LibreOffice in registry keysAndras Timar
2012-03-22WaE: ignoring lockf return valueCaolán McNamara
2012-03-21Appease valgrindFridrich Štrba
2012-03-21Call inflateInit2 instead of inflateInit for the zip streamFridrich Štrba
2012-03-21chmod -xTor Lillqvist
2012-03-21Remove unused defineFridrich Štrba
2012-03-19Missing includeStephan Bergmann
2012-03-19Simple Zip file-format implementation to avoid the need of minizipFridrich Štrba