Hi,

this time a brief summary of what happened during the 25th week in 2011
on LibreOffice repositories and the living branches:

        + master:            LO-3.5 development
        + libreoffice-3-3:   fixes for LO-3.3.4 bug fix release
        + libreoffice-3-4:   fixes for LO-3.4.2 bug fix release
        + libreoffice-3-4-1: final stabilization of the LO-3.4.1 release

There are two logs for each branch:

        + bugfixes-<branch>-week-<year>-<week>.txt lists all commits that 
reference a proper
          bug id from a variety of trackers, i.e. #i... referring to the 
OpenOffice
          issuezilla, fdo# to freedesktop, rhbz# to RedHat bugzilla

        + commit-log-<branch>-week-<year>-<week>.txt lists all relevant commits 
on the actual
          source repositories

Many thanks to all contributors - you make all the difference!


Best Regards,
Petr

+ help
    + revert "Update the operation of delete and backspace key " (fdo#31652) [Andras Timar]
    + update the operation of delete and backspace key (fdo#31652) [Korrawit Pruegsanusak]
+ writer
    + fix for character count without spaces (fdo#30550) [Korrawit Pruegsanusak]
+ calc
    + better fix for (fdo#38455) [Markus Mohrhard]
    + revert "Fixed undisplayed calc page and header / footer borders" (fdo#38590, fdo#36688) [Petr Mladek]
+ help
    + revert "Update the operation of delete and backspace key " (fdo#31652) [Andras Timar]
    + update the operation of delete and backspace key (fdo#31652) [Korrawit Pruegsanusak]
+ libs-core
    + fix --quickstart shouldn't show start center (fdo#37110) [Robert Nagy]
+ calc
    + better fix for (fdo#38455) [Markus Mohrhard]
    + fix for don't call vector::back on an empty vector (fdo#38593) [Markus Mohrhard]
    + fix for enable Object/Edit menu item for ole/embedded objects (fdo#38544) [Noel Power]
    + fix for formulas with range names were not imported correctly (fdo#38204) [Markus Mohrhard]
    + revert "Fixed undisplayed calc page and header / footer borders" (fdo#38590, fdo#36688) [Petr Mladek]
+ components
    + fix label of Save Keyboard Configuration dialog (fdo#31353) [Andras Timar]
+ help
    + revert "Update the operation of delete and backspace key " (fdo#31652) [Andras Timar]
    + update the operation of delete and backspace key (fdo#31652) [Korrawit Pruegsanusak]
+ libs-core
    + fix --quickstart shouldn't show start center (fdo#37110) [Robert Nagy]
    + fixed a crasher. Also, improved batch conversion (bnc#690798, fdo#37412) [Muthu Subramanian]
+ libs-gui
    + context menu in spellcheck in RTL UI closes too early (fdo#33509) [Caolán McNamara]
+ writer
    + imported .doc crashes layout (fdo#38623) [Caolán McNamara]
+ calc
    + better fix for (fdo#38455) [Markus Mohrhard]
    + fix for (fdo#37880) [Markus Mohrhard]
    + fix for don't call vector::back on an empty vector (fdo#38593) [Markus Mohrhard]
    + fix for enable Object/Edit menu item for ole/embedded objects (fdo#38544) [Noel Power]
    + fix for formulas with range names were not imported correctly (fdo#38204) [Markus Mohrhard]
    + remove first fix for (fdo#38455) [Markus Mohrhard]
+ components
    + fix label of Save Keyboard Configuration dialog (fdo#31353) [Andras Timar]
+ extras
    + remove language attributes from styles.xml (fdo#38257) [Andras Timar]
+ help
    + update the operation of delete and backspace key (fdo#31652) [Korrawit Pruegsanusak]
+ libs-core
    + fix --quickstart shouldn't show start center (fdo#37110) [Robert Nagy]
    + fix build by updating to new api (#39) [Luke Symes]
    + fix for (fdo#37880) [Markus Mohrhard]
+ libs-gui
    + context menu in spellcheck in RTL UI closes too early (fdo#33509) [Caolán McNamara]
    + make sure we send resize event to fullscreen windows (i#86302) [Radek Doulik]
+ ure
    + fix for (fdo#37880) [Markus Mohrhard]
+ writer
    + additional fix for bug (fdo#33781) [Roland Baudin]
    + avoid infinite loop when writting out docs with bookmarks (bnc#700370) [Luboš Luňák]
    + fExtChar affects only < 8 (if at all) (i#118018) [Caolán McNamara]
    + fix for set indent for footnotes / endnotes to 0.6cm (fdo#32421) [André Schnabel]
    + handle wrong text len gracefully (i#95550) [Caolán McNamara]
    + imported .doc crashes layout (fdo#38623) [Caolán McNamara]
    + protect against missing insertion position (i#105349) [Caolán McNamara]
    + related: don't crash anyway (i#58612) [Caolán McNamara]
+ help
    + revert "Update the operation of delete and backspace key " (fdo#31652) [Andras Timar]
    + update the operation of delete and backspace key (fdo#31652) [Korrawit Pruegsanusak]
+ writer
    + fix for character count without spaces (fdo#30550) [Korrawit Pruegsanusak]
+ common
    + version 3.4.1.2, tag libreoffice-3.4.1.2 (3.4.1-rc2) [Petr Mladek]
    + version 3.4.1.3, tag libreoffice-3.4.1.3 (3.4.1-rc3) [Petr Mladek]
+ bootstrap
    + bump product version to 3.4.1-rc2, release number to 102 [Petr Mladek]
    + bump product version to 3.4.1-rc3, release number to 103 [Petr Mladek]
    + disable the online update for the release. [Jan Holesovsky]
    + make the online update service configurable (via --enable-online-update). [Jan Holesovsky]
    + only fetch external tarballs if --disable-fetch-external is not defined [Robert Nagy]
+ calc
    + better fix for (fdo#38455) [Markus Mohrhard]
    + properly return empty string when asked, as it did previosly. [Kohei Yoshida]
    + revert "Fixed undisplayed calc page and header / footer borders" (fdo#38590, fdo#36688) [Petr Mladek]
+ help
    + revert "Update the operation of delete and backspace key " (fdo#31652) [Andras Timar]
    + update the operation of delete and backspace key (fdo#31652) [Korrawit Pruegsanusak]
+ libs-core
    + correctly build GTK systray icon [Robert Nagy]
    + fix --quickstart shouldn't show start center (fdo#37110) [Robert Nagy]
+ translations
    + typo in hu [Andras Timar]
    + update translations from Pootle for LibO 3.4.1 rc2 [Andras Timar]
+ bootstrap
    + disable the online update for the release. [Jan Holesovsky]
    + fix configure without the optional translations module [Petr Mladek]
    + update the configure flags to reflect reality [Robert Nagy]
+ calc
    + better fix for (fdo#38455) [Markus Mohrhard]
    + fix for don't call vector::back on an empty vector (fdo#38593) [Markus Mohrhard]
    + fix for enable Object/Edit menu item for ole/embedded objects (fdo#38544) [Noel Power]
    + fix for formulas with range names were not imported correctly (fdo#38204) [Markus Mohrhard]
    + revert "Fixed undisplayed calc page and header / footer borders" (fdo#38590, fdo#36688) [Petr Mladek]
+ components
    + fix label of Save Keyboard Configuration dialog (fdo#31353) [Andras Timar]
+ help
    + revert "Update the operation of delete and backspace key " (fdo#31652) [Andras Timar]
    + update the operation of delete and backspace key (fdo#31652) [Korrawit Pruegsanusak]
+ libs-core
    + correctly build GTK systray icon [Robert Nagy]
    + fix --quickstart shouldn't show start center (fdo#37110) [Robert Nagy]
    + fixed a crasher. Also, improved batch conversion (bnc#690798, fdo#37412) [Muthu Subramanian]
+ libs-gui
    + context menu in spellcheck in RTL UI closes too early (fdo#33509) [Caolán McNamara]
+ translations
    + typo in hu [Andras Timar]
    + update translations from Pootle for LibO 3.4.1 rc2 [Andras Timar]
+ writer
    + imported .doc crashes layout (fdo#38623) [Caolán McNamara]
    + switch to using a vector for styles, and add many range checks [Marc-André Laverdière]
+ base
    + adapt for new api [Caolán McNamara]
+ bootstrap
    + --with-system-libs should not prevent tarbals fetching [Luboš Luňák]
    + 1.2 -> 1.3 [Caolán McNamara]
    + add EXECPOST_FOR_BUILD [Tor Lillqvist]
    + add FONTCONFIG_[LIBS|CFLAGS] [Caolán McNamara]
    + add UnoApiTarget [Tor Lillqvist]
    + add gb_Executable_EXT_for_build and use it [Tor Lillqvist]
    + add missing UnoApiTarget definitions after gnumake4 merge [Robert Nagy]
    + add sehandler.hxx with the magic __SEHandler class for MinGW SEH [Tor Lillqvist]
    + add shell to cross-build-toolset [Tor Lillqvist]
    + add third parameter to the gb_Deliver_add_deliverable call for the .manifest file, too [Tor Lillqvist]
    + add unoil and javaunohelper to cross-build-toolset, sigh [Tor Lillqvist]
    + additional native modules needed for crosscompile [Jesús Corrius]
    + bump product version to 3.5.0-alpha0, release number to 0 [Petr Mladek]
    + comment improvement [Tor Lillqvist]
    + disable ATL when compiling with MinGW [Tor Lillqvist]
    + document this better [Alexander Thurgood]
    + don't use FLIPCMD when cross-compiling from Unix [Tor Lillqvist]
    + don't use gb_Executable_EXT in gb_Executable_get_target_for_build [Tor Lillqvist]
    + drop offuh from cross-build-toolset [Tor Lillqvist]
    + fix bug with duplicate entry in hash trampling on dll linking [Michael Meeks]
    + fix for mingw32 crosscompilation [Jesús Corrius]
    + fix gbuild breakage in WNTMSC build [Tor Lillqvist]
    + fixing trailing whitespaces in pre-commit hook is broken. [Norbert Thiebaud]
    + gbuild changes for MinGW cross-compilation [Tor Lillqvist]
    + install dbgtrace helper file for the the new --backtrace option [Petr Mladek]
    + just use the same JVMFWKLIB for MinGW as on Unix [Tor Lillqvist]
    + make fontconfig non-optional on non-MacOSX unix [Caolán McNamara]
    + make the make of gbuild modules in cross-build-toolset silent [Tor Lillqvist]
    + more MinGW work, set LD/DYLD_LIBRARY_PATH when running build tools [Tor Lillqvist]
    + parametters -> parameters [Robert Nagy]
    + pass --disable-zenity to the inner configure run for the BUILD platform [Tor Lillqvist]
    + set LD/DYLD_LIBRARY_PATH when running rsc [Tor Lillqvist]
    + there is no --disable-fontconfig option any more [Tor Lillqvist]
    + this does not apply now that IDL files are processed by gnumake [David Tardon]
    + tweak this for some paranoid bash settings [Caolán McNamara]
    + update Android autogen.lastrun [Tor Lillqvist]
    + update the configure flags to reflect reality [Robert Nagy]
    + upload a new version of hunspell [Fridrich Štrba]
    + upload alpha1 version of libvisio [Fridrich Štrba]
    + use correct CPPLCC when cross-compiling [Tor Lillqvist]
    + use gb_Executable_get_target_for_build for transex3 [Tor Lillqvist]
+ calc
    + adapt texts to new B-spline implementation [Regina Henschel]
    + add missing newline to the end of file to silence the compiler [Robert Nagy]
    + add possibility to dump collection of files in here too [Caolán McNamara]
    + better fix for (fdo#38455) [Markus Mohrhard]
    + catch by const reference [Caolán McNamara]
    + fix for (fdo#37880) [Markus Mohrhard]
    + fix for don't call vector::back on an empty vector (fdo#38593) [Markus Mohrhard]
    + fix for enable Object/Edit menu item for ole/embedded objects (fdo#38544) [Noel Power]
    + fix for fdo38455: prevent crash in Data->DefineRange [Markus Mohrhard]
    + fix for formulas with range names were not imported correctly (fdo#38204) [Markus Mohrhard]
    + remove first fix for (fdo#38455) [Markus Mohrhard]
+ components
    + adapt for new api [Caolán McNamara]
    + add missing newline to the end of file to silence the compiler [Robert Nagy]
    + bypass these if we don't have the Windows SDK [Tor Lillqvist]
    + byteString -> rtl::OStringBuffer [Caolán McNamara]
    + catch by const reference [Caolán McNamara]
    + fix ambiguity [Caolán McNamara]
    + fix label of Save Keyboard Configuration dialog (fdo#31353) [Andras Timar]
    + include <guiddef.h> instad of <initguid.h> [Tor Lillqvist]
    + replace List with std::vector< FilterEntry* > [Joseph Powers]
    + sFontGroup unused [Caolán McNamara]
    + totally pointless intermediate object [Caolán McNamara]
    + use OString::equalsL [Caolán McNamara]
+ extensions
    + use OString::equalsL [Caolán McNamara]
+ extras
    + remove language attributes from styles.xml (fdo#38257) [Andras Timar]
+ filters
    + add bounding box of an elliptical arc and output the 'A' element [Fridrich Štrba]
    + be gracious with broken paths [Fridrich Štrba]
    + don't erase an entry in a vector and continue using the iterator [Markus Mohrhard]
    + junk some more unused pre-stl template-like macros [Caolán McNamara]
    + update component factory methods to use new prefixes, to add lib merging [Matus Kukan]
    + use size_t here [Caolán McNamara]
+ help
    + adapt texts to new B-spline implementation [Regina Henschel]
    + update the operation of delete and backspace key (fdo#31652) [Korrawit Pruegsanusak]
+ impress
    + adapt for new api [Caolán McNamara]
    + catch by const reference [Caolán McNamara]
    + don't update CustomAnimationList when we are already updating it. [Luke Symes]
    + quick fix to avoid crash on impress's start [Radek Doulik]
    + replace List with std::vector<String>. [Rafael Dominguez]
    + restore the scroll position of the CustomAnimationList when it is updated. [Luke Symes]
+ libs-core
    + adapt for new api [Caolán McNamara]
    + add --backtrace, --strace, and --valgring option to soffice wrapper [Petr Mladek]
    + attempt to make this build with MinGW [Tor Lillqvist]
    + avoid division by zero with paths that are vertical or horizontal lines [Fridrich Štrba]
    + byteString -> rtl::OStringBuffer [Caolán McNamara]
    + byteString->rtl::OString [Caolán McNamara]
    + catch by const reference [Caolán McNamara]
    + cleanup up some unused parameters [Joseph Powers]
    + close file descriptor [Thomas Arnhold]
    + code review (bug fix). [Muthu Subramanian]
    + correctly build GTK systray icon [Robert Nagy]
    + do build and deliver lngconvex on Unix, too [Tor Lillqvist]
    + drop unused BS2OU/OU2BS [Caolán McNamara]
    + drop unused method and object [Caolán McNamara]
    + enable exceptions for these [Caolán McNamara]
    + fix --quickstart shouldn't show start center (fdo#37110) [Robert Nagy]
    + fix build by updating to new api (#39) [Luke Symes]
    + fix for (fdo#37880) [Markus Mohrhard]
    + fix problem inserted by 28e07d1f2cc8f1f9c98836d3ada12b7173157704 [Markus Mohrhard]
    + main must return int in mingw32 [Jesús Corrius]
    + make .rc files compatible with the MinGW windres [Tor Lillqvist]
    + mingw32-gcc doesn't support the cl.exe GR option [Jesús Corrius]
    + remove dead test dir [Caolán McNamara]
    + remove nDummy parameter from XPropertyList::Remove() [Joseph Powers]
    + remove parse ByteString variant [Caolán McNamara]
    + remove the nDummy parameter from XPropertyTable::Remove() [Joseph Powers]
    + remove the obsolete valgring support in the soffice wrapper [Petr Mladek]
    + replace List with std::vector< Bitmap* > [Joseph Powers]
    + replace List with std::vector< XPropertyEntry* > [Joseph Powers]
    + survive missing configuration [Caolán McNamara]
    + teach LibreOffice proper svg:d support [Thorsten Behrens]
    + totally pointless intermediate object [Caolán McNamara]
    + update component factory methods to use new prefixes, to add lib merging [Matus Kukan]
    + update product code of vcredist_x64.exe [Andras Timar]
    + use "normal" Unix-style (import) library name with WNTGCC [Tor Lillqvist]
    + use --trace-children-skip=*/java with valgrind >= 3.6 [Petr Mladek]
    + use sal_uInt16 instead of USHORT on unix [Michael Meeks]
    + vagrind -> valgrind [Caolán McNamara]
    + valgrind --log-file=valgrind.log does not work well with --trace-children=yes [Petr Mladek]
    + waE: fwrite return [Caolán McNamara]
+ libs-extern
    + 1.2 -> 1.3 [Caolán McNamara]
    + bypass when SYSTEM_MYTHES=YES for WNTGCC, too [Tor Lillqvist]
    + make cppunit build for Android [Tor Lillqvist]
    + oOps, typo [Fridrich Štrba]
    + simplify MinGW crack [Tor Lillqvist]
    + upload alpha1 version of libvisio [Fridrich Štrba]
+ libs-extern-sys
    + 1.2 -> 1.3 [Caolán McNamara]
    + upgrade to hunspell-1.3.2 [Caolán McNamara]
+ libs-gui
    + add (dummy) svsys.h file for Android [Tor Lillqvist]
    + add comphelper as a depend if we use comphelper includes [Caolán McNamara]
    + add missing newline to the end of file to silence the compiler [Robert Nagy]
    + anonymous namespaces work fine now [Caolán McNamara]
    + avoid possible null pointer dereference [Jesús Corrius]
    + byteString->osl::OString[Buffer] [Caolán McNamara]
    + byteString->rtl::OString [Caolán McNamara]
    + byteString->rtl::OStringBuffer [Caolán McNamara]
    + catch by const reference [Caolán McNamara]
    + context menu in spellcheck in RTL UI closes too early (fdo#33509) [Caolán McNamara]
    + convert string [Caolán McNamara]
    + dewrap fontconfig and link directly, remove non-fontconfig paths [Caolán McNamara]
    + ditch old string [Caolán McNamara]
    + ditch other unused stream operators [Caolán McNamara]
    + ditch some old-style strings [Caolán McNamara]
    + ditch unused APPEVENT strings [Caolán McNamara]
    + ditch unused inline methods [Caolán McNamara]
    + ditch unused stream operators [Caolán McNamara]
    + do depend on rsc always, we include rscsfx.hxx delivered from there [Tor Lillqvist]
    + don't use backslashes in #include, eek [Tor Lillqvist]
    + don't use the i prefix for import libraries with WNTGCC [Tor Lillqvist]
    + drop unnecessary UNX vs. Windows ifdef [Tor Lillqvist]
    + fix MinGW compilation [Tor Lillqvist]
    + fix ScrollToAbsPos to work when we have an empty list. [Luke Symes]
    + fix build errors [Caolán McNamara]
    + fix condition for compositing surface refresh [Radek Doulik]
    + fix crash when changing screen resolution [Radek Doulik]
    + fix deliver [Fridrich Štrba]
    + fix for cross-compiling with MinGW [Tor Lillqvist]
    + fix includes for MinGW cross-compilation [Tor Lillqvist]
    + handle truncated stream [Caolán McNamara]
    + implement GetLastEntryInView for SvTreeListBox. [Luke Symes]
    + implement ScrollToAbsPos for listboxes. [Luke Symes]
    + include <pthread.h> also for Android [Tor Lillqvist]
    + junk unused archaic pre-stl containers [Caolán McNamara]
    + make fontconfig non-optional on non-MacOSX unix [Caolán McNamara]
    + make sure we send resize event to fullscreen windows (i#86302) [Radek Doulik]
    + make svp / headless backend's headers more public [Michael Meeks]
    + make the MinGW import library name match what libs.mk wants [Tor Lillqvist]
    + mark l10ntools for DESKTOP builds only [Tor Lillqvist]
    + remove parse ByteString variant [Caolán McNamara]
    + remove unused SmartRel2Abs variant [Caolán McNamara]
    + remove unused appendUSASCIIParameter methods [Caolán McNamara]
    + remove unused forward declaration [Caolán McNamara]
    + rtl::ByteString->rtl::OString [Caolán McNamara]
    + set the listbox height to an integer multiple of the listbox entry height. [Luke Symes]
    + silence unhelpful assert [Caolán McNamara]
    + simplify this now [Caolán McNamara]
    + take advantage of default arguments [Caolán McNamara]
    + teach LibreOffice proper svg:d support [Thorsten Behrens]
    + this file is not used [Tor Lillqvist]
    + this method is debugging only [Caolán McNamara]
    + update component factory methods to use new prefixes, to add lib merging [Matus Kukan]
    + use "Unix-style" (import) library names for MinGW, to match libs.mk [Tor Lillqvist]
    + use MSVC-specific compiler options only when $(COM)==MSC [Tor Lillqvist]
    + use OString::equalsL [Caolán McNamara]
    + use the import library name that i18npool expects with MinGW [Tor Lillqvist]
    + use the new way of specifying UNO API includes [David Tardon]
    + use the newly introduced sehandler.hxx (now in solenv/wntgcci/inc) [Tor Lillqvist]
    + use the sweep flag to determine the drawing direction [Fridrich Štrba]
    + waE: short-reads/writes [Caolán McNamara]
+ postprocess
    + mark unodevtools for DESKTOP builds only [Tor Lillqvist]
+ sdk
    + bad merge, fix to enable extensions to build again [Caolán McNamara]
    + fileExtension unused [Caolán McNamara]
    + more unused methods [Caolán McNamara]
    + pack binaries for the HOST ("target") platform when cross-compiling [Tor Lillqvist]
    + remove the unused replace_all variant [Caolán McNamara]
    + remove unused ASglTag class [Caolán McNamara]
    + remove unused PopFront [Caolán McNamara]
    + remove unused PushFront [Caolán McNamara]
    + remove unused StreamStr::to_lower [Caolán McNamara]
    + remove unused ctor [Caolán McNamara]
    + remove unused strip_ methods [Caolán McNamara]
    + remove unused token_count [Caolán McNamara]
    + various unused junk [Caolán McNamara]
+ testing
    + adapt texts to new B-spline implementation [Regina Henschel]
+ ure
    + adapt texts to new B-spline implementation [Regina Henschel]
    + add an OString::equalsL equivalent to OUString::equalsAsciiL [Caolán McNamara]
    + add an extra ctor that takes char str+len [Caolán McNamara]
    + add default arguments to make this less painful [Caolán McNamara]
    + add prefix information about component into registry [Matus Kukan]
    + allows using prefix information about component [Matus Kukan]
    + don't include pyversion.mk [Jesús Corrius]
    + export the new loadSharedLibComponentFactory() overload, too [Tor Lillqvist]
    + fix for (fdo#37880) [Markus Mohrhard]
    + it's <windows.h>, not <Windows.h> [Tor Lillqvist]
    + make pthreads osl_setThreadKeyData backend work the same on all OSes [Caolán McNamara]
    + minGW fixup [Tor Lillqvist]
    + no i prefix for import library with MinGW thanks [Tor Lillqvist]
    + offuh is obsolete [David Tardon]
    + re-work prefix handling and undo cppuhelper ABI change, add unit test [Michael Meeks]
    + remove duplicate code [David Tardon]
    + stoc depends on registry [Tor Lillqvist]
    + use $(DLLTOOL) instead of dlltool [Jesús Corrius]
    + use the expected import library name for WNTGCC [Tor Lillqvist]
+ writer
    + adapt to new api [Caolán McNamara]
    + add extra test dir for rtf [Caolán McNamara]
    + add indeterminate dir for xml tests [Caolán McNamara]
    + add missing newline to the end of file to silence the compiler [Robert Nagy]
    + add package as a test requirement [Caolán McNamara]
    + add some more test prerequisites [Caolán McNamara]
    + add timing information [Caolán McNamara]
    + additional fix for bug (fdo#33781) [Roland Baudin]
    + avoid infinite loop when writting out docs with bookmarks (bnc#700370) [Luboš Luňák]
    + byteString -> rtl::OStringBuffer [Caolán McNamara]
    + confirm passes on windows [Caolán McNamara]
    + fExtChar affects only < 8 (if at all) (i#118018) [Caolán McNamara]
    + fix for set indent for footnotes / endnotes to 0.6cm (fdo#32421) [André Schnabel]
    + fix this [Caolán McNamara]
    + handle insertion point failure [Caolán McNamara]
    + handle truncated stream [Caolán McNamara]
    + handle wrong text len gracefully (i#95550) [Caolán McNamara]
    + ignore dot files, and print info about indeterminate loads [Caolán McNamara]
    + import and export character case transformations unconditionally to/from HTML [Harri Pitkänen]
    + imported .doc crashes layout (fdo#38623) [Caolán McNamara]
    + merge these sprm finders and do it right [Caolán McNamara]
    + minor nit, duplicate test [Caolán McNamara]
    + protect against missing insertion position (i#105349) [Caolán McNamara]
    + related: don't crash anyway (i#58612) [Caolán McNamara]
    + support CSS text-transform property in HTML import [Harri Pitkänen]
    + survive missing storage [Caolán McNamara]
    + survive missing uiconfig [Caolán McNamara]
    + switch to using a vector for styles, and add many range checks [Marc-André Laverdière]
    + waE: I hate that these are platform-specific typedefs [Caolán McNamara]

Attachment: signature.asc
Description: Toto je digitálně podepsaná část zprávy

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to