summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-06svl: fix crash if user cancels/closes master password dialoglibreoffice-7-2Michael Stahl1-1/+3
2022-05-06update creditsChristian Lohmaier1-1962/+1989
2022-05-06Update git submodulesChristian Lohmaier1-0/+0
2022-05-05libxml2: upgrade to release 2.9.14Michael Stahl1-2/+2
2022-05-04sw: avoid one more EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli1-2/+7
2022-05-03tdf#148683 sw: fix crash on deleting text with redlining enabled, but hiddenMiklos Vajna4-1/+65
2022-05-03sw: avoid EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli1-1/+1
2022-04-30fix regression in linked bitmap importNoel Grandin1-1/+1
2022-04-27update creditsChristian Lohmaier1-2077/+2136
2022-04-26tdf#148654 stop playing sound with presentation endsCaolán McNamara1-0/+2
2022-04-26tdf#135978 sw_redlinehide: recreate fly frames anchored to subsequent nodesMichael Stahl2-0/+56
2022-04-25tdf#148620 Crash in Draw using Format > Lists > Move DownNoel Grandin11-387/+428
2022-04-21sw: layout: fix crash when deleting page with section being formattedMichael Stahl3-0/+24
2022-04-19bump product version to 7.2.8.0.0+Christian Lohmaier1-1/+1
2022-04-19Update git submodulesChristian Lohmaier1-0/+0
2022-04-18tdf#142151: Red cast rendered in 16 bit TIFF imageJulien Nabet1-2/+2
2022-04-15Resolves: tdf#143615 clamp relative times to 1.0Thorsten Behrens1-3/+9
2022-04-13Resolves: tdf#148052 accept a ". Month " name for matching DMY formatEike Rathke1-0/+23
2022-04-13ofz#46352 assert on bad string offsetCaolán McNamara1-1/+1
2022-04-12an inconsistent SwTextFormatInfo index, len, text length caseCaolán McNamara1-3/+11
2022-04-12ofz: Use-of-uninitialized-valueCaolán McNamara1-1/+1
2022-04-12ofz#46526 AbrtCaolán McNamara1-1/+1
2022-04-08nss: depend on zlibMichael Stahl1-0/+4
2022-04-07Resolves: tdf#146174 allow shortcut key event handling before menubarVincent Reher1-6/+14
2022-04-04forcepoint#100 drop SwBorderAttrAccess to allow cache entry to be removedCaolán McNamara1-16/+26
2022-04-04forcepoint#95 read past end of malformed documentCaolán McNamara2-4/+20
2022-04-04forcepoint#87 Assertion 'mp_char <= mp_end' failedCaolán McNamara2-0/+28
2022-04-04forcepoint#83 forcepoint#84 update to upstream fixCaolán McNamara2-16/+16
2022-04-02add Initialization Vectors to password storageCaolán McNamara3-47/+148
2022-04-01Accept macOS SDK 12.3Tor Lillqvist1-3/+12
2022-04-01zlib: upgrade to release 1.2.12Michael Stahl3-17/+2
2022-04-01nss: build with zlib module on WNTMichael Stahl2-2/+7
2022-04-01forcepoint#84 Invalid read of size 1Caolán McNamara2-0/+44
2022-03-31add infobar to prompt to refresh to replace old formatCaolán McNamara3-0/+41
2022-03-29forcepoint#82 back() called on empty vectorCaolán McNamara2-0/+30
2022-03-29forcepoint#83 Invalid read of size 1Caolán McNamara2-0/+39
2022-03-29forcepoint#86 RES_TXTATR_UNKNOWN_CONTAINER item put at invalid indexCaolán McNamara1-1/+1
2022-03-28tdf#147014 Image missing due to integer overflowAron Budea3-5/+36
2022-03-28forcepoint#85 Conditional jump or move depends on uninitialised valueCaolán McNamara1-1/+2
2022-03-28ofz: ensure unsigned indexCaolán McNamara1-6/+6
2022-03-25make hash encoding match decodingCaolán McNamara4-3/+54
2022-03-24warn on too many rows/column when loading ODSLuboš Luňák3-3/+20
2022-03-24tdf#147641 default font size for captions always resetNoel Grandin1-3/+3
2022-03-23update creditsChristian Lohmaier1-1511/+1509
2022-03-23update creditsChristian Lohmaier1-1916/+1961
2022-03-21Call corresponding base class method in SpellDialog::DeactivateMichael Weghorn1-1/+1
2022-03-21Resolves: tdf#148054 Advance offset for all columns, tdf#104927 regressionEike Rathke1-28/+44
2022-03-17tdf#135220 sw: fix layout after SwUndoDeleteMichael Stahl1-1/+4
2022-03-17hwpfilter: why isn't that path string null terminatedMichael Stahl1-0/+1
2022-03-15Related: tdf#128610 Avoid use-after-freeMike Kaganski1-17/+4