Hi,

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

        + master:            LO-3.5 development
        + libreoffice-3-5:   fixes for LO-3.5.0 release
        + libreoffice-3-4:   fixes for potential LO-3.4.6 bug fix release
        + libreoffice-3-4-5: final stabilization of the LO-3.4.5 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

none this week
+ base
    + missing icons in Index Design dialog (fdo#38435) [Andras Timar]
+ components
    + align dictionary address with DICT_REPO_URL in instsetoo_native/util/openoffice.lst (fdo#44178) [Lior Kaplan]
+ core
    + fix RTF export of date field (fdo#35099) [Miklos Vajna]
    + fix crash in DomainMapper_Impl::SetFieldFFData (fdo#43380) [Miklos Vajna]
    + missing icons in Index Design dialog (fdo#38435) [Andras Timar]
    + missing pointer check in new multiline input code, (fdo#43856) [Markus Mohrhard]
    + related: fix parsing of the \cf RTF token (fdo#43380) [Miklos Vajna]
    + remove Tahoma from the Hebrew font list (except the UI list) (fdo#32936) [Lior Kaplan]
    + shrink the first column in the open dialog, remove unused flags (fdo#44204) [Ivan Timofeev]
+ core
    + convert some SvStrings to std::vector (fdo#38831) [Brad Sowden]
    + convert some SvStrings to std::vector (part 2) (fdo#38831) [Brad Sowden]
    + easyHack remove code associated with unused icons (fdo#42454) [Gustavo Buzzatti Pacheco]
    + fix RTF export of date field (fdo#35099) [Miklos Vajna]
    + fix ScDatabaseRangeObj test, (fdo#43312) [Markus Mohrhard]
    + fix crash in DomainMapper_Impl::SetFieldFFData (fdo#43380) [Miklos Vajna]
    + importing extLst of drawings in diagrams. (bnc#655408) [Muthu Subramanian]
    + missing icons in Index Design dialog (fdo#38435) [Andras Timar]
    + missing pointer check in new multiline input code, (fdo#43856) [Markus Mohrhard]
    + related: fix parsing of the \cf RTF token (fdo#43380) [Miklos Vajna]
    + remove Tahoma from the Hebrew font list (except the UI list) (fdo#32936) [Lior Kaplan]
    + shrink the first column in the open dialog, remove unused flags (fdo#44204) [Ivan Timofeev]
+ bootstrap
    + fix build with bleeding edge external boost and gcc [Caolán McNamara]
+ libs-core
    + we need to include the localized file [David Tardon]
+ translations
    + translation update for LibreOffice 3.4.5 rc2 [Andras Timar]
+ base
    + missing icons in Index Design dialog (fdo#38435) [Andras Timar]
+ components
    + align dictionary address with DICT_REPO_URL in instsetoo_native/util/openoffice.lst (fdo#44178) [Lior Kaplan]
+ translations
    + translation update for LibreOffice 3.4.5 rc2 [Andras Timar]
+ core
    + build qadevOOo only if  OOO_JUNIT_JAR are set (add BUILD_TYPE) [Rene Engelhard]
    + build qadevOOo only if SOLAR_JAVA and OOO_JUNIT_JAR are set [Rene Engelhard]
    + fdo42286 better solution: extend and shrink end of row if needed [Pierre-André Jacquod]
    + fdo43033 do not export to PDF hidden slides [Pierre-André Jacquod]
    + fix KeyID generation for a corner case [Andras Timar]
    + fix RTF export of date field (fdo#35099) [Miklos Vajna]
    + fix assertion error in GtkFolderPicker during recovery dialog [Markus Mohrhard]
    + fix crash in DomainMapper_Impl::SetFieldFFData (fdo#43380) [Miklos Vajna]
    + fix drawing of the either horizontally, or vertically mirrored bitmaps. [Jan Holesovsky]
    + fix init order [Julien Nabet]
    + fix order init [Julien Nabet]
    + fix position of the 'evaluate up to level' text and numeric field. [Jan Holesovsky]
    + keep abstract dialog terminology aligned [Lior Kaplan]
    + missing icons in Index Design dialog (fdo#38435) [Andras Timar]
    + missing pointer check in new multiline input code, (fdo#43856) [Markus Mohrhard]
    + move OSL_FAIL to correct location [Markus Mohrhard]
    + now that QADEVOOO build_type exist we need to use it... [Norbert Thiebaud]
    + option to export hidden slides to pdf files [Pierre-André Jacquod]
    + related: fix parsing of the \cf RTF token (fdo#43380) [Miklos Vajna]
    + remove Tahoma from the Hebrew font list (except the UI list) (fdo#32936) [Lior Kaplan]
    + remove an unnecessary full stop [Lior Kaplan]
    + remove the dog [Stefan Knorr (astron)]
    + revert "allow to call ooinstall twice with $DESTDIR" [Tomas Chvatal]
    + shrink the first column in the open dialog, remove unused flags (fdo#44204) [Ivan Timofeev]
    + thanks to Ivan Timofeev, fix the 'Preview' checkbox in 'Indexes and Tables...' [Jan Holesovsky]
    + try to draw replacement preview at original size [Stefan Knorr (astron)]
    + use default UI_SANS (dropping Culmus fonts), but keep Tahoma first (for Windows) [Lior Kaplan]
+ core
    + "Insert" + "Rows" and "Insert" + "Columns" are not OK l10n-wise [Andras Timar]
    + a few more icons from the extensions context [Stefan Knorr (astron)]
    + a few new icons for the Tango theme [Stefan Knorr (astron)]
    + add the needed -framework for fps_aqua [Norbert Thiebaud]
    + another string composition bad for l10n [Andras Timar]
    + argh, OS_FOR_BUILD was not set properly, killing X-compile [Norbert Thiebaud]
    + better handling for unsaved external references [Markus Mohrhard]
    + build qadevOOo only if  OOO_JUNIT_JAR are set (add BUILD_TYPE) [Rene Engelhard]
    + build qadevOOo only if SOLAR_JAVA and OOO_JUNIT_JAR are set [Rene Engelhard]
    + catch exception by constant reference [Takeshi Abe]
    + change order of var in PDFExtOutDevData to suppress waring [Pierre-André Jacquod]
    + checking is useless here [Julien Nabet]
    + clear out HC icons from Oxygen theme [Stefan Knorr (astron)]
    + convert some SvStrings to std::vector (fdo#38831) [Brad Sowden]
    + convert some SvStrings to std::vector (part 2) (fdo#38831) [Brad Sowden]
    + correct ARCCOSH()'s parameter description [Korrawit Pruegsanusak]
    + desktop: spl: do not pointlessly include object file [Matúš Kukan]
    + easyHack remove code associated with unused icons (fdo#42454) [Gustavo Buzzatti Pacheco]
    + fdo42286 better solution: extend and shrink end of row if needed [Pierre-André Jacquod]
    + fdo43033 do not export to PDF hidden slides [Pierre-André Jacquod]
    + fdo43931 (fix for double hyphens) [László Németh]
    + fix 64 bits build detection for cygwin [Norbert Thiebaud]
    + fix KeyID generation for a corner case [Andras Timar]
    + fix PathFormat, use build_os not host_os [Norbert Thiebaud]
    + fix RTF export of date field (fdo#35099) [Miklos Vajna]
    + fix ScDatabaseRangeObj test, (fdo#43312) [Markus Mohrhard]
    + fix assertion error in GtkFolderPicker during recovery dialog [Markus Mohrhard]
    + fix crash in DomainMapper_Impl::SetFieldFFData (fdo#43380) [Miklos Vajna]
    + fix dbglevel=2 build in sc [Markus Mohrhard]
    + fix drawing of the either horizontally, or vertically mirrored bitmaps. [Jan Holesovsky]
    + fix for fdo43460 Part XIX getLength() to isEmpty() [Olivier Hallot]
    + fix for fdo43460 Part XVII getLength() to isEmpty() [Olivier Hallot]
    + fix for fdo43460 Part XVIII getLength() to isEmpty() [Gustavo Buzzatti Pacheco]
    + fix for fdo43460 Part XX getLength() to isEmpty() [Olivier Hallot]
    + fix for fdo43460 Part XXI getLength() to isEmpty() [Olivier Hallot]
    + fix for fdo43460 Part XXIII getLength() to isEmpty() [Olivier Hallot]
    + fix for fdo43460 Part XXIV getLength() to isEmpty() [Olivier Hallot]
    + fix init order [Julien Nabet]
    + fix linkoo after moving INPATH to config_host.mk [Miklos Vajna]
    + fix order init [Julien Nabet]
    + fix position of the 'evaluate up to level' text and numeric field. [Jan Holesovsky]
    + fix threading problem in LibXSLTTransformer.cxx [Peter Jentsch]
    + fix two perl warnings during make dev-install [Miklos Vajna]
    + fix typo: formatted [Korrawit Pruegsanusak]
    + fixed warning about global resource in xmlfilterdialog.src [Peter Jentsch]
    + fpicker: aqua: move source files .cxx -> .mm [Matúš Kukan]
    + fpicker: convert to gbuild [Matúš Kukan]
    + function component_canUnload is SAL_CALL [David Tardon]
    + function component_canUnload is exported [David Tardon]
    + gNUCOPY is one of these var that are defined-sensitive. [Norbert Thiebaud]
    + gbuildize UnoControls [David Tardon]
    + gbuildize ure [David Tardon]
    + header/Footer: Show / hide the control immediately. [Jan Holesovsky]
    + header/Footer: When editing, show only the appropriate conrol. [Jan Holesovsky]
    + iCU relying on undef is not viable in cross-compile scenario [Norbert Thiebaud]
    + importing extLst of drawings in diagrams. (bnc#655408) [Muthu Subramanian]
    + linux LD_LIBRARY_PATH is missing as well. [Stephan Bergmann]
    + migrate *_JAR out of set_soenv.in [Norbert Thiebaud]
    + migrate ABOUT_BITMAP and INTRO_BITMAP out of set_soenv.in [Norbert Thiebaud]
    + migrate COM,CPU,CPUNAME,GUI,GUIBASE,INPATH,OUTPATH,PATH_SEPARATOR [Norbert Thiebaud]
    + migrate XSLTPROC out of set_soenv.in [Norbert Thiebaud]
    + migrate non-conditional straight from configure.in var out of set_soenv.in [Norbert Thiebaud]
    + missed COM_FOR_BUILD in config_host.mk.in [Norbert Thiebaud]
    + missing icons in Index Design dialog (fdo#38435) [Andras Timar]
    + missing pointer check in new multiline input code, (fdo#43856) [Markus Mohrhard]
    + move *_CFLAGS and *_LIBS to config_host.mk [Norbert Thiebaud]
    + move ENABLE_* variables from set_soenv.in to config_host.mk [Norbert Thiebaud]
    + move MS stuff earlier in configure. pre-work for set_soenv.in migration [Norbert Thiebaud]
    + move OSL_FAIL to correct location [Markus Mohrhard]
    + move PRODUCT and PROEXT determination earlier in configure. [Norbert Thiebaud]
    + move SIZEOF_* to config_host.mk [Norbert Thiebaud]
    + move UDP and fix linkoo to look for INPATH and UPD in config_host.mk [Norbert Thiebaud]
    + move UnoControls to tail_build [David Tardon]
    + move mostly program locator variables out of set_soenv.in [Norbert Thiebaud]
    + move new handles out of dead Industrial theme [Stefan Knorr (astron)]
    + new icon for non-printable characters [Stefan Knorr (astron)]
    + now that QADEVOOO build_type exist we need to use it... [Norbert Thiebaud]
    + open xml filter test result in default xml editor [Peter Jentsch]
    + option to export hidden slides to pdf files [Pierre-André Jacquod]
    + path format issue with cygwin... try to restore the original behavior [Norbert Thiebaud]
    + rTF export: replace OSL_TRACE(...) by SAL_INFO("sw",...) [Miklos Vajna]
    + register hunspell as static library [Matúš Kukan]
    + related: fix parsing of the \cf RTF token (fdo#43380) [Miklos Vajna]
    + remove Tahoma from the Hebrew font list (except the UI list) (fdo#32936) [Lior Kaplan]
    + remove an unnecessary full stop [Lior Kaplan]
    + remove apparentely accidental addition of a linux binary module for make [Norbert Thiebaud]
    + rename folder ooo_custom_images to icon-themes [Stefan Knorr (astron)]
    + resurrect autocorrection [Ivan Timofeev]
    + revamp Rdb class [David Tardon]
    + revert "change order of var in PDFExtOutDevData to suppress waring" [Pierre-André Jacquod]
    + same expression for comparison and for assignment [Julien Nabet]
    + shrink the first column in the open dialog, remove unused flags (fdo#44204) [Ivan Timofeev]
    + some cppcheck cleaning [Julien Nabet]
    + thanks to Ivan Timofeev, fix the 'Preview' checkbox in 'Indexes and Tables...' [Jan Holesovsky]
    + try to draw replacement preview at original size [Stefan Knorr (astron)]
    + type in COMEX handling [Norbert Thiebaud]
    + typo in ENABLE_NSPLUGIN migration [Norbert Thiebaud]
    + typos in config_host.mk.in [Norbert Thiebaud]
    + unused, as pointed by Terrence Enger. [Jan Holesovsky]
    + use default UI_SANS (dropping Culmus fonts), but keep Tahoma first (for Windows) [Lior Kaplan]
    + use of bool instead of sal_bool [Pierre-André Jacquod]
    + use radiobuttons to select builtin/saxon xslt transformation [Peter Jentsch]
    + useless since LoadThemedImageList (reported by cppcheck) [Julien Nabet]
    + waE unused variables [Norbert Thiebaud]
    + waE: unused variables [Matúš Kukan]

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