summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-12Bump version to 5.1-22cp-5.1-22Andras Timar1-1/+1
2017-03-12tdf#106359: Open Web Query (.iqy) filesMike Kaganski2-1/+90
2017-03-11tdf#106217: Wrong size and position of a shape inside chartTamás Zolnai3-0/+30
2017-03-10ofz#770 JOHAB_73 table starts at 0xA not 0x2Caolán McNamara1-1/+1
2017-03-08Re-introduce a check I dropped in 47b5f3a07236bb07a681e99e509c78e3af18c0b5Tor Lillqvist1-1/+2
2017-03-08A 'CondFmt' record can have a maximum of three CF records following (eek)Tor Lillqvist2-6/+16
2017-03-08Make sure that the 'stAuthor' field of a 'NoteSh' structure filfills the specTor Lillqvist1-1/+7
2017-03-08tdf#104729 FILESAVE Save author name in comment during export to .xlsxBartosz Kosiorek3-0/+24
2017-03-08Write the 'FtNts' subrecord of 'Obj' when necessaryTor Lillqvist1-1/+20
2017-03-08It's SetSliceSize, not SetSliceLenTor Lillqvist1-2/+2
2017-03-08Use symbolic constants instead of hardcoded numbersTor Lillqvist1-3/+4
2017-03-08The 'fLockObj' field of an 'ObjProtect' MUST be 0x0001 says the specTor Lillqvist1-1/+2
2017-03-08The 'reserved1' bit of a 'Formula' MUST be zero according to current specTor Lillqvist1-1/+1
2017-03-08Set the 'unused2' bit of 'Font' to 1 iff 'uls' is greater than 0 per specTor Lillqvist1-0/+2
2017-03-08tdf#106283: Registry settings are not read properly on WindowsTamás Zolnai1-0/+22
2017-03-07Revert "tdf#106283: Registry settings are not read properly on Windows"Tamás Zolnai1-1/+1
2017-03-07tdf#106291: WW8 import: Properly treat column spansMike Kaganski3-20/+92
2017-03-06Resolves: ofz#727 don't allow negative sizes or indexesCaolán McNamara2-17/+15
2017-03-06fail on unknown version flagsCaolán McNamara1-3/+2
2017-03-06Resolves: tdf#106123 store and restore the PaM around the menu ExecuteCaolán McNamara1-0/+11
2017-03-06Resolves: tdf#106261 throw away old node map for tableCaolán McNamara1-0/+8
2017-03-06ofz: Z_NEED_DICT is unsupportedCaolán McNamara3-3/+4
2017-03-06ofz: oom on seeks past end of SvMemoryStreamCaolán McNamara1-1/+4
2017-03-06ofz: init varsCaolán McNamara1-7/+7
2017-03-06ofz#721 use vector::at to check indexCaolán McNamara1-2/+2
2017-03-06tdf#90407: Export Text AutoFit to .pptxTor Lillqvist1-1/+11
2017-03-06tdf#77111 sw: fix page number offset on table dialog "Text Flow"Michael Stahl3-27/+49
2017-03-06tdf#77111 cui,sw: fix page number offset on paragraph dialog "Text Flow"Michael Stahl4-29/+90
2017-03-06ofz#668: check nTargetBits sizeCaolán McNamara1-1/+4
2017-03-06Resolves: tdf#105667 forget target area's caption pointer in Merge UndoEike Rathke1-1/+7
2017-03-06tdf#106116 "Previous Marker" changes selection only when neededTakeshi Abe2-26/+18
2017-03-06tdf#77111 odt import: treat PAGEDESC_PAGENUMOFFSET==0 as autoJustin Luth1-1/+1
2017-03-06tdf#106082 fix missing statusbar translations (l10ntool is picky about syntax)Christian Lohmaier1-2/+1
2017-03-06hwpfilter needs a new filter for each documentCaolán McNamara2-12/+4
2017-03-03tdf#106283: Registry settings are not read properly on WindowsTamás Zolnai1-1/+1
2017-03-02LOK: Calc: autocomplete makes view to jump to a different placeMarco Cecchetti1-1/+5
2017-03-01Bump version to 5.1-21cp-5.1-21Andras Timar1-1/+1
2017-03-01tdf#100393, handle copying one cell to multiple cols with cond formatMarkus Mohrhard1-2/+5
2017-03-01tdf#90943 Don't ask to move cells if they are emptyLaurent Balland-Poirier1-3/+9
2017-03-01Revert "tdf#103852 avoid clipboard deadlock"Andras Timar4-45/+3
2017-02-28LOK - Calc: Text is not visible in cell when entering numerical inputMarco Cecchetti2-13/+13
2017-02-27Bump version to 5.1-20cp-5.1-20Andras Timar1-1/+1
2017-02-27better fix for tdf#103830Noel Grandin1-7/+9
2017-02-27ofz: don't loop endlessly on failed skipCaolán McNamara1-2/+6
2017-02-27tdf#103830 Form field names not update in python macroNoel Grandin1-2/+2
2017-02-27ofz: don't read data that isn't thereCaolán McNamara1-5/+11
2017-02-27ofz: don't read data that isn't thereCaolán McNamara1-0/+4
2017-02-27Resolves: tdf#105858 check SC_DPOUT_MAXLEVELS to prevent crashEike Rathke1-44/+68
2017-02-27Resolves: tdf#101000 ensure unique image names in .docsCaolán McNamara1-7/+20
2017-02-27Resolves: tdf#105968 handle engineering notation rounded into next magnitudeEike Rathke1-0/+11