summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
2011-08-29chmod -xTor Lillqvist68-0/+0
2011-08-29Add comphelperlib for isdigitAscii etcTor Lillqvist1-0/+1
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara1-12/+5
2011-08-27fix debug build for nowMarkus Mohrhard1-1/+1
2011-08-22callcatcher: remove unused methodsCaolán McNamara2-34/+0
2011-08-16Related: fdo#39376/fdo#34880 short fread isn't an error when its eofCaolán McNamara1-14/+4
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe3-3/+3
2011-08-05reflect gmake flavorTakeshi Abe1-1/+1
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe1-0/+1
2011-08-03make these less noisyCaolán McNamara2-21/+8
2011-07-31Some cppcheck cleaningJulien Nabet7-12/+12
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist3-1/+4
2011-07-21resyncing to masterBjoern Michaelsen29-193/+112
2011-07-20Fix build of our odma_lib library with MinGWTor Lillqvist2-5/+6
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan16-96/+0
2011-07-11catch by const referenceCaolán McNamara1-7/+7
2011-06-24main must return int in mingw32Jesús Corrius1-0/+4
2011-06-22gnumake4: adjust ucb to gbuildBjoern Michaelsen2-2/+2
2011-06-20catch by const referenceCaolán McNamara7-31/+40
2011-06-20catch by const referenceCaolán McNamara1-53/+53
2011-06-15Link with zlib in case the internal libcurl has been built staticallyTor Lillqvist1-1/+2
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-2/+2
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-45/+45
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-1/+1
2011-05-23fdo#35727: reenable ucb.UniversalContentBroker::...::XContentProviderManagerBjoern Michaelsen1-3/+0
2011-05-16Always link with WS2_32LIB, not WSOCK32LIBTor Lillqvist1-3/+0
2011-04-30remove Attribute_XXX in favor of osl_File_Attribute_XXX (desktop)Christina Rossmanith1-12/+12
2011-04-30Remove some OS/2 codeFrancois Tigeot7-18/+3
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-1/+1
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-1/+0
2011-04-22all bogus comments finally removedJúlio Hoffimann1-4/+2
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet14-30/+28
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)Christina Rossmanith3-48/+41
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre3-4/+4
2011-04-12remove VolumeInfoMask_XXX in favour of osl_VolumeInfo_Mask_XXXMichael Lefevre2-3/+3
2011-03-30ucb-neon-0.24.diff: fix build with neon-0.24Petr Mladek1-4/+16
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito2-0/+0
2011-03-29drop bogus executable flag from odf filesFrancisco Saito3-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito271-0/+0
2011-03-28solaris11: gvfs: should not abort via g_error (also causes Sun C++ warning)Michael Stahl1-1/+1
2011-03-28migrate ucb subsequenttests to gbuildBjoern Michaelsen6-75/+146
2011-03-28fd#35690: ucb.UniversalContentBroker::css::ucb::XContentProviderManager failsBjoern Michaelsen1-0/+3
2011-03-26fd#35693: disable hangin subsequenttests (complex and unoapi tests)Bjoern Michaelsen1-2/+3
2011-03-26oopsFridrich Štrba1-2/+2
2011-03-26Little header order tweakFridrich Štrba3-12/+12
2011-03-26fix build of odma providerFridrich Štrba9-21/+28
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba2-4/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-3/+17
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold23-449/+278
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky352-1358/+1503