summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-08Bump version to 5.3-43cp-5.3-43cd-5.3-3.1-branch-pointAndras Timar1-1/+1
2018-03-08oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky7-9/+27
2018-03-07sc lok: Let the tiled rendering draw the List Validation dropdowns.Jan Holesovsky1-1/+3
2018-03-07Bump version to 5.3-42cp-5.3-42Andras Timar1-1/+1
2018-03-07oox: preserve the ContentType of custom filesAshod Nakashian4-16/+78
2018-03-07oox: unit-tests for custom package preservationAshod Nakashian10-13/+88
2018-03-06forcepoint #17 nTextBreak is an index into pKernArray of len rInf.GetLen()Caolán McNamara1-2/+1
2018-03-06ofz#6656 -1 isn't a good flag for all elements filledCaolán McNamara1-4/+1
2018-03-06forcepoint #14 check to see if we incremented at allCaolán McNamara1-3/+6
2018-03-06set number of read bytes correctlyDavid Tardon1-1/+4
2018-03-06tdf#97614 Fixing initialization code for Bluetooth and IP Server for Impress.Rostislav Kondratenko2-7/+4
2018-03-06forcepoint #10 pop empty stackCaolán McNamara4-3/+200
2018-03-06forcepoint #8 ensure ColumnDef lifetimeCaolán McNamara5-14/+14
2018-03-06forcepoint #7 check ksc5601_2uni_page21 boundsCaolán McNamara1-17/+11
2018-03-06tdf#88802 disable arrow if database or table or field not selectedekuiitr1-1/+12
2018-03-06forcepoint #5 null derefCaolán McNamara1-5/+10
2018-03-06forcepoint #5 check for short readCaolán McNamara1-2/+5
2018-03-06ofz#6450 use the rule name, not the rule itselfCaolán McNamara2-6/+5
2018-03-06ofz#6300 AbrtCaolán McNamara1-1/+2
2018-03-06various sft fixesCaolán McNamara3-51/+106
2018-03-06ofz#6173 check index before useCaolán McNamara1-1/+3
2018-03-06check O_head sizeCaolán McNamara1-2/+6
2018-03-06check O_hhea and O_vhea sizesCaolán McNamara1-3/+7
2018-03-06check table size before reading nglyphsCaolán McNamara1-1/+2
2018-03-06ofz#6112 wrong start off sets for korean KSC5601 tableCaolán McNamara1-2/+2
2018-03-06return early on short streamCaolán McNamara1-0/+2
2018-03-06stay within font boundsCaolán McNamara1-1/+6
2018-03-06what matters is the availability of the last element, not the firstCaolán McNamara1-2/+3
2018-03-06check kern table sizeCaolán McNamara1-2/+2
2018-03-06sanity check cmap table sizeCaolán McNamara1-0/+6
2018-03-06MemoryByteGrabber sequence has to exist for Grabber lifetimeCaolán McNamara1-3/+5
2018-03-06rhbz#1541486: Fix localized'ness of ooSetupFactoryUIName propsStephan Bergmann1-1/+1
2018-03-06ofz#5435 sw: fix SwCache::Insert() stale pointersMichael Stahl1-7/+25
2018-03-06tdf#114596 dbaccess: fix mysterious dataloss bugMichael Stahl3-3/+9
2018-03-06tdf#112033: enable the xml source feature when the experimental features are ...Markus Mohrhard1-1/+5
2018-03-06tdf#115044: do not load external documents if it is not allowedVasily Melenchuk1-0/+9
2018-03-06tdf#106780 Fix for invalid attribute in impress ODFAbhishek Shrivastava1-2/+16
2018-03-06ofz#5747 short->sal_Int32 like in StgDataStrmCaolán McNamara1-2/+2
2018-03-06ofz: check state in readblockCaolán McNamara2-16/+14
2018-03-06ofz#5535 max decimal places for rtl_math_round is 20Caolán McNamara2-2/+5
2018-03-06tdf#115080 menu id collisionCaolán McNamara1-5/+5
2018-03-06Add to nPos once instead of in each iterationEike Rathke1-5/+3
2018-03-06ofz#5566 sw: HTML import: ignore <DIV> in table structure elementsMichael Stahl3-13/+25
2018-03-06ofz: check nLevel against maParaSprms sizeCaolán McNamara1-4/+4
2018-03-06tdf#115023 Check mpControlData for nullptrMaxim Monastirsky1-1/+2
2018-03-06its defineresource not define resourceCaolán McNamara1-1/+1
2018-03-06ofz#4754 sw: HTML import: fix invalid tables being createdMichael Stahl1-0/+1
2018-03-06Related: tdf#114251 disable vectorization of svDoubleRefEike Rathke2-1/+15
2018-03-06Type svIndex does not necessarily mean range name, tdf#114251 relatedEike Rathke1-0/+7
2018-03-06copy ScAddress before possibly joining itCaolán McNamara2-1/+3