summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre
2011-04-13catched->caughtCaolán McNamara
2011-04-12remove VolumeInfoMask_XXX in favour of osl_VolumeInfo_Mask_XXXMichael Lefevre
2011-04-11define for older systemsFridrich Štrba
2011-04-07i#20348: made the ordinal suffixe autocorrection internationalizedCédric Bosdonnat
2011-04-07WaE: tweak for simple-minder compilersCaolán McNamara
2011-04-06Merge remote-tracking branch 'origin/libreoffice-3-4'Petr Mladek
2011-04-06breaks windows, backout for nowCaolán McNamara
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek
Conflicts: pyuno/demo/pyunoenv.tcsh sal/osl/unx/interlck.c
2011-04-05prefer gcc __sync functions over pthreadJani Monoses
Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
2011-04-05put the deprecated rtl_Locale stuff in here tooCaolán McNamara
2011-04-05remove ADAPT_EXT_STLCaolán McNamara
2011-04-05helgrind: Related: rhbz#655686 get order of shutdown correctCaolán McNamara
2011-04-05valgrind: fix leakCaolán McNamara
2011-04-04valgrind: fix mem leakCaolán McNamara
2011-04-04valgrind: fix mem leakCaolán McNamara
2011-04-04shouldn't double-acquireCaolán McNamara
2011-04-04the SAL_ALLOW_LINKOO_SYMLINKS hack breaks this testCaolán McNamara
2011-04-04WaE: rework to avoid warningsCaolán McNamara
2011-04-04helgrind: join threads before reading valuesCaolán McNamara
2011-04-04WaE: unreachable returnCaolán McNamara
2011-04-04use rtl::Static where double-locked pattern usedCaolán McNamara
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara
2011-04-03use simpler local statics for gccCaolán McNamara
a) gcc's -fthreadsafe-static is apparently sufficient so removes an extra layer of locking b) and this helps out helgrind to better analyze thread-safety
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara
2011-04-02Strip include guards in idl filesJulien Nabet
2011-04-01LibreOffice-3.5 development started in masterPetr Mladek
Branch "libreoffice-3-4" has been created. Further changes in master will be used for LibreOffice-3.5 release.
2011-04-01Branch libreoffice-3-4Petr Mladek
This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases + only bug fixes are allowed + no approval needed during beta phase (two weeks after branch) + 1 approval needed during rc phase and for bugfix releases + 2 approvals with different/no affiliation needed for late features + regularly merged into master by a selected person when living Please watch http://wiki.documentfoundation.org/ReleasePlan and read announces on libreoffice@lists.freedesktop.org If you want to build something cool, unstable, and risky, use master.
2011-04-01jvmfwk-gij-paths.diff: more gij/libgcj pathsRene Engelhard
2011-04-01%s, not %cCaolán McNamara
2011-03-31sync names with scp2, and fix macosx copy/linkCaolán McNamara
2011-03-30tiny clean up; removed unwanted comma in array intializationPetr Mladek
2011-03-30warning-return-values-registry.diff: avoid warning (i#58979)Petr Mladek
the code was correct; it was wrongly detected by some gcc versions; the warning was considered as an error in openSUSE build service; the change does not cause any harm;
2011-03-30fix uninitialized bitsCaolán McNamara
2011-03-30jvmfwk-modified-javavendors-xml.diff: autodetect java (i#99619)Petr Mladek
select the java automatically when the system javavendors.xml is modified do not force to do it the user manually
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-29WaE: unused nErrorCaolán McNamara
2011-03-28add ;Caolán McNamara
2011-03-28add PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara
2011-03-28migrate sal subsequenttests to gbuildBjoern Michaelsen
2011-03-27Strip include guards in idl files. Some include in ifndef were still presentJulien Nabet
2011-03-26Strip include guards in idl files in ure/udkapiJulien Nabet
2011-03-26Add global guard to prepare the work of "Strip include guards in idl files"Julien Nabet
2011-03-25Fix yet another windows breakageFridrich Štrba
2011-03-25fix windows buildCaolán McNamara
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba