summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-15tdf#108005: Problems with progress bar while saving documentStephan Bergmann2-1/+3
2018-02-15Find Java 9 with the new registry keys on WindowsStephan Bergmann1-29/+43
2018-02-15ScSetStringParam::mbCheckLinkFormula for HTML and RTF importEike Rathke4-4/+17
2018-02-15CheckLinkFormulaNeedingCheck() for ScDocumentImport::setFormulaCell()Eike Rathke1-2/+18
2018-02-14ofz#6300 AbrtCaolán McNamara1-1/+2
2018-02-14tdf#114821 calculate better label positionSzymon Kłos3-10/+73
2018-02-13tdf#113755 - avoid null ptr de-reference during shutdown.Michael Meeks1-0/+7
2018-02-13CheckLinkFormulaNeedingCheck() for .csv importEike Rathke2-0/+12
2018-02-13CheckLinkFormulaNeedingCheck() for .slk importEike Rathke1-0/+1
2018-02-13tdf#115506: Crash when trying to set pattern fill for tables in ImpressTamás Zolnai2-0/+3
2018-02-12tdf#72440 Abs sheet ref must be givenLaurent BP1-1/+2
2018-02-12tdf#115382 Hungarian autocorrect: help apostrophe usageLászló Németh1-0/+27
2018-02-09various sft fixesCaolán McNamara3-51/+106
2018-02-09ofz#6173 check index before useCaolán McNamara1-1/+3
2018-02-09check O_head sizeCaolán McNamara1-2/+6
2018-02-09check O_hhea and O_vhea sizesCaolán McNamara1-3/+7
2018-02-09check table size before reading nglyphsCaolán McNamara1-1/+2
2018-02-09tdf#115493 postpone name resolution after unsuccessful IsNamedRange()Eike Rathke1-0/+9
2018-02-09Removed unused code for reading kern tableKhaled Hosny2-103/+0
2018-02-08init known ExtraLanguages before document loadsJustin Luth1-0/+4
2018-02-08ofz#6112 wrong start off sets for korean KSC5601 tableCaolán McNamara1-2/+2
2018-02-08ofz#4767 Bad-castCaolán McNamara9-59/+297
2018-02-08return early on short streamCaolán McNamara1-0/+2
2018-02-08stay within font boundsCaolán McNamara1-1/+6
2018-02-08what matters is the availability of the last element, not the firstCaolán McNamara1-2/+3
2018-02-08check kern table sizeCaolán McNamara1-2/+2
2018-02-07sanity check cmap table sizeCaolán McNamara1-0/+6
2018-02-07MemoryByteGrabber sequence has to exist for Grabber lifetimeCaolán McNamara1-3/+5
2018-02-07rtf: null-derefCaolán McNamara1-21/+30
2018-02-07sw: disable testTableKeep on WNTMichael Stahl1-1/+1
2018-02-07Resolves: tdf#115369 wrong cell shadow iconsCaolán McNamara1-1/+1
2018-02-06tdf#114820 Fix reading external reference for VLOOKUP and HLOOKUPBartosz Kosiorek1-1/+4
2018-02-06tdf#114731: persona html can contain " instead of "Julien Nabet1-1/+4
2018-02-06tdf#114815 pyuno: avoid 2 threads initing python in parallelMichael Stahl1-4/+21
2018-02-06tdf#115162 Fix support for external reference for IFS functionsBartosz Kosiorek1-2/+2
2018-02-06rhbz#1541486: Fix localized'ness of ooSetupFactoryUIName propsStephan Bergmann1-1/+1
2018-02-06ofz#5435 sw: fix SwCache::Insert() stale pointersMichael Stahl1-7/+25
2018-02-06Turn assert into SAL_WARNEike Rathke1-1/+4
2018-02-05Related: rhbz#304121 one slash is enoughDavid Tardon1-1/+1
2018-02-05sc: disable "forecast.ets.add.fods" test file on MacsMichael Stahl1-0/+4
2018-02-01tdf#114596 dbaccess: fix mysterious dataloss bugMichael Stahl3-3/+9
2018-01-30bump product version to 5.4.6.0.0+Christian Lohmaier1-1/+1
2018-01-30tdf#112033: enable the xml source feature when the experimental features are ...Markus Mohrhard1-1/+5
2018-01-30Updated coreChristian Lohmaier1-0/+0
2018-01-30Resolves: tdf#114221 generate both std97 and cryptoapi keys from password..Caolán McNamara2-8/+25
2018-01-30DOCX import: handle horizontal flip of bitmapsMiklos Vajna4-2/+33
2018-01-30tdf#115044: do not load external documents if it is not allowedVasily Melenchuk1-0/+9
2018-01-30CheckLinkFormulaNeedingCheck() for named expressionsEike Rathke3-1/+12
2018-01-29tdf#106780 Fix for invalid attribute in impress ODFAbhishek Shrivastava1-2/+16
2018-01-29ofz#5747 short->sal_Int32 like in StgDataStrmCaolán McNamara1-2/+2