summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-09ofz#770 JOHAB_73 table starts at 0xA not 0x2Caolán McNamara1-1/+1
2017-03-09CIA: unnecessary dllCaolán McNamara4-7/+5
2017-03-09ofz: leak in loading pptsCaolán McNamara1-7/+5
2017-03-09tdf#105656 only delete path if less than 2 pointsRegina Henschel1-1/+1
2017-03-08tdf#104287 RTF import: handle bitmap shapes inside tablesMiklos Vajna6-15/+106
2017-03-08tdf#106218 sw: compare document: tweak special handling of EndOfContentMichael Stahl1-0/+22
2017-03-08Revert my fix for tdf#71409, to hopefully fix tdf#104381.Kohei Yoshida15-232/+258
2017-03-07tdf#101904 Fix Date deleting in SCalcJean-Sebastien Bevilacqua1-4/+65
2017-03-07Updated coreChristian Lohmaier1-0/+0
2017-03-07tdf#106304: Fix newline and empty paragraph font size issues in .pptx exportTor Lillqvist4-35/+66
2017-03-07tdf#103831, tdf#100986: Force using GDI when neededKhaled Hosny3-24/+17
2017-03-07tdf#101178 sw: DOCX export: fix crashMichael Stahl1-5/+2
2017-03-07tdf#104117 set template parameter sal_Int64 for randomTomaž Vajngerl1-1/+1
2017-03-07doc/docx: make unit test for tdf#99120 round-tripableJustin Luth4-9/+10
2017-03-06tdf#106190 Move meber variable to localLaurent Balland-Poirier2-2/+1
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-03Resolves: tdf#106261 throw away old node map for tableCaolán McNamara1-0/+8
2017-03-03ofz: oom on seeks past end of SvMemoryStreamCaolán McNamara1-1/+4
2017-03-03ofz: init varsCaolán McNamara1-7/+7
2017-03-03Updated coreKrunoslav Šebetić1-0/+0
2017-03-03ofz#721 use vector::at to check indexCaolán McNamara1-2/+2
2017-03-02tdf#106190 fix left alignment of denominatorLaurent Balland-Poirier3-13/+35
2017-03-02ofz#668: check nTargetBits sizeCaolán McNamara1-1/+4
2017-03-02ofz: Z_NEED_DICT is unsupportedCaolán McNamara3-3/+4
2017-03-01tdf#77111 sw: fix page number offset on table dialog "Text Flow"Michael Stahl3-27/+49
2017-03-01Tolerate mouse move generation on disposed windows.Michael Meeks1-1/+2
2017-03-01Put also the LICENSE file in Resources on macOSTor Lillqvist2-1/+5
2017-03-01tdf#77111 cui,sw: fix page number offset on paragraph dialog "Text Flow"Michael Stahl4-29/+90
2017-02-28update creditsChristian Lohmaier1-1465/+1552
2017-02-28update emoji autocorrect files from po-filesChristian Lohmaier1-7/+63
2017-02-28Updated coreChristian Lohmaier1-0/+0
2017-02-28prevent crash in PaletteManagerMarkus Mohrhard1-6/+8
2017-02-28Resolves: tdf#106123 store and restore the PaM around the menu ExecuteCaolán McNamara1-0/+11
2017-02-28Resolves: tdf#106159 right click + left click with comments in navigatorCaolán McNamara1-0/+1
2017-02-28ofz: don't read data that isn't thereCaolán McNamara1-5/+11
2017-02-28tdf#104482 Force updating progress bar on safeJan-Marek Glogowski1-8/+8
2017-02-28Resolves: tdf#106099 tweak to restore old behaviourCaolán McNamara1-25/+36
2017-02-28mpMediaItem might be nullptrMarkus Mohrhard1-6/+12
2017-02-27tdf#77111 odt import: treat PAGEDESC_PAGENUMOFFSET==0 as autoJustin Luth1-1/+1
2017-02-27tdf#106082 fix missing statusbar translations (l10ntool is picky about syntax)Christian Lohmaier1-2/+1
2017-02-27Make JVM -Xrunjdwp option work on macOSStephan Bergmann1-0/+10
2017-02-27tdf#104222: Put expensive debug code behind #if againMatúš Kukan1-0/+7
2017-02-27hwpfilter needs a new filter for each documentCaolán McNamara2-12/+4
2017-02-25update to language-subtag-registry-2017-01-20Eike Rathke1-2/+2
2017-02-25xPoolHelper is empty in a clipboard docMarkus Mohrhard1-1/+1
2017-02-24ofz: don't loop endlessly on failed skipCaolán McNamara1-2/+6
2017-02-24Resolves: tdf#105854 retain popover if it has the same pos, size and settingsCaolán McNamara3-4/+28
2017-02-24tdf#90407: Export Text AutoFit to .pptxTor Lillqvist1-2/+11
2017-02-24better fix for tdf#103830Noel Grandin1-7/+9