Next | Query returned 121 messages, browsing 61 to 70 | Previous

History of commit frequency

CVS Commit History:


   2014-11-15 08:31:44 by Ryo ONODERA | Files touched by this commit (4) | Package updated
Log message:
Update to 4.3.4.1

Changelog:
Installation
The Linux and Mac packages can be installed in parallel to LibreOffice 4.2, but \ 
not run simultaneously - documents will be opened in the version you've started \ 
first.
The Windows package will update a previously installed version of LibreOffice.

General
Impress Remote feature is not enabled for new installations by default anymore. \ 
Go to Tools -> Options -> LibreOffice Impress -> General and check [x] \ 
Enable remote control to enable it.

Calc
Sorting behaviour now defaults to old style again

New Features
An in-progress list of features for this version is available here.

Reported Bugs
A list of annoying bugs still contained in this version is available from Bugzilla.

The full list of reported bugs is here.

List of fixed bugs
Bugs fixed against 4.3.3 final (RC2):

    bnc#624546 fix slide pane cut/copy/paste in outline view [Marco Cecchetti]
    bnc#636128 fix cherry-pick mis-merge [Miklos Vajna, Stephan Bergmann]
    bnc#800714 SwTxtFrm::FormatAdjust: still call SplitFrm if we have columns \ 
[Miklos Vajna]
    bnc#821804 fix docx redline import [Luboš Luňák]
    bnc#825305 RTF import: fix paragraph spacing handling in tables [Miklos Vajna]
    bnc#893791 XLS export: external sheet references on Linux/OSX [Andras Timar]
    coverity#1222238 various untrusted loop bounds [Caolán McNamara]
    coverity#1242573 various untrusted loop bounds [Caolán McNamara]
    coverity#1242582 various untrusted loop bounds [Caolán McNamara]
    coverity#1242606 various untrusted loop bounds [Caolán McNamara]
    coverity#1242624 various untrusted loop bounds [Caolán McNamara]
    coverity#1242704 various untrusted loop bounds [Caolán McNamara]
    coverity#1242717 various untrusted loop bounds [Caolán McNamara]
    coverity#1242724 various untrusted loop bounds [Caolán McNamara]
    coverity#1242778 various untrusted loop bounds [Caolán McNamara]
    coverity#1242908 various untrusted loop bounds [Caolán McNamara]
    fdo#37960 fix shift+click to select multiple drawings [Andras Timar]
    fdo#44736 RTF import: fix paragraph spacing handling in tables [Miklos Vajna]
    fdo#46757 fix word count with recorded changes [Caolán McNamara]
    fdo#54361 chart background in XLSX is transparent instead of white. [Muthu \ 
Subramanian]
    fdo#55546 center ellipsis tooltips that don't fit on screen [Caolán McNamara]
    fdo#60904 allow export of VBAProject [Caolán McNamara]
    fdo#62682 crash on second export of svg [Caolán McNamara]
    fdo#65823 crash on negative position in redlined word [Caolán McNamara]
    fdo#68347 fix word count with recorded changes [Caolán McNamara]
    fdo#71248 excel VBA: ActiveDocument is not tracking currently selected Doc \ 
[Justin Luth]
    fdo#71781 : CMIS: Default Alfresco 4 URL not working [Julien Nabet]
    fdo#72587 make template dialog Modal [Caolán McNamara]
    fdo#74014 broadcast changes after TextToColumn [Eike Rathke]
    fdo#74441 [Accessiblity] Don't expose 0 for empty cells in Calc [Niklas \ 
Johansson]
    fdo#75359 SIFR: Line Spacing 1.5 icon missing (4.3) [Yousuf Philips]
    fdo#77319 set spinbox value AFTER adjusting no. of decimal places [Katarina \ 
Behrens]
    fdo#79602 sw: fix text formatting of proportional line space < 100% \ 
[Michael Stahl]
    fdo#80284 avoid broadcasting during cell delete & shift. [Kohei Yoshida]
    fdo#80846 broadcast changes before EndUndo(). [Kohei Yoshida]
    fdo#81264 accessiblitiy focus not tracked for cells in Calc [Niklas Johansson]
    fdo#81486 custom property with the same name as Document Property not \ 
