Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-14 | Kill Pos_XXX in favour of osl_Pos_XXX | Michael Lefevre | |
2011-04-14 | Kill Pos_XXX in favour of osl_Pos_XXX | Michael Lefevre | |
2011-04-14 | Kill Pos_XXX in favour of osl_Pos_XXX | Michael Lefevre | |
2011-04-13 | catched->caught | Caolán McNamara | |
2011-04-12 | remove VolumeInfoMask_XXX in favour of osl_VolumeInfo_Mask_XXX | Michael Lefevre | |
2011-04-11 | define for older systems | Fridrich Štrba | |
2011-04-07 | i#20348: made the ordinal suffixe autocorrection internationalized | Cédric Bosdonnat | |
2011-04-07 | WaE: tweak for simple-minder compilers | Caolán McNamara | |
2011-04-06 | Merge remote-tracking branch 'origin/libreoffice-3-4' | Petr Mladek | |
2011-04-06 | breaks windows, backout for now | Caolán McNamara | |
2011-04-05 | Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4 | Petr Mladek | |
Conflicts: pyuno/demo/pyunoenv.tcsh sal/osl/unx/interlck.c | |||
2011-04-05 | prefer gcc __sync functions over pthread | Jani Monoses | |
Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | |||
2011-04-05 | put the deprecated rtl_Locale stuff in here too | Caolán McNamara | |
2011-04-05 | remove ADAPT_EXT_STL | Caolán McNamara | |
2011-04-05 | helgrind: Related: rhbz#655686 get order of shutdown correct | Caolán McNamara | |
2011-04-05 | valgrind: fix leak | Caolán McNamara | |
2011-04-04 | valgrind: fix mem leak | Caolán McNamara | |
2011-04-04 | valgrind: fix mem leak | Caolán McNamara | |
2011-04-04 | shouldn't double-acquire | Caolán McNamara | |
2011-04-04 | the SAL_ALLOW_LINKOO_SYMLINKS hack breaks this test | Caolán McNamara | |
2011-04-04 | WaE: rework to avoid warnings | Caolán McNamara | |
2011-04-04 | helgrind: join threads before reading values | Caolán McNamara | |
2011-04-04 | WaE: unreachable return | Caolán McNamara | |
2011-04-04 | use rtl::Static where double-locked pattern used | Caolán McNamara | |
2011-04-03 | use rtl::Static where double-locked pattern used | Caolán McNamara | |
2011-04-03 | use rtl::Static where double-locked pattern used | Caolán McNamara | |
2011-04-03 | use simpler local statics for gcc | Caolá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-03 | use rtl::Static where double-locked pattern used | Caolán McNamara | |
2011-04-02 | Strip include guards in idl files | Julien Nabet | |
2011-04-01 | LibreOffice-3.5 development started in master | Petr Mladek | |
Branch "libreoffice-3-4" has been created. Further changes in master will be used for LibreOffice-3.5 release. | |||
2011-04-01 | Branch libreoffice-3-4 | Petr 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-01 | jvmfwk-gij-paths.diff: more gij/libgcj paths | Rene Engelhard | |
2011-04-01 | %s, not %c | Caolán McNamara | |
2011-03-31 | sync names with scp2, and fix macosx copy/link | Caolán McNamara | |
2011-03-30 | tiny clean up; removed unwanted comma in array intialization | Petr Mladek | |
2011-03-30 | warning-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-30 | fix uninitialized bits | Caolán McNamara | |
2011-03-30 | jvmfwk-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-29 | drop bogus executable flag from idl/build/src and config files | Francisco Saito | |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito | |
2011-03-29 | WaE: unused nError | Caolán McNamara | |
2011-03-28 | add ; | Caolán McNamara | |
2011-03-28 | add PartialWeakComponentImplHelperX for overloaded-virtual | Caolán McNamara | |
2011-03-28 | migrate sal subsequenttests to gbuild | Bjoern Michaelsen | |
2011-03-27 | Strip include guards in idl files. Some include in ifndef were still present | Julien Nabet | |
2011-03-26 | Strip include guards in idl files in ure/udkapi | Julien Nabet | |
2011-03-26 | Add global guard to prepare the work of "Strip include guards in idl files" | Julien Nabet | |
2011-03-25 | Fix yet another windows breakage | Fridrich Štrba | |
2011-03-25 | fix windows build | Caolán McNamara | |
2011-03-25 | Wholesale prewin.h/postwin.h removal | Fridrich Štrba | |