86e716e Resolves: fdo#44040 VIEWING: Crash when page preview after <f4>

Authored and Committed by mstahl 12 years ago
24 files changed. 1327 lines added. 1 lines removed.
0001-Fix-fdo-44040-VIEWING-Crash-when-page-preview-after-.patch
file added
+56
0001-Fix-fdo-44065.patch
file added
+26
0001-fdo-38515-Fixed-crasher-in-dialog-destructor.patch
file added
+27
0001-fdo-39118-Fixed-chart-listener-registration-during-O.patch
file added
+55
0001-fdo-43193-fix-rotation-of-shapes-in-imported-MS-docu.patch
file added
+72
0001-fdo-44178-Align-dictionary-address-with-DICT_REPO_UR.patch
file added
+35
0002-Resolves-fdo-43725-crash-on-saving-a-file.patch
file added
+163
0002-SvxBorderTabPage-the-minimal-border-width-is-1-twip.patch
file added
+26
0002-fdo-40438-force-calculating-layout-before-Activate-t.patch
file added
+31
0002-restore-special-DATE-handling-code-for-SbxValue-Comp.patch
file added
+38
0003-Fixed-apparent-typos.patch
file added
+25
0003-fdo-38542-sw-ODF-import-divide-width-by-3-for-double.patch
file added
+36
0003-resolved-fdo-45032-Calc-export-to-HTML-with-graphics.patch
file added
+40
0004-WaE-signed-unsigned-error.patch
file added
+35
0004-connectivity-fdo-43479-fix-crash-on-DISTINCT.patch
file added
+94
0004-fdo-38542-sw-ODF-import-prevent-border-width-overrid.patch
file added
+72
0004-resolved-rhbz-783556-crash-in-ScMatrix-GetDimensons-.patch
file added
+46
0005-clone-token-in-ScFormulaResult-copy-ctor-instead-of-.patch
file added
+70
0005-country-code-IN-is-not-in-use-for-these-locales-fdo-.patch
file added
+120
0005-svtools-LineListBox-fix-handling-of-none-style.patch
file added
+48
0006-Fix-build-dupplicate-node-prop-VCL-DefaultFonts-bn.patch
file added
+29
0007-remove-bn-IN-node-we-have-bn.patch
file added
+47
0008-fdo-38542-SvxBorderLine-GuessLinesWidths.patch
file added
+70
libreoffice.spec
file modified
+66 -1
    Resolves: fdo#44040 VIEWING: Crash when page preview after <f4>
    Resolves: fdo#39118 Fixed chart listener registration during ODS import
    Resolves: fdo#43725 crash on saving a file
    Resolves: fdo#45032 Calc export to HTML with graphics failed
    Resolves: rhbz#783556 crash in ScMatrix::GetDimensons()
    Resolves: fdo#44178 Align dictionary address with DICT_REPO_URL in
    instsetoo_native/util/openoffice.lst
    Resolves: fdo#43193 fix rotation of shapes in imported MS documents
    Resolves: fdo#44065
    Resolves: fdo#44385 restore special DATE handling code for SbxValue::Compute
    Resolves: fdo#43479 fix crash on DISTINCT
    Resolves: fdo#44208 country code 'IN' is not in use for these locales
    Resolves: fdo#45107
    Resolves: fdo#38542 "double" border line ODF import
    Resolves: fdo#38515 crasher in dialog destructor
    Resolves: fdo#40438 force calculating layout before Activate to
    avoid crashes and loops
    
        
file modified
+66 -1