summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-03pBASM can be nullptr in copy docs, e.g. during insert sheet from docMarkus Mohrhard1-0/+3
2017-07-03fix SDK paths (especially cat/sed) in bin/distro-install-sdkRene Engelhard1-5/+5
2017-07-03Updated coreOlivier Hallot1-0/+0
2017-07-02xmlsecurity: avoid crash on empty security contextThorsten Behrens1-0/+2
2017-07-02Resolves: tdf#108796 let ScViewData::InsertTabs() insert the correct amountEike Rathke1-1/+1
2017-07-01tdf#108794 gpg4libre: Use key id to get the right keySamuel Mehrbrodt3-6/+13
2017-06-29Don't let m_nGrabLevel become negative, tdf#108705 relatedEike Rathke1-3/+6
2017-06-29tdf#100075 DOCX frame height rule updatedVasily Melenchuk3-6/+49
2017-06-28gpg4libre: Don't call production code inside an assert()Samuel Mehrbrodt2-4/+10
2017-06-28tdf#108798 Make CanSignWithGPG work with PDF docsSamuel Mehrbrodt1-1/+1
2017-06-28Updated coreAndras Timar1-0/+0
2017-06-28tdf#108692 gpg4libre: List all gpg keysSamuel Mehrbrodt1-3/+10
2017-06-28tdf#108711 GPG key selection should only be possible for ODF >= 1.2 documentsSamuel Mehrbrodt4-2/+26
2017-06-28Resolves: tdf#108708 set a min width for calc dropdown combobox buttonCaolán McNamara1-3/+2
2017-06-27tdf#108814 sfx2: fix crash in sidebar when XUpdateModel not implementedMichael Stahl1-1/+4
2017-06-27gpg4libre: import public key payload if initial validation failsThorsten Behrens1-4/+59
2017-06-27gpg4libre: save some space, extract binary key/sign dataThorsten Behrens2-1/+7
2017-06-27gpg4libre: Warn before removing document signaturesKatarina Behrens3-1/+18
2017-06-27gpg4libre: Show certificate kind OpenPGP vs. X509 as 1 table columnKatarina Behrens4-4/+32
2017-06-26ofz#2392 restored props don't match saved propsCaolán McNamara1-2/+13
2017-06-26gpg4libre: base64-encode and decode SignatureValueThorsten Behrens1-4/+17
2017-06-26gpp4libre: error handling, proper key extractionThorsten Behrens1-2/+10
2017-06-26tdf#98800 Enable Next button on the third page of the MM WizardGabor Kelemen1-0/+1
2017-06-26tdf#108732 ListBox: in absence of a field, treat data as stringLionel Elie Mamane1-1/+3
2017-06-26upload poppler 0.56.0David Tardon1-2/+2
2017-06-25Resolves: tdf#108475 swipe only if some reasonable movement was involvedCaolán McNamara1-1/+3
2017-06-24Related tdf#40713, use DecodeMechanism::UnambiguousJulien Nabet1-1/+1
2017-06-24tdf#40713: dBASE, don't lose dbt fileJulien Nabet1-0/+6
2017-06-23Resolves: tdf#108705 remove grabs on widget before destroying itCaolán McNamara1-0/+5
2017-06-23tdf#91781 Move watermark from insert to format menuYousuf Philips1-1/+1
2017-06-23tdf#101821 sw: fix layout footnote use-after-free in SwRootFrameMichael Stahl1-10/+14
2017-06-23Watermark: auto size in the RTFSzymon Kłos3-0/+419
2017-06-22gpg4libre: cleanup some issuesThorsten Behrens6-28/+7
2017-06-22bump product version to 5.4.0.1.0+Christian Lohmaier1-1/+1
2017-06-22xsec_gpg lib is no more, so don't attempt to package itChristian Lohmaier1-1/+0
2017-06-22expat: upgrade to release 2.2.1Michael Stahl1-2/+2
2017-06-22Resolves: tdf#108292 WalkAndMatchElements: really limit the matchEike Rathke1-4/+9
2017-06-22Resolves: tdf#108671 mark named expression single reference #REF! if deletedEike Rathke1-0/+59
2017-06-22ofz#2287 check multiplyCaolán McNamara1-2/+4
2017-06-21ofz#2332 fix dangling pCObjCaolán McNamara1-0/+2
2017-06-21Resolves: tdf#108654 check nTabNo against maTabData sizeEike Rathke1-0/+10
2017-06-21Assert that nTabNo fits maTabData, tdf#108654 relatedEike Rathke1-0/+1
2017-06-21gpg4libre: backport OpenPGP signing from masterThorsten Behrens49-364/+825
2017-06-21tdf#89064 Fix import of pages with comments and notesPaul Trojahn3-2/+15
2017-06-21these checkbox group entries are mutually exclusiveCaolán McNamara3-30/+30
2017-06-21Updated coreChristian Lohmaier1-0/+0
2017-06-21only some languages put a space between number and %Caolán McNamara1-4/+4
2017-06-21tdf#93968 bullet char style preview is unreadable, cause uses opensymbolCaolán McNamara1-0/+2
2017-06-21Resolves: tdf#105740 select without selecting.. tdf#101588 b0rkEike Rathke2-6/+7
2017-06-20ofz: use OString instead of bare char*Caolán McNamara4-8/+10