imported [Charu Tyagi]
    fdo#81633 add a hidden configuration option to toggle ref update on sort. \ 
[Kohei Yoshida]
    fdo#82047 correctly adjust references in range names on row deletion. [Kohei \ 
Yoshida]
    fdo#82076 RTF import: handle footnote in table cell [Miklos Vajna]
    fdo#82270 grabbing focus can invalidate the entries [Caolán McNamara]
    fdo#82430 MSVC build: disable a few more cases of SSE2 in externals [Michael \ 
Stahl]
    fdo#82858 RTF export: fix "none" line style of TextFrames [Miklos \ 
Vajna]
    fdo#82859 RTF import: don't try to set CustomShapeGeometry on a TextFrame \ 
[Miklos Vajna]
    fdo#83464 RTF import: \plain should reset \rtlch and \hich as well [Miklos Vajna]
    fdo#83733 fix slide pane cut/copy/paste in outline view [Marco Cecchetti]
    fdo#83901 ROW() and COLUMN() to be properly recalculated on cell move. \ 
[Kohei Yoshida]
    fdo#84073 change ODBC/JDBC escapes to lowercase [Julien Nabet]
    fdo#84417 restore focus window after preview [Caolán McNamara]
    fdo#84649 crash on negative position in redlined word [Caolán McNamara]
    fdo#84658 on reexec, cancel modification before resetting IsModification \ 
state [Lionel Elie Mamane]
    fdo#84679 RTF import: fix paragraph spacing handling in tables [Miklos Vajna]
    fdo#84729 buffer cache grows to over 9000 unused entries [Caolán McNamara]
    fdo#84885 chart wizard dialog cut off [Caolán McNamara]
    fdo#85179 RTF filter: import image border [Miklos Vajna]
    fdo#85215 ensure that formula broadcasting works after sort. [Kohei Yoshida]
    fdo#85282 correct adjustment of range reference on delete & shift. \ 
[Kohei Yoshida]
    fdo#85403 broadcast changes after TextToColumn [Eike Rathke]
    fdo#85707 NOT BETWEEN query not working (in query design view) when \ 
LibreOffice user interface is in Spanish [Adolfo Jayme Barrientos]
    fdo#85812 RTF import: fix run type in new groups [Michael Stahl]
    i#63015 always default to WinAnsiEncoding... [Herbert Dürr]
    i#84870 SwTxtFrm::FormatAdjust: still call SplitFrm if we have columns \ 
[Miklos Vajna]
    rhbz#1146169 a11y frames label dies before frame [Caolán McNamara]
   2014-11-07 20:39:43 by Adam Ciarcinski | Files touched by this commit (264)
Log message:
Revbump after updating boost
   2014-11-03 02:17:27 by Ryo ONODERA | Files touched by this commit (2) | Package updated
Log message:
Update to 4.3.3.2

Changelog:
From: https://wiki.documentfoundation.org/Releases/4.3.3/RC2
General

Impress Remote feature is not enabled for new installations by default anymore. \ 
Go to Tools -> Options -> LibreOffice Impress -> General and check [x] \ 
Enable remote control to enable it.

List of fixed bugs

Bugs fixed against 4.3.3 RC1:

    fdo#83588 revert "center slide after changing zoom" [Caolán \ 
McNamara]
    fdo#84809 crash when button is too short for text [Caolán McNamara]
    fdo#84810 avoid calc crash when using Paste Special - Link [Matthew J. Francis]
    fdo#85032 max len property of -1 -> crash [Caolán McNamara]

From: https://wiki.documentfoundation.org/Releases/4.3.3/RC1
List of fixed bugs

Bugs fixed against 4.3.2 final (rc2):

    bnc#580834 HTML import: Embed images if source URL is a local file. \ 
[Matúš Kukan]
    bnc#584721 invisible text because of wrong color (white) [Zolnai Tamás]
    bnc#591147 OOXML import: Import video file too. [Matúš Kukan]
    bnc#592918 display data description in pivot table. [Kohei Yoshida]
    bnc#657899 paragraph vertical spacing differs from PowerPoint [Tor Lillqvist]
    bnc#887307 ODF files not showing up on Windows search [Andras Timar]
    bnc#891663 handle docx's w:anchor layoutInCell attribute [Luboš \ 
