summaryrefslogtreecommitdiff
path: root/shell/source/backends
AgeCommit message (Expand)AuthorFilesLines
2012-08-25libmerged: add more librariesMatúš Kukan4-4/+5
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann3-113/+0
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET1-1/+1
2012-07-09Related: fdo#30763 always fill in default name under GNOMECaolán McNamara2-17/+18
2012-06-22.xml files don't need executable bitsMichael Stahl3-0/+0
2012-06-22.cxx files don't need executable bitsMichael Stahl1-0/+0
2012-06-21re-base on ALv2 code.Michael Meeks5-121/+76
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 Thiebaud4-18/+18
2012-06-01nuke unused namespaceTakeshi Abe3-9/+3
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+2
2012-05-29-Werror=deprecated-declarationsStephan Bergmann1-1/+1
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 Tardon9-608/+8
2012-05-14TDE integrationNorbert Thiebaud4-7/+76
2012-04-22WaE: initialization of pointer to null from a constant boolean expressionTor Lillqvist1-1/+1
2012-04-19Don't check for ORBit < 2.8Ross Burton3-46/+2
2012-04-13fix library link order to work with link --as-neededPetr Mladek1-2/+3
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi7-121/+37
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi4-10/+10
2012-03-23.component files don't need executable bitsMichael Stahl7-0/+0
2012-03-23.h files don't need executable bitsMichael Stahl1-0/+0
2012-03-12WaE: missing initializer for memberDavid Tardon1-1/+1
2012-03-12WaE: variable 'bRet' set but not usedDavid Tardon1-2/+2
2012-01-27Decrease verbiage a little bitTor Lillqvist1-1/+1
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2-2/+3
2011-12-26catch exception by constant referenceTakeshi Abe1-1/+1
2011-11-27remove include of pch header from shellNorbert Thiebaud13-19/+0
2011-11-26Bypass more stuff on non-desktop OSes and enforce "lib" prefix for AndroidTor Lillqvist2-2/+2
2011-10-07cppcheck reduce scope of var in shell/...gconfaccess.cxxPierre-André Jacquod1-82/+70
2011-08-22chmod -xTor Lillqvist7-0/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan7-52/+0
2011-04-21SAL_CALL wasn't present for component_getFactoryJulien Nabet3-3/+3
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet7-18/+14
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito19-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens41-80/+296
2011-03-04fix styleCaolán McNamara1-35/+35
2011-02-26Remove "using namespace ::rtl"Julien Nabet1-1/+5
2011-01-17equalsAsciiL faster than equalsAsciiCaolán McNamara1-2/+2
2011-01-17speed up startup a little bitCaolán McNamara3-46/+49
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 16Gert Faller4-12/+12
2010-11-05rhbz#649824# this key name is wrongCaolán McNamara1-1/+1
2010-11-05fix possible uninitialized valueCaolán McNamara1-1/+1
2010-11-03Changing a few more strings to read "LibreOffice"Thorsten Behrens1-6/+6
2010-10-28add modelines to .hxx files as wellCaolán McNamara7-0/+21
2010-10-14add lots more missing sal/macros.h includesMichael Meeks1-1/+3
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid1-2/+1