summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-10WaE: initialization orderCaolán McNamara1-7/+7
2011-11-10don't make it a secret what service failsCaolán McNamara1-1/+1
2011-11-10make sw ByteString freeCaolán McNamara2-22/+22
2011-11-11removed empty fileTakeshi Abe1-0/+0
2011-11-10sal_Bool to boolEike Rathke2-107/+106
2011-11-10sal_Bool to boolEike Rathke2-54/+54
2011-11-10sal_Bool to boolEike Rathke2-134/+134
2011-11-10Fixed fdo#36247 mismatch between drawing layer and cell gridEike Rathke1-0/+4
2011-11-10removed leftovers of the Simple Handles optionTim Hardeck21-80/+1
2011-11-10New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous.Stephan Bergmann11-37/+33
2011-11-10There is never any solver/$INPATH/include as far as I knowTor Lillqvist1-1/+0
2011-11-10Avoid silly -Ino_x_includes in $SOLARINCTor Lillqvist1-1/+1
2011-11-10Move solenv/$OUTPATH/inc to solenv/inc/$OUTPATHTor Lillqvist3-1/+1
2011-11-10solenv/inc/Xp31 is crackTor Lillqvist2-3/+0
2011-11-10reported compile failure, possible sal_Int32 is long on 32bit vs intCaolán McNamara1-4/+4
2011-11-10wrong name for the platform file for windows based buildNorbert Thiebaud2-0/+0
2011-11-10fdo#40819 lp#868229: reenable CheckBookmarks subsequenttestBjoern Michaelsen2-15/+6
2011-11-10fdo#40819: Revert "field-patch-uno-fix.diff: enhanced fields UNO fix"Bjoern Michaelsen1-9/+9
2011-11-10LINUX_S390X_GCC and LINUX_POWERPC64_GCC were pointing to the wrong thingNorbert Thiebaud2-3/+8
2011-11-10callcatcher: remove unused methodsCaolán McNamara20-365/+0
2011-11-10bNoLines is always falseCaolán McNamara2-18/+7
2011-11-10callcatcher: remove some unused methodsCaolán McNamara6-69/+0
2011-11-10ByteString->rtl::OStringCaolán McNamara9-65/+65
2011-11-10Hey Joe, let's ditch the itembrowserCaolán McNamara1-12/+0
2011-11-10an indexOfL would be usefulCaolán McNamara4-15/+58
2011-11-10it is conjectured that solenv/unxmacxp/inc/poll.h is not needed anymoreNorbert Thiebaud1-176/+0
2011-11-10gbuild: target platform is identified by the triplet OS/CPU/COMPILERNorbert Thiebaud35-81/+406
2011-11-10all the code left in linux.mk is from caolanNorbert Thiebaud1-17/+19
2011-11-10MacOSX doesn't support X based build anymore, stop pretending in set_soenvNorbert Thiebaud1-53/+43
2011-11-10change the code a bit to make it a bit more clearMarkus Mohrhard1-1/+5
2011-11-10ScRangeData aName to OUStringLaurent Godard3-10/+10
2011-11-10Deliver libstore.so for AndroidTor Lillqvist1-0/+1
2011-11-10Deliver shared library file names ending in .so for AndroidTor Lillqvist4-0/+11
2011-11-10Deliver just shared library file names ending in .so for AndroidTor Lillqvist2-0/+13
2011-11-10Make also the libxslt library file names end in .so for AndroidTor Lillqvist3-0/+21
2011-11-10Make also the libxml2 library file name end in .so for AndroidTor Lillqvist3-0/+20
2011-11-10Make also the libcurl library end in .so for AndroidTor Lillqvist2-0/+20
2011-11-10Deliver the Android libuno_sal.soTor Lillqvist1-0/+1
2011-11-10We want Android shared objects to have names ending in .soTor Lillqvist3-23/+23
2011-11-10We want Android shared objects to have names ending in .soTor Lillqvist3-2/+25
2011-11-10Tiny editTor Lillqvist1-7/+7
2011-11-09JRE is _not_ part of LibreOffice install packagesAndras Timar1-1/+1
2011-11-09Added text values to the mix.Kohei Yoshida1-35/+61
2011-11-09Added new unit test for MATCH function.Kohei Yoshida1-0/+111
2011-11-09Devided built-in cell function tests into separate functions.Kohei Yoshida1-222/+233
2011-11-09_SVSTDARR_sal_uIt16S is a typo and doesn't do anythingChristina Rossmanith1-3/+0
2011-11-09Removed SvStringsSortDtorDaisuke Nishino6-60/+29
2011-11-09Enable features behind HTMLMODE_FULL_ABS_POS for all HTML export modesHarri Pitkänen6-47/+2
2011-11-09Reduced scoping.Kohei Yoshida1-26/+30
2011-11-09sal_Bool to bool.Kohei Yoshida1-7/+7