Luňák, Andras Timar]
    bnc#892610 OOXML import: Improve chart number formats. [Matúš Kukan]
    bnc#897769 OOXML import: Import border lines using reference too. \ 
[Matúš Kukan]
    coverity#1242906 unused value [Caolán McNamara]
    fdo#37691 related: \shptxt ... \jpegblip [Caolán McNamara]
    fdo#46037 related $(workdirurl) was always empty [Stephan Bergmann]
    fdo#52076 unittest [Lionel Elie Mamane]
    fdo#53920 switch back tab at RefButton closure time [Laurent Balland-Poirier]
    fdo#63483 support for modify passwd in Impress and Draw [Katarina Behrens]
    fdo#63905 IsDraw doesn't mean the app/page is Draw [Caolán McNamara]
    fdo#65281 empty/Not empty doesn't work in columns with date format [David \ 
Ostrovsky]
    fdo#66496 don't crash on loading specific .docx [Caolán McNamara]
    fdo#66701 don't double destroy the HASH when PDF signing. [Michael Meeks]
    fdo#66706 crash after 3rd call to ApplicationScriptLibraryContainer \ 
[Caolán McNamara]
    fdo#70607 crash after 3rd call to ApplicationScriptLibraryContainer \ 
[Caolán McNamara]
    fdo#73608 related: don't crash on missing table styles [Caolán McNamara]
    fdo#76565 allow pasting into input fields [Jan-Marek Glogowski]
    fdo#77813 related $(workdirurl) was always empty [Stephan Bergmann]
    fdo#78907 file crashed while saving. [PriyankaGaikwad]
    fdo#79129 crash in oox::drawingml::LayoutNode::setupShape [Caolán McNamara]
    fdo#79130 crash in DomainMapper_Impl::CloseFieldCommand [Caolán McNamara]
    fdo#79131 crash in EnhancedCustomShapeTypeNames::Get [Caolán McNamara]
    fdo#79269 fix ODF import of style:footer-first [Michael Stahl]
    fdo#79301 crash after 3rd call to ApplicationScriptLibraryContainer \ 
[Caolán McNamara]
    fdo#79535 LO writer crash while Opening some document. [Tushar Bende]
    fdo#79604 sw: fix clicking on hyper-links in Draw objects [Michael Stahl]
    fdo#80101 inserting non-chart as chart -> unhandled exception [Caolán \ 
McNamara]
    fdo#80927 css.office.Quickstart should be single-instance service. \ 
[Matúš Kukan, Andras Timar]
    fdo#81039 crash on adding new macro library [Caolán McNamara]
    fdo#81181 upgrade libgltf to 0.0.2 [Zolnai Tamás]
    fdo#81264 calc is not accessible to screen readers if sheet is modified \ 
[a11y] [Niklas Johansson]
    fdo#81357 no fallback for special codes without country [Eike Rathke]
    fdo#81592 use 24-bit color depth, not 256 colors when converting an \ 
EPS-file. [Björgvin Ragnarsson]
    fdo#81635 crash after 3rd call to ApplicationScriptLibraryContainer \ 
[Caolán McNamara]
    fdo#81750 MM: correctly convert inline-edit fields [Jan-Marek Glogowski]
    fdo#82043 instead of the bold font, use a higher multiplifier (4.3 backport) \ 
[Yousuf Philips]
    fdo#82144 fix unpacking of additional tarballs [David Tardon]
    fdo#82259 support version 2 ttf fonts and mac font family name encodings \ 
[Caolán McNamara]
    fdo#82430 MSVC build: avoid using SSE2 instructions in some externals \ 
[Michael Stahl]
    fdo#82552 we only check pAlphaW on one branch [Caolán McNamara]
    fdo#82895 file crashed while saving. [PriyankaGaikwad]
    fdo#82994 changed filterlabel of .ac3-files [Daniel Sikeler]
    fdo#83141 avoid accessing 1 character after a string [Matthew J. Francis]
    fdo#83292 add stub locale data for Catalan (Valencian) [Andras Timar]
    fdo#83619 retain dropdown part after customization [Maxim Monastirsky]
    fdo#83764 ensure that the row position is below MAXROW. [Kohei Yoshida]
    fdo#83848 add GetAddressConvention to RefButton [Laurent Balland-Poirier]
    fdo#84008 kill c++11 code from collada2gltf [Zolnai Tamás]
    fdo#84009 be sure to update the sheet index when moving the sort range. \ 
