Hi,

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

        + master:            LO-3.5 development
        + libreoffice-3-3:   fixes for LO-3.3.3 bug fix release
        + libreoffice-3-4:   fixes for LO-3.4.1 bug fix 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
nothing this week
+ calc
    + correctly import sheet-local named ranges. (fdo#37947) [Kohei Yoshida]
    + fix a crasher during HTML import on Windows. (fdo#37673) [Kohei Yoshida]
    + fix a crasher in datapilot table when moving a field button. (fdo#37816) [Kohei Yoshida]
    + fix a dialog layout problem (fdo#37985) [Andras Timar]
    + fix for we don't allow points in range names any more (fdo#37872) [Markus Mohrhard]
    + fix incorrect font attribute lookup during XLS import. (fdo#37622) [Kohei Yoshida]
    + fixed cell function N. (fdo#33705) [Kohei Yoshida]
    + get ISBLANK() to work correctly with external refs. (fdo#37764) [Kohei Yoshida]
    + prevent crash on pivot table with invalid database connection. (fdo#36719) [Norbert Thiebaud]
+ components
    + replace OOo to TDF or %PRODUCTNAME respectively (fdo#37998) [Andras Timar]
+ filters
    + don't crash on missing graphics (rhbz#710556) [Caolán McNamara]
+ libs-core
    + avoid crash when pasting a form control into chart. (fdo#37646) [Kohei Yoshida]
    + fix auto-correction crash (fdo#38000) [Michael Meeks]
    + sanity test, seems to fix (fdo#37930) [Tor Lillqvist]
+ libs-gui
    + bitwise operations on signed numbers (fdo#37668) [Caolán McNamara]
+ writer
    + add iterator sanity check, seems to fix (fdo#36820) [Tor Lillqvist]
    + crash in export of .doc in lcl_getFieldId (rhbz#699909) [Caolán McNamara]
    + fix for a truncated German string (fdo#38007) [Andras Timar]
    + fixed broken loop causing a crash (fdo#37799) [Cédric Bosdonnat]
    + make a real copy of the text where to count words (fdo#37584) [Cédric Bosdonnat]
    + make recursive call of MarkManager::deleteMark do the right thing (fdo#37974) [Caolán McNamara]
    + re-add missing elements to Elements dialog in Math (fdo#37869) [Andras Timar]
    + really don't handle the CJK unit by default (fdo#32684) [Cédric Bosdonnat]
+ bootstrap
    + fix layout of MSI Custom Install dialog (esp. German) (fdo#36990) [Andras Timar]
+ calc
    + correctly import sheet-local named ranges. (fdo#37947) [Kohei Yoshida]
    + fix a crasher during HTML import on Windows. (fdo#37673) [Kohei Yoshida]
    + fix a crasher in datapilot table when moving a field button. (fdo#37816) [Kohei Yoshida]
    + fix a dialog layout problem (fdo#37985) [Andras Timar]
    + fix for 'Capitalise Every Word' function (fdo#32786) [Samuel Mehrbrodt]
    + fix incorrect font attribute lookup during XLS import. (fdo#37622) [Kohei Yoshida]
    + fixed cell function N. (fdo#33705) [Kohei Yoshida]
    + get ISBLANK() to work correctly with external refs. (fdo#37764) [Kohei Yoshida]
    + prevent crash on pivot table with invalid database connection. (fdo#33137) [Kohei Yoshida]
    + the previous commit is for . (fdo#36719) [Kohei Yoshida]
+ components
    + replace OOo to TDF or %PRODUCTNAME respectively (fdo#37998) [Andras Timar]
+ filters
    + don't crash on missing graphics (rhbz#710556) [Caolán McNamara]
    + fix for (bnc#693386) [Noel Power]
    + performance improvements for xlsx imports. (bnc#683578) [Muthu Subramanian]
+ help
    + "Smooth Line Properties" help page is unclear (fdo#37863) [Andras Timar]
    + clean Help Calc Funcs, About+Count Dlgs (fdo#37958, fdo#37961, fdo#34858, fdo#33150) [LeMoyne Castle]
    + delete obsoleted help pages (fdo#37543) [Korrawit Pruegsanusak]
    + remove link to non-existing topic (fdo#35823) [Andras Timar]
    + time format using [] is needed to show hours non-modulo 24 (fdo#36057) [Karl O. Pinc]
+ impress
    + unused variables and arguments (fdo#34723) [Caolán McNamara]
+ libs-core
    + avoid crash when pasting a form control into chart. (fdo#37646) [Kohei Yoshida]
    + fix auto-correction crash (fdo#38000) [Michael Meeks]
    + fix wrong bullet placement when stretching happens (fixes (bnc#694344) [Radek Doulik]
    + related: better survive exceptions thrown during autorecover (rhbz#652604) [Caolán McNamara]
    + related: ensure wizard is dismissed if exception thrown (rhbz#652604) [Caolán McNamara]
    + remaining translations of German comments from (fdo#33424) [Korrawit Pruegsanusak]
    + sanity test, seems to fix (fdo#37930) [Tor Lillqvist]
+ libs-extern-sys
    + allow building internal Python on Mac (needs to be built as framework) (i#111498, i#111496, i#111500) [Christian Lohmaier]
+ libs-gui
    + bitwise operations on signed numbers (fdo#37668) [Caolán McNamara]
    + helgrind: Thread unlocked a not-locked lock (#1) [David Tardon]
+ writer
    + add iterator sanity check, seems to fix (fdo#36820) [Tor Lillqvist]
    + crash in export of .doc in lcl_getFieldId (rhbz#699909) [Caolán McNamara]
    + disable unittests on OpenBSD until it gets fixed. bug (#37567) [Robert Nagy]
    + don't override autotext language if already the default (fdo#33092) [Caolán McNamara]
    + fix for a truncated German string (fdo#38007) [Andras Timar]
    + make a real copy of the text where to count words (fdo#37584) [Cédric Bosdonnat]
    + make recursive call of MarkManager::deleteMark do the right thing (fdo#37974) [Caolán McNamara]
    + related: ctrl+shift+backspace with 1 char to the left does nothing (rhbz#689053) [Caolán McNamara]
    + related: protect against immediate crash here (rhbz#689053) [Caolán McNamara]
nothing this week
+ bootstrap
    + move default language independent layout templates [Kalman Szalai - KAMI]
    + revert "Reverting one Oxygenoffice change until _KAMI_ makes it work" [Petr Mladek]
    + set gb_COMPILEROPTFLAGS in the correct place for cxx generated objects [Robert Nagy]
+ calc
    + correctly import sheet-local named ranges. (fdo#37947) [Kohei Yoshida]
    + fix a crasher during HTML import on Windows. (fdo#37673) [Kohei Yoshida]
    + fix a crasher in datapilot table when moving a field button. (fdo#37816) [Kohei Yoshida]
    + fix a dialog layout problem (fdo#37985) [Andras Timar]
    + fix for we don't allow points in range names any more (fdo#37872) [Markus Mohrhard]
    + fix incorrect font attribute lookup during XLS import. (fdo#37622) [Kohei Yoshida]
    + fixed cell function N. (fdo#33705) [Kohei Yoshida]
    + get ISBLANK() to work correctly with external refs. (fdo#37764) [Kohei Yoshida]
    + prevent a crash during multiple operations. [Kohei Yoshida]
    + prevent crash on pivot table with invalid database connection. (fdo#36719) [Norbert Thiebaud]
+ components
    + replace OOo to TDF or %PRODUCTNAME respectively (fdo#37998) [Andras Timar]
+ extras
    + replace OpenOffice.org and StarOffice references with LibreOffice [Michael Muench]
+ filters
    + don't crash on missing graphics (rhbz#710556) [Caolán McNamara]
+ libs-core
    + avoid crash when pasting a form control into chart. (fdo#37646) [Kohei Yoshida]
    + fix auto-correction crash (fdo#38000) [Michael Meeks]
    + fix bug in CloneList [Rafael Dominguez]
    + list Microsoft JhengHei instead of Microsoft YaHei as Hant font [Caolán McNamara]
    + move default language independent layout templates [Kalman Szalai - KAMI]
    + sanity test, seems to fix (fdo#37930) [Tor Lillqvist]
    + using "$(ICONPREFIX.libreoffice)-" as icon prefix [Kalman Szalai - KAMI]
+ libs-gui
    + added mtfrenderer component [Radek Doulik]
    + bitwise operations on signed numbers (fdo#37668) [Caolán McNamara]
    + make the debug build work again [Radek Doulik]
    + make the renderer component point to the right shared library [Radek Doulik]
+ postprocess
    + added mtfrenderer to the components list [Radek Doulik]
+ translations
    + update translations from Pootle for LibO 3.4.1 rc1 [Andras Timar]
+ writer
    + add iterator sanity check, seems to fix (fdo#36820) [Tor Lillqvist]
    + crash in export of .doc in lcl_getFieldId (rhbz#699909) [Caolán McNamara]
    + effective STL Item 27 [Caolán McNamara]
    + fix for a truncated German string (fdo#38007) [Andras Timar]
    + fix loss of init on merge [Caolán McNamara]
    + fixed broken loop causing a crash (fdo#37799) [Cédric Bosdonnat]
    + make a real copy of the text where to count words (fdo#37584) [Cédric Bosdonnat]
    + make recursive call of MarkManager::deleteMark do the right thing (fdo#37974) [Caolán McNamara]
    + re-add missing elements to Elements dialog in Math (fdo#37869) [Andras Timar]
    + really don't handle the CJK unit by default (fdo#32684) [Cédric Bosdonnat]
    + restore CVE fix. unit tests rule [Caolán McNamara]
    + typo [Tor Lillqvist]
+ artwork
    + merge: 73e17eb 7f46f35 [Jan Holesovsky]
    + putting back a wrongly deleted icon [Joachim Tremouroux]
    + remove duplicate icons for crystal and oxygen themes [Joachim Trémouroux]
    + remove some placeholder icons [Joachim Trémouroux]
    + removed some placeholder icons [Joachim Trémouroux]
+ base
    + change ScTreeEntryList to no longer depend on class List. [Joseph Powers]
+ bootstrap
    + add "rsc" to cross-build-toolset [Tor Lillqvist]
    + add "tools" and its dependencies to cross-build-toolset [Tor Lillqvist]
    + add Android [Tor Lillqvist]
    + add Android platform file [Tor Lillqvist]
    + add C++ include paths [Tor Lillqvist]
    + add FOR_BUILD versions of OUT and LOCAL_OUT [Tor Lillqvist]
    + add SYSBASE setting and -L flag for the GNU libstdc++ for Android [Tor Lillqvist]
    + add autodoc to cross-build-toolset [Tor Lillqvist]
    + add dictionaries to cross-build-toolset [Tor Lillqvist]
    + add gb_Executable_get_target_for_build for cross-compilation [Tor Lillqvist]
    + add gettext to cross-build-toolset [Tor Lillqvist]
    + add glib to cross-build-toolset as the glib configury needs glib-genmarshal [Tor Lillqvist]
    + add i18npool to cross-build-toolset [Tor Lillqvist]
    + add native X11 location to LD_LIBRARY_PATH [Thomas Klausner]
    + add post_download.log and Env.Build.sh [Tor Lillqvist]
    + add sax and stoc, use merged list in cross-build-toolset [Tor Lillqvist]
    + add unodevtools to cross-build-toolset [Tor Lillqvist]
    + all modules are warning free [Caolán McNamara]
    + allow system libvisio when asked nicely [Fridrich Štrba]
    + allow to build with internal Python on Mac (Python built as framework) [Christian Lohmaier]
    + always compare CROSS_COMPILING explicitly to "YES" [Tor Lillqvist]
    + build and deliver for the build platform also in codemaker [Tor Lillqvist]
    + bye bye hbtoolkit whatever you are [Tor Lillqvist]
    + compare CROSS_COMPILING explicitly to YES [Tor Lillqvist]
    + do DYLD_LIBRARY_PATH, cross-compilation to iOS is always on MacOSX [Tor Lillqvist]
    + don't fail if we have no checkdll tool, for instance when cross-compiling [Tor Lillqvist]
    + don't use undefined variable [Tor Lillqvist]
    + explicitly list modules in cross-build-toolset [Tor Lillqvist]
    + fix Y coordinate in previous commit [Andras Timar]
    + fix compilation with internal python on Mac [Christian Lohmaier]
    + fix i18npool build, fill in other branches too [Caolán McNamara]
    + fix layout of MSI Custom Install dialog (esp. German) (fdo#36990) [Andras Timar]
    + have dev-install default to non-mouse-grabbing menus [Thorsten Behrens]
    + make the fetching of external dependencies a bit more 'lively' [Luke Symes]
    + merge: 8c07147 8935d31 [Jan Holesovsky]
    + need setup_native for ulfconv, at least for now [Tor Lillqvist]
    + no --disable-cairo needed any more [Tor Lillqvist]
    + no cairo and librsvg for Android [Tor Lillqvist]
    + package the dummy visio importer [Fridrich Štrba]
    + propagate also SYSBASE to the build environment [Tor Lillqvist]
    + remove some OS/2 remnants [Francois Tigeot]
    + revert "Reverting one Oxygenoffice change until _KAMI_ makes it work" [Petr Mladek]
    + revert "Use separately built "system" OpenSSL for iOS" [Tor Lillqvist]
    + run executable for the build platform [Tor Lillqvist]
    + run rsc and rscpp from the bin directory for the build platform [Tor Lillqvist]
    + set gb_COMPILEROPTFLAGS in the correct place for cxx generated objects [Robert Nagy]
    + this links-are-a-problem thing on windows seems to be archaic now [Caolán McNamara]
    + typo [Tor Lillqvist]
    + use --enable-python=internal in distro configs [Petr Mladek]
    + use OUTDIR_FOR_BUILD in LD_LIBRARY_PATH [Tor Lillqvist]
    + use gb_Executable_get_target_for_build for xsltproc [Tor Lillqvist]
    + use system libxml2 on iOS [Tor Lillqvist]
    + waE: mark this dir as warnings free [Caolán McNamara]
    + we put JARFILES in the HOST bin directory, not the BUILD one [Tor Lillqvist]
+ calc
    + a little code cleanup. [Kohei Yoshida]
    + adapt smoothing with splines to ODF1.2 [Regina Henschel]
    + class description. [Kohei Yoshida]
    + correctly import sheet-local named ranges. (fdo#37947) [Kohei Yoshida]
    + enable unit test testSheetMove [Markus Mohrhard]
    + extend the fix from kohei to the other scope [Fridrich Štrba]
    + fix a crasher during HTML import on Windows. (fdo#37673) [Kohei Yoshida]
    + fix a crasher in datapilot table when moving a field button. (fdo#37816) [Kohei Yoshida]
    + fix a dialog layout problem (fdo#37985) [Andras Timar]
    + fix a merge error [Fridrich Štrba]
    + fix another iterator vs. const_iterator mess on windows [Fridrich Štrba]
    + fix for 'Capitalise Every Word' function (fdo#32786) [Samuel Mehrbrodt]
    + fix incorrect font attribute lookup during XLS import. (fdo#37622) [Kohei Yoshida]
    + fix problem with uno and SCTAB [Markus Mohrhard]
    + fix selection problem [Markus Mohrhard]
    + fixed cell function N. (fdo#33705) [Kohei Yoshida]
    + fixed out-of-bound access to array, which would cause a crash later. [Kohei Yoshida]
    + get ISBLANK() to work correctly with external refs. (fdo#37764) [Kohei Yoshida]
    + let's not use fractional numbers in a string input. [Kohei Yoshida]
    + make read only functions in ExcEScenarioCell const. [Rafael Dominguez]
    + merge: 97452fd 3de51ad [Kohei Yoshida]
    + merge: a0a74cb 1a19e46 [Kohei Yoshida]
    + merge: c29bbab c93818d [Markus Mohrhard]
    + more meaningful method name & this should be private. [Kohei Yoshida]
    + move ScProgress out of ScDocument::MoveTab [Markus Mohrhard]
    + out-of-bounds array access fix. (Thanks to Fridrich too). [Muthu Subramanian]
    + prevent a crash during multiple operations. [Kohei Yoshida]
    + prevent crash on pivot table with invalid database connection. (fdo#33137) [Kohei Yoshida]
    + remove a meaningless OSL_FAIL check. [Kohei Yoshida]
    + remove unneded foward declaration. [Rafael Dominguez]
    + remove unused file [Francois Tigeot]
    + remove unused hiranges file. [Rafael Dominguez]
    + remove warning, I hope this will help norbert's tinderbox [Markus Mohrhard]
    + removed patch accidentally committed. [Kohei Yoshida]
    + renamed data member from pTabData to maTabData. [Kohei Yoshida]
    + renamed pTab to maTabs since it's no longer a pointer array. [Kohei Yoshida]
    + replace List for std::vector<ExcEScenario*>. [Rafael Dominguez]
    + replace List for std::vector<ExcEScenarioCell>. [Rafael Dominguez]
    + replace List for std::vector<ExcRecord*>. [Rafael Dominguez]
    + replace List for std::vector<LotusRange*>. [Rafael Dominguez]
    + replace List for std::vector<ScRangeFindData>. [Rafael Dominguez]
    + replace List for std::vector<XclObj*>. [Rafael Dominguez]
    + replace List with std::vector<ScAddress>. [Rafael Dominguez]
    + replace List with std::vector<ScRange>. [Rafael Dominguez]
    + replace List with std::vector<String>. [Rafael Dominguez]
    + replace List with std::vector<XclExpUserBView*>. [Rafael Dominguez]
    + replace SbaSelectionList with std::vector<sal_Int32>. [Rafael Dominguez]
    + replace ScHighlightRangeList for std::vector<ScHighlighEntry>. [Rafael Dominguez]
    + sal_Bool to bool etc. [Kohei Yoshida]
    + shared commonly used STL function objects & remove memory leak. [Kohei Yoshida]
    + skip the tests for boolean values.  They don't pass in non en-US locales. [Kohei Yoshida]
    + some cppcheck cleaning [Julien Nabet]
    + testCVEs is still broken, disable it on OpenBSD, let linux hide the bugs [Robert Nagy]
    + the previous commit is for . (fdo#36719) [Kohei Yoshida]
    + the sheet index is a 16-bit integer.  Use the same type to receive the value. [Kohei Yoshida]
    + use FreezeIdRanges optimization to silence smoketest [Caolán McNamara]
    + useful error message when DDE link update fails. [Kohei Yoshida]
    + waE: I can't see the need for acquiring these unused resources [Caolán McNamara]
    + waE: nWidthPixel is unused, lets drop it [Caolán McNamara]
    + waE: removed unused fZDerivation [Caolán McNamara]
    + waE: these pStarBasic thingies don't seem to be needed [Caolán McNamara]
    + warnings removal. [Muthu Subramanian]
+ components
    + #include "cuigaldlg.hxx" was done twice. [Joseph Powers]
    + disable Removebutton in optchart [Rob Snelders]
    + merge: 45d93e4 b276cc9 [Jan Holesovsky]
    + move font itemset handling down into the fontpreview widget [Michael Meeks]
    + remove ifdef zeroed code [Caolán McNamara]
    + replace List with std::vector< SvxBmpItemInfo* > [Joseph Powers]
    + replace List with vector< sal_uLong > [Joseph Powers]
    + replace OOo to TDF or %PRODUCTNAME respectively (fdo#37998) [Andras Timar]
    + use standard pattern for this [Caolán McNamara]
    + whitespace cleanup. [Joseph Powers]
+ extensions
    + merge: 2aaa7ba a22d8e9 [Jan Holesovsky]
    + silence warnings in jfreereport [Christian Lohmaier]
+ extras
    + merge: 2317baf e2867f4 [Jan Holesovsky]
+ filters
    + code cleanup [Korrawit Pruegsanusak]
    + don't crash on missing graphics (rhbz#710556) [Caolán McNamara]
    + fix for (bnc#693386) [Noel Power]
    + fix parsing of WordPerfect documents that are not password protected [Fridrich Štrba]
    + for the time being approximate ellipic arc with a straight line [Fridrich Štrba]
    + found duplicate if expressions in ToXml [Julien Nabet]
    + gcc 4.0 doesn't support the C++0x usage of enum::value [Joseph Powers]
    + give a more dignified name to the Visio file-format [Fridrich Štrba]
    + init this to NULL to match dtor assert [Caolán McNamara]
    + just 1 perf check emptiness [Julien Nabet]
    + laying foundation for multipage support in writerperfect's OdgGenerator [Fridrich Štrba]
    + merge: 5282244 8c1eac6 [Jan Holesovsky]
    + oops, this comparator doesn't order correctly [Caolán McNamara]
    + performance improvements for xlsx imports. (bnc#683578) [Muthu Subramanian]
    + possible inefficient checking for emptiness [Julien Nabet]
    + register the visio component too [Fridrich Štrba]
    + replace List with std::vector< PPTBuGraEntry* > [Joseph Powers]
    + replace List with std::vector< PPTOleEntry* > [Joseph Powers]
    + replace List with std::vector< PPTTextSpecInfo* > [Joseph Powers]
    + replace List with std::vector< SdHyperlinkEntry* > [Joseph Powers]
    + replace List with std::vector< sal_uInt32 > [Joseph Powers]
    + replace List with vector< BUndle* > [Joseph Powers]
    + same expression before and after < [Julien Nabet]
    + some cppcheck cleaning [Julien Nabet]
    + some cppcheck cleaning+1TODO (func not implemented) [Julien Nabet]
    + the enum type name should be included when accessing the enum values. [Joseph Powers]
    + these are empty by default [Caolán McNamara]
    + trying to finally get the visio filter registration right [Fridrich Štrba]
    + waE : it needed casts [Julien Nabet]
    + waE: MacOSX compiler more picky [Caolán McNamara]
    + waE: MacOSX compiler sees a few more [Caolán McNamara]
    + waE: MacOSX gcc more picky than mine [Caolán McNamara]
    + waE: MacOSX more picky [Caolán McNamara]
    + waE: MacOSX uninit variable [Caolán McNamara]
    + waE: can throw out some more junk according to MacOsX gcc [Caolán McNamara]
    + waE: extra macosx non-debug warnings [Caolán McNamara]
    + waE: mark this dir as warnings free [Caolán McNamara]
    + waE: used in debug-mode only [Caolán McNamara]
    + white space cleanup. [Joseph Powers]
    + whitespace cleanup [Joseph Powers]
    + workaround a limitation of draw [Fridrich Štrba]
+ help
    + "Smooth Line Properties" help page is unclear (fdo#37863) [Andras Timar]
    + clean Help Calc Funcs, About+Count Dlgs (fdo#37958, fdo#37961, fdo#34858, fdo#33150) [LeMoyne Castle]
    + delete obsoleted help pages (fdo#37543) [Korrawit Pruegsanusak]
    + fix a formatting issue in Internet Options page [Andras Timar]
    + remove link to non-existing topic (fdo#35823) [Andras Timar]
    + time format using [] is needed to show hours non-modulo 24 (fdo#36057) [Karl O. Pinc]
+ impress
    + merge: 763b4a7 347a809 [Jan Holesovsky]
    + replace List for std::vector<String>. [Rafael Dominguez]
    + replace List for std::vector<rtl::OUString>. [Rafael Dominguez]
    + replace List for std::vector<sd::FrameView*>. [Rafael Dominguez]
    + replace List with std::vector< SdHyperlinkEntry* > [Joseph Powers]
    + replace List with std::vector<NavDocInfo>. [Rafael Dominguez]
    + unused variables and arguments (fdo#34723) [Caolán McNamara]
+ libs-core
    + add Unity Quick List to StartCenter icon [libo32]
    + avoid crash when pasting a form control into chart. (fdo#37646) [Kohei Yoshida]
    + disable splash build completely for Mac [Michael Meeks]
    + don't build this for iOS or Android either [Tor Lillqvist]
    + fix auto-correction crash (fdo#38000) [Michael Meeks]
    + fix indent [Caolán McNamara]
    + fix wrong bullet placement when stretching happens (fixes (bnc#694344) [Radek Doulik]
    + list Microsoft JhengHei instead of Microsoft YaHei as Hant font [Caolán McNamara]
    + merge: 2342f72 633c56f [Jan Holesovsky]
    + move font itemset handling down into the fontpreview widget [Michael Meeks]
    + related: better survive exceptions thrown during autorecover (rhbz#652604) [Caolán McNamara]
    + related: ensure wizard is dismissed if exception thrown (rhbz#652604) [Caolán McNamara]
    + remaining translations of German comments from (fdo#33424) [Korrawit Pruegsanusak]
    + remove obsolete #define [Nigel Hawkins]
    + rend() on a non-const container is a non-const iterator [Fridrich Štrba]
    + replace List for std::vector<SfxStyleSheetBase*>. [Rafael Dominguez]
    + replace List for std::vector<const SfxItemSet*>. [Rafael Dominguez]
    + revert "Add Unity Quick List to StartCenter icon" [Bjoern Michaelsen]
    + sanity test, seems to fix (fdo#37930) [Tor Lillqvist]
    + simple re-factor to share selection code [Michael Meeks]
    + update the toolbar's popup menu hidden items. [Jan Holesovsky]
    + use standard pattern for this [Caolán McNamara]
    + use the standard template for this [Caolán McNamara]
    + waE: pPrinter unused, so don't fetch it [Caolán McNamara]
+ libs-extern
    + add Android patch [Tor Lillqvist]
    + add cross-compilation support [Tor Lillqvist]
    + always compare CROSS_COMPILING explicitly to "YES" [Tor Lillqvist]
    + bin unnecessary quoting [Tor Lillqvist]
    + cross-compilation support for Android [Tor Lillqvist]
    + do nothing when cross-compiling in general, not just for iOS [Tor Lillqvist]
    + don't do this for Android either [Tor Lillqvist]
    + enable building openssl for iOS [Tor Lillqvist]
    + first attempt at Android support [Tor Lillqvist]
    + fix raptor to not use xml2-config on Mac [William Lachance]
    + need a small patch for Android [Tor Lillqvist]
    + patch raptor configure, not configure.ac for cross-compilation [Tor Lillqvist]
+ libs-extern-sys
    + add Android patch [Tor Lillqvist]
    + add cross-compilation support [Tor Lillqvist]
    + add dylib to the list of native python modules for Mac (for pyuno.dylib) [Christian Lohmaier]
    + allow building internal Python on Mac (needs to be built as framework) (i#111498, i#111496, i#111500) [Christian Lohmaier]
    + always compare CROSS_COMPILING explicitly to "YES" [Tor Lillqvist]
    + chmod -x [Tor Lillqvist]
    + cross-compilation support for Android [Tor Lillqvist]
    + cross-compilation support for MacOSX [Tor Lillqvist]
    + don't limit the _POSIX_SEMAPHORES+0 to FreeBSD (Mac needs it as well), rediff [Christian Lohmaier]
    + first attempt at Android support [Tor Lillqvist]
    + fix cairo build when cross-compiling to ppc MacOSX [Tor Lillqvist]
    + fix configury for Android, but won't build [Tor Lillqvist]
    + fix cross-compilation to ppc MacOSX [Tor Lillqvist]
    + get rid of some noise in the buildlog due to missing msgfmt [Christian Lohmaier]
    + initial attempt at Android cross-compilation support [Tor Lillqvist]
    + merge: 39ff0c2 d525686 [Jan Holesovsky]
    + pass --build and --host options when cross-compiling [Tor Lillqvist]
    + pre-cache necessary stuff also when cross-compiling for MacOSX [Tor Lillqvist]
    + run the build platform's ixdict exectuable [Tor Lillqvist]
    + tell the linker how to resolve @loader_path on Mac [Christian Lohmaier]
    + use dummy xml2-config script for iOS [Tor Lillqvist]
    + use system zlib on Android, too [Tor Lillqvist]
+ libs-gui
    + added mtfrenderer component [Radek Doulik]
    + bitwise operations on signed numbers (fdo#37668) [Caolán McNamara]
    + bypass when cross-compiling in general, not just for iOS [Tor Lillqvist]
    + catch by const reference [Caolán McNamara]
    + change ScTreeEntryList to no longer depend on class List. [Joseph Powers]
    + changed return type of GetHTMLColor [Christina Rossmanith]
    + don't include <langinfo.h> unless needed [Tor Lillqvist]
    + fallback through en-US from unlocalized en-XX locales [Caolán McNamara]
    + fix build, and fix reversed logic [Caolán McNamara]
    + fixed debug build [Radek Doulik]
    + helgrind: Thread unlocked a not-locked lock (#1) [David Tardon]
    + make it compile for Android [Tor Lillqvist]
    + make the debug build work again [Radek Doulik]
    + make the renderer component point to the right shared library [Radek Doulik]
    + merge: 52c9f63 125a64c [Jan Holesovsky]
    + no testing, sorry, when cross-compiling [Tor Lillqvist]
    + prefer S_I[RW]USR to S_I{READ,WRITE} for portability [Tor Lillqvist]
    + replace DBG_ASSERT with OSL_ENSURE in svl/inc/svl/svarray.hxx [Jacek Wolszczak]
    + require bestreversemap executable for the build platform [Tor Lillqvist]
    + run tool executables built for the BUILD platform [Tor Lillqvist]
    + show the toolbar's menu only when there are hidden items. [Jan Holesovsky]
    + stick a newlinea fter SalAbort message [Caolán McNamara]
    + survive 0 fonts until we get to no-fonts message [Caolán McNamara]
    + this is a native shop, nothing for you here [Tor Lillqvist]
    + update the toolbar's popup menu hidden items. [Jan Holesovsky]
    + use gb_Executable_get_target_for_build for bestreversemap [Tor Lillqvist]
+ postprocess
    + added mtfrenderer to the components list [Radek Doulik]
    + merge: d8ab6e8 e6be5b9 [Jan Holesovsky]
    + trying to finally get the visio filter registration right [Fridrich Štrba]
+ sdk
    + build specifically for x86 only as that is what cli_cppuhelper.dll is [Tor Lillqvist]
    + fix typo, add some comments, use build env if possible to find cli_*.dll [Tor Lillqvist]
    + remove assert that caused a build error. [Nigel Hawkins]
    + there is no dk.mk in settings [Tor Lillqvist]
    + this makefile is for a standard Make, so use TABs [Tor Lillqvist]
+ testing
    + bypass when cross-compiling, at least for now [Tor Lillqvist]
    + don't do anything when cross-compiling for now [Tor Lillqvist]
    + merge: cb7dc5b 51e73a5 [Jan Holesovsky]
+ translations
    + fix build with internal python [Petr Mladek]
+ ure
    + __cdecl -> SAL_CALL [Christina Rossmanith]
    + allow to use internal Python on Mac (Python built as framework) [Christian Lohmaier]
    + always compare CROSS_COMPILING explicitly to "YES" [Tor Lillqvist]
    + be less picky with library name, match also libreg.a [Tor Lillqvist]
    + bypass qa thingies for now when cross-compiling [Tor Lillqvist]
    + first attempt at Android support [Tor Lillqvist]
    + fix compilation with internal python on Mac [Christian Lohmaier]
    + fix previous commit that introduced reverse logic [Christian Lohmaier]
    + iNCLUDE_BACKTRACE is on for Intel MacOSX [Tor Lillqvist]
    + no dynamic module loading on iOS [Tor Lillqvist]
    + no point building build-time executables for iOS [Tor Lillqvist]
    + no testing, sorry, when cross-compiling [Tor Lillqvist]
    + simplified #define OSL_FILE_TRACE [Christina Rossmanith]
    + simplified if ((FileBase::E_None != rc) && (FileBase::E_INVAL == rc)) [Christina Rossmanith]
    + waE: on some random compiler or other [Caolán McNamara]
    + waE: some simple warnings [Caolán McNamara]
+ writer
    + add iterator sanity check, seems to fix (fdo#36820) [Tor Lillqvist]
    + add runtime depends to .res files to unit tests [Caolán McNamara]
    + add some empty .gitignores to ensure empty dirs [Caolán McNamara]
    + changed return type of GetHTMLColor [Christina Rossmanith]
    + crash in export of .doc in lcl_getFieldId (rhbz#699909) [Caolán McNamara]
    + disable this for the moment [Caolán McNamara]
    + disable unittests on OpenBSD until it gets fixed. bug (#37567) [Robert Nagy]
    + don't override autotext language if already the default (fdo#33092) [Caolán McNamara]
    + effective STL Item 27 [Caolán McNamara]
    + fix date format export, N is not a recognised format code [Noel Power]
    + fix for a truncated German string (fdo#38007) [Andras Timar]
    + fix loss of init on merge [Caolán McNamara]
    + ignore .gitignore [Caolán McNamara]
    + is it just rtfs that are failing [Caolán McNamara]
    + make a real copy of the text where to count words (fdo#37584) [Cédric Bosdonnat]
    + make recursive call of MarkManager::deleteMark do the right thing (fdo#37974) [Caolán McNamara]
    + merge: 3cf3d76 349cdd3 [Jan Holesovsky]
    + rTF: export SVX_NUM_NUMBER_NONE [Miklos Vajna]
    + re-enable these [Caolán McNamara]
    + rearrange this to follow the standard layout [Caolán McNamara]
    + related: ctrl+shift+backspace with 1 char to the left does nothing (rhbz#689053) [Caolán McNamara]
    + related: protect against immediate crash here (rhbz#689053) [Caolán McNamara]
    + remove the remaining debug.hxx includes in writer [Jacek Wolszczak]
    + replace DBG_ stuff with OSL_ equivalents in writer [Jacek Wolszczak]
    + resolves Bug 35938: Saves caption separator text in caption dialog. [Jeff Aigner]
    + restore CVE fix. unit tests rule [Caolán McNamara]
    + restore filters qa test [Caolán McNamara]
    + revert "fix date format export, N is not a recognised format code" [Noel Power]
    + translate german comments [Martin Kepplinger]
    + translate this [Caolán McNamara]
    + try .res runtime depend the other route [Caolán McNamara]
    + typo [Tor Lillqvist]

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