summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
22 hourssvx: prefix members of Camera3DMiklos Vajna2-34/+34
47 hoursUpdate pdfium to 6764Miklos Vajna7-11/+126
4 dayssw: use ForEachCharacterItem() in SwDoc::ForEachCharacterBrushItem()Miklos Vajna1-16/+1
6 dayssw: use ForEachCharacterItem() in SwDoc::ForEachCharacterBoxItem()Miklos Vajna1-21/+6
6 daysCppunitTest_vcl_pdfexport2: relax testPdfImageHyperlink a bitMiklos Vajna1-1/+1
8 daystdf#134198 sw: avoid losing char pos of anchor point on content copyMiklos Vajna3-2/+42
9 dayssvx: prefix members of SvxNumberingPreviewMiklos Vajna2-42/+42
14 daysdesktop lok: fix crash in getStyles()Miklos Vajna1-0/+4
14 dayscool#9992 lok doc sign: avoid storing the sign cert in the model after signMiklos Vajna1-0/+6
14 daystdf#156218 sw hide whitespace: fix increased page size on new para at doc endMiklos Vajna3-3/+51
2024-10-01cool#9992 lok doc sign: update sign status after modify the list of trusted CAsMiklos Vajna4-0/+112
2024-09-30cool#9992 lok doc sign: convert the certificate chooser dialog to asyncMiklos Vajna6-33/+65
2024-09-30svx: prefix members of SdrSnapViewMiklos Vajna3-100/+100
2024-09-27cool#9992 lok doc sign: only take sign cert from the view in the cert chooserMiklos Vajna5-4/+30
2024-09-26cool#9992 lok doc sign: conditionally show the add button in the sign dialogMiklos Vajna7-15/+38
2024-09-25cool#9992 lok doc sign: fix import of the private keyMiklos Vajna7-1/+298
2024-09-25sw: extract SwDoc::ForEachCharacterItem() from Underline/ColorItemsMiklos Vajna1-22/+17
2024-09-24cool#9992 lok doc sign: store signing cert in the viewMiklos Vajna4-2/+16
2024-09-23cool#9992 lok doc sign: handle .uno:SignatureCert/Key/Ca view optionsMiklos Vajna4-7/+123
2024-09-23svx: prefix members of SdrPolyEditViewMiklos Vajna2-20/+20
2024-09-20cool#9992 lok doc sign: extract duplicated code to SfxLokHelperMiklos Vajna3-122/+104
2024-09-19cool#9992 lok doc sign: add password-less mode to create-certs.shMiklos Vajna1-22/+55
2024-09-17cool#9992 lok doc sign: fix signature status after loadMiklos Vajna8-10/+33
2024-09-16cool#9992 lok doc sign: implement signature removalMiklos Vajna2-26/+33
2024-09-16svx: prefix members of XPolygonMiklos Vajna2-88/+88
2024-09-16tdf#161876 sfx2 store: refuse to overwrite read-only filesMiklos Vajna2-0/+36
2024-09-13[API CHANGE] XDocumentDigitalSignatures: remove deprecated / unused functionsMiklos Vajna7-153/+1
2024-09-12cool#9992 lok doc sign: allow sign of macros & the document itself in one stepMiklos Vajna14-12/+210
2024-09-11cool#9992 lok doc sign: async read-write DigitalSignaturesDialogMiklos Vajna3-21/+17
2024-09-10cool#9992 lok doc sign: async DocumentDigitalSignatures::ImplViewSignatures()Miklos Vajna6-26/+82
2024-09-09cool#9992 lok doc sign: async DocumentDigitalSignatures::signDocumentContent()Miklos Vajna4-27/+82
2024-09-09svx: prefix members of SdrPageViewMiklos Vajna2-49/+49
2024-09-06cool#9992 lok doc sign: make SfxMedium::SignContents_Impl() asyncMiklos Vajna5-26/+40
2024-09-06sw doc model xml dump: show start node of headersMiklos Vajna2-0/+15
2024-09-05cool#9992 lok doc sign: add SfxObjectShell::AfterSignContent()Miklos Vajna3-15/+31
2024-09-04tdf#162782 SVG export: fix handling of semi-transparent text inside a listMiklos Vajna4-0/+46
2024-09-03cool#9956 uui lok: avoid showing the password dialog for nowMiklos Vajna1-2/+12
2024-09-03tdf#162507 sw floattable: fix not wanted join of two different split anchorsMiklos Vajna4-0/+97
2024-09-02svx: prefix members of XPolyPolygonMiklos Vajna2-11/+11
2024-08-30tdf#162707 DOCX export: fix lost paragraph styles with many numberingsMiklos Vajna3-7/+30
2024-08-30sw doc model xml dump: show start node of footersMiklos Vajna2-0/+15
2024-08-29sw: call HasFullPageFly() later in SwTextFrame::FormatAdjust()Miklos Vajna1-1/+1
2024-08-28sw: fix uninitialized read in SwContentTree::IsDeletable()Miklos Vajna1-1/+1
2024-08-28tdf#162662 sw: fix layout loop with full-page anchored shape that wants to wrapMiklos Vajna3-0/+100
2024-08-27tdf#162574 sc HTML paste: handle not well-formed json for td data-sheets-valueMiklos Vajna3-1/+28
2024-08-26svx: prefix members of SdrObjEditViewMiklos Vajna3-87/+88
2024-08-16sfx2: fix crash in SfxObjectShell::IsHelpDocument()Miklos Vajna2-2/+8
2024-08-15Related: cool#9735 sw lok: handle the AnyInput() callback during idle layoutMiklos Vajna3-2/+65
2024-08-15Update pdfium to 6656Miklos Vajna7-83/+36
2024-08-14Related: cool#9735 vcl lok: add an AnyInput() callbackMiklos Vajna8-2/+62