[Kohei Yoshida]
    fdo#84057 localized string is truncated [Caolán McNamara]
    fdo#84260 : Wrong CRC Costa Rica currency symbol [Julien Nabet, Eike Rathke]
    fdo#84261 unexpected exception -> clang builds terminate [Caolán McNamara]
    fdo#84283 : Export to PDF with footnotes in tables crash [Julien Nabet]
    fdo#84315 quick fix for sw too [Lionel Elie Mamane, Matúš Kukan]
    fdo#84536 RTF import: don't try to rotate TextFrames [Miklos Vajna]
    fdo#84588 loop in TableInfo::getNextNode [Caolán McNamara]
    fdo#84757 1~ instead of ~1 and 10~ instead of 1~0 [Caolán McNamara]
    i#101245 don't even attempt to unload libqstart_gtklo.so again [Stephan Bergmann]

List of fixed bugs

Bugs fixed against 4.3.2 final (rc2):

    bnc#580834 HTML import: Embed images if source URL is a local file. \ 
[Matúš Kukan]
    bnc#584721 invisible text because of wrong color (white) [Zolnai Tamás]
    bnc#591147 OOXML import: Import video file too. [Matúš Kukan]
    bnc#592918 display data description in pivot table. [Kohei Yoshida]
    bnc#657899 paragraph vertical spacing differs from PowerPoint [Tor Lillqvist]
    bnc#887307 ODF files not showing up on Windows search [Andras Timar]
    bnc#891663 handle docx's w:anchor layoutInCell attribute [Luboš \ 
Luňák, Andras Timar]
    bnc#892610 OOXML import: Improve chart number formats. [Matúš Kukan]
    bnc#897769 OOXML import: Import border lines using reference too. \ 
[Matúš Kukan]
    coverity#1242906 unused value [Caolán McNamara]
    fdo#37691 related: \shptxt ... \jpegblip [Caolán McNamara]
    fdo#46037 related $(workdirurl) was always empty [Stephan Bergmann]
    fdo#52076 unittest [Lionel Elie Mamane]
    fdo#53920 switch back tab at RefButton closure time [Laurent Balland-Poirier]
    fdo#63483 support for modify passwd in Impress and Draw [Katarina Behrens]
    fdo#63905 IsDraw doesn't mean the app/page is Draw [Caolán McNamara]
    fdo#65281 empty/Not empty doesn't work in columns with date format [David \ 
Ostrovsky]
    fdo#66496 don't crash on loading specific .docx [Caolán McNamara]
    fdo#66701 don't double destroy the HASH when PDF signing. [Michael Meeks]
    fdo#66706 crash after 3rd call to ApplicationScriptLibraryContainer \ 
[Caolán McNamara]
    fdo#70607 crash after 3rd call to ApplicationScriptLibraryContainer \ 
[Caolán McNamara]
    fdo#73608 related: don't crash on missing table styles [Caolán McNamara]
    fdo#76565 allow pasting into input fields [Jan-Marek Glogowski]
    fdo#77813 related $(workdirurl) was always empty [Stephan Bergmann]
    fdo#78907 file crashed while saving. [PriyankaGaikwad]
    fdo#79129 crash in oox::drawingml::LayoutNode::setupShape [Caolán McNamara]
    fdo#79130 crash in DomainMapper_Impl::CloseFieldCommand [Caolán McNamara]
    fdo#79131 crash in EnhancedCustomShapeTypeNames::Get [Caolán McNamara]
    fdo#79269 fix ODF import of style:footer-first [Michael Stahl]
    fdo#79301 crash after 3rd call to ApplicationScriptLibraryContainer \ 
