summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-01xmlsecurity: replace OOXMLSecParser implementationMichael Stahl3-234/+1312
2021-03-31python3-ify hrcex & uiex (creation of pot files)Christian Lohmaier3-12/+13
2021-03-30tdf#140556 master document view not launching subdocument from context menuCaolán McNamara1-1/+1
2021-03-30Resolves: tdf#135364 ensure the window is released by a11y disposeCaolán McNamara2-3/+11
2021-03-29sw fr_FR AutoCorrect: fix crash using "Apply and Edit changes"Julien Nabet1-1/+1
2021-03-29tdf#122717: fix handling of zero width/height linesXisco Fauli3-3/+23
2021-03-29Breeze: Add Save All & Save a Copy iconsRizal Muttaqin24-0/+12
2021-03-28Sukapura: tdf#141282 fix wrong icon for Demote One Level with SubpointsRizal Muttaqin6-3/+3
2021-03-27Colibre: tdf#141284 Inconsistent Track Changes iconsRizal Muttaqin17-8/+13
2021-03-26tdf#125936 writerfilter: treat escapement in numbering like stylesJustin Luth6-2/+19
2021-03-26tdf#141079 Restore double click behavior for script fieldsSamuel Mehrbrodt3-2/+36
2021-03-26tdf#140590 Writer crash in Tools>Chapter NumberingNoel Grandin1-1/+1
2021-03-24update creditsChristian Lohmaier1-3199/+3277
2021-03-22tdf#141166 widget with id "tabcontrol" might not be a TabControlCaolán McNamara1-3/+15
2021-03-19xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl22-214/+678
2021-03-18tdf#118693: no need to use convertMm100ToTwip() for line shapes anymoreXisco Fauli4-18/+40
2021-03-18xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl4-90/+221
2021-03-18xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl8-80/+68
2021-03-18xmlsecurity: replace XSecParser implementationMichael Stahl8-358/+1404
2021-03-17tdf#136956 reorder undo actions in removeColumnsMark Hung2-26/+71
2021-03-17do same set error state as ReadAndVerifySignature doesCaolán McNamara1-0/+1
2021-03-17tdf#134607 use kMDItemFSName instead of _kMDItemDisplayNameWithExtensionsChristian Lohmaier1-2/+2
2021-03-16Revert "tdf#114076: Expand ClipRange to next PixelBound" ...Xisco Fauli1-51/+1
2021-03-15tdf#141045 - fixed copy paste error in the replace functionAndreas Heinisch2-1/+7
2021-03-15tdf#127217: Fix buttons in forms not working in Adobe ReaderJulien Nabet1-3/+1
2021-03-13TipOfTheDay: remove odd tip regarding GSOCXisco Fauli1-1/+0
2021-03-11tdf#140597 DOCX import: fix missing tblPrEx borderLászló Németh3-1/+23
2021-03-11tdf#133473 Change SDRATTR_SHADOWSIZEX flag.Gülşah Köse4-2/+24
2021-03-10fix ScFlatBoolSegmentsImpl delayed setup with threads (tdf#140754)Luboš Luňák3-0/+46
2021-03-10make RenderMaskPrimitive2DPixel() clip using clipping (tdf#140797)Luboš Luňák1-14/+17
2021-03-10Deduplicate some codeMike Kaganski1-16/+7
2021-03-09tdf#140833 show ScHeaderControl help tip after double click time has expiredCaolán McNamara2-11/+39
2021-03-08tdf#140700 nullptr dereferenceMike Kaganski1-1/+1
2021-03-07tdf#139940 oox: mark end before growing largest segment backwardsJustin Luth2-1/+13
2021-03-03tdf#140552 RTF export: fix hyperlink, in footnote, in hyperlinkMiklos Vajna3-4/+57
2021-03-03tdf#132368 svx: empty the interop grab-bag on ending text editMiklos Vajna3-0/+76
2021-03-03generic Skia workaround for VCL sending empty size (tdf#140288)Luboš Luňák4-15/+26
2021-03-02python3: upgrade to release 3.7.10Michael Stahl5-84/+4
2021-03-02update creditsChristian Lohmaier1-4228/+4175
2021-03-02Update git submodulesChristian Lohmaier1-0/+0
2021-03-01tdf#139039 sfx2 store: fix export to PDF when dir name is URL-encodedMiklos Vajna4-10/+140
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-26Resolves: rhbz#1931423 start update timer in IM events as well as keyeventsCaolán McNamara2-8/+17
2021-02-26tdf#134940 sw: fix AutoCorrect of arrow "-->"László Németh2-1/+14
2021-02-26tdf#134619 docxexport: don't skip font properties in NumberingLevelJustin Luth3-4/+18
2021-02-25tdf#139070 format entry view of multilines with final formattingCaolán McNamara1-1/+10
2021-02-25tdf#140572 docx export: avoid DocDefault superscript crashJustin Luth3-1/+6
2021-02-24update creditsChristian Lohmaier1-4735/+4860
2021-02-24Possible race between retrieving and using parent windowSamuel Mehrbrodt1-5/+11