Jump to content

Releases/3.4.2 info about fixes

From The Document Foundation Wiki


base

  1. don't crash when selecting target to db document tdf#36545 [Jan Holesovsky]

bootstrap

  1. sorting additional language packs and dictionaries tdf#34479 [Andras Timar]

calc

  1. always set column offset to 0 tdf#38457 [Katarina Machalkova]
  2. better fix for tdf#38455 [Markus Mohrhard]
  3. fix for tdf#37880 [Markus Mohrhard]
  4. fix for don't call vector::back on an empty vector tdf#38593 [Markus Mohrhard]
  5. fix for enable Object/Edit menu item for ole/embedded objects tdf#38544 [Noel Power]
  6. fix for formulas with range names were not imported correctly tdf#38204 [Markus Mohrhard]
  7. fix for name box always selects cell in the first sheet tdf#36963 [Markus Mohrhard]
  8. fix for update local range names tdf#38380 [Markus Mohrhard]
  9. revert "Fixed undisplayed calc page and header / footer borders" tdf#38590, tdf#36688 [Petr Mladek]
  10. fix broken refresh() from UNO API (and Basic). (tdf#37767) [Kohei Yoshida]
  11. make sure the drawing layer is initialized before use. (tdf#36688) [Kohei Yoshida]
  12. prevent double-deletes during removal of pivot tables. (tdf#39236) [Kohei Yoshida]

components

  1. fix label of Save Keyboard Configuration dialog tdf#31353 [Andras Timar]

filters

  1. apparent negative string length tdf#34023 [Caolán McNamara]
  2. do not set solid line border and fill as default for chartarea (bnc#694392) [Radek Doulik]
  3. fix for (bnc#693386) [Noel Power]
  4. fix for shared formulas are not imported correctly tdf#39023 [Markus Mohrhard]
  5. fix label position for ooxml charts (bnc#694340) [Thorsten Behrens]
  6. using formatcode while displaying labels. (bnc#694356) [Muthu Subramanian]
  7. correct import of shared formulas (tdf#39023) [Muthu Subramanian]

help

  1. fix broken image paths in help tdf#37509 [Andras Timar]
  2. revert "Update the operation of delete and backspace key" tdf#31652 [Andras Timar]
  3. update the operation of delete and backspace key tdf#31652 [Korrawit Pruegsanusak]

impress

  1. selecting text box after editing gives rotation handles tdf#37482 [Luke Symes]

libs-core

  1. add useronly read permission, while creating tmpfile. tdf#36733 [Michael Meeks]
  2. fix --quickstart shouldn't show start center tdf#37110 [Robert Nagy]
  3. fix for tdf#37880 [Markus Mohrhard]
  4. fixed a crasher. Also, improved batch conversion (bnc#690798, tdf#37412) [Muthu Subramanian]
  5. ole props buglet i#35066 [Caolán McNamara]
  6. set default min password length in ctor of password dialog tdf#37771 [Andras Timar]
  7. unable to save protected file without pw tdf#38561 [Markus Mohrhard]
  8. use UTF-8 encoding for gstreamer uris tdf#39091 [Caolán McNamara]
  9. null the display pointer after closing the display, fixes (tdf#37579) [Michael Meeks]
  10. fix wrong RTTI baseclass for SfxViewEventHint (tdf#38768) [Thorsten Behrens]
  11. on recovery from an autosave file use DefaultFilter, seems to fix (tdf#34805) [Tor Lillqvist]

libs-gui

  1. context menu in spellcheck in RTL UI closes too early tdf#33509 [Caolán McNamara]
  2. crash in number format dialog tdf#38963 [Markus Mohrhard]
  3. duplicate entries in Directory definition are no longer treated as errors (bnc#682484) [Katarina Machalkova]
  4. fix regression in SvGlobalName::operator < tdf#32709 [Radek Doulik]
  5. fix set color regression in cairo canvas tdf#33591, tdf#35681 [Radek Doulik]
  6. make sure we send resize event to fullscreen windows i#86302 [Radek Doulik]
  7. busted ole2 wrapper i#46388 [Caolán McNamara]
  8. make simpleMapNativeRoleFrom::accessibleContext safer tdf#38704 [Caolán McNamara]
  9. half&full width forms need to remain asian (tdf#38095) [Caolán McNamara]
  10. EMF+ records don't need payload all the time (tdf#39517) [Caolán McNamara]

writer

  1. additional fix for bug tdf#33781 [Roland Baudin]
  2. avoid infinite loop when writting out docs with bookmarks (bnc#700370) [Luboš Luňák]
  3. basic handling of lines in RTF import (bnc#695479) [Cédric Bosdonnat]
  4. problems to printing table borders, (tdf#37488) resolved
  5. copy fieldmark properties when copying/pasting, . tdf#38374 [Jan Holesovsky]
  6. fix the computation of grid character pitch, . tdf#37516 [Jan Holesovsky]
  7. handle wrong text len gracefully i#95550 [Caolán McNamara]
  8. hang on load of .doc tdf#34023 [Caolán McNamara]
  9. imported .doc crashes layout tdf#38623 [Caolán McNamara]
  10. more conservative fix for aliasing problems i#99665, tdf#33781 [Petr Mladek]
  11. protect against missing insertion position i#105349 [Caolán McNamara]
  12. make abo levels safer i#86988 [Caolán McNamara]
  13. use cached data values instead of pointer to sprm cache i#115768 [Caolán McNamara]
  14. use standard sprm iterator tdf#37057 [Caolán McNamara]
  15. fix counting the paragraphs, . (tdf#36816) [Jan Holesovsky]