[Caolán McNamara]
    fdo#79535 LO writer crash while Opening some document. [Tushar Bende]
    fdo#79604 sw: fix clicking on hyper-links in Draw objects [Michael Stahl]
    fdo#80101 inserting non-chart as chart -> unhandled exception [Caolán \ 
McNamara]
    fdo#80927 css.office.Quickstart should be single-instance service. \ 
[Matúš Kukan, Andras Timar]
    fdo#81039 crash on adding new macro library [Caolán McNamara]
    fdo#81181 upgrade libgltf to 0.0.2 [Zolnai Tamás]
    fdo#81264 calc is not accessible to screen readers if sheet is modified \ 
[a11y] [Niklas Johansson]
    fdo#81357 no fallback for special codes without country [Eike Rathke]
    fdo#81592 use 24-bit color depth, not 256 colors when converting an \ 
EPS-file. [Björgvin Ragnarsson]
    fdo#81635 crash after 3rd call to ApplicationScriptLibraryContainer \ 
[Caolán McNamara]
    fdo#81750 MM: correctly convert inline-edit fields [Jan-Marek Glogowski]
    fdo#82043 instead of the bold font, use a higher multiplifier (4.3 backport) \ 
[Yousuf Philips]
    fdo#82144 fix unpacking of additional tarballs [David Tardon]
    fdo#82259 support version 2 ttf fonts and mac font family name encodings \ 
[Caolán McNamara]
    fdo#82430 MSVC build: avoid using SSE2 instructions in some externals \ 
[Michael Stahl]
    fdo#82552 we only check pAlphaW on one branch [Caolán McNamara]
    fdo#82895 file crashed while saving. [PriyankaGaikwad]
    fdo#82994 changed filterlabel of .ac3-files [Daniel Sikeler]
    fdo#83141 avoid accessing 1 character after a string [Matthew J. Francis]
    fdo#83292 add stub locale data for Catalan (Valencian) [Andras Timar]
    fdo#83619 retain dropdown part after customization [Maxim Monastirsky]
    fdo#83764 ensure that the row position is below MAXROW. [Kohei Yoshida]
    fdo#83848 add GetAddressConvention to RefButton [Laurent Balland-Poirier]
    fdo#84008 kill c++11 code from collada2gltf [Zolnai Tamás]
    fdo#84009 be sure to update the sheet index when moving the sort range. \ 
[Kohei Yoshida]
    fdo#84057 localized string is truncated [Caolán McNamara]
    fdo#84260 : Wrong CRC Costa Rica currency symbol [Julien Nabet, Eike Rathke]
    fdo#84261 unexpected exception -> clang builds terminate [Caolán McNamara]
    fdo#84283 : Export to PDF with footnotes in tables crash [Julien Nabet]
    fdo#84315 quick fix for sw too [Lionel Elie Mamane, Matúš Kukan]
    fdo#84536 RTF import: don't try to rotate TextFrames [Miklos Vajna]
    fdo#84588 loop in TableInfo::getNextNode [Caolán McNamara]
    fdo#84757 1~ instead of ~1 and 10~ instead of 1~0 [Caolán McNamara]
    i#101245 don't even attempt to unload libqstart_gtklo.so again [Stephan Bergmann]
   2014-10-30 17:45:39 by Ryo ONODERA | Files touched by this commit (2)
Log message:
Fix path of a patch. FIx build. Thank you, wiz@.
   2014-10-29 07:33:21 by Ryo ONODERA | Files touched by this commit (1)
Log message:
Regen distinfo for new patch.
Thank you, wiz@.
   2014-10-28 18:25:07 by Ryo ONODERA | Files touched by this commit (1)
Log message:
clang build should be fixed.
   2014-10-24 05:09:35 by Ryo ONODERA | Files touched by this commit (2)
Log message:
Fix GCC build.

I will revisit clang build later.
   2014-10-22 23:37:12 by Ryo ONODERA | Files touched by this commit (2)
Log message:
Remove unused boost 1.54 distfile.
   2014-10-16 00:07:46 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Fix clang build again for amd64.
   2014-10-14 20:26:01 by Thomas Klausner | Files touched by this commit (1)
Log message:
needs libglu.
XXX: should glew include it?

Next | Query returned 121 messages, browsing 61 to 70 | Previous