summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-08GetMarkableObjCount() is only compared against 1Matteo Casalin4-16/+16
2017-12-08Remove unneeded data memberMatteo Casalin3-12/+6
2017-12-08Data members to enumsMatteo Casalin2-9/+9
2017-12-08tdf#41650 DOCX export: split para on section breakTamas Bunth3-579/+643
2017-12-08Adapt description to realityEike Rathke1-1/+6
2017-12-08init m_pDocShCaolán McNamara1-0/+1
2017-12-08Fix segfault when ScDBDocFunc::AddDBRange is called ...Jens Carl1-1/+0
2017-12-08fix fuzzer buildCaolán McNamara4-0/+6
2017-12-08crashtesting: crash on import of ooo33887.sxwCaolán McNamara1-2/+5
2017-12-08sw: remove no longer building debug code in txtedtMiklos Vajna1-15/+0
2017-12-08tdf#71737: save allows links in illustration index, but load doesn'tCaolán McNamara3-1/+14
2017-12-08sc lok: 1 view has 1 clipboard to transfer dataHenry Castro16-132/+89
2017-12-08Revert "gpg4libre: make gpgme-w32spawn available also for unit test"Thorsten Behrens1-1/+0
2017-12-08rtlRandomPool: remove pointless seeding with system timeThorsten Behrens9-33/+0
2017-12-08gpg4libre: add error string for failed/untrusted encryptionThorsten Behrens2-1/+2
2017-12-08gpg4libre: make gpgme-w32spawn available also for unit testThorsten Behrens1-0/+1
2017-12-08gpg4libre: multi-select encryption certs, hide desc entryThorsten Behrens3-2/+8
2017-12-08add mathtype fuzzerCaolán McNamara5-1/+92
2017-12-08Missing @since tagStephan Bergmann1-0/+2
2017-12-08tdf#114304 break rather than return false on dodgy record lengthCaolán McNamara1-1/+4
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin38-54/+54
2017-12-08gpg4libre: add license informationThorsten Behrens1-0/+24
2017-12-08gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens9-23/+24
2017-12-08gpg4libre: also pass proper dbgutil flags down to gpgmeppThorsten Behrens1-1/+2
2017-12-08Update recent characters only when the selected character is insertedTamás Zolnai1-2/+2
2017-12-08clang-tidy modernize-use-equals-default in sc/source/uiJochen Nitschke13-160/+0
2017-12-08simplify construction of a const vectorJochen Nitschke1-9/+8
2017-12-08use std::unique_ptr in SvNumberFormatterNoel Grandin2-52/+34
2017-12-08tdf#45904 Move _XDataPilotField Java test to C++Jens Carl7-67/+91
2017-12-08tdf#45904 Move _XDataPilotTables Java tests to C++Jens Carl9-153/+330
2017-12-08tdf#68759 PPTX: Export IsMirroredPaul Trojahn5-7/+35
2017-12-08macOS installer bitmap for masterheiko tietze3-0/+0
2017-12-08Revert "tdf#113861: Unittest for chart datatable labels expansion"Eike Rathke5-246/+1
2017-12-08Disabled slot with Put leaks entry (textsh1/sw)Julien Nabet1-6/+6
2017-12-08Key must be sal_uInt32 instead of sal_Int16 SCCOL, tdf#113861 follow-upEike Rathke1-2/+2
2017-12-07Replace list by vector in pocheck (l10ntools)Julien Nabet1-7/+7
2017-12-07Fix typoAndrea Gelmini1-1/+1
2017-12-07tdf#106988 New names for the new numbering stylesYousuf Philips12-38/+38
2017-12-07fix fuzzer buildCaolán McNamara1-1/+1
2017-12-07coverity#1425723 silence 'Wrapper object use after free'Caolán McNamara1-7/+10
2017-12-07comphelper: fix windows buildThorsten Behrens1-1/+1
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro19-9/+279
2017-12-07gpg4libre: handle unavailable gpg crypto tools more gracefullyThorsten Behrens1-1/+1
2017-12-07gpg4libre: return key fingerprint / hashes including null characterThorsten Behrens1-3/+3
2017-12-07gpg4libre: permit multi-select encrypt certThorsten Behrens9-32/+82
2017-12-07gpg4libre: pass proper debug flags down to gpgmeppThorsten Behrens1-0/+5
2017-12-07gpg4libre: add KDE4 fpicker gpg crypt chechboxThorsten Behrens1-0/+6
2017-12-07gpg4libre: add gtk fpicker gpg crypt chechboxThorsten Behrens3-0/+6
2017-12-07gpg4libre: add gpg encrypt checbox to win32 filepickerThorsten Behrens5-1/+14
2017-12-07gpg4libre: find keymanager executable on WindowsThorsten Behrens1-2/+10