Releases/3.4.1 info about fixes

    From The Document Foundation Wiki


    What fixes have been made between LibreOffice 3.4.0 and 3.4.1 ?

    artwork

    • fix wrong-sized toolbar mimetype icons. (tdf#33229) [Thorsten Behrens]
    • replace OOo icon to LibO icon (tdf#33229) [Andras Timar]
    • replace OOo icons to LibO icons in Tools - Options dialog (tdf#33229) [Andras Timar]

    bootstrap

    • always request an unversioned lib from gcc in gccinstlib.pl [Bjoern Michaelsen]
    • bump product version to 3.4.1-rc1, release number to 101 [Petr Mladek]
    • 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]
    • don't forget en-US when dev-installing ALL languages [Andras Timar]
    • fix Y coordinate in previous commit [Andras Timar]
    • fix ant home [Robert Nagy]
    • fix layout of MSI Custom Install dialog (esp. German) (tdf#36990) [Andras Timar]
    • handle --with-lang=ALL case [Andras Timar]
    • lo-commit-stat: add --log-dir option [Petr Mladek]
    • lo-pack-sources: do not pack fetched stuff into the source tarball [Petr Mladek]
    • make the online update service configurable (via --enable-online-update). [Jan Holesovsky]
    • move default language independent layout templates [Kalman Szalai - KAMI]
    • only fetch external tarballs if --disable-fetch-external is not defined [Robert Nagy]
    • 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]
    • use $GNUMAKE to print the build instructions [Robert Nagy]

    calc

    • better fix for (tdf#38455) [Markus Mohrhard]
    • convert split win Y coord to 16bit int before xls export (tdf#38154) [Katarina Machalkova]
    • correctly import sheet-local named ranges. (tdf#37947) [Kohei Yoshida]
    • don't cache the array size but query it dynamically. (tdf#37520) [Kohei Yoshida]
    • fix a crasher during HTML import on Windows. (tdf#37673) [Kohei Yoshida]
    • fix a crasher in datapilot table when moving a field button. (tdf#37816) [Kohei Yoshida]
    • fix a dialog layout problem (tdf#37985) [Andras Timar]
    • fix a layout problem in Export text (CSV) dialog (tdf#37418) [Andras Timar]
    • fix broken transposition during paste of cell range. (tdf#37356) [Kohei Yoshida]
    • fix for (binary import crash) (tdf#37322) [Katarina Machalkova]
    • fix for Correct autofilter import from ODS. (tdf#37323) [Markus Mohrhard]
    • fix for Insert sheets in a protected spreadsheet document (tdf#37772) [Markus Mohrhard]
    • fix for InsertNames->InsertAll doesn't insert anything (tdf#37548) [Markus Mohrhard]
    • fix for crash when copy/paste table from writer to calc (tdf#37429) [Markus Mohrhard]
    • fix for we don't allow points in range names any more (tdf#37872) [Markus Mohrhard]
    • fix incorrect font attribute lookup during XLS import. (tdf#37622) [Kohei Yoshida]
    • fix index out of bounds in ScTableConditionalFormat. [Rafael Dominguez]
    • fixed cell function N. (tdf#33705) [Kohei Yoshida]
    • fixed selection by arrow keys around merged cells. (tdf#34214) [Kohei Yoshida]
    • fixed undisplayed calc page and header / footer borders (tdf#36688) [Cédric Bosdonnat]
    • get ISBLANK() to work correctly with external refs. (tdf#37764) [Kohei Yoshida]
    • let's not change the signature of UNO call & prefer static_cast. [Kohei Yoshida]
    • prevent a crash during multiple operations. [Kohei Yoshida]
    • prevent crash on named range deletion. (tdf#37458) [Kohei Yoshida]
    • prevent crash on pivot table with invalid database connection. (tdf#36719) [Norbert Thiebaud]
    • properly return empty string when asked, as it did previosly. [Kohei Yoshida]
    • query the sheet for the presence of anonymous DB ranges (tdf#35345) [Katarina Machalkova]
    • revert "Fixed undisplayed calc page and header / footer borders" (tdf#38590, tdf#36688) [Petr Mladek]
    • sign number must be either 1 or -1, never 0. (tdf#37326) [Regina Henschel]
    • update sheet local db data when sheets are inserted/deleted [Markus Mohrhard]
    • use real function objects with standard algorithms. (tdf#37226) [Kohei Yoshida]

    components

    • 3rd update to Mac dmg background. [Thorsten Behrens]
    • check for updates by default. [Jan Holesovsky]
    • fix 'Ctrl+A' in the Basic IDE. (tdf#37211) [Noel Power]
    • fix for Keyboard navigation broken in tools - options (tdf#37761) [Andre Schnabel]
    • fix for bug tdf#36519 [Jean-Baptiste Faure]
    • polish branding - fix langpack mac installer icon (tdf#33229) [Thorsten Behrens]
    • replace OOo to TDF or %PRODUCTNAME respectively (tdf#37998) [Andras Timar]
    • update Mac dmg background again. [Thorsten Behrens]

    extensions

    • removed GNUism in makefile [Thorsten Behrens]

    extras

    • replace OpenOffice.org and StarOffice references with LibreOffice [Michael Muench]
    • replace StarOffice icons to LibreOffice icons in Web Wizard (tdf#33229) [Andras Timar]

    filters

    • don't crash on missing graphics (rhbz#710556) [Caolán McNamara]
    • don't de-reference null pointer - fix crash with certain PPTX files [Michael Meeks]
    • fix config for pptx filter - thanks to Bubli [Radek Doulik]
    • fix for ( docx import of hyperlinks ) (tdf#37367) [Noel Power]
    • fix xlsx 2010 export. [Muthu Subramanian]
    • make export to .pptx 2010 work again [Katarina Machalkova]
    • revert "fix for ( docx import of hyperlinks )" (tdf#37367) [Noel Power]

    help

    • revert "Update the operation of delete and backspace key " (tdf#31652) [Andras Timar]
    • update the operation of delete and backspace key (tdf#31652) [Korrawit Pruegsanusak]

    impress

    • add sanity check before dereference, (bnc#694119) [Tor Lillqvist]
    • added sdfilt.component for pptx export [Radek Doulik]
    • fix sdfilt component generation [Radek Doulik]
    • typo [Tor Lillqvist]

    libs-core

    • - updated license information (tdf#37001) [Andras Timar]
    • add OxygenOffice menu-icon package support [Kalman Szalai - KAMI]
    • always get GNOME MIME type icons from the gnome subdir [Petr Mladek]
    • avoid crash when pasting a form control into chart. (tdf#37646) [Kohei Yoshida]
    • change default fall-back font lists for Thai locale in vcl.xcu [Samphan Raruenrom]
    • correctly build GTK systray icon [Robert Nagy]
    • do not include bsh.jar when building with system bsh [David Tardon]
    • don't assume you'll always find a match. (tdf#37252) [Kohei Yoshida]
    • fix --quickstart shouldn't show start center (tdf#37110) [Robert Nagy]
    • fix auto-correction crash (tdf#38000) [Michael Meeks]
    • fix bug in CloneList [Rafael Dominguez]
    • fix build in connectivity/qa with system-hsqldb [Rene Engelhard]
    • fix compile with Bison 2.5 [Kelly Anderson]
    • fix for bug (tdf#37590) [Noel Power]
    • fix paths and restore original semantics [David Tardon]
    • fixed crash when reading malformed fieldmark tags in ODT (tdf#34997) [Cédric Bosdonnat]
    • initialize resource manager to get verbose basic errors (tdf#37370) [Noel Power]
    • list Microsoft JhengHei instead of Microsoft YaHei as Hant font [Caolán McNamara]
    • make style:layout-grid-snap-to-characters fit to ODF spec. (tdf#37390) [Cédric Bosdonnat]
    • move default language independent layout templates [Kalman Szalai - KAMI]
    • remove erroneous FIXMEs when re-starting oosplash.bin [Michael Meeks]
    • replace "seagull" icons to LibreOffice icons (tdf#37617) [Andras Timar]
    • sanity checks that fix crash (tdf#36495) [Tor Lillqvist]
    • sanity test, seems to fix (tdf#37930) [Tor Lillqvist]
    • set all border lines, not only one [Markus Mohrhard]
    • set default min password length in ctor of password dialog (tdf#37771) [Andras Timar]
    • using "$(ICONPREFIX.libreoffice)-" as icon prefix [Kalman Szalai - KAMI]

    libs-extern-sys

    • fix pt-BR makefile [Andras Timar]
    • remove added license header that caused parse error (tdf#37433) [Andras Timar]
    • update: Brazilian portuguese spelling dictionary & hyphenation (tdf#37671) [Andras Timar]
    • updated screenshot for hu thesaurus [David Penzes]

    libs-gui

    • added mtfrenderer component [Radek Doulik]
    • bitwise operations on signed numbers (tdf#37668) [Caolán McNamara]
    • don't broadcast setting changes during painting of button. (tdf#36690) [Kohei Yoshida, Noel Power]
    • fix a bug about presssed button state (tdf#36613) [Lucas Baudin]
    • fix gtk FMR on shutdown (tdf#37302) [Michael Meeks]
    • fix some visual glitch with GTK[Lucas Baudin]
    • fixed the prefix recognition in URLs... that list is sorted. (tdf#36615) [Cédric Bosdonnat]
    • make the debug build work again [Radek Doulik]
    • make the renderer component point to the right shared library [Radek Doulik]
    • revert "Don't broadcast setting changes during painting of button." (tdf#36690) [Noel Power]
    • revert previous patch for now. [Michael Meeks]

    postprocess

    • add sdfilt component [Radek Doulik]
    • added mtfrenderer to the components list [Radek Doulik]

    testing

    • make toolkit.UnoScrollBarControl not fail headless (tdf#37325) [Bjoern Michaelsen]
    • use --nologo to prevent oosplash smoketest hangs [Bjoern Michaelsen]

    translations

    • typo in hu [Andras Timar]
    • update translations from Pootle for LibO 3.4 rc 2 [Andras Timar]
    • update translations from Pootle for LibO 3.4.1 rc1 [Andras Timar]
    • update translations from Pootle for LibO 3.4.1 rc2 [Andras Timar]
    • updated Serbian (sr sh) translation [Goran Rakic, Andras Timar]

    writer

    • add iterator sanity check, seems to fix (tdf#36820) [Tor Lillqvist]
    • avoid crash in getRowSpan (rhbz#707317) [Caolán McNamara]
    • band-aid for immediate crash in IsAlignPossible (rhbz#710004) [Caolán McNamara]
    • compatibility option for old size of small caps (bnc#691473) [Luboš Luňák]
    • crash in export of .doc in lcl_getFieldId (rhbz#699909) [Caolán McNamara]
    • document as a fdo bug [Caolán McNamara]
    • effective STL Item 27 [Caolán McNamara]
    • fix crash reading some documents with fields (tdf#36329) [Cédric Bosdonnat]
    • fix for (tdf#36552) [Noel Power]
    • fix for a truncated German string (tdf#38007) [Andras Timar]
    • fix for ww8 export of relative hyperlinks: (i#115297) [Cédric Bosdonnat]
    • fix loss of init on merge [Caolán McNamara]
    • fix one of the crashes in wizards (tdf#36306) [Jan Holesovsky]
    • fixed broken loop causing a crash (tdf#37799) [Cédric Bosdonnat]
    • give more room to style listbox [Jean-Baptiste Faure]
    • made changes to fix sentence delete in tdf#34786. [jeffrey]
    • make a real copy of the text where to count words (tdf#37584) [Cédric Bosdonnat]
    • make recursive call of MarkManager::deleteMark do the right thing (tdf#37974) [Caolán McNamara]
    • re-add missing elements to Elements dialog in Math (tdf#37869) [Andras Timar]
    • really don't handle the CJK unit by default (tdf#32684) [Cédric Bosdonnat]
    • reorganized columns dialog to show text direction correctly (tdf#37387) [Cédric Bosdonnat]
    • restore CVE fix. unit tests rule [Caolán McNamara]
    • temp ole docshell on dtor deletes SwDoc on 0 refcount (tdf#35937) [Caolán McNamara]
    • typo [Tor Lillqvist]