summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-15sc export chart as graphic: handle PDFmimo-7.2.6.2.M1Miklos Vajna3-24/+80
2022-03-15Bump version to 7.2.6.2.M1Andras Timar2-2/+19
2022-03-15no MinimumWidth of Sidebar for MIMOAndras Timar1-1/+1
2022-03-15Dictionary list required by MIMOAndras Timar1-1/+1
2022-03-15tdf#145354: Revert "tdf#91362: Use document paper size for printing slides"Tor Lillqvist1-10/+10
2022-03-15tdf#145354: Don't let an arbitrary paper size match any other arbitrary sizeTor Lillqvist1-2/+4
2022-03-15Add Printer::GetSizeOfPaper() with semantics to match GetPaper()Tor Lillqvist2-0/+8
2022-03-15tdf#145354: Don't claim random paper sizes from the system are "User Defined"Tor Lillqvist1-2/+9
2022-03-15tdf#145354: Ensure displayed paper name matches displayed paper dimensionsTor Lillqvist2-7/+10
2022-03-15support for the WebP image format (tdf#114532)Luboš Luňák80-25/+1768
2022-03-15do not require that an image type has a 3-character extensionLuboš Luňák1-1/+1
2022-03-15[cp] HACK: sleep before signAndras Timar1-0/+1
2022-03-15try to use a different timestamp serviceAndras Timar4-4/+4
2022-03-14tdf#147143 Word selection error in Arabic textNoel Grandin4-26/+26
2022-03-14ofz#45524 string is presumed to be at least length 1Caolán McNamara1-1/+5
2022-03-14Fix Breeze & Sifr: Add missing iconsJulien Nabet2-2/+2
2022-03-14sw_redlinehide: fix crashes in SwEditWin Surrounding functionsMichael Stahl1-12/+6
2022-03-14tdf#147416 sw_redlinehide: fix spell checking popupMichael Stahl1-4/+15
2022-03-14Colibre: Fix wrong color, the ones which doesn not follow Monoline (part2)Rizal Muttaqin98-107/+56
2022-03-14Colibre: Fix wrong color, the ones which doesn not follow MonolineRizal Muttaqin126-79/+70
2022-03-14Breeze: Add many missing iconsRizal Muttaqin94-8/+70
2022-03-14Breeze & Sifr: Add missing iconsRizal Muttaqin230-42/+188
2022-03-11Bump version to 7.2.7.0.M0Andras Timar1-1/+1
2022-03-10tdf#146597 sw: fix freezing with GroupShapemimo-7-2-branch-pointAttila Bakos (NISZ)3-1/+10
2022-03-10use internal SHA256Thumbprint apiCaolán McNamara1-1/+8
2022-03-10tdf#147414 sw_redlinehide: fix cursor position after AutoCorrectMichael Stahl2-0/+36
2022-03-10tdf#147310 sw_redlinehide: recreate frames for whole table deletedMichael Stahl2-1/+50
2022-03-10tdf#136632: Use 'Save transparency' when exporting selected objects for PNGJulien Nabet1-1/+9
2022-03-10cid#1500515 Dereference after null checkCaolán McNamara2-1/+7
2022-03-10Fix flaky test on Win64Mike Kaganski1-21/+13
2022-03-10tdf#143239 sw: layout: invalidate fly position when moving off pageMichael Stahl3-0/+69
2022-03-08proper columns range check (tdf#147830)Luboš Luňák1-1/+1
2022-03-08Sukapura: Update Frame Line Color iconsRizal Muttaqin2-1/+1
2022-03-08Sifr: tdf#147838 image for Base previewRizal Muttaqin4-0/+2
2022-03-08KJ: tdf#147838 image for Base previewRizal Muttaqin2-0/+1
2022-03-08Breeze: tdf#147838 image for Base previewRizal Muttaqin4-0/+2
2022-03-08elementary: tdf#147838 image for Base previewRizal Muttaqin2-0/+1
2022-03-08Colibre: tdf#137520 Increase & Decrease Font iconsRizal Muttaqin4-2/+2
2022-03-08Colibre: tdf#147838 revise Base dummy preview iconsRizal Muttaqin3-0/+1
2022-03-08Sukapura: tdf#147835: Fix paragraph directionRizal Muttaqin12-7/+9
2022-03-07ofz#45314 limit to valid day/month indexesCaolán McNamara1-7/+25
2022-03-07tdf#140077 sw_redlinehide: fix crash on SplitNode()Michael Stahl2-2/+40
2022-03-07ofz#45255 handle short O_hhea tableCaolán McNamara1-1/+1
2022-03-07ofz: Too many hatch pointsCaolán McNamara1-0/+7
2022-03-07ofz: record less than 10 bytes is invalidCaolán McNamara1-6/+10
2022-03-07clamp and add some logging like SvmReaderCaolán McNamara1-0/+20
2022-03-05sw: really prevent footnote frame against delete while it's movedMichael Stahl3-14/+47
2022-03-04ofz#45073 don't dereference null pointer on bogus fontCaolán McNamara2-2/+11
2022-03-04add a SwFrameDeleteGuard to SwSaveFootnoteHeightCaolán McNamara2-0/+2
2022-03-04compare authors using ThumbprintCaolán McNamara1-3/+11