summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-05actually restore the original HFONTLuboš Luňák1-1/+4
2021-03-05tdf#139940 oox: mark end before growing largest segment backwardsJustin Luth2-1/+13
2021-03-04xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl22-214/+678
2021-03-04xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl4-90/+221
2021-03-04xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl8-80/+68
2021-03-04xmlsecurity: replace XSecParser implementationMichael Stahl8-357/+1402
2021-03-04tdf#124678 DOCX export: always write title page in section propsVasily Melenchuk4-3/+24
2021-03-04restore namespace unwinding in SvXMLImportNoel3-3/+15
2021-03-03tdf#139763 set anchor type in meEditAs in all casesRegina Henschel3-0/+34
2021-03-03tdf#140606 make PDF parsing more lenient and prevent a crashTomaž Vajngerl3-10/+26
2021-03-03tdf#140537 scroll-wheeling shouldn't affect disabled scrollbarsCaolán McNamara1-1/+4
2021-03-02update creditsChristian Lohmaier1-4228/+4175
2021-03-02Revert "sw_fieldmarkhide: init fieldmark mode from options"Michael Stahl2-11/+2
2021-03-02tdf#140552 RTF export: fix hyperlink, in footnote, in hyperlinkMiklos Vajna3-4/+57
2021-03-02tdf#140158 tdf#138598 tdf#140598 sw: fix sync of AS_CHAR textboxesAttila Bakos (NISZ)5-22/+204
2021-03-02tdf#139301 fix OOXML-compatible preset dash stylesLászló Németh3-8/+61
2021-03-01generic Skia workaround for VCL sending empty size (tdf#140288)Luboš Luňák4-15/+26
2021-03-01make sure Skia DWrite matches the given HFONT exactly (tdf#137122)Luboš Luňák2-14/+35
2021-03-01it's enough to have one Skia font managerLuboš Luňák3-6/+8
2021-03-01tdf#140668 Crashfix: disregard w:textDirection tag outside frameDaniel Arato (NISZ)3-2/+7
2021-03-01tdf#136570 OOXML import: fix height of OLE objectsAttila Bakos (NISZ)4-11/+36
2021-03-01tdf#132368 svx: empty the interop grab-bag on ending text editMiklos Vajna3-0/+76
2021-03-01tdf#140137 Don't throw exception when w:gridCol is missing "w" attrAron Budea3-5/+18
2021-02-27tdf#140528 Crash in writer when switching from Numbering to PositionNoel Grandin5-8/+26
2021-02-26tdf#134940 sw: fix AutoCorrect of arrow "-->"László Németh2-1/+14
2021-02-26tdf#140572 writerfilter: ignore position in docDefaultsJustin Luth6-1/+27
2021-02-26Possible race between retrieving and using parent windowSamuel Mehrbrodt1-5/+11
2021-02-25Update git submodulesOlivier Hallot1-0/+0
2021-02-25Resolves: rhbz#1931423 start update timer in IM events as well as keyeventsCaolán McNamara2-8/+17
2021-02-25tdf#140572 docx export: avoid DocDefault superscript crashJustin Luth3-1/+6
2021-02-24update creditsChristian Lohmaier1-4735/+4860
2021-02-24Update git submodulesChristian Lohmaier1-0/+0
2021-02-24tdf#139070 format entry view of multilines with final formattingCaolán McNamara1-1/+10
2021-02-24tdf#140397 make contenttoggle button visible again in all backendsJim Raykowski1-0/+1
2021-02-24delete from mdds in reverse order (tdf#139820)Luboš Luňák1-1/+2
2021-02-24Revert ""delete" also empty Calc cells if it helps mdds (tdf#139820)"Luboš Luňák1-34/+1
2021-02-24Colibre: Update ActionMode iconsRizal Muttaqin6-3/+3
2021-02-23tdf#140332: Can't use System V semaphores in a sandboxed macOS processTor Lillqvist2-0/+19
2021-02-23tdf#139039 sfx2 store: fix export to PDF when dir name is URL-encodedMiklos Vajna3-10/+39
2021-02-23python3: upgrade to release 3.8.8rc1Michael Stahl2-3/+3
2021-02-23"delete" also empty Calc cells if it helps mdds (tdf#139820)Luboš Luňák1-1/+34
2021-02-23tdf#140437 ODF import: fix for broken documents with field code as typeMichael Stahl2-1/+11
2021-02-22Sukapura: tdf#133038 change some formatting icons for CatalanRizal Muttaqin25-82/+63
2021-02-22Karasa Jaga: tdf#133038 change some formatting icons for CatalanRizal Muttaqin25-82/+64
2021-02-22Sifr: tdf#133038 change some formatting icons for CatalanRizal Muttaqin50-162/+126
2021-02-22fix sporadic crash in sd_misc_tests on windowsNoel Grandin1-0/+6
2021-02-21Colibre: tdf#133038 change some formatting icons for CatalanRizal Muttaqin25-81/+63
2021-02-21elementary: tdf#133038 change some formatting icons for CatalanRizal Muttaqin25-82/+64
2021-02-19tdf#140486 forms "empty string is null" setting not loadedNoel Grandin1-2/+2
2021-02-18Resolves: tdf#140444 return early before null-derefCaolán McNamara1-2/+4