summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Find Java 9 with the new registry keys on WindowsStephan Bergmann2018-02-151-29/+43
* ScSetStringParam::mbCheckLinkFormula for HTML and RTF importEike Rathke2018-02-154-4/+17
* CheckLinkFormulaNeedingCheck() for ScDocumentImport::setFormulaCell()Eike Rathke2018-02-151-2/+18
* ofz#6300 AbrtCaolán McNamara2018-02-141-1/+2
* tdf#114821 calculate better label positionSzymon Kłos2018-02-143-10/+73
* tdf#113755 - avoid null ptr de-reference during shutdown.Michael Meeks2018-02-131-0/+7
* CheckLinkFormulaNeedingCheck() for .csv importEike Rathke2018-02-132-0/+12
* CheckLinkFormulaNeedingCheck() for .slk importEike Rathke2018-02-131-0/+1
* tdf#115506: Crash when trying to set pattern fill for tables in ImpressTamás Zolnai2018-02-132-0/+3
* tdf#72440 Abs sheet ref must be givenLaurent BP2018-02-121-1/+2
* tdf#115382 Hungarian autocorrect: help apostrophe usageLászló Németh2018-02-121-0/+27
* various sft fixesCaolán McNamara2018-02-093-51/+106
* ofz#6173 check index before useCaolán McNamara2018-02-091-1/+3
* check O_head sizeCaolán McNamara2018-02-091-2/+6
* check O_hhea and O_vhea sizesCaolán McNamara2018-02-091-3/+7
* check table size before reading nglyphsCaolán McNamara2018-02-091-1/+2
* tdf#115493 postpone name resolution after unsuccessful IsNamedRange()Eike Rathke2018-02-091-0/+9
* Removed unused code for reading kern tableKhaled Hosny2018-02-092-103/+0
* init known ExtraLanguages before document loadsJustin Luth2018-02-081-0/+4
* ofz#6112 wrong start off sets for korean KSC5601 tableCaolán McNamara2018-02-081-2/+2
* ofz#4767 Bad-castCaolán McNamara2018-02-089-59/+297
* return early on short streamCaolán McNamara2018-02-081-0/+2
* stay within font boundsCaolán McNamara2018-02-081-1/+6
* what matters is the availability of the last element, not the firstCaolán McNamara2018-02-081-2/+3
* check kern table sizeCaolán McNamara2018-02-081-2/+2
* sanity check cmap table sizeCaolán McNamara2018-02-071-0/+6
* MemoryByteGrabber sequence has to exist for Grabber lifetimeCaolán McNamara2018-02-071-3/+5
* rtf: null-derefCaolán McNamara2018-02-071-21/+30
* sw: disable testTableKeep on WNTMichael Stahl2018-02-071-1/+1
* Resolves: tdf#115369 wrong cell shadow iconsCaolán McNamara2018-02-071-1/+1
* tdf#114820 Fix reading external reference for VLOOKUP and HLOOKUPBartosz Kosiorek2018-02-061-1/+4
* tdf#114731: persona html can contain " instead of "Julien Nabet2018-02-061-1/+4
* tdf#114815 pyuno: avoid 2 threads initing python in parallelMichael Stahl2018-02-061-4/+21
* tdf#115162 Fix support for external reference for IFS functionsBartosz Kosiorek2018-02-061-2/+2
* rhbz#1541486: Fix localized'ness of ooSetupFactoryUIName propsStephan Bergmann2018-02-061-1/+1
* ofz#5435 sw: fix SwCache::Insert() stale pointersMichael Stahl2018-02-061-7/+25
* Turn assert into SAL_WARNEike Rathke2018-02-061-1/+4
* Related: rhbz#304121 one slash is enoughDavid Tardon2018-02-051-1/+1
* sc: disable "forecast.ets.add.fods" test file on MacsMichael Stahl2018-02-051-0/+4
* tdf#114596 dbaccess: fix mysterious dataloss bugMichael Stahl2018-02-013-3/+9
* bump product version to 5.4.6.0.0+Christian Lohmaier2018-01-301-1/+1
* tdf#112033: enable the xml source feature when the experimental features are ...Markus Mohrhard2018-01-301-1/+5
* Updated coreChristian Lohmaier2018-01-301-0/+0
* Resolves: tdf#114221 generate both std97 and cryptoapi keys from password..Caolán McNamara2018-01-302-8/+25
* DOCX import: handle horizontal flip of bitmapsMiklos Vajna2018-01-304-2/+33
* tdf#115044: do not load external documents if it is not allowedVasily Melenchuk2018-01-301-0/+9
* CheckLinkFormulaNeedingCheck() for named expressionsEike Rathke2018-01-303-1/+12
* tdf#106780 Fix for invalid attribute in impress ODFAbhishek Shrivastava2018-01-291-2/+16
* ofz#5747 short->sal_Int32 like in StgDataStrmCaolán McNamara2018-01-291-2/+2
* ofz: check state in readblockCaolán McNamara2018-01-292-16/+14